public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/22096] New: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
@ 2005-06-16 21:00 pluto at agmk dot net
  2005-06-16 21:01 ` [Bug other/22096] " pluto at agmk dot net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pluto at agmk dot net @ 2005-06-16 21:00 UTC (permalink / raw)
  To: gcc-bugs

$ g++ qlayout.ii -c -O1 (-O0 works fine) 
 
kernel/qlayout.cpp: In static member function 
'static QSize QLayout::closestAcceptableSize(const QWidget*, const QSize&)': 
kernel/qlayout.cpp:1271: internal compiler error: in first_vi_for_offset, 
                         at tree-ssa-structalias.c:2509 
 
$ gcc -v 
Reading specs from /usr/lib/gcc/i686-pld-linux/4.1.0/specs 
Target: i686-pld-linux 
Configured with: ../configure --prefix=/usr --libdir=/usr/lib 
--libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man 
--enable-shared --enable-threads=posix --enable-__cxa_atexit 
--enable-languages=c,c++,ada --enable-c99 --enable-long-long 
--disable-multilib --enable-nls --disable-werror --with-gnu-as --with-gnu-ld 
--with-demangler-in-ld --with-system-zlib --with-slibdir=/lib --without-x 
--enable-cmath i686-pld-linux 
Thread model: posix 
gcc version 4.1.0 20050616 (experimental)

-- 
           Summary: ICE in first_vi_for_offset, at tree-ssa-
                    structalias.c:2509
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pld-linux
  GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22096


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/22096] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
  2005-06-16 21:00 [Bug other/22096] New: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509 pluto at agmk dot net
@ 2005-06-16 21:01 ` pluto at agmk dot net
  2005-06-16 21:04 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pluto at agmk dot net @ 2005-06-16 21:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-06-16 21:00 -------
Created an attachment (id=9101)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9101&action=view)
testcase


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22096


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/22096] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
  2005-06-16 21:00 [Bug other/22096] New: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509 pluto at agmk dot net
  2005-06-16 21:01 ` [Bug other/22096] " pluto at agmk dot net
@ 2005-06-16 21:04 ` pinskia at gcc dot gnu dot org
  2005-07-01 19:16 ` pinskia at gcc dot gnu dot org
  2005-07-01 20:15 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-16 21:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-16 21:04 -------
I am going to say this is a related or a dup of bug 22071 but since I don't have time to reduce I am just 
going to make this depend on that for now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |22071


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22096


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/22096] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
  2005-06-16 21:00 [Bug other/22096] New: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509 pluto at agmk dot net
  2005-06-16 21:01 ` [Bug other/22096] " pluto at agmk dot net
  2005-06-16 21:04 ` pinskia at gcc dot gnu dot org
@ 2005-07-01 19:16 ` pinskia at gcc dot gnu dot org
  2005-07-01 20:15 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-01 19:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-01 19:16 -------


*** This bug has been marked as a duplicate of 22071 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22096


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/22096] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
  2005-06-16 21:00 [Bug other/22096] New: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509 pluto at agmk dot net
                   ` (2 preceding siblings ...)
  2005-07-01 19:16 ` pinskia at gcc dot gnu dot org
@ 2005-07-01 20:15 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-01 20:15 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 22096 depends on bug 22071, which changed state.

Bug 22071 Summary: [4.1 regression] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2506
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22071

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22096


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-07-01 20:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-16 21:00 [Bug other/22096] New: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509 pluto at agmk dot net
2005-06-16 21:01 ` [Bug other/22096] " pluto at agmk dot net
2005-06-16 21:04 ` pinskia at gcc dot gnu dot org
2005-07-01 19:16 ` pinskia at gcc dot gnu dot org
2005-07-01 20:15 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).