[Bug middle-end/69217] ICE at var-tracking.c:5038 Segmentation fault

2016-01-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217 --- Comment #3 from Iain Buclaw --- (In reply to Iain Buclaw from comment #2) > Fixed the first case, and now there is a second. > Triggers using -O2 -g -fno-inline

[Bug middle-end/69217] ICE at var-tracking.c:5038 Segmentation fault

2016-01-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217 --- Comment #2 from Iain Buclaw --- Fixed the first case, and now there is a second. Again, can't reproduce using equivalent C++ with g++. This time however I have no idea why, as both look like they produce identical codegen on the surface. On

[Bug middle-end/69217] ICE at var-tracking.c:5038 Segmentation fault

2016-01-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217 --- Comment #1 from Iain Buclaw --- I should also note that this only ever triggers using both: -O2 -g