: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: tolstokor at gmail dot com
Target Milestone: ---
Created attachment 37756
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37756&action=edit
Preprocessed source fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69903
--- Comment #3 from Alexander ---
NOTE:
Functions' interior isn't important here, they can be empty, I used volatile
variables just to check assembler output.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69903
--- Comment #4 from Alexander ---
About versions:
this code didn't crash until 4.7.3 version, I checked it with
http://gcc.godbolt.org/