https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677
--- Comment #10 from Helmut Grohne ---
Sam James, please give the patch at
https://gcc.gnu.org/pipermail/gcc-patches/2024-April/650271.html a try. It
entirely removes LIMITS_H_TEST and defers the check to runtime. To verify the
patch, it is not s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92336
--- Comment #3 from Helmut Grohne ---
I suppose that your changes have migrated to gcc-12 now. The problem persists
in exactly the same way. A current build failure can bee seen at:
https://crossqa.debian.net/build/gcc-12_12.2.0-9_s390x_202211101
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677
Helmut Grohne changed:
What|Removed |Added
CC||helmut at subdivi dot de
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80755
Helmut Grohne changed:
What|Removed |Added
CC||helmut at subdivi dot de
--- Comment #2
Assignee: unassigned at gcc dot gnu.org
Reporter: helmut at subdivi dot de
CC: doko at debian dot org
Target Milestone: ---
Host: !=$(build)
Target: ==$(host)
Build: x86_64-linux-gnu
The version of gcc packaged for Debian
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83100
--- Comment #2 from Helmut Grohne ---
affects armel https://jenkins.debian.net/job/rebootstrap_armel_gcc8/2/console
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677
--- Comment #2 from Helmut Grohne ---
(In reply to jos...@codesourcery.com from comment #1)
> Well, if headers move then configure (and related) tests that look at them
> will need updating. See how gcc/configure.ac looks in $target_header_dir
: unassigned at gcc dot gnu.org
Reporter: helmut at subdivi dot de
Target Milestone: ---
LIMITS_H_TEST is a Makefile variable defined in gcc/Makefile.in, that
determines how to generate its own limits.h, in particular whether to use
limitx.h and limity.h. The test simply tests whether