This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/26881] [4.1 Regression] internal compiler error in dwarf2out_finish



------- Comment #26 from sur at compart dot net  2006-10-30 18:23 -------
It seemed too difficult and risky to me to resolve the numerous rejects of the
attached patch against the 4.1.1 release, so I checked out today via svn the
4.1 branch in current state (30.10.2006). After changing a mask in the gcc
directory Makefile created by configure (sed needed there ' instead of ", I
didn't check, if gsed would have sufficed, but this was with /usr/xpg4/bin/sed,
so it is SUS V3 conformant) I succeeded in compiling that one and it resolved
this issue for me indeed when using the option -ggdb --- and works also if not
using this option.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]