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

            Bug ID: 103538
           Summary: [12 Regression] trunk 20211203 fails to build gnat on
                    x86_64-linux-gnux32
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

seen with trunk 20211203 building a cross compiler targeting
x86_64-linux-gnux32:

[...]
g-socket.adb:2858:26: error: value not in range of type "time_t" defined at
g-sothco.ads:47
g-socket.adb:2858:26: error: static expression fails Constraint_Check
g-socket.adb:2860:26: error: value not in range of type "time_t" defined at
g-sothco.ads:47
g-socket.adb:2860:26: error: static expression fails Constraint_Check
make[9]: *** [../gcc-interface/Makefile:300: g-socket.o] Error 1

Reply via email to