public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Dwarf-2 support for the avr-target seems to be broken on head 4.0.0.
       [not found] <BE3144B5.8FFA%schlie@comcast.net>
@ 2005-02-11  5:51 ` Björn Haase
  0 siblings, 0 replies; only message in thread
From: Björn Haase @ 2005-02-11  5:51 UTC (permalink / raw)
  To: Paul Schlie, Roger; +Cc: Andy Hutchinson, Marek Michalkiewicz

Hi,

some of you possibly remember that I had sent you a mail recently, stating 
that the avr port was broken again. A bug that I myself was not able to 
reproduce a couple of minutes later. I now have found the origin. It seems 
that there indeed is a bug:

I have just been checking out the entire gcc tree (head 4.0.0) and run a clean 
rebuild:

cd build_directory
rm -r *
../gcc/configure --target=avr --prefix=/home/bmh --disable-nls --with-dwarf2 
--enable-languages="c"
make all

(Note that I have used --with-dwarf2!) What I am getting is :-( :

../../gcc/gcc/libgcc2.c:535: internal compiler error: in simplify_subreg, at 
simplify-rtx.c:3671
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [libgcc/./_muldi3.o] Fehler 1
make[2]: Leaving directory `/home/bmh/gnucvs/head/build/gcc'
make[1]: *** [stmp-multilib] Fehler 2
make[1]: Leaving directory `/home/bmh/gnucvs/head/build/gcc'
make: *** [all-gcc] Fehler 2

When building head 4.0.0 without --with-dwarf2, the build succeeds. I have 
made the same observation with last week's snapshot on another build system.

Unfortunate thing is: dwarf-2 is the main debugging format for all the windows 
users that use the Atmel debugger (avr-gdb is so slow under cygwin that it is 
almost not useful to use it).
 
 Yours,

Björn


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-10 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <BE3144B5.8FFA%schlie@comcast.net>
2005-02-11  5:51 ` Dwarf-2 support for the avr-target seems to be broken on head 4.0.0 Björn Haase

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