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 target/18631] [4.0 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-24 06:18 -------
Confirmed, I really don't think this should be an error as on darwin like ppc64-linux the ABI defaults to 
the altivec ABI so there is no way to return "generic" vector on darwin or ppc64-linux.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-24 06:18:55
               date|                            |
            Summary|missing error messages      |[4.0 Regression] missing
                   |passing vectors with -mno-  |error messages passing
                   |altivec -mabi=altivec       |vectors with -mno-altivec -
                   |                            |mabi=altivec
   Target Milestone|---                         |4.0.0


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


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