public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/16254] New: ICE in lower_stmt, at gimple-low.c:205
@ 2004-06-29  1:56 commie1 at gmx dot net
  2004-06-29  2:19 ` [Bug c++/16254] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: commie1 at gmx dot net @ 2004-06-29  1:56 UTC (permalink / raw)
  To: gcc-bugs

/opt/gcc35/libexec/gcc/i686-pc-linux-gnu/3.5.0/cc1plus -fpreprocessed
nsNSSCallbacks.ii -quiet -dumpbase nsNSSCallbacks.ii -auxbase-strip
nsNSSCallbacks.o  -version -fno-rtti -fno-exceptions -o nsNSSCallbacks.s
GNU C++ version 3.5.0 20040629 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 3.5.0 20040629 (experimental).
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64442
 <with_cleanup_expr 0xf6f98814>nsNSSCallbacks.ii: In function `void foo(int)':
nsNSSCallbacks.ii:12: internal compiler error: in lower_stmt, at gimple-low.c:205


Configured with: ../configure --prefix=/opt/gcc35 --enable-shared
--enable-threads --enable-__cxa_atexit --enable-languages=c,c++
--enable-clocale=gnu --disable-nls --disable-checking --disable-libmudflap
Thread model: posix

========================================================

struct A
  {
      ~A();

      A(int);

  };


int bar( const A& );

void foo(int i) {

  int format[1] = { bar( A(i) ) };

}

========================================================

-- 
           Summary: ICE in lower_stmt, at gimple-low.c:205
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: commie1 at gmx dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-09-12 21:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-29  1:56 [Bug c++/16254] New: ICE in lower_stmt, at gimple-low.c:205 commie1 at gmx dot net
2004-06-29  2:19 ` [Bug c++/16254] " pinskia at gcc dot gnu dot org
2004-07-13 23:29 ` [Bug c++/16254] [3.5 Regression] " reichelt at gcc dot gnu dot org
2004-07-17 18:31 ` pinskia at gcc dot gnu dot org
2004-08-26 20:30 ` pinskia at gcc dot gnu dot org
2004-09-07 22:49 ` pinskia at gcc dot gnu dot org
2004-09-12 17:38 ` [Bug c++/16254] [4.0 " rth at gcc dot gnu dot org
2004-09-12 21:36 ` cvs-commit at gcc dot gnu dot org
2004-09-12 21:40 ` cvs-commit at gcc dot gnu dot org
2004-09-12 21:48 ` rth 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).