[Bug c++/48026] #pragma optimize ignored for C++ for preprocessor

2024-03-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 Andrew Pinski changed: What|Removed |Added CC||tellowkrinkle at gmail dot com ---

[Bug c++/48026] #pragma optimize ignored for C++ for preprocessor

2023-12-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 --- Comment #6 from Sam James --- (In reply to Gwenole Beauchesne from comment #5) > Created attachment 56811 [details] > Proposed patch against trunk > > Here is a proposed patch against trunk, which includes a fix for PR > preprocessor/87299

[Bug c++/48026] #pragma optimize ignored for C++ for preprocessor

2023-12-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 Bug 48026 depends on bug 41201, which changed state. Bug 41201 Summary: #pragma GCC target ("sse2") doesn't alter __SSE2__ in C++ (as it does in C) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41201 What|Removed

[Bug c++/48026] #pragma optimize ignored for C++ for preprocessor

2023-12-06 Thread gb.devel at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 Gwenole Beauchesne changed: What|Removed |Added CC||gb.devel at gmail dot com ---

[Bug c++/48026] #pragma optimize ignored for C++

2014-12-17 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||manu at gcc

[Bug c++/48026] #pragma optimize ignored for C++

2014-12-10 Thread f.boesing at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 Frank f.boesing at gmx dot de changed: What|Removed |Added CC||f.boesing at gmx dot de

[Bug c++/48026] #pragma optimize ignored for C++

2012-07-25 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 Allan Jensen linux at carewolf dot com changed: What|Removed |Added CC||linux at carewolf

[Bug c++/48026] #pragma optimize ignored for C++

2012-02-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48026 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code