patch that caused regression PR inline-asm/9570

Janis Johnson janis187@us.ibm.com
Mon Feb 24 16:48:00 GMT 2003


The regression reported in PR inline-asm/9570 (which affects GCC 3.3)
showed up with this patch:

2002-03-03  Richard Henderson  <rth@redhat.com>

        * c-decl.c (start_decl): Initialized variables are not common.

The minimized test case in GNATS uses bool, but I changed it to "char"
and tested using gcc rather than g++.

This information has been added to GNATS.

Janis



More information about the Gcc mailing list