[Bug middle-end/54650] [4.8 Regression] libgomp regression

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54650 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/54649] [4.8 Regression] Go bootstrap failed

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54649 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/54647] [4.8 Regression] Segmentation fault in get_expr_value_id with -O2

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54647 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED Component|c

[Bug c/54646] gcc-4.7 crashes during compilation

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54646 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/52173] internal compiler error: verify_ssa failed possibly caused by itm

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52173 Richard Guenther changed: What|Removed |Added CC||srdjan.stipic at gmail dot

[Bug middle-end/54638] [4.8 Regression] bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54638 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|u

[Bug middle-end/54645] [4.8 Regression] Many testsuite failures

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54645 Richard Guenther changed: What|Removed |Added Component|rtl-optimization|middle-end Target Milestone

[Bug bootstrap/54643] Build hangs compiling unwind-arm.c

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54643 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/54638] [4.8 Regression] bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54638 --- Comment #13 from Richard Guenther 2012-09-21 09:01:13 UTC --- My guess is r186590 2012-04-19 Richard Guenther * ira-int.h (ira_allocno_object_iter_cond): Avoid out-of-bound array access. I'm going to backport

[Bug c++/54427] Expose more vector extensions

2012-09-21 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54427 --- Comment #7 from Marc Glisse 2012-09-21 09:19:47 UTC --- Author: glisse Date: Fri Sep 21 09:19:39 2012 New Revision: 191604 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191604 Log: 2012-09-21 Marc Glisse PR c++/5

[Bug c++/29028] No warning about unused names introduced with using declarations

2012-09-21 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29028 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug web/54651] New: Bugzilla sending broken emails

2012-09-21 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54651 Bug #: 54651 Summary: Bugzilla sending broken emails Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority

[Bug tree-optimization/54647] [4.8 Regression] Segmentation fault in get_expr_value_id with -O2

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54647 --- Comment #5 from Richard Guenther 2012-09-21 09:45:27 UTC --- Hm. We are now facing COND_EXPRs in VN / PRE. But COND_EXPRs have an embedded tree expression for the condition which we have no way of (easily) generating. Let me try t

[Bug c++/54652] New: ICE with -g

2012-09-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54652 Bug #: 54652 Summary: ICE with -g Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug web/54651] Bugzilla sending broken emails

2012-09-21 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54651 --- Comment #1 from Andreas Schwab 2012-09-21 10:03:10 UTC --- See .

[Bug middle-end/54638] [4.8 Regression] bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54638 --- Comment #14 from Richard Guenther 2012-09-21 10:08:41 UTC --- Author: rguenth Date: Fri Sep 21 10:08:35 2012 New Revision: 191605 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191605 Log: 2012-09-21 Richard Guenther

[Bug middle-end/54638] [4.8 Regression] bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54638 --- Comment #15 from Richard Guenther 2012-09-21 10:09:09 UTC --- Author: rguenth Date: Fri Sep 21 10:09:04 2012 New Revision: 191606 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191606 Log: 2012-09-21 Richard Guenther

[Bug middle-end/54638] [4.8 Regression] bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54638 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/54653] New: [4.6/4.7/4.8 Regression] tsubst_template_parms ICE

2012-09-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54653 Bug #: 54653 Summary: [4.6/4.7/4.8 Regression] tsubst_template_parms ICE Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal

[Bug other/54654] New: configure --enable-languages=c,c++,go reports 'c++' language missing for 'go' in stage 1

2012-09-21 Thread ed0.88.prez at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54654 Bug #: 54654 Summary: configure --enable-languages=c,c++,go reports 'c++' language missing for 'go' in stage 1 Classification: Unclassified Product: gcc Version: unknown

[Bug debug/49775] [4.6/4.7/4.8 Regression on AVR] ICE in based_loc_descr

2012-09-21 Thread praveen.r.kaushik at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49775 --- Comment #8 from Praveen Kaushik 2012-09-21 10:36:20 UTC --- This bug seems to be duplicate of this : http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504 The assertion, gcc_assert ((SUPPORTS_STACK_ALIGNMENT && (elim ==

[Bug target/54290] [4.6 regression] wrong code at -O2 with large offset

2012-09-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54290 --- Comment #6 from Eric Botcazou 2012-09-21 11:06:57 UTC --- Author: ebotcazou Date: Fri Sep 21 11:06:51 2012 New Revision: 191609 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191609 Log: PR rtl-optimization/54290 P

