This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/19095] New: testsuite/gcc.dg/vect/vect.exp is not precise enough


- For x86* it should not just set -sse2, but look for mmx/3dNow!/sse1 also 
- For all targets, when the instruction set is not available, we should 
  still compile with the instruction set, just not run.  See the powerpc 
  and alpha for examples of what it *should* look like.

-- 
           Summary: testsuite/gcc.dg/vect/vect.exp is not precise enough
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: steven at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]