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



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-10-22 03:36 -------
Fixed at least on the mainline:
t.c: In function 'ret':
t.c:3: warning: GCC vector returned by reference: non-standard ABI extension
with no compatibility guarantee
t.c: In function 'pass':
t.c:4: warning: GCC vector passed by reference: non-standard ABI extension with
no compatibility guarantee


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0/4.1 Regression] missing|[4.0 Regression] missing
                   |error messages passing      |error messages passing
                   |vectors with -mno-altivec - |vectors with -mno-altivec -
                   |mabi=altivec                |mabi=altivec


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]