public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Checking failure building arm-elf
@ 2003-03-06 11:22 Richard Earnshaw
  2003-03-06 12:25 ` Andreas Schwab
  0 siblings, 1 reply; 28+ messages in thread
From: Richard Earnshaw @ 2003-03-06 11:22 UTC (permalink / raw)
  To: gcc-bugs, gcc-patches; +Cc: Richard.Earnshaw

This is new since yesterday.  Building arm-elf now fails with an internal 
check failure:

/work/rearnsha/gnu/egcs/gcc/xgcc -shared-libgcc -B/work/rearnsha/gnu/egcs/g
cc/ -nostdinc++  -L/work/rearnsha/gnu/egcs/arm-elf/libstdc++-v3/src 
-L/work/rearnsha/gnu/egcs/arm-elf/libstdc++-v3/src/.libs -nostdinc 
-B/work/rearnsha/gnu/egcs/arm-elf/newlib/ -isystem 
/work/rearnsha/gnu/egcs/arm-elf/newlib/targ-include -isystem 
/home/rearnsha/gnusrc/egcs-cross/newlib/libc/include 
-B/work/rearnsha/gnu/install/arm-elf/bin/ -B/work/rearnsha/gnu/install/arm-
elf/lib/ -isystem /work/rearnsha/gnu/install/arm-elf/include -isystem 
/work/rearnsha/gnu/install/arm-elf/sys-include -L/work/rearnsha/gnu/egcs/ld
 -c -S -O2 -g -O2 conftest.C 1>&5
configure: In function `void foo()':
configure:3967: internal compiler error: tree check: expected class 'd', 
have 't
   ' (record_type) in decl_assembler_name, at tree.c:151

Testcase:
struct S { ~S(); };
void bar();
void foo()
{
  S s;
  bar();
}


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

end of thread, other threads:[~2003-03-10 20:41 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-06 11:22 Checking failure building arm-elf Richard Earnshaw
2003-03-06 12:25 ` Andreas Schwab
2003-03-06 13:12   ` Jan Hubicka
2003-03-06 13:12   ` Hans-Peter Nilsson
2003-03-06 13:31     ` Jan Hubicka
2003-03-06 14:29       ` Hans-Peter Nilsson
2003-03-07  2:44       ` David Edelsohn
2003-03-08 13:05         ` Jan Hubicka
2003-03-07  3:04       ` David Edelsohn
2003-03-07 11:30         ` Jan Hubicka
2003-03-07 16:45           ` David Edelsohn
2003-03-07 16:55             ` Jan Hubicka
2003-03-07 16:50           ` David Edelsohn
2003-03-07 22:39             ` Jan Hubicka
2003-03-08  4:02               ` David Edelsohn
2003-03-08 11:57                 ` Jan Hubicka
2003-03-08 13:34                 ` Jan Hubicka
2003-03-08 16:06                   ` David Edelsohn
2003-03-08 16:28                   ` David Edelsohn
2003-03-08 17:29                     ` Fix for AIX bootstrap failure (Was Re: Checking failure building arm-elf) Jan Hubicka
2003-03-08 17:40                       ` Fix for AIX bootstrap failure Andreas Jaeger
2003-03-08 18:11                         ` Zack Weinberg
2003-03-08 18:18                           ` Jan Hubicka
2003-03-08 18:55                             ` Zack Weinberg
2003-03-08 19:46                         ` Andreas Jaeger
2003-03-08 22:32                       ` Fix for AIX bootstrap failure (Was Re: Checking failure building arm-elf) David Edelsohn
2003-03-08 22:55                         ` Hans-Peter Nilsson
2003-03-10 20:41                       ` Mike Stump

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).