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/8795] [PPC] Altivec related bugs concerning gcc 3.3 and mainline


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-checking, ice-on-valid- |
                   |code                        |
   Last reconfirmed|2003-08-14 01:30:31         |2003-08-23 15:36:42
               date|                            |


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-23 15:36 -------
Now on the mainline (20030823), GCC just plainly rejects this (with and without 
checking):
pr8795.cc:9: error: ISO C++ forbids declaration of `vector' with no type
pr8795.cc:9: error: expected function-definition
pr8795.cc:10: error: ISO C++ forbids declaration of `vector' with no type
pr8795.cc:10: error: expected function-definition


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