public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/40830]  New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32
@ 2009-07-22 22:22 hjl dot tools at gmail dot com
  2009-07-23 11:16 ` [Bug middle-end/40830] " matz at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-07-22 22:22 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia32, revision  149946 gave:

AIL: gcc.dg/vect/vect-pre-interact.c scan-tree-dump-times vect "vectorized 1
loops" 1


-- 
           Summary: gcc.dg/vect/vect-pre-interact.c doesn't work on
                    Linux/ia32
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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

* [Bug middle-end/40830] gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32
  2009-07-22 22:22 [Bug middle-end/40830] New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32 hjl dot tools at gmail dot com
@ 2009-07-23 11:16 ` matz at gcc dot gnu dot org
  2009-07-23 12:03 ` matz at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-07-23 11:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from matz at gcc dot gnu dot org  2009-07-23 11:16 -------
Mine.


-- 

matz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |matz at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-07-23 11:16:41
               date|                            |


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


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

* [Bug middle-end/40830] gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32
  2009-07-22 22:22 [Bug middle-end/40830] New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32 hjl dot tools at gmail dot com
  2009-07-23 11:16 ` [Bug middle-end/40830] " matz at gcc dot gnu dot org
@ 2009-07-23 12:03 ` matz at gcc dot gnu dot org
  2009-07-23 12:05 ` matz at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-07-23 12:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from matz at gcc dot gnu dot org  2009-07-23 12:03 -------
Subject: Bug 40830

Author: matz
Date: Thu Jul 23 12:02:37 2009
New Revision: 149999

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149999
Log:
        PR middle-end/40830
        * gcc.dg/vect/vect-pre-interact.c: Require vect_float, and
        don't set options ourself.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/vect/vect-pre-interact.c


-- 


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


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

* [Bug middle-end/40830] gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32
  2009-07-22 22:22 [Bug middle-end/40830] New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32 hjl dot tools at gmail dot com
  2009-07-23 11:16 ` [Bug middle-end/40830] " matz at gcc dot gnu dot org
  2009-07-23 12:03 ` matz at gcc dot gnu dot org
@ 2009-07-23 12:05 ` matz at gcc dot gnu dot org
  2009-07-28 18:59 ` hjl dot tools at gmail dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-07-23 12:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from matz at gcc dot gnu dot org  2009-07-23 12:05 -------
Fixed.


-- 

matz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug middle-end/40830] gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32
  2009-07-22 22:22 [Bug middle-end/40830] New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32 hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2009-07-23 12:05 ` matz at gcc dot gnu dot org
@ 2009-07-28 18:59 ` hjl dot tools at gmail dot com
  2009-07-29 14:42 ` matz at gcc dot gnu dot org
  2009-07-29 14:43 ` matz at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-07-28 18:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from hjl dot tools at gmail dot com  2009-07-28 18:58 -------
It still fails on Linux/ia64.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


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

* [Bug middle-end/40830] gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32
  2009-07-22 22:22 [Bug middle-end/40830] New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32 hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2009-07-28 18:59 ` hjl dot tools at gmail dot com
@ 2009-07-29 14:42 ` matz at gcc dot gnu dot org
  2009-07-29 14:43 ` matz at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-07-29 14:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from matz at gcc dot gnu dot org  2009-07-29 14:42 -------
Subject: Bug 40830

Author: matz
Date: Wed Jul 29 14:41:38 2009
New Revision: 150215

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150215
Log:
PR middle-end/40830
* gcc.dg/vect/vect-pre-interact.c: XFAIL for no_align targets.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/vect/vect-pre-interact.c


-- 


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


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

* [Bug middle-end/40830] gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32
  2009-07-22 22:22 [Bug middle-end/40830] New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32 hjl dot tools at gmail dot com
                   ` (4 preceding siblings ...)
  2009-07-29 14:42 ` matz at gcc dot gnu dot org
@ 2009-07-29 14:43 ` matz at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-07-29 14:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from matz at gcc dot gnu dot org  2009-07-29 14:43 -------
Marvelous, ia64 doesn't support alignment compensation.  So, xfailing the
test on such targets seems the right way.  Fixed again.


-- 

matz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2009-07-29 14:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-22 22:22 [Bug middle-end/40830] New: gcc.dg/vect/vect-pre-interact.c doesn't work on Linux/ia32 hjl dot tools at gmail dot com
2009-07-23 11:16 ` [Bug middle-end/40830] " matz at gcc dot gnu dot org
2009-07-23 12:03 ` matz at gcc dot gnu dot org
2009-07-23 12:05 ` matz at gcc dot gnu dot org
2009-07-28 18:59 ` hjl dot tools at gmail dot com
2009-07-29 14:42 ` matz at gcc dot gnu dot org
2009-07-29 14:43 ` matz 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).