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

patch that caused regression PR inline-asm/9570


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

2002-03-03  Richard Henderson  <rth at redhat dot 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


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