[Bug tree-optimization/78072] [7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed

2016-10-26 Thread matz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78072 Bug 78072 depends on bug 78060, which changed state. Bug 78060 Summary: [7 Regression] -O3 causes "error: type mismatch in binary expression" https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78060 What|Removed

[Bug tree-optimization/78072] [7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed

2016-10-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78072 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/78072] [7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed

2016-10-21 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78072 --- Comment #2 from Zhendong Su --- (In reply to Andrew Pinski from comment #1) > Most likely a dup of bug 78060. Yes, it looks like. But the reported C++ test case for 78060 has undefined behavior due to uninitialized variables. The ICE

[Bug tree-optimization/78072] [7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed

2016-10-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78072 --- Comment #1 from Andrew Pinski --- Most likely a dup of bug 78060.

[Bug tree-optimization/78072] [7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed

2016-10-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78072 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Target