[Bug ada/23519] Dividing fixed point number by zero returns zero.

2006-01-17 Thread simon at pushface dot org
--- Comment #12 from simon at pushface dot org 2006-01-17 22:14 --- Subject: Re: Dividing fixed point number by zero returns zero. On 17 Jan 2006, at 21:31, listor1 dot rombobeorn at comhem dot se wrote: > Excuse me, what's the reason for marking this bug as invalid?

[Bug ada/20921] New: Unable to access components of task access constraint

2005-04-09 Thread simon at pushface dot org
t Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: simon at pushface dot org CC: gcc-bugs at gcc dot gn

[Bug ada/20921] Unable to access components of task access constraint

2005-04-09 Thread simon at pushface dot org
--- Additional Comments From simon at pushface dot org 2005-04-09 20:27 --- Created an attachment (id=8574) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8574&action=view) Reproducer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20921

[Bug ada/39336] New: libgnat.dylib, libgnarl.dylib don't contain full paths

2009-03-01 Thread simon at pushface dot org
libgnarl.dylib don't contain full paths Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: simon at pushface dot org GCC

[Bug ada/39515] New: Malformed parent spec causes bomb in child compilation

2009-03-21 Thread simon at pushface dot org
: simon at pushface dot org GCC build triplet: i386-apple-darwin9.6.0 GCC host triplet: i386-apple-darwin9.6.0 GCC target triplet: i386-apple-darwin9.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39515

[Bug ada/39515] Malformed parent spec causes bomb in child compilation

2009-03-21 Thread simon at pushface dot org
--- Comment #1 from simon at pushface dot org 2009-03-21 08:49 --- Created an attachment (id=17506) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17506&action=view) Reproducer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39515

[Bug ada/39336] libgnat.dylib, libgnarl.dylib don't contain full paths

2009-04-28 Thread simon at pushface dot org
--- Comment #2 from simon at pushface dot org 2009-04-29 06:00 --- (In reply to comment #1) > The Ada make files don't use GNU libtool to build the shared libraries. GNAT Pro 6.2.1 on Darwin uses -rpath/@rpath, presumably AdaCore will fold this in at a future date. --

[Bug ada/94181] New: Misidentified dangling reference in container implementation

2020-03-15 Thread simon at pushface dot org
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Created attachment 48035 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48035&action=edit Reproducer This arose in a

[Bug ada/95959] New: Error in conversion from UTF16 to UTF8

2020-06-29 Thread simon at pushface dot org
Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Created attachment 48799 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48799&action=edit Demonstration There's an error in converting from UTF16 to UTF8 for code

[Bug ada/95959] Error in conversion from UTF16 to UTF8

2020-06-29 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95959 --- Comment #1 from simon at pushface dot org --- Created attachment 48800 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48800&action=edit Patch

[Bug testsuite/56207] New: 'make check-mpc' fails to build tests

2013-02-04 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56207 Bug #: 56207 Summary: 'make check-mpc' fails to build tests Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal P

[Bug target/50678] [4.7/4.8 Regression] FAIL: c52104y on x86_64-apple-darwin10

2013-02-05 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #71 from simon at pushface dot org 2013-02-05 15:33:52 UTC --- Created attachment 29360 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29360 Patch to suppress register swap on Darwin >= 12 (In reply to comme

[Bug target/50678] [4.7/4.8 Regression] FAIL: c52104y on x86_64-apple-darwin10

2013-02-05 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 simon at pushface dot org changed: What|Removed |Added Attachment #29360|0 |1 is obsolete

[Bug ada/56436] New: Documentation states restriction that's not enforced

2013-02-24 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56436 Bug #: 56436 Summary: Documentation states restriction that's not enforced Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: norm

[Bug ada/56588] New: gnatmake crash with incorrect SAL GPR

2013-03-10 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56588 Bug #: 56588 Summary: gnatmake crash with incorrect SAL GPR Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: minor Pr

[Bug ada/56588] gnatmake crash with incorrect SAL GPR

2013-03-10 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56588 --- Comment #1 from simon at pushface dot org 2013-03-10 16:03:19 UTC --- Created attachment 29635 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29635 Patch to fail build if the error is encountered

[Bug ada/56616] New: gnatmake builds SAL incorrectly if library_kind is "static"

2013-03-14 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56616 Bug #: 56616 Summary: gnatmake builds SAL incorrectly if library_kind is "static" Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRM

[Bug ada/56616] gnatmake builds SAL incorrectly if library_kind is "static"

2013-03-14 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56616 --- Comment #1 from simon at pushface dot org 2013-03-14 12:30:33 UTC --- Created attachment 29667 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29667 Proposed patch

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2013-03-20 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 --- Comment #2 from simon at pushface dot org 2013-03-20 09:36:44 UTC --- Still fails on 4.8. However: package Indefinite_Dynamic begins generic type Item (<>) is private; type Item_Ptr is acces

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2013-03-20 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 --- Comment #4 from simon at pushface dot org 2013-03-20 17:24:06 UTC --- (In reply to comment #3) > Confirmed on mainline, but this will compile with the 4.8.0 release. So it will (with gcc version 4.8.0 20130320 (prerelease) [gcc-

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2013-03-23 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 --- Comment #6 from simon at pushface dot org 2013-03-23 12:14:00 UTC --- (In reply to comment #5) > Sort of, we now disable the front-end assertions on release branches. Hmm, this doesn't really seem appropriate. Quoting Robe

[Bug ada/56196] Assertion failure on aspect clause

2013-04-23 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56196 --- Comment #1 from simon at pushface dot org 2013-04-23 21:57:57 UTC --- The bug appears to be fixed in the released GCC 4.8.0.

[Bug ada/54614] New: Vector * Matrix -> Vector gives wrong result

2012-09-18 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54614 Bug #: 54614 Summary: Vector * Matrix -> Vector gives wrong result Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Prior

[Bug ada/54614] Vector * Matrix -> Vector gives wrong result

2012-09-18 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54614 --- Comment #1 from simon at pushface dot org 2012-09-18 10:44:47 UTC --- Created attachment 28213 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28213 Proposed patch for 4.7.0 code

[Bug ada/55119] New: Ada.Directories only handles files under 2GB

2012-10-29 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55119 Bug #: 55119 Summary: Ada.Directories only handles files under 2GB Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug ada/55119] Ada.Directories only handles files under 2GB

2012-10-29 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55119 --- Comment #1 from simon at pushface dot org 2012-10-29 21:57:02 UTC --- (In reply to comment #0) > where attr->file_length is a long. And on Mac OS X, sizeof(long) is 8. So there isn't a problem there (but the comment in

[Bug ada/46192] renaming of a volatile variable generates wrong code

2011-02-11 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46192 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/46192] renaming of a volatile variable generates wrong code

2011-02-11 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46192 --- Comment #3 from simon at pushface dot org 2011-02-11 18:18:26 UTC --- (In reply to comment #2) > Still present in gcc version 4.6.0 20110203 (experimental) [trunk revision > 157963] for x86_64-apple-darwin10. Generated assemb

[Bug bootstrap/50342] New: gcc/configure fails on Mac OS X Lion/Xcode 4.1 if building Ada

2011-09-09 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 Bug #: 50342 Summary: gcc/configure fails on Mac OS X Lion/Xcode 4.1 if building Ada Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

2011-09-09 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 --- Comment #5 from simon at pushface dot org 2011-09-09 18:46:46 UTC --- (In reply to comment #4) > > Other than only building ada triggers the bug. > > Huh? How could Ada have something to do with the toplevel configure? The

[Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

2011-09-09 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 --- Comment #6 from simon at pushface dot org 2011-09-09 18:49:27 UTC --- (In reply to comment #3) > Should an separate enhancement > request PR be opened for the addition of these new builtins to FSF gcc? I > believe this was Mik

[Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

2011-09-09 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 --- Comment #8 from simon at pushface dot org 2011-09-09 19:50:05 UTC --- (In reply to comment #7) > Try CC="gcc -D_FORTIFY_SOURCE=0" $srcdir/configure Works. Works better if you say $srcdir/configure CC="gcc -D_FORTIFY_SO

[Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't

2011-09-16 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24167 --- Comment #5 from simon at pushface dot org 2011-09-16 17:27:27 UTC --- Fixed in 4.6.0. Am I allowed/able to mark this RESOLVED?

[Bug other/50840] New: gcc_update can't find SVN revision in Mercurial tree

2011-10-23 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50840 Bug #: 50840 Summary: gcc_update can't find SVN revision in Mercurial tree Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug other/50840] gcc_update can't find SVN revision in Mercurial tree

2011-10-23 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50840 --- Comment #1 from simon at pushface dot org 2011-10-23 18:38:48 UTC --- Oh. I see the Hg tree hasn't been updated for nearly a year. Git it is. Please close this ... Do you think that the Hg server should be stopped?

[Bug target/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-26 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/50934] New: Allocated address for new controlled object is offset by 16 bytes

2011-10-31 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 Bug #: 50934 Summary: Allocated address for new controlled object is offset by 16 bytes Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug ada/50503] GNAT fails to compile a modification of B433001 ACATS test

2011-10-31 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50503 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/50934] Allocated address for new controlled object is offset by 16 bytes

2011-11-02 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 --- Comment #1 from simon at pushface dot org 2011-11-02 20:58:09 UTC --- I've now traced the reason for this. Controlled objects require some memory to be allocated to manage the chains of objects which are to be finalised when a scope is e

[Bug ada/50934] Attribute Max_Size_In_Storage_Elements is wrong for controlled types

2011-11-02 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 simon at pushface dot org changed: What|Removed |Added Summary|Allocated address for new |Attribute

[Bug ada/50934] Attribute Max_Size_In_Storage_Elements is wrong for controlled types

2011-11-03 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 --- Comment #2 from simon at pushface dot org 2011-11-03 08:14:36 UTC --- Created attachment 25699 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25699 Simpler demonstrator

[Bug ada/50934] Attribute Max_Size_In_Storage_Elements is wrong for controlled types

2011-11-03 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 --- Comment #3 from simon at pushface dot org 2011-11-03 17:34:01 UTC --- (In reply to comment #1) > It seems to me that this new approach is a remarkably non-Ada way of > addressing > the problem; the original design is precisely the

[Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

2012-05-07 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 --- Comment #9 from simon at pushface dot org 2012-05-07 21:13:48 UTC --- (In reply to comment #8) > $srcdir/configure CC="gcc -D_FORTIFY_SOURCE=0” Unfortunately doing this means that “gcc -v” with the built compiler contains the

[Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

2012-05-08 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 --- Comment #11 from simon at pushface dot org 2012-05-08 20:01:50 UTC --- (In reply to comment #10) > I'm wondering if you could add: > > # Work around PR50342 > BOOT_CFLAGS += -D_FORTIFY_SOURCE=0 > > to config/mh-darwin

[Bug ada/53323] New: Compiler bomb with indefinite array of controlled objects and storage pools

2012-05-11 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 Bug #: 53323 Summary: Compiler bomb with indefinite array of controlled objects and storage pools Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNC

[Bug ada/50934] Attribute Max_Size_In_Storage_Elements is wrong for controlled types

2012-05-27 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 --- Comment #4 from simon at pushface dot org 2012-05-27 10:22:42 UTC --- This problem has been fixed in the released 4.7.0.

[Bug ada/88610] New: ICE with new ACATS test c452003

2018-12-27 Thread simon at pushface dot org
Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Host: x86_64-apple-darwin15 Target: x86_64-apple-darwin15 Build: x86_64-apple-darwin15 Created attachment 45290 --> https://gcc.gnu.org/bugzi

[Bug ada/88610] ICE with new ACATS test c452003

2019-01-15 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88610 --- Comment #2 from simon at pushface dot org --- (In reply to Eric Botcazou from comment #1) > There is probably little value in filling PRs against new ACATS tests though. I can see this argument if you mean that a new ACATS test might

[Bug ada/50502] GNAT fails to compile a modification of B37101A ACATS test

2019-01-17 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50502 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug target/85289] New: Fails to build libgcc.a multilib for v8-m.base/nofp

2018-04-08 Thread simon at pushface dot org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Host: x86_64-apple-darwin15 Target: arm-eabi Build: x86_64-apple-darwin15 This is with r258387 (20180309); updated to today

[Bug target/85289] Fails to build libgcc.a multilib for v8-m.base/nofp

2018-04-08 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85289 simon at pushface dot org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug ada/85380] New: gnatbind fails with small executable & restricted runtime

2018-04-12 Thread simon at pushface dot org
rmal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Host: x86_64-apple-darwin15 Target: arm-eabi Build: x86_64-apple-darwin15 After following the ch

[Bug ada/83535] New: Doesn’t respect Size for an object

2017-12-21 Thread simon at pushface dot org
Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Created attachment 42946 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42946&action=edit Demonstrator The code in which this problem surfaced is for a Cortex-M CPU, and write

[Bug ada/66205] gnatbind generates invalid code when finalization is enabled in restricted runtime

2017-12-21 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66205 --- Comment #16 from simon at pushface dot org --- I think this was actually INVALID. I’m glad to report that Arno’s notes in Comment #14 do in fact solve the problem (after supplying dummies for the parts of the standard library that aren’t

[Bug c/83960] New: Bad assembler with debug and LTO

2018-01-21 Thread simon at pushface dot org
Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Host: x86_64-apple-darwin15 Target: x64_64-apple-darwin15 Build: x86_64-apple-darwin15 Fails at r256927 (and previously, I now find, at r255748) with -g

[Bug ada/83892] Various ICEs and link-errors with running ACATS with -O2 -g -flto

2018-01-21 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83892 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/83892] Various ICEs and link-errors with running ACATS with -O2 -g -flto

2018-01-22 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83892 --- Comment #6 from simon at pushface dot org --- I tried check-gnat, which also shows additional lto-related failures. Running with lto shows 5 additional FAILs (and 3 fewer PASSes???) LTO: Running target unix/-flto/-g0

[Bug ada/84142] Implicit_Dereference with Generic Formal Incomplete Types

2018-01-30 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84142 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/84277] [8 Regression] A lot of new acats testsuite failures

2018-02-08 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84277 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug libgcc/86215] Exceptions are broken on OSX when linking with -static-libgcc

2019-03-02 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215 --- Comment #2 from simon at pushface dot org --- (In reply to simon from comment #1) Same results with gcc version 9.0.1 20190219 (experimental) (GCC) on Darwin 18.2.0. $ otool -L a.out a.out: /usr/lib/libSystem.B.dylib (compatibility

[Bug ada/89583] New: GNAT.Sockets.Bind_Socket fails with IPv4 address

2019-03-04 Thread simon at pushface dot org
: ada Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Created attachment 45886 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45886&action=edit Reproducer On Darwin 18.2.0 (Mojave), gcc (GCC) 9.0.1 20190219 (exper

[Bug ada/89583] GNAT.Sockets.Bind_Socket fails with IPv4 address

2019-03-23 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89583 --- Comment #3 from simon at pushface dot org --- I just rebuilt r269886 on x86_64-apple-darwin15 (with --disable-bootstrap) and it passed: PASS: gnat.dg/socket2.adb (test for excess errors) PASS: gnat.dg/socket2.adb execution test Also

[Bug ada/89556] error when using "with Priority"

2019-04-22 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89556 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

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

2019-04-22 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90051 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug libgcc/86215] Exceptions are broken on OSX when linking with -static-libgcc

2019-05-14 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215 --- Comment #5 from simon at pushface dot org --- $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/gcc-9.1.0/bin/../libexec/gcc/x86_64-apple-darwin15/9.1.0/lto-wrapper Target: x86_64-apple-darwin15 Configured with: /Volumes

[Bug ada/84142] Implicit_Dereference with Generic Formal Incomplete Types

2018-07-30 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84142 --- Comment #3 from simon at pushface dot org --- All three test cases compile OK with 8.1.0.

[Bug libgcc/86215] Exceptions are broken on OSX when linking with -static-libgcc

2018-09-01 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/85380] gnatbind fails with small executable & restricted runtime

2018-10-02 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85380 --- Comment #2 from simon at pushface dot org --- This is fixed in GCC 9.0.0.

[Bug ada/83892] Various ICEs and link-errors with running ACATS with -O2 -g -flto

2018-02-10 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83892 --- Comment #7 from simon at pushface dot org --- (In reply to rguent...@suse.de from comment #5) > It would be nice if acats could honor dejagnu RUNTESTFLAGS. That is, > I regularly do > > make check RUNTESTFLAGS="--tar

[Bug target/82005] [8 regression] early lto debug creates invalid assembly on Darwin

2018-02-13 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #24 from simon at pushface dot org --- (In reply to Richard Biener from comment #22) >These are already implemented > by darwin in darwin_asm_lto_{start,end} where it could simply tempo

[Bug target/82005] Early lto debug not implemented on Darwin

2018-03-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #38 from simon at pushface dot org --- (In reply to Dominique d'Humieres from comment #37) > > Dominique - please update with the current status after you manage > > to do another regular bootstrap/test cycle. Extra

