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/41988] [4.5 Regression] FAIL: g++.dg/debug/*.C -gdwarf-2 -g1 (internal compiler error)



------- Comment #25 from dodji at gcc dot gnu dot org  2009-12-02 14:45 -------
Created an attachment (id=19209)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19209&action=view)
Draft fix for the ICEs

FWIW, this patch seems to fix the ICEs that were introduced by
http://gcc.gnu.org/viewcvs?view=revision&revision=154890

I believe there are however other errors introduced by that patches. Thoses are
slight changes in the line numbers of some (error/warning) messages related to
name of struct/class.
I am not sure what to do for those. I guess the dg tests should be adjusted.

Comments ? 


-- 


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


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