[Bug rtl-optimization/54644] [4.8 Regression] failure of gcc.c-torture/execute/multi-ix.c at -O1

2012-09-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54644 --- Comment #7 from Eric Botcazou 2012-09-21 11:06:56 UTC --- Author: ebotcazou Date: Fri Sep 21 11:06:51 2012 New Revision: 191609 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191609 Log: PR rtl-optimization/54290 P

[Bug rtl-optimization/54644] [4.8 Regression] failure of gcc.c-torture/execute/multi-ix.c at -O1

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

[Bug tree-optimization/54629] [4.8 Regression] ICE (segfault) in index_in_loop_nest tree-data-ref.h:608

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54629 --- Comment #3 from Richard Guenther 2012-09-21 11:54:19 UTC --- Author: rguenth Date: Fri Sep 21 11:54:14 2012 New Revision: 191611 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191611 Log: 2012-09-21 Jakub Jelinek

[Bug tree-optimization/54629] [4.8 Regression] ICE (segfault) in index_in_loop_nest tree-data-ref.h:608

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54629 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/54650] [4.8 Regression] libgomp regression

2012-09-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54650 Dominique d'Humieres changed: What|Removed |Added CC||jakub at redhat dot com

[Bug middle-end/52173] internal compiler error: verify_ssa failed possibly caused by itm

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52173 --- Comment #13 from Richard Guenther 2012-09-21 12:39:19 UTC --- Simpler testcase from PR54646, fails at -O2: int a; int main() { int i; for (i = 0; i < 1; ++i) __transaction_atomic { ++a; } return 0; }

[Bug tree-optimization/54647] [4.8 Regression] Segmentation fault in get_expr_value_id with -O2

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54647 --- Comment #6 from Richard Guenther 2012-09-21 12:44:12 UTC --- Author: rguenth Date: Fri Sep 21 12:44:07 2012 New Revision: 191613 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191613 Log: 2012-09-21 Richard Guenther

