[C++ Patch] PR 4093

Jason Merrill jason@redhat.com
Sun Feb 24 11:59:00 GMT 2002


>>>>> "Craig" == Craig Rodrigues <rodrigc@attbi.com> writes:

> Hi,
> This was patch was mentioned in PR 4093:

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

> PR 4093 mentions that for strict ANSI C compilers like
> the one on HP-UX, it is necessary for the return types
> for a conditional statement must be the same.  This
> patch solves one particular instance of this problem,
> that was causing problems bootstrapping with HP's compiler.

You shouldn't be building the C++ frontend with HP's compiler, but...

> Is it OK?

Yes.

Jason



More information about the Gcc-patches mailing list