[Bug ada/81424] [7 regression] internal error on GPRbuild with -O2

2017-07-16 Thread bj...@xn--rombobjrn-67a.se
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

[Bug ada/56331] New: Gnatprep returns zero on error.

2013-02-14 Thread bj...@xn--rombobjrn-67a.se
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

[Bug ada/56055] New: Delete_File won't delete special files

2013-01-20 Thread bj...@xn--rombobjrn-67a.se
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

[Bug ada/49337] New: Improve Gnatmake to work without static libraries.

2011-06-08 Thread bj...@xn--rombobjrn-67a.se
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