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

            Bug ID: 114035
           Summary: Failure of pr97172-2.c on darwin
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fxcoudert at gcc dot gnu.org
  Target Milestone: ---

on x86_64-apple-darwin23
(https://gcc.gnu.org/pipermail/gcc-testresults/2024-February/808546.html) I
see:

FAIL: gcc.dg/pr97172-2.c (test for excess errors)

The excess error in question is really weird:

Excess errors:
ld: Undefined symbols:
  _f2_n, referenced from:
      _g2_n in ccFWgwRZ.o
  _f2_np1, referenced from:
      _g2_np1 in ccFWgwRZ.o
      _g2_nd2p1 in ccFWgwRZ.o
  _fn, referenced from:
      _gn in ccFWgwRZ.o
  _fn_3, referenced from:
      _gn_3 in ccFWgwRZ.o
  _fn_n, referenced from:
      _gn_n in ccFWgwRZ.o
  _fn_n_n, referenced from:
      _gn_n_n in ccFWgwRZ.o
  _fn_n_np1, referenced from:
      _gn_n_np1 in ccFWgwRZ.o
  _fn_np1, referenced from:
      _gn_np1 in ccFWgwRZ.o
  _fn_np1_np1, referenced from:
      _gn_np1_np1 in ccFWgwRZ.o
  _fna3_1, referenced from:
      _gna3_1 in ccFWgwRZ.o
  _fna3_2_3_4, referenced from:
      _gna3_2_3_4 in ccFWgwRZ.o
  _fnp1, referenced from:
      _gnp1 in ccFWgwRZ.o
      _gnd2p1 in ccFWgwRZ.o
  _fnp1_3, referenced from:
      _gnp1_3 in ccFWgwRZ.o
      _gnd2p1_3 in ccFWgwRZ.o
  _fnp1_np1, referenced from:
      _gnp1_np1 in ccFWgwRZ.o
      _gnd2p1_nd2p1 in ccFWgwRZ.o
  _fnp1_np1_np1, referenced from:
      _gnp1_np1_np1 in ccFWgwRZ.o
      _gnd2p1_nd2p1_nd2p1 in ccFWgwRZ.o
  _fx_n, referenced from:
      _gx_n in ccFWgwRZ.o
  _fx_np1, referenced from:
      _gx_np1 in ccFWgwRZ.o
      _gx_nd2p1 in ccFWgwRZ.o
  • [Bug target/114035] New: Failure... fxcoudert at gcc dot gnu.org via Gcc-bugs

Reply via email to