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

2006-10-16 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2006-10-16 11:18 --- Subject: Bug 27184 Author: rguenth Date: Mon Oct 16 11:18:28 2006 New Revision: 117782 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117782 Log: 2006-10-16 Richard Guenther <[EMAIL PROTECTED]>

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

2006-10-16 Thread rguenth at gcc dot gnu dot org
--- Comment #15 from rguenth at gcc dot gnu dot org 2006-10-16 09:36 --- I'll take care of this. (Bootstrap running) -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

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

2006-10-04 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2006-10-04 17:17 --- The patch does not apply cleanly to the 4.1 branch so I am going to fix this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

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

2006-08-31 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2006-08-31 11:00 --- (In reply to comment #12) > So, how's this going for 4.1? Well a regression was found in 4.2 caused by this patch so I am going to fix that first. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27184

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

2006-08-28 Thread christian dot joensson at gmail dot com
--- Comment #12 from christian dot joensson at gmail dot com 2006-08-28 08:12 --- (In reply to comment #11) > Fixed on the mainline, will apply to the branches after a week or so. > So, how's this going for 4.1? -- christian dot joensson at gmail dot com changed: What

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

2006-08-13 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2006-08-13 20:17 --- Fixed on the mainline, will apply to the branches after a week or so. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -