[Bug target/15623] nop insertion does not look see restrict pointers

2009-06-25 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-06-25 11:14 --- I don't have nops on either of the two functions with trunk. And -minsert-sched-nops doesn't exist there either. -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug target/15623] nop insertion does not look see restrict pointers

2009-06-25 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2009-06-25 17:57 --- Well the nop insertion is not working any more ... -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/15623] nop insertion does not look see restrict pointers

2009-06-25 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-06-25 19:30 --- which makes this bug ... ??? dependent on a bug you're going to file? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

Re: [Bug target/15623] nop insertion does not look see restrict pointers

2009-06-25 Thread Andrew Pinski
Sent from my iPhone On Jun 25, 2009, at 12:30 PM, rguenth at gcc dot gnu dot org gcc-bugzi...@gcc.gnu.org wrote: --- Comment #6 from rguenth at gcc dot gnu dot org 2009-06-25 19:30 --- which makes this bug ... ??? dependent on a bug you're going to file? Most likely

[Bug target/15623] nop insertion does not look see restrict pointers

2009-06-25 Thread pinskia at gmail dot com
--- Comment #7 from pinskia at gmail dot com 2009-06-25 19:33 --- Subject: Re: nop insertion does not look see restrict pointers Sent from my iPhone On Jun 25, 2009, at 12:30 PM, rguenth at gcc dot gnu dot org gcc-bugzi...@gcc.gnu.org wrote: --- Comment #6 from rguenth

[Bug target/15623] nop insertion does not look see restrict pointers

2008-10-01 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-10-01 14:31 --- Depends on proper restrict implementation. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added