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

2013-03-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56622 --- Comment #4 from Richard Biener 2013-03-15 08:57:18 UTC --- openMP is lowered later than your plugin runs and there are still sub-statements around.

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

2013-03-15 Thread hayder.alkhalissi at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56622 --- Comment #3 from hayder.alkhalissi at googlemail dot com 2013-03-15 08:35:29 UTC --- (In reply to comment #2) > >join_on_bb_function_call, at aop-pc-fun-call.c:246 > > This is a bug in your plugin code and not in GCC. Please report it

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

2013-03-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56622 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

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

2013-03-14 Thread hayder.alkhalissi at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56622 --- Comment #1 from hayder.alkhalissi at googlemail dot com 2013-03-14 18:55:13 UTC --- Created attachment 29670 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29670 preprocessed file