public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/41878]  New: [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90
@ 2009-10-30 16:42 hjl dot tools at gmail dot com
  2009-11-02 19:32 ` [Bug testsuite/41878] " janis at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-10-30 16:42 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia64, I got

ERROR: gfortran.dg/vect/vect-2.f90  -O : error executing dg-final: syntax error
in target selector "target ! vector_alignment_reachable"

Apparently,

{ target { vect_no_align && { {! vector_alignment_reachable } } } }

doesn't work. But

{ target { vect_no_align && { ! vector_alignment_reachable } } }

works.


-- 
           Summary: [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        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=41878


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

* [Bug testsuite/41878] [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90
  2009-10-30 16:42 [Bug testsuite/41878] New: [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90 hjl dot tools at gmail dot com
@ 2009-11-02 19:32 ` janis at gcc dot gnu dot org
  2009-11-02 20:33 ` janis at gcc dot gnu dot org
  2009-11-03 15:36 ` hjl dot tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: janis at gcc dot gnu dot org @ 2009-11-02 19:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from janis at gcc dot gnu dot org  2009-11-02 19:32 -------
Subject: Bug 41878

Author: janis
Date: Mon Nov  2 19:32:05 2009
New Revision: 153821

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153821
Log:
        PR testsuite/41878
        * gfortran.dg/vect/vect-2.f90: Fix effective-target expression, add
        spaces in some expressions.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/vect/vect-2.f90


-- 


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


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

* [Bug testsuite/41878] [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90
  2009-10-30 16:42 [Bug testsuite/41878] New: [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90 hjl dot tools at gmail dot com
  2009-11-02 19:32 ` [Bug testsuite/41878] " janis at gcc dot gnu dot org
@ 2009-11-02 20:33 ` janis at gcc dot gnu dot org
  2009-11-03 15:36 ` hjl dot tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: janis at gcc dot gnu dot org @ 2009-11-02 20:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from janis at gcc dot gnu dot org  2009-11-02 20:33 -------
HJ, I couldn't reproduce the failure so please verify that the patch fixes the
error.


-- 

janis at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |janis at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-11-02 20:33:22
               date|                            |


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


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

* [Bug testsuite/41878] [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90
  2009-10-30 16:42 [Bug testsuite/41878] New: [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90 hjl dot tools at gmail dot com
  2009-11-02 19:32 ` [Bug testsuite/41878] " janis at gcc dot gnu dot org
  2009-11-02 20:33 ` janis at gcc dot gnu dot org
@ 2009-11-03 15:36 ` hjl dot tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-11-03 15:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hjl dot tools at gmail dot com  2009-11-03 15:36 -------
Fixed.


-- 

hjl dot tools at gmail dot com changed:

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


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


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

end of thread, other threads:[~2009-11-03 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-30 16:42 [Bug testsuite/41878] New: [4.5 Regression] ERROR: gfortran.dg/vect/vect-2.f90 hjl dot tools at gmail dot com
2009-11-02 19:32 ` [Bug testsuite/41878] " janis at gcc dot gnu dot org
2009-11-02 20:33 ` janis at gcc dot gnu dot org
2009-11-03 15:36 ` hjl dot tools at gmail dot com

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).