public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22085] New: [4.1 Regression] error with
@ 2005-06-15 23:08 pinskia at gcc dot gnu dot org
  2005-06-15 23:08 ` [Bug target/22085] [4.1 Regression] error with -fpreprocessed pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-15 23:08 UTC (permalink / raw)
  To: gcc-bugs

Try the following code with -maltivec -fpreprocessed:
int foo(__attribute__((altivec(vector__))) float x, __attribute__((altivec(vector__))) float y) {

        if (__builtin_vec_vcmpeq_p (2, (x), (y))) return 3245;
        else return 12;
}

-- 
           Summary: [4.1 Regression] error with
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-07-21  8:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-15 23:08 [Bug target/22085] New: [4.1 Regression] error with pinskia at gcc dot gnu dot org
2005-06-15 23:08 ` [Bug target/22085] [4.1 Regression] error with -fpreprocessed pinskia at gcc dot gnu dot org
2005-06-15 23:09 ` pinskia at gcc dot gnu dot org
2005-06-17 22:12 ` bonzini at gcc dot gnu dot org
2005-06-17 23:48 ` pinskia at gcc dot gnu dot org
2005-07-07 11:32 ` bonzini at gcc dot gnu dot org
2005-07-08 15:20 ` pinskia at gcc dot gnu dot org
2005-07-21  7:38 ` cvs-commit at gcc dot gnu dot org
2005-07-21  8:42 ` 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).