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: [PATCH v2] typeof: Remove type qualifiers for atomic types


On 2014-06-26 17:51, Joseph S. Myers wrote:
On Thu, 26 Jun 2014, Sebastian Huber wrote:

>gcc/c/ChangeLog
>2014-06-26  Sebastian Huber<sebastian.huber@embedded-brains.de>
>
>	* c-parser.c (c_parser_declaration_or_fndef): Discard all type
>	qualifiers in __auto_type for atomic types.
>	(c_parser_typeof_specifier): Discard all type qualifiers in
>	__typeof__ for atomic types.
>
>gcc/testsuite/ChangeLog
>2014-06-26  Sebastian Huber<sebastian.huber@embedded-brains.de>
>
>	* gcc.dg/typeof-2.c: New testcase.
OK.

Thanks for your patience. It would be nice if this can be applied to GCC 4.9 as well.

Can someone please commit this for me, since I don't have write access.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


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