[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-08-28 Thread clemens dot koller at anagramm dot de
--- Comment #11 from clemens dot koller at anagramm dot de 2006-08-28 15:37 --- Same bug occures with 4.1.1 too, verified on an x86 and ppc host, cross compiling for Atmel AVR: configure --target=avr --with-dwarf2 triggers the bug. -- clemens dot koller at anagramm dot de changed:

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-04-05 Thread bjkeen at super dot org
--- Comment #8 from bjkeen at super dot org 2006-04-05 20:11 --- (In reply to comment #6) > Can either one of you try the patch in PR 26015? > Putting #define FRAME_POINTER_CFA_OFFSET(FNDECL) 0 as indicated in that patch, into config/avr.h seems to work, but it is also necessary to s

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-07-05 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-07-05 17:31 --- *** Bug 28273 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-07-09 Thread andreas at fink dot org
--- Comment #10 from andreas at fink dot org 2006-07-09 21:33 --- Getting the same error when compiling gcc-4.1.1 on MacOSX for target avr. It was compiled with apple's XCode version of gcc which is gcc 4.0.1. ../configure --prefix=$PREFIX --target=avr --enable-languages=c,c++ --dis

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-03-02 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-02 12:29 --- Can you attach the preprocessed source? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-03-02 Thread bjkeen at super dot org
--- Comment #3 from bjkeen at super dot org 2006-03-02 16:03 --- Created an attachment (id=10956) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10956&action=view) compute_frame_pointer_to_cfa_displacement internal error source trigger -- http://gcc.gnu.org/bugzilla/show_bug.cg

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-03-02 Thread bjkeen at super dot org
--- Comment #4 from bjkeen at super dot org 2006-03-02 16:06 --- I have this same problem, only with Fedora Core 2/x86, building the cross-compiler for AVR as well. gcc4.1 and gcc 4.03 both stop with this error. I have attached the preprocessed source file resulting from the following

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-03-02 Thread wilbur dot harvey at spirentcom dot com
--- Comment #5 from wilbur dot harvey at spirentcom dot com 2006-03-02 20:01 --- Subject: Re: compute_frame_pointer_to_cfa_displacement erro r for avr target with --with-dwarf2 I gave up and deleted everything related. I will see if I can re-create the environment again. Wilbur pi

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-03-02 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-03-03 02:17 --- Can either one of you try the patch in PR 26015? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

2006-03-21 Thread yannick dot podgorski at kuantic dot com
--- Comment #7 from yannick dot podgorski at kuantic dot com 2006-03-21 16:08 --- Hi, I have the same error. I use : - binutils-2.16.1, - gcc 4.1.0, - avr-libc 1.4.3 But it works with gcc 4.0.3. I use the doc : www.nongnu.org/avr-libc/user-manual/install_tools.html make[3]: Ent