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/56167] ICE with invalid __attribute__ arguments


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-05 08:08:33 UTC ---
Author: jakub
Date: Tue Feb  5 08:08:27 2013
New Revision: 195748

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195748
Log:
    PR middle-end/56167
    * c-common.c (handle_error_attribute): Fix condition.

    * gcc.dg/pr56167.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr56167.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.c
    trunk/gcc/testsuite/ChangeLog


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