[Bug target/83307] Miscompilation of range_for with initializer_list in constructors on MacOS (works on Linux)

2018-02-09 Thread greenc at fnal dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83307 --- Comment #1 from Chris Green --- Verified as continuing to fail on MacOS High Sierra (XCode 9.2 / 9C40b) with GCC 7.3.0 from homebrew with -DTRY=0 and -DTRY=1.

[Bug c++/83307] New: Miscompilation of range_for with initializer_list in constructors on MacOS (works on Linux)

2017-12-06 Thread greenc at fnal dot gov
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: greenc at fnal dot gov Target Milestone: --- Verified on G++ 6.3.0, 6.4.0 and 7.2.0 to work on Linux (RHEL7-ish) but fail on Mac OS (at

[Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1

2016-09-29 Thread greenc at fnal dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57438 Chris Green changed: What|Removed |Added CC||greenc at fnal dot gov --- Comment #28

[Bug c++/77597] GCC 6.2 / LLVM 3.9 name mangling discrepancy for function with instantiated template in signature whose template argument involves an ABI tag.

2016-09-16 Thread greenc at fnal dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77597 --- Comment #4 from Chris Green --- (In reply to Jakub Jelinek from comment #3) > Ah, maybe I'm wrong what S6_ stands for. Anyway: > https://llvm.org/bugs/show_bug.cgi?id=30401#c1 > has more details. So NOTABUG? See particularly https://llvm.o

[Bug target/77597] New: GCC 6.2 / LLVM 3.9 name mangling discrepancy for function with instantiated template in signature whose template argument involves an ABI tag.

2016-09-15 Thread greenc at fnal dot gov
. Product: gcc Version: 6.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: greenc at fnal dot gov Target Milestone: --- Created attachment 39624 --> ht