[Bug tree-optimization/33961] [4.3 regression] gcc 4.3 causes crash valid code to crash
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 31 19:25:00 GMT 2007
------- Comment #8 from jakub at gcc dot gnu dot org 2007-10-31 19:25 -------
This is valid code and cselim really has to be changed not to introduce writes
to possibly shared or read-only variables that are otherwise never written
into.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33961
More information about the Gcc-bugs
mailing list