[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

[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 Joost.VandeVondele at mat dot ethz.ch changed: What|Removed |Added CC|

[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 iains at gcc dot gnu.org --- Created attachment 30736 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30736action=edit initial fix AFAICT, the problem here is that TARGET_SSE SSE_REGNO_P (regno) now produces a

[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 iains at gcc dot gnu.org changed: What|Removed |Added Attachment #30734|0 |1 is

[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 smith_winston_6079 at hotmail dot com --- 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 ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58239 --- Comment #15 from Eric Botcazou ebotcazou at gcc dot gnu.org --- 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

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

2013-09-01 Thread vincenzo.innocente at cern dot ch
=/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 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 vincenzo.innocente at cern dot ch --- Created attachment 30738 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30738action=edit real-code file. just preprocessed no reduction attempted

[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 Joost.VandeVondele at mat dot ethz.ch changed: What|Removed |Added Status|UNCONFIRMED

[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 Joost.VandeVondele at mat dot ethz.ch changed: What|Removed |Added CC|

[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 paolo.carlini at oracle dot com changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org|

[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 gdr at gcc dot gnu.org changed: What|Removed |Added CC||gdr at gcc dot

[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 paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[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 dominiq at lps dot ens.fr changed: What|Removed |Added Status|NEW |WAITING

[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:

[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 iains at gcc dot gnu.org --- Author: iains Date: Sun Sep 1 15:39:28 2013 New Revision: 202147 URL: http://gcc.gnu.org/viewcvs?rev=202147root=gccview=rev Log: gcc: Backport from mainline: 2013-07-22 Uros

[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 dominiq at lps dot ens.fr --- 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

[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 dominiq at lps dot ens.fr --- 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

[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 ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Sun Sep 1 16:51:41 2013 New Revision: 202150 URL: http://gcc.gnu.org/viewcvs?rev=202150root=gccview=rev Log: PR ada/58239 gnattools/ *

[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 ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[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 pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[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 pinskia at gcc dot gnu.org --- --enable-stage1-languages=all Don't use that, it is not useful really.

[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 pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 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 dominiq at lps dot ens.fr --- 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%

[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 iains at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 ktietz at gcc dot gnu.org --- 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

[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 jklowden at schemamania dot org --- (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

[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 Joost.VandeVondele at mat dot ethz.ch changed: What|Removed |Added CC|