https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127023
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65399|0 |1
is obsolete| |
--- Comment #5 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 65400
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65400&action=edit
This one fails with `-O2 -fopenmp`
Note the noinline is needed there so einline won't inline e into g.
