[Bug tree-optimization/47555] [4.4 Regression] Huge memory usage when optimizing

2011-02-02 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47555 --- Comment #11 from rguenther at suse dot de rguenther at suse dot de 2011-02-02 16:29:46 UTC --- On Wed, 2 Feb 2011, spop at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47555 --- Comment #10 from Sebastian Pop spop

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-02-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #32 from Andreas Schwab sch...@linux-m68k.org 2011-02-02 16:42:05 UTC --- Similar (dormant) problem with slot_num.

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-02-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #33 from Andreas Schwab sch...@linux-m68k.org 2011-02-02 16:47:54 UTC --- All other calls to lto_output_data_stream use sizeof, so this should probably do as well.

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread law at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #13 from Jeffrey A. Law law at gcc dot gnu.org 2011-02-02 16:52:24 UTC --- Author: law Date: Wed Feb 2 16:52:21 2011 New Revision: 169533 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169533 Log: PR middle-end/47543 *

[Bug fortran/47546] Internal error - free_pi_tree(): Unresolved fixup

2011-02-02 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #4 from Rich Townsend townsend at astro dot wisc.edu 2011-02-02 16:52:49 UTC --- On Feb 2, 2011, at 8:49 AM, janus at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #3 from janus at gcc dot

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-02-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #34 from Jakub Jelinek jakub at gcc dot gnu.org 2011-02-02 16:57:26 UTC --- Isn't the format of that section mandated by lto-plugin though?

[Bug c++/45894] [4.5 Regression] [C++0x] ICE: segmentation fault with -Wall

2011-02-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45894 --- Comment #13 from Jonathan Wakely redi at gcc dot gnu.org 2011-02-02 17:08:14 UTC --- ... alternatively, I'll re-open PR 47589 as a separate non-C++0x bug on the 4.4 branch here's a reduced testcase which makes 4.4.5 ICE, a regression since

[Bug fortran/47546] Internal error - free_pi_tree(): Unresolved fixup

2011-02-02 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #5 from janus at gcc dot gnu.org 2011-02-02 17:14:56 UTC --- (In reply to comment #4) Rich, which version are you using? Here's what gfortran -v gives: [...] Target: x86_64-apple-darwin10 [...] gcc version 4.6.0 20110122

[Bug c++/47589] internal compiler error: Segmentation fault

2011-02-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47589 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Attachment #23215|0 |1 is

[Bug target/46519] Missing vzeroupper

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46519 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:40:46 UTC --- Author: dnovillo Date: Wed Feb 2 17:40:40 2011 New Revision: 169536 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169536 Log: Visit basic blocks

[Bug libstdc++/47387] AIX ctype 'mask' override not working

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:41:46 UTC --- Author: dnovillo Date: Wed Feb 2 17:41:43 2011 New Revision: 169539 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169539 Log: 2011-01-24 Graham

[Bug c/21659] [4.3/4.4/4.5 Regression] [unit-at-a-time] weak declaration must precede definition error missing at = O1

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21659 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:42:07 UTC --- Author: dnovillo Date: Wed Feb 2 17:42:05 2011 New Revision: 169542 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169542 Log: PR c/21659 *

[Bug go/47452] Bootstrap fails in libgo (argument has incompatible type)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47452 --- Comment #3 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:42:33 UTC --- Author: dnovillo Date: Wed Feb 2 17:42:31 2011 New Revision: 169546 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169546 Log: PR go/47452 Pick

[Bug rtl-optimization/47414] [4.6 Regression] wrong code with -O -freorder-blocks -fschedule-insns2 -fno-early-inlining -fstrict-aliasing -ftracer

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47414 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:45:53 UTC --- Author: dnovillo Date: Wed Feb 2 17:45:50 2011 New Revision: 169575 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169575 Log: 2011-01-25 Richard

[Bug rtl-optimization/37273] [4.4/4.5/4.6 Regression] IRA does not re-materializes addresses (loads from the TOC)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37273 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:20 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:18 2011 New Revision: 169579 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169579 Log: PR

[Bug target/45701] [4.6 Regression] Fail to prefer using r3 for padding a push/pop multiple to 8-byte alignment

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45701 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:52 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:50 2011 New Revision: 169583 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169583 Log: PR target/45701

