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

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2026-07-06
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #6 from Oleg Endo <olegendo at gcc dot gnu.org> ---
(In reply to John Paul Adrian Glaubitz from comment #5)
> I just generated them for both stage2 and stage3. The files are too large to
> attach them, so I have uploaded them to my Debian personal webspace:
> 
> https://people.debian.org/~glaubitz/gcc/

The preprocessed .ii files are identical.

In the .s files, at the very end there are all the .debug_line_str strings,
which are ordered differently in stage2 and stage3 versions.  This results in
different address offsets in the instructions.

Reply via email to