[Bug target/49854] Clean up SPE/e500 option handling

2020-06-02 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

--- Comment #7 from Segher Boessenkool  ---
The powerpcspe backend has been deprecated in GCC 8 and removed during GCC 9
development. See corresponding mailing list threads[1,2,3] for details.

[1] https://gcc.gnu.org/legacy-ml/gcc/2018-04/msg00102.html
[2] https://gcc.gnu.org/legacy-ml/gcc-patches/2018-12/msg00123.html
[3] https://gcc.gnu.org/pipermail/gcc/2020-May/232342.html

[Bug target/49854] Clean up SPE/e500 option handling

2020-06-02 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

--- Comment #6 from Segher Boessenkool  ---
Please *NEVER* close bugs for things you are not the maintainer for.

[Bug target/49854] Clean up SPE/e500 option handling

2020-06-02 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org
 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Eric Gallager  ---
consensus here seemed to be to close the SPE bugs: 
https://gcc.gnu.org/pipermail/gcc/2020-May/232591.html
Thus, closing.

[Bug target/49854] Clean up SPE/e500 option handling

2020-03-04 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

Segher Boessenkool  changed:

   What|Removed |Added

 CC||segher at gcc dot gnu.org
   Target Milestone|--- |8.5

[Bug target/49854] Clean up SPE/e500 option handling

2019-03-13 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

--- Comment #4 from John Paul Adrian Glaubitz  ---
Yes, it would be nice if those were kept open. There is actually a demand for a
working compiler for the SPE target as it's used in embedded systems.

Luckily, LLVM has improved a bit on the SPE target so that users can switch to
LLVM for some projects for the time being. Having SPE support in gcc would be
absolutely desirable though.

[Bug target/49854] Clean up SPE/e500 option handling

2019-03-13 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

Arseny Solokha  changed:

   What|Removed |Added

 CC||asolokha at gmx dot com

--- Comment #3 from Arseny Solokha  ---
As I mentioned elsewhere several times already, I'd suggest to keep SPE-related
PRs open for another cycle in the hope that Andrew would eventually manage to
revive the port during 2019, and close them during GCC 10's stage 4 otherwise.
But it's merely a user's suggestion, and it's up to developers to decide what
to do with all these PRs containing spe, e500, and 854[08] in their Target and
Summary fields.

[Bug target/49854] Clean up SPE/e500 option handling

2019-03-12 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

--- Comment #2 from Eric Gallager  ---
The SPE port is getting removed for GCC 9, right? So can this be closed then?

[Bug target/49854] Clean up SPE/e500 option handling

2018-03-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49854

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org
   See Also||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=81084

--- Comment #1 from Eric Gallager  ---
bug 81084 is related to this