[Bug tree-optimization/47427] [4.6 Regression] ICE in process_constraint, at tree-ssa-structalias.c:2901

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47427 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:08 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:04 2011 New Revision: 169577 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169577 Log: PR

[Bug tree-optimization/47428] [4.6 Regression] ICE: tree check: expected ssa_name, have integer_cst in copy_phis_for_bb, at tree-inline.c:1986

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47428 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:08 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:04 2011 New Revision: 169577 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169577 Log: PR

[Bug tree-optimization/43567] linear loop transform

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43567 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:04 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:00 2011 New Revision: 169591 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169591 Log: Add testcase for

[Bug tree-optimization/47382] [4.6 Regression] g++.dg/ipa/devirt-d-1.C FAILs with -finline-functions

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47382 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:25 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:21 2011 New Revision: 169587 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169587 Log: 2011-01-25 Martin

[Bug tree-optimization/47271] [4.6 Regression] if-conversion removes a test (if), the function generates invalid outputs

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47271 --- Comment #18 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:36 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:33 2011 New Revision: 169581 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169581 Log: Fix PR47271: only

[Bug tree-optimization/47265] [4.6 Regression] Error: SSA name in freelist but still referenced

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47265 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:39 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:35 2011 New Revision: 169589 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169589 Log: PR

[Bug tree-optimization/47443] [4.6 Regression] ICE: SSA name in freelist but still referenced or SIGSEGV with -fstack-check=generic

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47443 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:40 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:35 2011 New Revision: 169589 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169589 Log: PR

[Bug tree-optimization/47426] [4.6 Regression] wrong code with -O2 -fipa-pta

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47426 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:02 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:57 2011 New Revision: 169584 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169584 Log: 2011-01-25 Richard

[Bug debug/45136] -fcompare-debug failure with -Os -fschedule-insns

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 --- Comment #15 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:49:12 UTC --- Author: dnovillo Date: Wed Feb 2 17:49:06 2011 New Revision: 169597 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169597 Log: PR debug/45136 PR

[Bug tree-optimization/46215] ICE: verify_stmts failed: type mismatch in comparison expression with -fstrict-overflow -fno-tree-ch -ftree-loop-linear

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46215 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:45 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:39 2011 New Revision: 169595 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169595 Log: Add testcase for

[Bug libfortran/47375] GETLOG not threadsafe, causes warnings/wrong-code with static linking

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47375 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:18 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:13 2011 New Revision: 169586 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169586 Log: PR 47375 getlog thread

[Bug tree-optimization/26854] Inordinate compile times on large routines

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26854 --- Comment #128 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2011-01-26 01:26:52 UTC --- Author: ian Date: Wed Jan 26 01:26:48 2011 New Revision: 169267 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169267 Log: PR

[Bug tree-optimization/47411] [4.5 Regression] Bootstrap failure on x86-64/Darwin

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47411 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:00 UTC --- Author: dnovillo Date: Wed Feb 2 17:45:57 2011 New Revision: 169576 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169576 Log: 2011-01-25 Richard

[Bug tree-optimization/46970] [4.3/4.4/4.5/4.6 Regression] wrong code with -Os -ftree-loop-linear

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46970 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:49:01 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:51 2011 New Revision: 169596 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169596 Log: Add testcase for

[Bug tree-optimization/46168] [4.3/4.4/4.5/4.6 Regression] ICE: verify_ssa failed: definition in block 6 does not dominate use in block 5 with -ftree-loop-linear

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46168 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:33 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:28 2011 New Revision: 169594 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169594 Log: Add testcase for

[Bug tree-optimization/29832] -ftree-loop-linear miscompiles scalarize.f90

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29832 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:11 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:08 2011 New Revision: 169592 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169592 Log: Add testcase for

[Bug fortran/47448] Invalid check for ASSIGNMENT(=)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47448 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:13 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:11 2011 New Revision: 169578 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169578 Log: 2011-01-25 Tobias

[Bug debug/45130] -fcompare-debug failure with -Os -fsched-spec-load -fschedule-insns

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45130 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:49:12 UTC --- Author: dnovillo Date: Wed Feb 2 17:49:06 2011 New Revision: 169597 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169597 Log: PR debug/45136 PR

