[Bug ada/104861] s-oscons.ads should use target_noncanonical
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 08:22:40 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104861
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Richard Biener
<rguenth@gcc.gnu.org>:
https://gcc.gnu.org/g:6a1150d1524aeda3381b2171712e1a6611d441d6
commit r11-9662-g6a1150d1524aeda3381b2171712e1a6611d441d6
Author: Richard Biener <rguenther@suse.de>
Date: Thu Mar 10 13:35:46 2022 +0100
ada/104861 - use target_noncanonial for Target_Name
The following arranges for s-oscons.ads to record target_noncanonical
for Target_Name, matching the install directory layout and what
gcc -dumpmachine says. This fixes build issues with gprbuild.
2022-03-10 Richard Biener <rguenther@suse.de>
PR ada/104861
gcc/ada/
* gcc-interface/Makefile.in (target_noncanonical): Substitute.
(OSCONS_CPP): Pass target_noncanonical as TARGET.
(cherry picked from commit 9467e7331188705ec16c086b77e1809c5b0aab7d)
More information about the Gcc-bugs
mailing list