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 #13 from howarth at nitro dot med dot uc dot edu  2009-11-22 22:32 -------
The last build I have from 20091002 without the problem is most likely r152421
which would bracket us between that and r152434 with the first recorded
failure. This would leave the LTO merge itself and 

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152429
Log:
        * mangle.c (write_unnamed_type_name): Implement.
        (local_class_index): Split out from...
        (discriminator_for_local_entity): ...here.
        (nested_anon_class_index): New.
        * cp-tree.h (TYPE_FUNCTION_SCOPE_P): New.

as candidates.


-- 


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]