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: RFA: [3.3 branch] fix vector array initializers for c++


Aldy Hernandez <aldyh@redhat.com> writes:

| Hi Gaby.
| 
| Could I have permission to commit the patch below to the 3.3 branch?
| It's also broken there.
| 
| Without this patch, any initializing of an array of vectors gives a
| syntax error.
| 
| And if you do approve, the patch below will also need:
| 
|     http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01286.html
| 
| Would it be OK to backport both of these patches?  Arrays of vectors
| are pretty useless without it.

OK. You don't have a PR number; can you send a brief description of
this to Joe so that he can include it in the release note?

Thanks,

-- Gaby


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