https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81424
--- Comment #3 from Björn Persson ---
Well it is permissible to change the compilation options if there is a really
good reason. If another optimization level works around the bug, then I think
we can append for example -O1 until the bug is fixed
Priority: P3
Component: ada
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: bj...@xn--rombobjrn-67a.se
Created attachment 29457
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29457
proposed fix
When Gnatprep encounters errors in its input it deems its output f
ormal
Priority: P3
Component: ada
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: bj...@xn--rombobjrn-67a.se
According to the Ada Reference Manual, Ada.Directories.Delete_File "deletes an
existing ordinary or special file", that is any kind of file exce
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: bj...@xn--rombobjrn-67a.se
Created attachment 24469
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24469
one possible way of making Gnatmake work with either shared or static libraries
The maintainers of GCC in Fedora have split out libgna