aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorMikael Pettersson <mikpelinux@gmail.com>2023-04-29 10:56:54 -0600
committerJeff Law <jlaw@ventanamicro>2023-04-29 10:56:54 -0600
commit83c78cb0d78fffa8791f64ba36146d17c00c1b23 (patch)
treed288950af6607aca796a73633500be61a5fd7158 /libcpp
parentef6c3095aabe75af727a269d91d9ffa37f982ace (diff)
downloadgcc-83c78cb0d78fffa8791f64ba36146d17c00c1b23.zip
gcc-83c78cb0d78fffa8791f64ba36146d17c00c1b23.tar.gz
gcc-83c78cb0d78fffa8791f64ba36146d17c00c1b23.tar.bz2
add glibc-stdint.h to vax and lm32 linux target (PR target/105525)
PR target/105525 is a build regression for the vax and lm32 linux targets present in gcc-12/13/head, where the builds fail due to unsatisfied references to __INTPTR_TYPE__ and __UINTPTR_TYPE__, caused by these two targets failing to provide glibc-stdint.h. Fixed thusly, tested by building crosses, which now succeeds. Ok for trunk? (Note I don't have commit rights.) PR target/105525 gcc/ * config.gcc (vax-*-linux*): Add glibc-stdint.h. (lm32-*-uclinux*): Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions