[Bug java/32247] -Wall enables -Wunused enables -Wunused-parameter

2013-03-19 Thread fche at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32247 Frank Ch. Eigler fche at redhat dot com changed: What|Removed |Added CC||fche at

[Bug target/52187] armeb-unknown-eabi not recognized as big-endian

2013-03-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52187 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||build

[Bug testsuite/54622] gcc.dg/vect test failures for arm big-endian

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

[Bug target/16350] gcc only understands little endian ARM systems

2013-03-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16350 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug rtl-optimization/23650] Scheduler does not handle zero_extract correctly

2013-03-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23650 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|WAITING

[Bug c++/56652] Wrong code in O2 - if in inline function

2013-03-19 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56652 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/53325] arm-rtems switch default target to EABI

2013-03-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53325 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|WAITING

[Bug fortran/56655] New: Associate construct with OpenMP triggers ICE

2013-03-19 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56655 Bug #: 56655 Summary: Associate construct with OpenMP triggers ICE Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug libgcc/56656] New: Suffix or operands invalid for 'movq'

2013-03-19 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 Bug #: 56656 Summary: Suffix or operands invalid for 'movq' Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2013-03-20 02:08:21 UTC --- Can you try to compile it out of the src directory in another directory? I think that is what is causing it.

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-19 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #2 from Rich Townsend townsend at astro dot wisc.edu 2013-03-20 02:11:30 UTC --- (In reply to comment #1) Can you try to compile it out of the src directory in another directory? I think that is what is causing it. Could

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2013-03-20 02:16:24 UTC --- svn co svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch gcc-src mkdir gcc-objdir cd gcc-objdir ../gcc-src/configure make If that does not

[Bug middle-end/56657] New: [GCC 4.6/4.7] ICE - error: unrecognizable insn.

2013-03-19 Thread nkbj1970 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56657 Bug #: 56657 Summary: [GCC 4.6/4.7] ICE - error: unrecognizable insn. Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: major

gcc 4.6.2 cannot find include header

2013-03-19 Thread Pan ruochen
Hi All, I get compilation errors in the following case: a. Current directory is TopDir b. gcc tries to compile some source file in sub directory SubDir c. the source file includes a header file in TopDir d. -I./ flag is set gcc still reports: fatal error: xxx.h: No such file or directory My gcc

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-19 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #4 from Rich Townsend townsend at astro dot wisc.edu 2013-03-20 04:20:56 UTC --- (In reply to comment #3) svn co svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch gcc-src mkdir gcc-objdir cd gcc-objdir

[Bug middle-end/56657] [GCC 4.6/4.7] ICE - error: unrecognizable insn.

2013-03-19 Thread nkbj1970 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56657 --- Comment #1 from Niels Kristian Bech Jensen nkbj1970 at hotmail dot com 2013-03-20 04:59:56 UTC --- Created attachment 29694 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29694 Output from '-save-temps'

[Bug middle-end/56657] [GCC 4.6/4.7] ICE - error: unrecognizable insn.

2013-03-19 Thread nkbj1970 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56657 --- Comment #2 from Niels Kristian Bech Jensen nkbj1970 at hotmail dot com 2013-03-20 05:00:40 UTC --- Created attachment 29695 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29695 Output from '-save-temps'

[Bug middle-end/56657] [GCC 4.6/4.7] ICE - error: unrecognizable insn.

2013-03-19 Thread nkbj1970 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56657 --- Comment #3 from Niels Kristian Bech Jensen nkbj1970 at hotmail dot com 2013-03-20 05:03:00 UTC --- Doh. I forgot to attach the output from '-save-temps'. I am not sure about the 'middle-end' component. Please change to the correct

[Bug bootstrap/56644] --disable-nls requires symbols from libintl

2013-03-19 Thread rolf.ebert.gcc at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56644 Rolf Ebert rolf.ebert.gcc at gmx dot de changed: What|Removed |Added Target||mingw