public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/15623] nop insertion does not look see restrict pointers
       [not found] <bug-15623-6528@http.gcc.gnu.org/bugzilla/>
@ 2008-10-01 14:32 ` rguenth at gcc dot gnu dot org
  2009-06-25 11:14 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-10-01 14:32 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |14187


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/15623] nop insertion does not look see restrict pointers
       [not found] <bug-15623-6528@http.gcc.gnu.org/bugzilla/>
  2008-10-01 14:32 ` [Bug target/15623] nop insertion does not look see restrict pointers rguenth at gcc dot gnu dot org
@ 2009-06-25 11:14 ` rguenth at gcc dot gnu dot org
  2009-06-25 17:57 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-06-25 11:14 UTC (permalink / raw)
  To: gcc-bugs



------- 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                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/15623] nop insertion does not look see restrict pointers
       [not found] <bug-15623-6528@http.gcc.gnu.org/bugzilla/>
  2008-10-01 14:32 ` [Bug target/15623] nop insertion does not look see restrict pointers rguenth at gcc dot gnu dot org
  2009-06-25 11:14 ` rguenth at gcc dot gnu dot org
@ 2009-06-25 17:57 ` pinskia at gcc dot gnu dot org
  2009-06-25 19:30 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-06-25 17:57 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|2006-10-22 23:07:55         |2009-06-25 17:57:38
               date|                            |


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/15623] nop insertion does not look see restrict pointers
       [not found] <bug-15623-6528@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2009-06-25 17:57 ` pinskia at gcc dot gnu dot org
@ 2009-06-25 19:30 ` rguenth at gcc dot gnu dot org
  2009-06-25 19:33   ` Andrew Pinski
  2009-06-25 19:34 ` pinskia at gmail dot com
  2009-06-25 19:51 ` rguenth at gcc dot gnu dot org
  5 siblings, 1 reply; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-06-25 19:30 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bug target/15623] nop insertion does not look see restrict pointers
  2009-06-25 19:30 ` rguenth at gcc dot gnu dot org
@ 2009-06-25 19:33   ` Andrew Pinski
  0 siblings, 0 replies; 9+ messages in thread
From: Andrew Pinski @ 2009-06-25 19:33 UTC (permalink / raw)
  To: gcc-bugzilla; +Cc: gcc-bugs



Sent from my iPhone

On Jun 25, 2009, at 12:30 PM, "rguenth at gcc dot gnu dot org" <gcc-bugzilla@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 closing as won't fix as this is not important for any  
newer ppcs.

>
>
> -- 
>
> rguenth at gcc dot gnu dot org changed:
>
>           What    |Removed                     |Added
> --- 
> --- 
> ----------------------------------------------------------------------
>             Status|NEW                         |WAITING
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15623
>


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/15623] nop insertion does not look see restrict pointers
       [not found] <bug-15623-6528@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2009-06-25 19:30 ` rguenth at gcc dot gnu dot org
@ 2009-06-25 19:34 ` pinskia at gmail dot com
  2009-06-25 19:51 ` rguenth at gcc dot gnu dot org
  5 siblings, 0 replies; 9+ messages in thread
From: pinskia at gmail dot com @ 2009-06-25 19:34 UTC (permalink / raw)
  To: gcc-bugs



------- 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-bugzilla@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 closing as won't fix as this is not important for any  
newer ppcs.

>
>
> -- 
>
> rguenth at gcc dot gnu dot org changed:
>
>           What    |Removed                     |Added
> --- 
> --- 
> ----------------------------------------------------------------------
>             Status|NEW                         |WAITING
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15623
>


-- 


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/15623] nop insertion does not look see restrict pointers
       [not found] <bug-15623-6528@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2009-06-25 19:34 ` pinskia at gmail dot com
@ 2009-06-25 19:51 ` rguenth at gcc dot gnu dot org
  5 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-06-25 19:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from rguenth at gcc dot gnu dot org  2009-06-25 19:51 -------
Works for me.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WONTFIX


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/15623] nop insertion does not look see restrict pointers
  2004-05-24 13:57 [Bug target/15623] New: " pinskia at gcc dot gnu dot org
  2004-05-26 15:16 ` [Bug target/15623] " amodra at bigpond dot net dot au
@ 2004-08-25  1:53 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-25  1:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-25 01:53 -------
That is because minsert-sched-nops is not the hammer branch at all.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-05-26 10:47:52         |2004-08-25 01:53:20
               date|                            |


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/15623] nop insertion does not look see restrict pointers
  2004-05-24 13:57 [Bug target/15623] New: " pinskia at gcc dot gnu dot org
@ 2004-05-26 15:16 ` amodra at bigpond dot net dot au
  2004-08-25  1:53 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 9+ messages in thread
From: amodra at bigpond dot net dot au @ 2004-05-26 15:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From amodra at bigpond dot net dot au  2004-05-26 10:47 -------
two_restrict_pointers doesn't have the nops on the hammer branch

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-26 10:47:52
               date|                            |


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-06-25 19:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-15623-6528@http.gcc.gnu.org/bugzilla/>
2008-10-01 14:32 ` [Bug target/15623] nop insertion does not look see restrict pointers rguenth at gcc dot gnu dot org
2009-06-25 11:14 ` rguenth at gcc dot gnu dot org
2009-06-25 17:57 ` pinskia at gcc dot gnu dot org
2009-06-25 19:30 ` rguenth at gcc dot gnu dot org
2009-06-25 19:33   ` Andrew Pinski
2009-06-25 19:34 ` pinskia at gmail dot com
2009-06-25 19:51 ` rguenth at gcc dot gnu dot org
2004-05-24 13:57 [Bug target/15623] New: " pinskia at gcc dot gnu dot org
2004-05-26 15:16 ` [Bug target/15623] " amodra at bigpond dot net dot au
2004-08-25  1:53 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).