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 objc/24393] [4.3/4.4/4.5/4.6 Regression] fatal error when missing closing paren in method argument type


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

--- Comment #9 from Nicola Pero <nicola at gcc dot gnu.org> 2010-10-24 10:39:09 UTC ---
Author: nicola
Date: Sun Oct 24 10:39:05 2010
New Revision: 165898

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165898
Log:
In gcc/testsuite/:
2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>

        PR objc/24393
        * objc.dg/pr24393.m: New.
        * obj-c++.dg/pr24393.mm: New.

2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>

        PR objc/28049
        * objc.dg/pr28049.m: New.
        * obj-c++.dg/pr28049.mm: New.

Added:
    trunk/gcc/testsuite/obj-c++.dg/pr24393.mm
    trunk/gcc/testsuite/obj-c++.dg/pr28049.mm
    trunk/gcc/testsuite/objc.dg/pr24393.m
    trunk/gcc/testsuite/objc.dg/pr28049.m
Modified:
    trunk/gcc/testsuite/ChangeLog


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