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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu.org
         Resolution|INVALID                     |---
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED
   Last reconfirmed|                            |2025-06-19

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Reopening.

The issue also appears (for my Ubuntu system, at least) if gcc is
compiled from source.  I believe this should be checked in
a configure script, and the driver adjusted according.

There is another issue: The workaround from comment #3 fails if
-ldfp is not installed. This is also something that should be
checked at configure time.

gcc version is

gcc (GCC) 16.0.0 20250530 (experimental)

and OS system is

Linux bigpc 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15
UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Reply via email to