[Bug ipa/58292] ICE in ipa-devirt.c

2013-09-01 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58292 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug bootstrap/58289] gcc/gengtype.c includes gcc/double-int.h, which uses C++ constructs

2013-09-01 Thread jklowden at schemamania dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58289 --- Comment #2 from James K. Lowden --- (In reply to Andrew Pinski from comment #1) > GCC is now a C++ program even though it uses the .c file extension. Use > clang in C++ mode instead. Thank you, but the the problem is not completely solved.

[Bug target/57848] internal compiler error on builtin and '#pragma GCC target()' option

2013-09-01 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57848 --- Comment #9 from Kai Tietz --- Hmm, I tried to reproduce this case with testcase: extern unsigned int __builtin_ia32_crc32si (unsigned int, unsigned int); #pragma GCC target("sse4.2") and I don't get this ICE. I might do here something wrong

[Bug objc/48109] Objective-C class defs/refs are lost under LTO on Darwin for ABI0/1

2013-09-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48109 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug sanitizer/56535] ICE: in build2_stat, at tree.c:3885 when compiling with -fsanitize=address

2013-09-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56535 --- Comment #4 from Dominique d'Humieres --- The ICEs have disappeared between revisions 198750 (2013-05-09, ICEs) and 199418 (2013-05-29, OK). The ICE for r198750 is [macbook] f90/bug% /opt/gcc/gcc4.9p-198750/bin/gfortran -O2 /opt/gcc/work/gcc/

[Bug middle-end/58293] New: FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c

2013-09-01 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58293 Bug ID: 58293 Summary: FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug bootstrap/58289] gcc/gengtype.c includes gcc/double-int.h, which uses C++ constructs

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

[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

2013-09-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284 --- Comment #3 from Andrew Pinski --- >--enable-stage1-languages=all Don't use that, it is not useful really.

[Bug ipa/58292] ICE in ipa-devirt.c

2013-09-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58292 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Component|c

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'

2013-09-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58239 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'

2013-09-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58239 --- Comment #17 from Eric Botcazou --- Author: ebotcazou Date: Sun Sep 1 16:51:41 2013 New Revision: 202150 URL: http://gcc.gnu.org/viewcvs?rev=202150&root=gcc&view=rev Log: PR ada/58239 gnattools/ * Makefile.in (CXX_LFLAGS): New. (T

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'

2013-09-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58239 --- Comment #16 from Dominique d'Humieres --- The patch in comment #14 allows to bootstrap x86_64-apple-darwin10 with Ada. The only failures are for gnat.dg/specs/linker_alias.ads (see http://gcc.gnu.org/ml/gcc-patches/2013-08/msg00996.html). Tha

[Bug target/58269] [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin* after revision 201915

2013-09-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58269 --- Comment #5 from Dominique d'Humieres --- With the patch in comment #4 (and the one in pr58239, comment #14) on top of revision 202144, I have successfully bootstrapped with all languages but go on x86_64-apple-darwin10. Note that the reported

[Bug target/51784] PIC register not correctly preserved in nested funcs / with non-local goto

2013-09-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51784 --- Comment #50 from Iain Sandoe --- Author: iains Date: Sun Sep 1 15:39:28 2013 New Revision: 202147 URL: http://gcc.gnu.org/viewcvs?rev=202147&root=gcc&view=rev Log: gcc: Backport from mainline: 2013-07-22 Uros Bizjak * config

[Bug c/58292] New: ICE in ipa-devirt.c

2013-09-01 Thread t.sintonen at luukku dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58292 Bug ID: 58292 Summary: ICE in ipa-devirt.c Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassign

[Bug fortran/47399] [OOP] ICE with TBP of a PARAMETER

2013-09-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47399 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #7 from Domini

[Bug c++/21682] Disallowed using declaration

2013-09-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21682 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug bootstrap/57900] /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory

2013-09-01 Thread gdr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57900 Gabriel Dos Reis changed: What|Removed |Added CC||gdr at gcc dot gnu.org --- Comment #4

[Bug c++/33514] Inconsistent warning for compile-time integer overflow in struct compared to toplevel

2013-09-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33514 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org| --- Comment #3 from Paolo Carlini

[Bug ipa/58291] ICE with ipa-pta

2013-09-01 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58291 Joost VandeVondele changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/58290] [4.9 Regression] error: virtual definition of statement not up-to-date

2013-09-01 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58290 Joost VandeVondele changed: What|Removed |Added CC||vincenzo.innocente at cern dot ch -

[Bug ipa/58291] ICE with ipa-pta

2013-09-01 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58291 --- Comment #1 from vincenzo Innocente --- Created attachment 30738 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30738&action=edit real-code file. just preprocessed no reduction attempted

[Bug ipa/58291] New: ICE with ipa-pta

2013-09-01 Thread vincenzo.innocente at cern dot ch
=/usr/local --with-ppl-lib=/usr/local/lib64 CFLAGS='-O2 -ftree-vectorize -fPIC' -enable-libitm -disable-multilib Thread model: posix gcc version 4.9.0 20130901 (experimental) [trunk revision 202141] (GCC)

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'

2013-09-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58239 --- Comment #15 from Eric Botcazou --- > As I was trying to say in earlier comments (and failing to be clear, I > suppose), Darwin needs the library dirs as "-B" in addition to "-L", because > we have to use spec substitution to access static libs

[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

2013-09-01 Thread smith_winston_6079 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284 --- Comment #2 from Winston Smith --- Same error with 4.7.3, but 4.8.1 gets past it. Until it hit http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57900.

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'

2013-09-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58239 Iain Sandoe changed: What|Removed |Added Attachment #30734|0 |1 is obsolete|

[Bug target/58269] [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin* after revision 201915

2013-09-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58269 --- Comment #4 from Iain Sandoe --- Created attachment 30736 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30736&action=edit initial fix AFAICT, the problem here is that "TARGET_SSE && SSE_REGNO_P (regno)" now produces a different answer f

[Bug middle-end/58290] [4.9 Regression] error: virtual definition of statement not up-to-date

2013-09-01 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58290 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug middle-end/58290] New: [4.9 Regression] error: virtual definition of statement not up-to-date

2013-09-01 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58290 Bug ID: 58290 Summary: [4.9 Regression] error: virtual definition of statement not up-to-date Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal