[Bug c/27184] [4.0/4.1/4.2 Regression] Wrong code with pointers to arrays and types and strict aliasing

aoliva at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 29 09:18:00 GMT 2006



------- Comment #4 from aoliva at gcc dot gnu dot org  2006-05-29 09:18 -------
Created an attachment (id=11526)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11526&action=view)
Patch that appears to fix the problem

Here's a patch I'm trying to fix the problem.  Hopefully I've caught all cases
of modifying array ranges in place, which would break under the sharing of
types I've introduced.


-- 


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



More information about the Gcc-bugs mailing list