[Bug tree-optimization/54647] [4.8 Regression] Segmentation fault in get_expr_value_id with -O2

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54647 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/54655] New: [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-21 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54655 Bug #: 54655 Summary: [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/29028] No warning about unused names introduced with using declarations

2012-09-21 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29028 --- Comment #3 from dodji at seketeli dot org 2012-09-21 13:02:15 UTC --- A candidate patch has been sent to http://gcc.gnu.org/ml/gcc-patches/2012-09/msg01540.html.

[Bug middle-end/52173] internal compiler error: verify_ssa failed possibly caused by itm

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52173 --- Comment #14 from Richard Guenther 2012-09-21 13:27:30 UTC --- We have broken immediate uses of .MEM_2 (for example). Before update-ssa: main () { int a.1; int a.0; int i; : : # i_10 = PHI <0(2)> # .MEM_11 =

[Bug middle-end/52173] internal compiler error: verify_ssa failed possibly caused by itm

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52173 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|a

[Bug tree-optimization/54655] [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-21 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54655 Markus Trippelsdorf changed: What|Removed |Added CC||dehao at gcc dot gnu.org

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #5 from Jack Howarth 2012-09-21 13:49:09 UTC --- This failure is caused by the commit... Author: hubicka Date: Wed Sep 19 10:01:56 2012 New Revision: 191466 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191466 Lo

[Bug tree-optimization/54655] [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54655 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/54656] New: ICE with software REAL(16) for NORM2

2012-09-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54656 Bug #: 54656 Summary: ICE with software REAL(16) for NORM2 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug tree-optimization/54655] [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54655 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug fortran/54656] ICE with software REAL(16) for NORM2

2012-09-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54656 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #6 from Jack Howarth 2012-09-21 14:00:03 UTC --- The recompilation of lto-symtab.o during 'make install', but not the -Werror related build failure, can be reproduced on x86_64-apple-darwin12 with... % setenv CC clang % sete

[Bug tree-optimization/54655] [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-21 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54655 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED Resolutio

[Bug middle-end/54649] [4.8 Regression] Go bootstrap failed

2012-09-21 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54649 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #7 from Jack Howarth 2012-09-21 14:02:21 UTC --- Created attachment 28242 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28242 compressed build log at r191466 as described in comment 6

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #8 from Jack Howarth 2012-09-21 14:04:09 UTC --- Created attachment 28243 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28243 compressed build log at r191465 as described in comment 6

[Bug c++/54401] Missing diagnostics about type-alias at class scope

2012-09-21 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54401 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug bootstrap/54642] bootstrap broken by r191466 using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #9 from Jack Howarth 2012-09-21 14:38:26 UTC --- FYI, this failure isn't suppressed by removing lto from the configure language list as lto-symtab.o continues to be recompiled during the step... /sw/bin/ginstall -c mkheaders

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 Eric Botcazou changed: What|Removed |Added Target|x86_64-apple-darwin12 | Status|UNCONFIRMED

[Bug tree-optimization/54345] jump threading leaks e->aux heap memory

2012-09-21 Thread polacek at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54345 --- Comment #3 from Marek Polacek 2012-09-21 15:11:08 UTC --- Hmm. I hoped that something like this will show the leak, but no (it does a lot of threading with -O2--through conditionals, through loop headers and also through latches). Bu

[Bug tree-optimization/49135] ICE in gcc.c-torture/execute/920302-1.c on arm

2012-09-21 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49135 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/49423] [4.6/4.7/4.8 Regression] [arm] internal compiler error: in push_minipool_fix

2012-09-21 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423 Andrew Pinski changed: What|Removed |Added CC||janis at gcc dot gnu.org --- Co

[Bug target/52836] internal compiler error: in push_minipool_fix, at config/arm/arm.c:13084

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

[Bug target/49423] [4.6/4.7/4.8 Regression] [arm] internal compiler error: in push_minipool_fix

2012-09-21 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423 Andrew Pinski changed: What|Removed |Added CC||meadori at codesourcery dot

[Bug target/54657] New: darwin-c.c:278:27: error: invalid conversion from ‘const char*’ to ‘char*’

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54657 Bug #: 54657 Summary: darwin-c.c:278:27: error: invalid conversion from ‘const char*’ to ‘char*’ Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNC

[Bug middle-end/54649] [4.8 Regression] Go bootstrap failed

2012-09-21 Thread dehao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54649 --- Comment #4 from dehao at gcc dot gnu.org 2012-09-21 15:35:51 UTC --- Author: dehao Date: Fri Sep 21 15:35:46 2012 New Revision: 191614 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191614 Log: 2012-09-21 Dehao Chen

[Bug target/47098] i686-openbsd3.0: OBSD_LIB_SPEC missing

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47098 Jorn Wolfgang Rennecke changed: What|Removed |Added Version|4.6.0 |4.8.0 --- Comment #1 from Jorn

[Bug target/47099] i686-pc-msdosdjgpp fails to build i386.o: ASM_DECLARE_FUNCTION_NAME undefined

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47099 Jorn Wolfgang Rennecke changed: What|Removed |Added Last reconfirmed|2012-03-06 00:00:00 |2012-09-17 Version|4

[Bug target/54658] New: vxworks.c / macro 'VEC_quick_ push': no matching function for call

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54658 Bug #: 54658 Summary: vxworks.c / macro 'VEC_quick_ push': no matching function for call Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug target/47094] i386-freebsd6.0_aout fails to build

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47094 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolu

[Bug target/45345] In function `mips16_build_function_stub' undefined reference to `ASM_OUTPUT_DEF'

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45345 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolu

[Bug target/54658] vxworks.c / macro 'VEC_quick_ push': no matching function for call

2012-09-21 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54658 Diego Novillo changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/54631] vxworks.c fails to compile

2012-09-21 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54631 Diego Novillo changed: What|Removed |Added CC||amylaar at gcc dot gnu.org ---

[Bug target/47095] defunct configuration v850e1-*-*

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47095 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolu

[Bug target/47107] ix86-netware is recognized by config.guess, but has no valid basic_machine set

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47107 Jorn Wolfgang Rennecke changed: What|Removed |Added Last reconfirmed||2012-09-17 --- Comment

[Bug target/48904] x86_64-knetbsd-gnu fails to build

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48904 Jorn Wolfgang Rennecke changed: What|Removed |Added Last reconfirmed|2012-03-06 00:00:00 |2012-09-17 Version|4

[Bug target/47107] ix86-netware is recognized by config.guess, but has no valid basic_machine set

