[Bug c++/68295] internal compiler error / segmentation fault

2015-11-18 Thread liupeifeng at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68295

--- Comment #6 from Peifeng Liu  ---
Just a clue: when processing float/double consts/variables in the source code
files, this issue is very likely to be reproduced.

[Bug c++/68295] internal compiler error / segmentation fault

2015-11-18 Thread liupeifeng at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68295

Peifeng Liu  changed:

   What|Removed |Added

 CC||liupeifeng at live dot com

--- Comment #5 from Peifeng Liu  ---
(In reply to Thomas Maier-Komor from comment #1)
> The bug is reproduceable with gcc 5.2.0 on cygwin.

yes, I meet the issue as well. Does anybody have a fix?