[Bug c/105120] __OPTIMIZE__ macro incorrectly defined when using pragma(optimize) with push_options/pop_options

2022-04-01 Thread andrey.turkin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105120 --- Comment #3 from Andrey Turkin --- Personally I don't care much about implications of bug 48026; the issue that affects me is pop_options leaking some state changed by pragmas inside push_options/pop_options, namely macros. That sample was de

[Bug c/105120] New: __OPTIMIZE__ macro incorrectly defined when using pragma(optimize) with push_options/pop_options

2022-03-31 Thread andrey.turkin at gmail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: andrey.turkin at gmail dot com Target Milestone: --- Created attachment 52730 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52730&action=edit

[Bug tree-optimization/66070] [GRAPHITE] cc1 gets killed by OOM killer

2015-08-12 Thread andrey.turkin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66070 Andrey Turkin changed: What|Removed |Added CC||andrey.turkin at gmail dot com