2012-09-21 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47107 --- Comment #3 from joseph at codesourcery dot com 2012-09-21 16:45:16 UTC --- On Fri, 21 Sep 2012, amylaar at gcc dot gnu.org wrote: > Is that the expected behaviour, or is config.sub culpable in allowing > ix86-netware? ix86- should

[Bug bootstrap/54659] New: [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2012-09-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 Bug #: 54659 Summary: [4.8 Regression] Bootstrap with --disable-nls broken under Windows Classification: Unclassified Product: gcc Version: 4.8.0 Status: UN

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2012-09-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org Targ

[Bug middle-end/54649] [4.8 Regression] Go bootstrap failed

2012-09-21 Thread dehao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54649 --- Comment #5 from dehao at gcc dot gnu.org 2012-09-21 17:01:46 UTC --- Author: dehao Date: Fri Sep 21 17:01:36 2012 New Revision: 191615 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191615 Log: 2012-09-21 Dehao Chen

[Bug tree-optimization/54655] [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-21 Thread dehao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54655 --- Comment #4 from dehao at gcc dot gnu.org 2012-09-21 17:01:47 UTC --- Author: dehao Date: Fri Sep 21 17:01:36 2012 New Revision: 191615 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191615 Log: 2012-09-21 Dehao Chen

[Bug bootstrap/50461] mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/. as previously

2012-09-21 Thread karl at freefriends dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50461 karl at freefriends dot org changed: What|Removed |Added CC||karl at freefriends d

[Bug target/54660] New: iq2000_function_arg_advance: format ‘%p expects argument of type ‘void*’, but argument 3 has type ‘const_tree

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54660 Bug #: 54660 Summary: iq2000_function_arg_advance: format ‘%p expects argument of type ‘void*’, but argument 3 has type ‘const_tree Classification: Unclassified Product

[Bug ada/46738] microblaze ada --enable-werror-always build fails

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46738 --- Comment #5 from Jorn Wolfgang Rennecke 2012-09-21 17:28:48 UTC --- microblaze-elf builds now. mocroblaze-linux fails to build for a different reason.

[Bug ada/46738] microblaze ada --enable-werror-always build fails

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46738 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolu

[Bug target/49862] bfin.c warnings

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49862 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolu

[Bug target/48904] x86_64-knetbsd-gnu fails to build

2012-09-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48904 --- Comment #2 from H.J. Lu 2012-09-21 17:42:31 UTC --- Created attachment 28244 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28244 A patch

[Bug target/52502] *86*-elf dwarf2asm.o fails to build with -Werror

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52502 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolu

[Bug target/54661] New: mcore_output_movedouble: operation on ‘memexp’ may be undefined

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54661 Bug #: 54661 Summary: mcore_output_movedouble: operation on ‘memexp’ may be undefined Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug target/54662] New: Wrong warning flags for building mep-pragma.o, fails to build

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54662 Bug #: 54662 Summary: Wrong warning flags for building mep-pragma.o, fails to build Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug target/54663] New: microblaze-linux genchecksum failure: opening microblaze-c.o: No such file or directory

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54663 Bug #: 54663 Summary: microblaze-linux genchecksum failure: opening microblaze-c.o: No such file or directory Classification: Unclassified Product: gcc Version: 4.8.0

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #11 from Jack Howarth 2012-09-21 18:33:14 UTC --- Seems like this could be due to the change * lto-symtab.c: Do not include gt-lto-symtab.h. so I would think we need this change as well, no? Index: gcc/Makefile.i

[Bug middle-end/54664] New: expand_gimple_cond warning for predictably small BRANCH_COST

2012-09-21 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54664 Bug #: 54664 Summary: expand_gimple_cond warning for predictably small BRANCH_COST Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug fortran/48820] TR 29113: Implement parts needed for MPI 3

2012-09-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48820 Tobias Burnus changed: What|Removed |Added Status|ASSIGNED|NEW CC|burnus at

[Bug middle-end/54630] [4.8 Regression] GCC 4.8 --enable-languages=c build fails: Undefined symbols: ___cxa_guard_acquire and ___cxa_guard_release

2012-09-21 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54630 --- Comment #4 from Larry Baker 2012-09-21 18:56:20 UTC --- Richard, On both Mac OS X and Linux, the link step uses gcc. On Mac OS X, the link succeed; on Linux, the link fails. The LINKER is selected by the following logic in the gcc/Makefil

[Bug middle-end/54630] [4.8 Regression] GCC 4.8 --enable-languages=c build fails: Undefined symbols: ___cxa_guard_acquire and ___cxa_guard_release

2012-09-21 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54630 --- Comment #5 from Larry Baker 2012-09-21 19:16:50 UTC --- >From what I can tell from the GCC Link Options web page (http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html#index-static_002dlibgcc-1032), -static-libstdc++ is only a g++ driver

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #12 from Jack Howarth 2012-09-21 19:21:49 UTC --- The patch proposed in Comment 11 eliminates the bootstrap failures under clang/clang++ on x86_64-apple-darwin12.

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #13 from Eric Botcazou 2012-09-21 19:30:34 UTC --- > Seems like this could be due to the change > > * lto-symtab.c: Do not include gt-lto-symtab.h. > > so I would think we need this change as well, no? > > Index:

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #14 from Jack Howarth 2012-09-21 19:34:48 UTC --- Patch posted http://gcc.gnu.org/ml/gcc-patches/2012-09/msg01559.html. Can someone commit this for me?

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #15 from hjl at gcc dot gnu.org 2012-09-21 20:07:42 UTC --- Author: hjl Date: Fri Sep 21 20:07:36 2012 New Revision: 191618 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191618 Log: Remove lto-symtab.o's dependency

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/53850] [4.8 Regression] ICE: in expand_call_tm, at trans-mem.c:2289 with -fgnu-tm -O3

2012-09-21 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53850 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/53850] [4.8 Regression] ICE: in expand_call_tm, at trans-mem.c:2289 with -fgnu-tm -O3

