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

            Bug ID: 120085
           Summary: FAIL: gcc.dg/lto/modref-2
                    c_lto_modref-2_0.o-c_lto_modref-2_0.o link, -O2
                    -flto-partition=max -flto -fno-ipa-sra
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/o
bjdir64/gcc/ c_lto_modref-2_0.o -fdiagnostics-plain-output -O2
-flto-partition=m
ax -flto -fno-ipa-sra -o gcc-dg-lto-modref-2-01.exe
ld: Unsatisfied symbol "modf" in file c_lto_modref-2_0.o
1 errors.
collect2: error: ld returned 1 exit status
compiler exited with status 1
FAIL: gcc.dg/lto/modref-2 c_lto_modref-2_0.o-c_lto_modref-2_0.o link, -O2
-flto-partition=max -flto -fno-ipa-sra

modf is in libm on hpux.

Reply via email to