[Bug ada/84198] Illegal program accepted, storing an anonymous access-to-subprogram value

2018-10-14 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84198 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/84142] Implicit_Dereference with Generic Formal Incomplete Types

2018-10-14 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84142 --- Comment #4 from simon at pushface dot org --- Test case 3 fails with 9.0.0 20180927: +===GNAT BUG DETECTED==+ | 9.0.0 20180927 (experimental) (x86_64-apple-darwin15) Assert_Failure

[Bug ada/87688] New: [9.0 regression] ACATS cb1010a cb1010d failure

2018-10-22 Thread simon at pushface dot org
Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Host: x86_64-apple-darwin15 Created attachment 44879 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44879&action=edit Extract from acats suite With

[Bug ada/87688] [9 regression] ACATS cb1010a cb1010d failure

2018-10-23 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87688 --- Comment #3 from simon at pushface dot org --- So far I have reached r264892 (PASS), r264901 (FAIL).

[Bug ada/87688] [9 regression] ACATS cb1010a cb1010d failure

2018-10-23 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87688 --- Comment #4 from simon at pushface dot org --- Eric is right: r264896 (OK), r264897 (FAIL).

[Bug ada/25844] [7/8/9 regression] ICE on overloaded renames

2018-11-02 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25844 --- Comment #21 from simon at pushface dot org --- This bug was fixed in GCC 5 (5.2.0, x86_64-apple-darwin15) and is still fixed up to GCC 9.0.0 20180927.

[Bug ada/87688] [9 regression] ACATS cb1010a cb1010d failure

2018-11-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87688 --- Comment #5 from simon at pushface dot org --- Bug no longer present in gcc version 9.0.0 20181103 (experimental) (GCC). r265766.

[Bug target/80204] macosx-version-min wrong for macOS Sierra 10.12.3

2018-11-20 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80204 --- Comment #6 from simon at pushface dot org --- Selected output from "gcc empty.c -v -Wl,-v" on macOS 10.14.1 (darwin 18.2.0), with gcc 9.0.0 20181103 built on x86_64-apple-darwin15, correctly showing -mmacosx-version-m

[Bug ada/24167] New: Visibility of private component of parent in child generic, generic compiles but instantiation doesn't

2005-10-02 Thread simon at pushface dot org
The example (which I will upload directly) fails as follows: grendel:~/tmp/visibility simon$ gnatmake -c -u -f actual-s.ads gcc -c actual-s.ads actual-s.ads:4:01: instantiation error at basis-second.adb:4 actual-s.ads:4:01: no selector "Started" for type "Base" defined at basis-second.ads:4, insta

[Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't

2005-10-02 Thread simon at pushface dot org
--- Comment #1 from simon at pushface dot org 2005-10-02 17:11 --- Created an attachment (id=9861) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9861&action=view) Demonstration of problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24167

[Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

2013-01-31 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342 --- Comment #14 from simon at pushface dot org 2013-01-31 20:35:01 UTC --- The original problem doesn't occur with gcc version 4.8.0 20130131 (experimental) [trunk revision 195611] (GCC), built with GNAT GPL 2012.

[Bug target/50678] [4.7/4.8 Regression] FAIL: c52104y on x86_64-apple-darwin10

2013-01-31 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #64 from simon at pushface dot org 2013-01-31 20:48:10 UTC --- I just built Target: x86_64-apple-darwin12 gcc version 4.8.0 20130131 (experimental) [trunk revision 195611] (GCC) and c52104y fails again. Will try removing

[Bug target/50678] [4.7/4.8 Regression] FAIL: c52104y on x86_64-apple-darwin10

2013-02-01 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #66 from simon at pushface dot org 2013-02-01 21:03:24 UTC --- (In reply to comment #65) Something amazing has happened with Xcode 4.6. I'm running Darwin 12.2.1, Georg is running 11.4.2. When I built r195611 with

[Bug target/50678] [4.7/4.8 Regression] FAIL: c52104y on x86_64-apple-darwin10

2013-02-02 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #68 from simon at pushface dot org 2013-02-02 17:27:12 UTC --- (In reply to comment #66) > (In reply to comment #65) > > Something amazing has happened with Xcode 4.6. > > I'm running Darwin 12.2.1, Geo

[Bug ada/56196] New: Assertion failure on aspect clause

2013-02-03 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56196 Bug #: 56196 Summary: Assertion failure on aspect clause Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Prio

[Bug ada/62236] : error: aggregate value used where an integer was expected

2016-04-22 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62236 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/56616] gnatmake builds SAL incorrectly if library_kind is "static"

2016-04-27 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56616 --- Comment #3 from simon at pushface dot org --- This PR was down to a lack of appreciation of the resources available. If you provide a Library_Interface and you're building a dynamic library, gprbuild populates the include Library_Sr

[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2016-04-28 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 --- Comment #7 from simon at pushface dot org --- t-aprofile produced an excellent result - for me, anyway; it includes everything I need (cortex-*), as well as a whole lot more - just lots of disk space for multilibs.

[Bug ada/61027] gnatcmd gets SIGABRT during exception handling

2016-04-28 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61027 simon at pushface dot org changed: What|Removed |Added Known to fail||5.1.0, 5.2.0 --- Comment #6

[Bug ada/71358] New: GNAT.Command_Line.Getopt fails if there are no switches

2016-05-31 Thread simon at pushface dot org
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: simon at pushface dot org Target Milestone: --- Created attachment 38611 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38611&action=edit Demonstrators A program had no switches (ye

[Bug ada/71358] GNAT.Command_Line.Getopt fails if there are no switches

2016-05-31 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71358 --- Comment #2 from simon at pushface dot org --- (In reply to Eric Botcazou from comment #1) > The testcase yields a STORAGE_ERROR (segfault), which is not pretty indeed. Presumably because the GNAT RTS is compiled with checks disabled? H

[Bug target/80204] macosx-version-min wrong for macOS Sierra 10.12.3

2017-08-29 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80204 --- Comment #2 from simon at pushface dot org --- Created attachment 42076 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42076&action=edit Proposed solution Demonstrates the solution proposed in the patch.

[Bug target/80204] macosx-version-min wrong for macOS Sierra 10.12.3

2017-08-29 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80204 --- Comment #3 from simon at pushface dot org --- Created attachment 42077 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42077&action=edit Patch to gcc/config/darwin-driver.c

[Bug target/80556] [8 Regression] bootstrap failure for Ada compiler

2017-09-08 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556 --- Comment #46 from simon at pushface dot org --- I posted my darwin.h patch at https://gcc.gnu.org/ml/gcc-patches/2017-09/msg00045.html on 1 September - hasn’t attracted any notice yet.

[Bug bootstrap/82141] [8 Regression] raised RTSFIND.RE_NOT_AVAILABLE : rtsfind.adb:851 on darwin

2017-09-10 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82141 simon at pushface dot org changed: What|Removed |Added CC||simon at pushface dot org

[Bug ada/82141] [8 Regression] raised RTSFIND.RE_NOT_AVAILABLE : rtsfind.adb:851 on darwin

2017-09-13 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82141 --- Comment #28 from simon at pushface dot org --- (In reply to Iain Sandoe from comment #23) > --with-checking=release --disable-libada succeeds for me too. Because the bug appears when building libada. I haven’t tried with --checking=rele

[Bug ada/82141] [8 Regression] raised RTSFIND.RE_NOT_AVAILABLE : rtsfind.adb:851 on darwin

2017-09-13 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82141 --- Comment #33 from simon at pushface dot org --- (In reply to Iain Sandoe from comment #32) > it doesn't make any difference if the libstdc++ is statically or dynamically > linked, in fact It’s libgcc that causes the problem;

[Bug ada/82141] [8 Regression] raised RTSFIND.RE_NOT_AVAILABLE : rtsfind.adb:851 on darwin

2017-09-14 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82141 --- Comment #36 from simon at pushface dot org --- (In reply to simon from comment #28) > For the Darwin 15 build (+ patch to darwin.h from PR80556) was > configured with > > --prefix=/Volumes/Miscellaneous/tmp/opt/gcc-8.0.0

[Bug target/80556] [8 Regression] bootstrap failure for Ada compiler

2017-09-21 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556 --- Comment #55 from simon at pushface dot org --- (In reply to Iain Sandoe from comment #54) > I bootstrapped r252936 on x86-64 Darwin15.6 (10.11.6), it would be good if > folks could check it out. bootstrapped r252935 on 1

  1   2   3   4   >