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/29436] [4.0/4.1/4.2 Regression] ICE in modified_type_die



------- Comment #8 from acahalan at gmail dot com  2006-10-17 21:05 -------
In case comment #4 was meant to imply that a non-ICE error is fine:

Please note that the crashing code is very nearly the __may_alias__ example
given in the gcc documentation. The main difference is that I used a struct.
This really needs to work for things like malloc arena headers, so the "t.i:12:
error: incompatible types in assignment" and "t.i:11: error: invalid conversion
from 'void*' to 'cmonkey*'" stuff is no good.


-- 


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


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