This is the mail archive of the gcc-regression@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: GCC build failed for native with your patch on2003-11-15T02:59:22Z.


On Sat, 15 Nov 2003 05:30:11 +0000, "GCC regression checker" <geoffk@apple.com> wrote:

> With your recent patch, GCC does not compile on:
>  native
> Attached is build output for those targets.
>
> +2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
> +
> +        PR c++/2294
> +        * name-lookup.c (push_overloaded_decl): Always construct an OVERLOAD
> +        unless the declaration is a built-in.
> +        (set_namespace_binding): While binding OVERLOADs with only one
> +        declaration, we still need to call supplement_binding.
> +>
> /Users/regress/tbox/cvs-gcc/gcc/libjava/prims.cc: In function `jint _Jv_divI(jint, jint)':
> /Users/regress/tbox/cvs-gcc/gcc/libjava/prims.cc:1110: error: overloaded function with no contextual type information
> /Users/regress/tbox/cvs-gcc/gcc/libjava/prims.cc:1111: error: overloaded function with no contextual type information

Giovanni, this looks like yours.

Jason


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