This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/55058] [4.7/4.8 Regression] Unexpected invalid type conversion error
- From: "sebastian dot huber at embedded-brains dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 25 Oct 2012 11:43:09 +0000
- Subject: [Bug c++/55058] [4.7/4.8 Regression] Unexpected invalid type conversion error
- Auto-submitted: auto-generated
- References: <bug-55058-4@http.gcc.gnu.org/bugzilla/>
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.