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/13519] typeof(nonconst+const) is const


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-27 18:44 -------
More to the point, now that the warnings are turned into errors in 3.4.0 and the mainline.  I think the 
problem is that the C front-end is taking the left side of the tree for the type.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-01-18 08:18:12         |2004-05-27 18:44:12
               date|                            |


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


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