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 tree-optimization/50622] [4.7 Regression] ICE: verify_gimple failed for std::complex<double>


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

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-09 12:42:38 UTC ---
Thanks Vincenzo. Doesn't happen for __complex__ float, doesn't happen for < 4
components, thus seems related to the size of the struct.


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