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 lto/47889] [4.6/4.7 Regression] Segmentation fault in useless_type_conversion_p, at tree-ssa.c:1228


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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-12 21:20:57 UTC ---
Yeah, well.  There are "legitimate" cases (read: in SPEC2k6), so we can't
error out in general (the cases are mixing float and int for example).


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