This is the mail archive of the gcc-patches@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]

Re: [3.3 PATCH] Fix C++ ICE on designated initializer (regression from 3.2.x)


Jakub Jelinek <jakub@redhat.com> writes:

| Hi!
| 
| G++ in < 3.4 apparently groks some extremely limited subset of the old style
| (non-ISO C99) designated initializers.  The following testcase worked in
| 3.2.x and earlier but ICEs 3.3 (reshape_init has been newly added in 3.3).
| Ok for gcc-3_3-branch?

It if OK once I announce that the branch is unfrozen.

Thanks,
'
-- Gaby


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