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

2013-03-14 Thread hayder.alkhalissi at googlemail dot com
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

[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

[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

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-24 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #10 from hayder.alkhalissi at googlemail dot com --- Guys, I still need your help.

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-14 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #1 from hayder.alkhalissi at googlemail dot com --- Hi, I am trying to create cross compiler by using gcc-4.9.1. During the procdure, I got this error: /crosstool-ng-1.20.0/.build/src/gcc-4.9.1/gcc/var-tracking.c:5824:1: internal

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-14 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #4 from hayder.alkhalissi at googlemail dot com --- Created attachment 34448 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34448action=edit configuration file for crosstoll-ng-1.20

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-14 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #2 from hayder.alkhalissi at googlemail dot com --- Created attachment 34447 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34447action=edit Screen shot

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-14 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #5 from hayder.alkhalissi at googlemail dot com --- (In reply to Andrew Pinski from comment #3) What options are you using to configure GCC? What target are you trying to compile for? What version of GCC are you starting

[Bug libgcc/64598] New: var-tracking.c has internal compiler error

2015-01-14 Thread hayder.alkhalissi at googlemail dot com
: libgcc Assignee: unassigned at gcc dot gnu.org Reporter: hayder.alkhalissi at googlemail dot com

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-19 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #9 from hayder.alkhalissi at googlemail dot com --- the exact version of GCC: GCC-4.9.1 the system type: The host system is Intel with Ubuntu. the options given when GCC was configured/built: I used default flag options in crosstool

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-19 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #8 from hayder.alkhalissi at googlemail dot com --- Created attachment 34481 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34481action=edit Test.i

[Bug libgcc/64598] var-tracking.c has internal compiler error

2015-01-19 Thread hayder.alkhalissi at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64598 --- Comment #6 from hayder.alkhalissi at googlemail dot com --- Hi Guys, I am still looking for answers. Thanks