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/53135] [4.7/4.8 Regression] internal compiler error: in value_format, at dwarf2out.c:8010


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

--- Comment #3 from Evgeniy Dushistov <dushistov at mail dot ru> 2012-07-14 22:18:12 UTC ---
I searched commit which cause error.
Here is result of running test from this bugreport, with such command:
arm-none-eabi-g++ -O2 -g -c /tmp/test.cpp

good:
r182757 | paolo | 2011-12-31 21:29:30 +0400 (ÐÐ., 31 ÐÐÐ. 2011) | 14 lines

the next one in the trunk

bad:
r182760 | aoliva | 2012-01-01 00:02:48 +0400 (ÐÑ., 01 ÑÐÐ. 2012) | 26 lines

Can anybody add "aoliva" to "CC List"?


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