output_operand: floating constant misused.

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Thu May 3 09:38:00 GMT 2001


At 17:47 03.05.2001, Mark Mitchell wrote:

>Put it in GNATS.
>
>If it's a regression, make it high priority.

I'm seeing this too with compile/19990826-3.f on the mainline. My logs say 
it went in during this patch range:

2001-04-24  Nathan Sidwell <nathan@codesourcery.com>

         * c-semantics.c (add_scope_stmt): Don't call
         current_scope_stmt_stack multiple times.

...

2001-04-22  Mark Mitchell  <mark@codesourcery.com>

         * loop.c (loop_delete_insns): Add prototype.


It happens with optimization turned on and DWARF2 debugging (I'm defaulting 
my mainline builds to DWARF2 debugging to prepare for the switch), so at a 
first guess I would point at:

2001-04-24  Nick Clifton  <nickc@cambridge.redhat.com>

         * dwarf2out.c (mem_loc_descriptor): If a SYMBOL_REF is in the
         constant pool, use the pool's SYMBOL_REF instead.


which went into the branch yesterday :-). Toon, are you testing branch or 
mainline?

Franz.



More information about the Gcc-bugs mailing list