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: [Bug c++/11614] Incorrect handling of pointers to arrays


Hello Jason,

>Log message:
>            PR c++/11614
>            * decl.c (grokdeclarator): Recognize a flexible array based on the
>            type, not the form of the declarator.

Thanks for fixing this problem!

Do you think it would be appropriate to backport the fix to 3.3.2?
It is sort of a regression as the flexible array support was introduced
for 3.x as far as I can see, so the bug shouldn't have shown in 2.95 ...


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com



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