This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug plugins/56622] -fopenmp with -fplugin conflicts


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56622

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-15 08:57:18 UTC ---
openMP is lowered later than your plugin runs and there are still
sub-statements
around.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]