https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78808
Steven Noonan <steven at uplinklabs dot net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42417|0 |1 is obsolete| | --- Comment #13 from Steven Noonan <steven at uplinklabs dot net> --- Created attachment 42419 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42419&action=edit testcase.i - full saxpy test preprocessed attempt #2 for the link issue. preprocessed with stdlib.h included. Flags are as simple as: $ gcc -o test testcase.i $ gcc -fopenmp -o test testcase.i The former links fine, the latter doesn't