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 18:41:37 +0100, Bernardo Innocenti <bernie@develer.com> wrote:

> Jason Merrill wrote:
>
>>>+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.
>
> I've committed the patch for Giovanni. Shall I back it out while
> Giovanni analyzes the regression?

Please.

Jason


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