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 c++/14432] [3.4/3.5 regression] Built-ins lead to conflict even if no header file included


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-04 18:34 -------
Here is another example:
struct Y {}; 
Y floor;

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-03-04 16:10:33         |2004-03-04 18:34:23
               date|                            |


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


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