This is the mail archive of the gcc-bugs@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: bootstrap/8146: gcc 3.2 miscompiles gcc 2.95.3


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8146

This is fixed on the branch by HJ's patch:

2002-11-07  H.J. Lu <hjl@gnu.org>

        Fix bootstrap/8146 and
        gcc.c-torture/execute/20020307-2.c with -march=i686.

        * calls.c (PUSH_ARGS_REVERSED): Define only if not defined.
        * expr.c (PUSH_ARGS_REVERSED): Likewise.

        * config/i386/i386.h (PUSH_ARGS_REVERSED): Set to 1.

Does this bug affect the mainline?


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