2012-09-21 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53850 --- Comment #3 from Aldy Hernandez 2012-09-21 20:12:55 UTC --- Created attachment 28245 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28245 proposed patch being tested

[Bug middle-end/54630] [4.8 Regression] GCC 4.8 --enable-languages=c build fails: Undefined symbols: ___cxa_guard_acquire and ___cxa_guard_release

2012-09-21 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54630 --- Comment #6 from Larry Baker 2012-09-21 20:34:41 UTC --- I'm looking at CFLAGS_FOR_BUILD and CXXFLAGS_FOR_BUILD as a way to pass -static-libgcc and -static-libstdc++ to the linker, respectively. In the top-level generated Makefile, I n

[Bug tree-optimization/54497] [4.8 Regression] Revision 190015 causes 22% degradation on 172.mgrid on PowerPC

2012-09-21 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54497 Pat Haugen changed: What|Removed |Added Attachment #28135|0 |1 is obsolete|

[Bug c++/54665] New: [C++11] template alias to template does not work

2012-09-21 Thread mw_triad at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54665 Bug #: 54665 Summary: [C++11] template alias to template does not work Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/54665] [C++11] template alias to template does not work

2012-09-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54665 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/54630] [4.8 Regression] GCC 4.8 --enable-languages=c build fails: Undefined symbols: ___cxa_guard_acquire and ___cxa_guard_release

2012-09-21 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54630 --- Comment #7 from Larry Baker 2012-09-22 01:13:54 UTC --- I'm kind of stumped at the moment to find an alternative method to pass down linker flags without using --with-host-libstdcxx. I tried setting CFLAGS_FOR_BUILD="-x c -x none" \

[Bug middle-end/54630] [4.8 Regression] GCC 4.8 --enable-languages=c build fails: Undefined symbols: ___cxa_guard_acquire and ___cxa_guard_release

2012-09-21 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54630 --- Comment #8 from Larry Baker 2012-09-22 01:45:31 UTC --- After changing --with-host-libstdcxx back to --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' the build succeeds for Linux i386. I am sure LINKER wa

[Bug c/54666] New: when do lto opitimizing with attribute (weak,alias), it will produce wrong code

2012-09-21 Thread hcj20080469 at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54666 Bug #: 54666 Summary: when do lto opitimizing with attribute (weak,alias), it will produce wrong code Classification: Unclassified Product: gcc Version: lto

[Bug lto/54625] [4.8 Regression] lto/profiledbootstrap broken

2012-09-21 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54625 --- Comment #2 from Markus Trippelsdorf 2012-09-22 04:38:14 UTC --- Firefox also fails during the last libxul link of an lto/profiled build: ... /var/tmp/mozilla-central/js/src/jsmath.cpp: In function ‘math_sin’: /var/tmp/mozilla-central/js/src

  1   2   >