[Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only)
rwgk at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Mon Feb 12 15:48:00 GMT 2007
------- Comment #9 from rwgk at yahoo dot com 2007-02-12 15:47 -------
My binary search (using the gcc-4_2-branch) stopped here:
119790 OK
119791 fails
The corresponding commit was:
% svn log -r 119791
------------------------------------------------------------------------
r119791 | dberlin | 2006-12-12 07:31:26 -0800 (Tue, 12 Dec 2006) | 6 lines
2006-12-12 Daniel Berlin <dberlin@dberlin.org>
* tree-ssa-structalias.c (handle_ptr_arith): Return false when we
can't handle the pointer arithmetic.
------------------------------------------------------------------------
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30567
More information about the Gcc-bugs
mailing list