[Bug ada/104856] Build gcc with a target not containing '-gnu' gets added to gnat target

2022-03-09 Thread bib_aab at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104856 --- Comment #4 from Bib --- I have a bug raised with Suse: https://bugzilla.suse.com/show_bug.cgi?id=1196861 And they are saying: Hmpf, so the directory name and the -dumpmachine output is using the configured target, while s-oscons.ads contain

[Bug ada/104856] Build gcc with a target not containing '-gnu' gets added to gnat target

2022-03-09 Thread bib_aab at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104856 --- Comment #3 from Bib --- I tried rebuilding with: ../configure --prefix=/opt/gcc11a --enable-languages=c,c++,ada --enable-offload-targets=nvptx-none, --without-cuda-driver --enable-checking=release --disable-werror --enable-ssp --disable-lib

[Bug ada/104856] New: Build gcc with a target not containing '-gnu' gets added to gnat target

2022-03-09 Thread bib_aab at hotmail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: bib_aab at hotmail dot com Target Milestone: --- Building the gcc suite with Ada with a target such as x86_64-suse-linux causes Target_Name to be set to x86_64-suse

[Bug ada/90051] New: Error in spec comments - g-caliio.ads (%Z)

2019-04-11 Thread bib_aab at hotmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: bib_aab at hotmail dot com Target Milestone: --- The spec GNAT.Calendar.Time_IO, states that a picture_field with an option of "%c", will produce the following: "Sat Nov 04 12:02:33 EST 1989" The EST pa