https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56665
--- Comment #9 from Bogdan Slusarczyk ---
Gushhh my fault, VALUE not VARIABLE :) all it is clear, sorry.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56665
--- Comment #8 from Bogdan Slusarczyk ---
(In reply to Nikita Kniazev from comment #6)
> This is not a GCC bug. The examples above have use after scope bug.
> Look at `assign_a` documentation
> https://www.boost.org/doc/libs/1_69_0/libs/spirit/cl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56665
--- Comment #1 from Bogdan 2013-03-20 11:50:32 UTC ---
Created attachment 29700
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29700
preprocessor output + log + test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56665
Bug #: 56665
Summary: -O2 with -fno-strict-aliasing makes
boost::spirit::classic::assign_a not working
Classification: Unclassified
Product: gcc
Version: 4.7.2
--- Comment #1 from bodzio131 at op dot pl 2008-11-03 14:58 ---
Created an attachment (id=16618)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16618&action=view)
preprocessor output
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38002
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bodzio131 at op dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38002