[Bug fortran/47339] Fortran 2003/2008: Valid NAMELIST rejected; Fortran 95: Invalid namelist objects accepted

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47339 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:20 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:14 2011 New Revision: 169614 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169614 Log: 2011-01-26 Tobias

[Bug lto/47423] Many testsuite failures caused by missing gxx_visibility_sj0

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47423 --- Comment #6 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:33 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:24 2011 New Revision: 169615 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169615 Log: 2011-01-26 Richard

[Bug target/47246] [4.6 Regression] Invalid immediate offset for Thumb VFP store regression

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47246 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:01 UTC --- Author: dnovillo Date: Wed Feb 2 17:50:47 2011 New Revision: 169605 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169605 Log: 2011-01-26 Chung-Lin

[Bug fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062 --- Comment #29 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:20 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:14 2011 New Revision: 169614 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169614 Log: 2011-01-26 Tobias

[Bug tree-optimization/47237] [4.3/4.4/4.5 Regression] builtin_apply_args broken WRT local ABI changes.

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47237 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:53:23 UTC --- Author: dnovillo Date: Wed Feb 2 17:53:17 2011 New Revision: 169620 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169620 Log: PR target/47237

[Bug other/47467] [4.6 Regression] hwint.h:239:3: error: implicit declaration of function 'abs'

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47467 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:42 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:33 2011 New Revision: 169616 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169616 Log: 2011-01-26 Richard

[Bug c++/47476] [4.6 Regression] [C++0x] ICE in potential_constant_expression_1

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47476 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:54:54 UTC --- Author: dnovillo Date: Wed Feb 2 17:54:50 2011 New Revision: 169630 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169630 Log: PR c++/47476 *

[Bug tree-optimization/47237] [4.3/4.4/4.5 Regression] builtin_apply_args broken WRT local ABI changes.

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47237 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:53:16 UTC --- Author: dnovillo Date: Wed Feb 2 17:53:08 2011 New Revision: 169619 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169619 Log: PR target/47237

[Bug tree-optimization/43657] [4.3/4.4/4.5/4.6 Regression] -ftree-loop-linear causes FAIL: gcc.dg/vect/vect-cond-5.c execution test

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43657 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:23 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:17 2011 New Revision: 169593 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169593 Log: Add testcase for

[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:54:49 UTC --- Author: dnovillo Date: Wed Feb 2 17:54:41 2011 New Revision: 169629 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169629 Log: PR

[Bug tree-optimization/47190] [4.5 Regression] ICE: in function_and_variable_visibility, at ipa.c:934 with static weakref variable

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47190 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:55 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:42 2011 New Revision: 169617 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169617 Log: PR

[Bug libfortran/47285] G format outputs wrong number of characters when decimal supplied in literal

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47285 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:56:07 UTC --- Author: dnovillo Date: Wed Feb 2 17:56:02 2011 New Revision: 169640 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169640 Log: 2011-01-26 Jerry

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:15 UTC --- Author: dnovillo Date: Wed Feb 2 17:51:04 2011 New Revision: 169606 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169606 Log: PR target/40125

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:31 UTC --- Author: dnovillo Date: Wed Feb 2 17:51:28 2011 New Revision: 169608 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169608 Log: gcc/ChangeLog:

[Bug libgomp/47464] [4.6 Regression] Many gomp failures

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47464 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:55:25 UTC --- Author: dnovillo Date: Wed Feb 2 17:55:20 2011 New Revision: 169634 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169634 Log: PR

[Bug c/43082] [4.3/4.4/4.5/4.6 Regression] ICE in tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43082 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:55:59 UTC --- Author: dnovillo Date: Wed Feb 2 17:55:55 2011 New Revision: 169639 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169639 Log: In gcc/: 2011-01-26

[Bug target/46997] new ia64 vector instructions are broken on HP-UX (big-endian)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46997 --- Comment #3 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:53:32 UTC --- Author: dnovillo Date: Wed Feb 2 17:53:26 2011 New Revision: 169621 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169621 Log: 2011-01-26 Steve

[Bug c/47473] [4.5 Regression] Incorrect computation with complex numbers when using -std=c99

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47473 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:53:56 UTC --- Author: dnovillo Date: Wed Feb 2 17:53:51 2011 New Revision: 169624 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169624 Log: PR c/47473 *

[Bug rtl-optimization/44174] [4.4/4.5/4.6 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:56:42 UTC --- Author: dnovillo Date: Wed Feb 2 17:56:39 2011 New Revision: 169645 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169645 Log: PR

[Bug fortran/47491] [4.6 Regression] libgfortran: getpwuid_r (for GETLOG) breaks bootstrapping

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47491 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:57:34 UTC --- Author: dnovillo Date: Wed Feb 2 17:57:29 2011 New Revision: 169651 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169651 Log: PR 47491 getpwuid_r()

[Bug rtl-optimization/46856] [4.6 regression] internal compiler error in final_scan_insn breaks m68k-linux bootstrap

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46856 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:56:15 UTC --- Author: dnovillo Date: Wed Feb 2 17:56:10 2011 New Revision: 169641 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169641 Log: PR

[Bug libfortran/47432] ttyname() not thread-safe

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47432 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:57:59 UTC --- Author: dnovillo Date: Wed Feb 2 17:57:53 2011 New Revision: 169654 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169654 Log: PR 47432 Use

[Bug fortran/45170] [F2003] allocatable character lengths

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:59:37 UTC --- Author: dnovillo Date: Wed Feb 2 17:59:29 2011 New Revision: 169666 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169666 Log: 2011-01-28 Paul

[Bug debug/45454] [4.6 Regression] ICE: in verify_target_availability, at sel-sched.c:1614

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45454 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:38 UTC --- Author: dnovillo Date: Wed Feb 2 17:51:35 2011 New Revision: 169609 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169609 Log: PR debug/45454 *

[Bug pch/47430] [4.6 Regression] Random PCH related bootstrap failures on powerpc64-linux

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47430 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:46 UTC --- Author: dnovillo Date: Wed Feb 2 17:51:42 2011 New Revision: 169610 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169610 Log: PR pch/47430 *

[Bug fortran/47472] Rules printed by -M option contains duplicate slash when -J option is used

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47472 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:56:28 UTC --- Author: dnovillo Date: Wed Feb 2 17:56:25 2011 New Revision: 169643 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169643 Log: 2011-01-27 Tobias

[Bug fortran/35810] [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35810 --- Comment #19 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:59:36 UTC --- Author: dnovillo Date: Wed Feb 2 17:59:29 2011 New Revision: 169666 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169666 Log: 2011-01-28 Paul

[Bug other/47467] [4.6 Regression] hwint.h:239:3: error: implicit declaration of function 'abs'

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47467 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:55:10 UTC --- Author: dnovillo Date: Wed Feb 2 17:55:07 2011 New Revision: 169632 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169632 Log: PR

[Bug target/42894] [4.5 Regression] Invalid rtl sharing in Thumb1.

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42894 --- Comment #23 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:00:37 UTC --- Author: dnovillo Date: Wed Feb 2 18:00:29 2011 New Revision: 169672 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169672 Log: PR target/42894

[Bug libfortran/47431] ctime() not thread-safe

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47431 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:58:08 UTC --- Author: dnovillo Date: Wed Feb 2 17:58:02 2011 New Revision: 169655 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169655 Log: Pr 47431 CTIME/FDATE

[Bug fortran/47350] Deferred string length: ALLOCATE should allow MOLD=

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47350 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:59:40 UTC --- Author: dnovillo Date: Wed Feb 2 17:59:29 2011 New Revision: 169666 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169666 Log: 2011-01-28 Paul

[Bug rtl-optimization/46878] [4.6 regression] V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 --- Comment #25 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:55:04 UTC --- Author: dnovillo Date: Wed Feb 2 17:54:59 2011 New Revision: 169631 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169631 Log: PR

[Bug fortran/47507] PURE functions with VALUE arguments invalidly rejectd

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47507 --- Comment #3 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:00:53 UTC --- Author: dnovillo Date: Wed Feb 2 18:00:47 2011 New Revision: 169674 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169674 Log: 2011-01-28 Tobias

[Bug libfortran/47434] Wrong field width for NaN with (F0.n) formatting

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47434 --- Comment #13 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:02:34 UTC --- Author: dnovillo Date: Wed Feb 2 18:02:28 2011 New Revision: 169686 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169686 Log: 2011-01-29 Jerry

[Bug fortran/47523] Concatenation with deferred length character with lhs variable

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47523 --- Comment #6 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:04:31 UTC --- Author: dnovillo Date: Wed Feb 2 18:04:21 2011 New Revision: 169697 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169697 Log: 2011-01-30 Paul

[Bug tree-optimization/47228] [4.6 Regression] wrong code with loop

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47228 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:57:08 UTC --- Author: dnovillo Date: Wed Feb 2 17:57:01 2011 New Revision: 169648 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169648 Log: 2011-01-27 Martin

[Bug target/40183] g++.dg/tls/static-1.C, execution abort

2011-02-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40183 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-02-02 18:01:11 UTC --- It looks like this is resolved with binutils-2.21. I used the gld from binutils-2.21 with the .o files produced by gas in

[Bug go/47515] Issues porting libgo to IRIX 6.5

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515 --- Comment #6 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:02:18 UTC --- Author: dnovillo Date: Wed Feb 2 18:02:13 2011 New Revision: 169684 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169684 Log: PR go/47515

[Bug libfortran/47434] Wrong field width for NaN with (F0.n) formatting

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47434 --- Comment #14 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:02:43 UTC --- Author: dnovillo Date: Wed Feb 2 18:02:38 2011 New Revision: 169687 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169687 Log: 2011-01-29 Jerry

[Bug fortran/47042] ICE with character pointer in function

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47042 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:04:50 UTC --- Author: dnovillo Date: Wed Feb 2 18:04:41 2011 New Revision: 169698 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169698 Log: 2011-01-31 Tobias

[Bug fortran/47350] Deferred string length: ALLOCATE should allow MOLD=

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47350 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:04:44 UTC --- Author: dnovillo Date: Wed Feb 2 18:04:21 2011 New Revision: 169697 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169697 Log: 2011-01-30 Paul

[Bug fortran/45170] [F2003] allocatable character lengths

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #13 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:04:35 UTC --- Author: dnovillo Date: Wed Feb 2 18:04:21 2011 New Revision: 169697 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169697 Log: 2011-01-30 Paul

[Bug libstdc++/36104] [4.3/4.4/4.5/4.6 Regression] gnu-versioned-namespace is broken

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36104 --- Comment #17 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:07:01 UTC --- Author: dnovillo Date: Wed Feb 2 18:06:47 2011 New Revision: 169704 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169704 Log: 2011-01-30 Benjamin

[Bug preprocessor/47311] [4.6 Regression][C++0x] ICE in tsubst @cp/pt.c:10502

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 --- Comment #30 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:01:21 UTC --- Author: dnovillo Date: Wed Feb 2 18:01:17 2011 New Revision: 169677 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169677 Log: Fix PR c++/47311

[Bug libfortran/47285] G format outputs wrong number of characters when decimal supplied in literal

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47285 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:01:08 UTC --- Author: dnovillo Date: Wed Feb 2 18:00:57 2011 New Revision: 169675 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169675 Log: 2011-01-28 Jerry

[Bug fortran/47474] Wrong code with allocatable scalar, allocatable components as function result

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47474 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:58:22 UTC --- Author: dnovillo Date: Wed Feb 2 17:58:18 2011 New Revision: 169657 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169657 Log: 2011-01-27 Tobias

[Bug fortran/35810] [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35810 --- Comment #20 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:04:44 UTC --- Author: dnovillo Date: Wed Feb 2 18:04:21 2011 New Revision: 169697 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169697 Log: 2011-01-30 Paul

[Bug fortran/47042] ICE with character pointer in function

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47042 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:05:12 UTC --- Author: dnovillo Date: Wed Feb 2 18:04:58 2011 New Revision: 169699 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169699 Log: 2011-01-31 Tobias

[Bug libgcj/44341] [4.6 Regression] libjava cross build fails when configured with --with-gmp=

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341 --- Comment #14 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:08:42 UTC --- Author: dnovillo Date: Wed Feb 2 18:08:30 2011 New Revision: 169710 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169710 Log: ChangeLog: PR

[Bug rtl-optimization/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44031 --- Comment #14 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:09:15 UTC --- Author: dnovillo Date: Wed Feb 2 18:09:04 2011 New Revision: 169713 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169713 Log: PR

[Bug fortran/47463] [OOP] ICE in gfc_add_component_ref

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47463 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:12:05 UTC --- Author: dnovillo Date: Wed Feb 2 18:11:56 2011 New Revision: 169722 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169722 Log: 2011-01-31 Janus

[Bug c++/47416] [4.6 Regression] ICE in build_data_member_initialization, at cp/semantics.c:5509

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47416 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:12:42 UTC --- Author: dnovillo Date: Wed Feb 2 18:12:36 2011 New Revision: 169726 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169726 Log: PR c++/47416 *

[Bug fortran/47455] [4.6 Regression][OOP] internal compiler error: in fold_convert_loc, at fold-const.c:2028

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47455 --- Comment #16 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:13:45 UTC --- Author: dnovillo Date: Wed Feb 2 18:13:38 2011 New Revision: 169733 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169733 Log: 2011-01-31 Janus

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #19 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:11:44 UTC --- Author: dnovillo Date: Wed Feb 2 18:11:36 2011 New Revision: 169720 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169720 Log: PR target/45325

[Bug driver/47547] [4.5 Regression] WHOPR, can't use /dev/null as an output file

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47547 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:15:29 UTC --- Author: dnovillo Date: Wed Feb 2 18:15:22 2011 New Revision: 169745 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169745 Log: Check HOST_BIT_BUCKET

[Bug tree-optimization/47555] [4.4 Regression] Huge memory usage when optimizing

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47555 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:15:18 UTC --- Author: dnovillo Date: Wed Feb 2 18:15:10 2011 New Revision: 169744 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169744 Log: 2011-02-01 Richard

[Bug debug/45130] -fcompare-debug failure with -Os -fsched-spec-load -fschedule-insns

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45130 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:08:36 UTC --- Author: dnovillo Date: Wed Feb 2 18:08:15 2011 New Revision: 169709 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169709 Log: Reverted: 2011-01-25

[Bug debug/45136] -fcompare-debug failure with -Os -fschedule-insns

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 --- Comment #16 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:08:35 UTC --- Author: dnovillo Date: Wed Feb 2 18:08:15 2011 New Revision: 169709 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169709 Log: Reverted: 2011-01-25

[Bug target/46692] Missing LM32 multilibs for divider and sign extender

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46692 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:15:08 UTC --- Author: dnovillo Date: Wed Feb 2 18:15:02 2011 New Revision: 169743 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169743 Log: PR gcc/46692 *

[Bug tree-optimization/47559] ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions and noexcept

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47559 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:15:57 UTC --- Author: dnovillo Date: Wed Feb 2 18:15:52 2011 New Revision: 169748 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169748 Log: 2011-02-01 Richard

[Bug fortran/47531] SHAPE misses KIND= support

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47531 --- Comment #3 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:02:53 UTC --- Author: dnovillo Date: Wed Feb 2 18:02:47 2011 New Revision: 169688 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169688 Log: 2011-01-29 Tobias

[Bug middle-end/46949] [4.6 regression] ICE when weakref is used on a definition (internal compiler error: in function_and_variable_visibility, at ipa.c:904)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46949 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:57:21 UTC --- Author: dnovillo Date: Wed Feb 2 17:57:10 2011 New Revision: 169649 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169649 Log: PR

[Bug fortran/47293] libquadmath: strtoflt128 - NAN not correctly read and C99 hex floating point format missing

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:14:27 UTC --- Author: dnovillo Date: Wed Feb 2 18:14:22 2011 New Revision: 169738 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169738 Log: 2011-01-31 Jerry

[Bug tree-optimization/47561] Error message does not say to which option it refers

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47561 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:16:59 UTC --- Author: dnovillo Date: Wed Feb 2 18:16:52 2011 New Revision: 169754 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169754 Log: Fix PR47561: print the

[Bug fortran/47519] Deferred-length string wrong results with character intrinsic functions

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47519 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:12:18 UTC --- Author: dnovillo Date: Wed Feb 2 18:12:07 2011 New Revision: 169723 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169723 Log: 2011-01-31 Paul

<    1   2   3   >