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]

Re: PR 9302


It looks like it has been fixed in the mainline dated 20030422.
It looks like the PR is the same as c++/9394 which was fixed by Devang Patel:
2003-03-10 Devang Patel <dpatel at apple dot com>


        PR c++/9394
        * gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
        (DEFAULT_WORD_SWITCH_TAKES_ARG): Remove.
        * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Add.
        (DEFAULT_WORD_SWITCH_TAKES_ARG): Add.
        * cppspec.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
        (DEFAULT_WORD_SWITCH_TAKES_ARG): Remove.

Thanks,
Andrew Pinski


On Tuesday, Apr 22, 2003, at 13:09 US/Eastern, Mark Mitchell wrote:


Geoff --

Have you had a chance to look at this PR, which Benjamin appears to have
assigned to you back in early March?


Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com





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