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 middle-end/14505] __builtin_constant_p(__func__) is not true


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-08 03:31 -------
Well note that it cannot be a STRING_CST as the C99 standard defines __func__ as a variable.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-03-09 19:49:02         |2004-06-08 03:31:37
               date|                            |


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


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