https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396

--- Comment #72 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Andreas Schwab from comment #71)
> Bootstrap on ia64 with #c61 ended up with comparison failures.
> 
> gcc/cp/name-lookup.o differs
> gcc/cp/parser.o differs
> gcc/bb-reorder.o differs
> gcc/build/genrecog.o differs
> gcc/gcov.o differs
> gcc/wide-int.o differs
> gcc/c/c-decl.o differs
> gcc/c/c-parser.o differs
> gcc/tree-loop-distribution.o differs
> 
> The differences are only in the .debug_loc sections.

That is weird, .debug_loc sections shouldn't be emitted at all when -g0.

Reply via email to