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 c++/55058] [4.7/4.8 Regression] Unexpected invalid type conversion error


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

--- Comment #3 from Sebastian Huber <sebastian.huber@embedded-brains.de> 2012-10-25 11:43:09 UTC ---
Created attachment 28527
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28527
Reduced smaple code.

This is the offending code reduced to the minimum.  The error is no longer
present, that means the surrounding code has an effect.


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