public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug plugins/56622] New: -fopenmp with -fplugin conflicts
@ 2013-03-14 18:54 hayder.alkhalissi at googlemail dot com
  2013-03-14 18:55 ` [Bug plugins/56622] " hayder.alkhalissi at googlemail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hayder.alkhalissi at googlemail dot com @ 2013-03-14 18:54 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56622
           Summary: -fopenmp with -fplugin conflicts
    Classification: Unclassified
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: plugins
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hayder.alkhalissi@googlemail.com


Dear all,

I am trying to extending the compiler gcc-4.5.0 by using plug-in. When I tried
using -fpluging with -fopenmp, I got this error as bellow:

*** WARNING *** there are active plugins, do not report this as a bug unless
you can reproduce it without enabling any plugins.
Event                            | Plugins
PLUGIN_PRE_GENERICIZE            | libplugin-pointer-types
PLUGIN_FINISH                    | libplugin-pointer-types
PLUGIN_ATTRIBUTES                | libplugin-pointer-types
pointer-types-target.c: In function ‘main’:
pointer-types-target.c:46:2: internal compiler error: in
join_on_bb_function_call, at aop-pc-fun-call.c:246
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

BTY: I didn't have more experience in extending gcc.

I have already attached the *.i file as well.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-03-15  8:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-14 18:54 [Bug plugins/56622] New: -fopenmp with -fplugin conflicts hayder.alkhalissi at googlemail dot com
2013-03-14 18:55 ` [Bug plugins/56622] " hayder.alkhalissi at googlemail dot com
2013-03-14 20:30 ` pinskia at gcc dot gnu.org
2013-03-15  8:35 ` hayder.alkhalissi at googlemail dot com
2013-03-15  8:57 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).