[Bug tree-optimization/54986] [4.7 Regression] Internal Error: segmentation fault

2012-11-04 Thread mikpe at it dot uu.se


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



Mikael Pettersson mikpe at it dot uu.se changed:



   What|Removed |Added



 CC||ebotcazou at gcc dot

   ||gnu.org, mikpe at it dot

   ||uu.se



--- Comment #5 from Mikael Pettersson mikpe at it dot uu.se 2012-11-04 
19:29:37 UTC ---

Using Markus' test case in comment #3 my bisection identified r189686 as the

point where this SEGV was introduced on 4.7 branch:

http://gcc.gnu.org/ml/gcc-cvs/2012-07/msg00591.html

http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00825.html



The corresponding trunk change (r189685) did not cause this test case to fail,

so something else must have changed on trunk to prevent it.



Patch author CC:d.


[Bug tree-optimization/54986] [4.7 Regression] Internal Error: segmentation fault

2012-10-20 Thread paolo.carlini at oracle dot com


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



Paolo Carlini paolo.carlini at oracle dot com changed:



   What|Removed |Added



  Component|c++ |tree-optimization

Summary|Internal Error: |[4.7 Regression] Internal

   |segmentation fault  |Error: segmentation fault



--- Comment #4 from Paolo Carlini paolo.carlini at oracle dot com 2012-10-20 
08:29:05 UTC ---

Mainline is fine. Doesn't seem a front-end issue.