GCC 4.6.0 Status Report (2011-01-26)

2011-01-26 Thread Jakub Jelinek
Status == The trunk is still in Stage 4, open just for regression bugfixes and documentation fixes. Significant effort has been made recently to fix lots of regressions, yet there are still way too many serious regressions. Please continue (or start to) fixing them. Please also take time to

gcc.gnu.org Bugzilla: Perl error Can't locate mro.pm in @INC

2011-01-26 Thread Tobias Burnus
Hello, I just got the following error message send by bugzilla / GCC's commit script handler: Can't locate mro.pm in @INC (@INC contains: . lib/i386-linux-thread-multi lib CODE(0x958f8b4) /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5

Re: gcc.gnu.org Bugzilla: Perl error Can't locate mro.pm in @INC

2011-01-26 Thread Frédéric Buclin
Le 26. 01. 11 11:29, Tobias Burnus a écrit : Can't locate mro.pm in @INC mro.pm is part of the core code of Perl since version 5.9.5. So it's not available here as sourceware has Perl 5.8.5 installed. Where is this script located? And did you get the exact line and script which threw this error?

Re: gcc.gnu.org Bugzilla: Perl error Can't locate mro.pm in @INC

2011-01-26 Thread Tobias Burnus
On 01/26/2011 12:05 PM, Frédéric Buclin wrote: Le 26. 01. 11 11:29, Tobias Burnus a écrit : Can't locate mro.pm in @INC mro.pm is part of the core code of Perl since version 5.9.5. So it's not available here as sourceware has Perl 5.8.5 installed. Where is this script located? And did you get

Bugzilla permissions

2011-01-26 Thread Tony Poppleton
Hi, I am working on some GCC bug triage, and am unable to edit the known to fail/work fields in Bugzilla, as well as modify the status of a bug. On the overseers list, Ian Lance Taylor suggested I post to this list requesting a gnu.gcc.org email account, as they come with all the necessary

Freescale 68HC11/68HC12 port

2011-01-26 Thread James Murray
Unsure if this is the right place to mention this, so excuse me if it is not. The 68hc11/68hc12 port page http://www.gnu.org/software/m68hc11/ is very out of date and was last updated in October 2003. The creator of that port Stephane Carrez is no longer active (to my knowledge) but his page

Re: Bugzilla permissions

2011-01-26 Thread Richard Guenther
On Wed, Jan 26, 2011 at 3:32 PM, Tony Poppleton tony.popple...@gmail.com wrote: Hi, I am working on some GCC bug triage, and am unable to edit the known to fail/work fields in Bugzilla, as well as modify the status of a bug. On the overseers list, Ian Lance Taylor suggested I post to this

Re: Freescale 68HC11/68HC12 port

2011-01-26 Thread Richard Guenther
On Wed, Jan 26, 2011 at 3:36 PM, James Murray j...@jsm-net.demon.co.uk wrote: Unsure if this is the right place to mention this, so excuse me if it is not. The 68hc11/68hc12 port page http://www.gnu.org/software/m68hc11/ is very out of date and was last updated in October 2003. The creator

Re: Freescale 68HC11/68HC12 port

2011-01-26 Thread James Murray
On Wed, 2011-01-26 at 15:40 +0100, Richard Guenther wrote: Stephane Carrez is listed as maintainer of the port, so he should know how to contribute fixes to the port upstream. Yes, but as I said... he is no longer active on this port. His last published contributions are 4+ years ago. James

Re: Bugzilla permissions

2011-01-26 Thread Tony Poppleton
Thanks. Whilst I can see the change you made in my preferences permissions screen, I don't seem to be able to edit any more of the fields than I could before (I have logged out and back in again). Tony On Wed, Jan 26, 2011 at 2:36 PM, Richard Guenther richard.guent...@gmail.com wrote: On Wed,

Re: gcc.gnu.org Bugzilla: Perl error Can't locate mro.pm in @INC

2011-01-26 Thread Frank Ch. Eigler
Tobias Burnus bur...@net-b.de writes: Can't locate mro.pm in @INC [...] This may be fixed now, with a hand-made dummy mro.pm file. - FChE

Proposal: Improving patch tracking and review using Rietveld

2011-01-26 Thread Diego Novillo
At Google we use a code review tool which was open sourced a couple of years ago: Rietveld (http://code.google.com/appengine/articles/rietveld.html). The best way of thinking about it is bugzilla for patches. The system creates an entry for every patch submitted, provides a web tool for

Vai alga 4595 USD menesi tevi interesee?

2011-01-26 Thread Larisa
Hello! Telefons tev nomainijies? Man te paradijas labs risinajums Tavam naudas problemam, tapec gribeju piezvanit, bet numurs neatbild. Skaidrs, lai vai tur kas, man viss super, tapec, ka es dabuju darbu, kas ir vienkarshaks par vienkarshu un 4820 USD menesi bez problemam man atlec. Vai nu

Mavi Yolculuk Turları - Marmaris / Blue Voyage Marmaris-Turkey

2011-01-26 Thread Mavi Yolculuk
www.ertanturizm.com Dilediğiniz tarih ve rotada kendi oluşturduğunuz grubunuz ile tekne kiralamak isteyenler için günlük fiyat esasına göre kiralama imkanı, Rota ve fiyat sormak için; Ertan Tur.Tic.Ltd.Şti Marmaris / Türkiye 0 535 226 0836 i...@ertanturizm.com

Re: Unrecognized option '-Wl,-rpath' for jv-convert

2011-01-26 Thread Gerald Pfeifer
On Tue, 11 Jan 2011, Andrew Haley wrote: This is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42524 aka http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21206 Ah, yes. It seems I approved the fix for this in2006, but it never went in. Hmm, looking into Bugzilla Ralf did have an issue with the

Re: Unrecognized option '-Wl,-rpath' for jv-convert

2011-01-26 Thread Ralf Wildenhues
* Gerald Pfeifer wrote on Thu, Jan 27, 2011 at 01:04:03AM CET: On Tue, 11 Jan 2011, Andrew Haley wrote: This is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42524 aka http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21206 Ah, yes. It seems I approved the fix for this in2006, but it never

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47228 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47426 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/47469] New: Check whether arrayfunc_assign_needs_temporary misses TBP/PPC attributes

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47469 Summary: Check whether arrayfunc_assign_needs_temporary misses TBP/PPC attributes Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code Severity:

[Bug c/47470] New: Less-optimized Code Size when using Optimizations

2011-01-26 Thread Tomer.Levi at nuvoton dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 Summary: Less-optimized Code Size when using Optimizations Product: gcc Version: 3.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug c++/47206] [4.6 Regression] [C++0x] ICE: SIGSEGV in cp_tree_equal (tree.c:2150) with -fno-elide-constructors

2011-01-26 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47206 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added CC||dodji at gcc dot

[Bug c++/47206] [4.6 Regression] [C++0x] ICE: SIGSEGV in cp_tree_equal (tree.c:2150) with -fno-elide-constructors

2011-01-26 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47206 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/47041] [4.6 Regression] Internal compiler error in build_data_member_initialization, add cp/semantics.c:5483

2011-01-26 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47041 --- Comment #7 from Dodji Seketeli dodji at gcc dot gnu.org 2011-01-26 09:57:33 UTC --- *** Bug 47206 has been marked as a duplicate of this bug. ***

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

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47237 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47339 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 --- Comment #1 from Mikael Pettersson mikpe at it dot uu.se 2011-01-26 10:17:18 UTC --- gcc-3.3.2 is ancient and no longer supported upstream. Please try gcc-4.4.5 or newer. Also you haven't told us which target you're compiling for, or how

[Bug middle-end/40979] induct benchmark 60% slower when compiled with -fgraphite-identity

2011-01-26 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40979 --- Comment #9 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-01-26 10:23:12 UTC --- This pr is not fixed at revision 169261 (gfc). AFAIU -ftree-loop-linear is now implemented through graphite. This leads to a sort of regression with

[Bug debug/47471] New: stdarg functions extraneous too-early prologue end

2011-01-26 Thread jan.kratochvil at redhat dot com
++; } int main (void) { f (1); return 0; } --- gcc -o 1 1.c -Wall -g FAIL gcc (GCC) 4.6.0 20110126 (experimental) FAIL gcc-4.6.0-0.3.fc15.x86_64 PASS gcc (GCC) 4.5.3 20110124 (prerelease) PASS gcc-4.5.1-4.fc14.x86_64 GNU gdb

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

2011-01-26 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47472 Summary: Rules printed by -M option contains duplicate slash when -J option is used Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47455 --- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org 2011-01-26 10:36:41 UTC --- Created attachment 23130 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23130 Draft patch, working but failing due to another related bug (In reply to

[Bug target/44392] [4.5 Regression] libgcc compile with --enable-target-optspace (-Os) causes recursion in __bswapsi2

2011-01-26 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47472 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

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

2011-01-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47467 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

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

2011-01-26 Thread abelk at live dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47473 Summary: Incorrect computation with complex numbers when using -std=c99 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3

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

2011-01-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47473 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target||i?86-*-*

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

2011-01-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47423 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

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

2011-01-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47467 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-26 11:39:21 UTC --- Ah. gcc/ada/targext.c fails to include config.h.

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread Tomer.Levi at nuvoton dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 --- Comment #2 from Tomer Levi Tomer.Levi at nuvoton dot com 2011-01-26 11:43:36 UTC --- Hi, The attached assembly was produced on the following machine: taln36-Amit1015 gcc -v Reading specs from

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

2011-01-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47467 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 --- Comment #3 from Mikael Pettersson mikpe at it dot uu.se 2011-01-26 12:23:03 UTC --- (In reply to comment #2) Hi, The attached assembly was produced on the following machine: taln36-Amit1015 gcc -v Reading specs from

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment

2011-01-26 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #43 from Michael Matz matz at gcc dot gnu.org 2011-01-26 12:39:04 UTC --- Yep. With my patch the saner looking new_person-service.education.person.ss = *ss; statement is generated. It's possible that class containers actually

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread Tomer.Levi at nuvoton dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 --- Comment #4 from Tomer Levi Tomer.Levi at nuvoton dot com 2011-01-26 12:47:14 UTC --- The cross-gcc compiler i'm using is hooking the default GNU verbose message, hence i can not tell how GCC was exactly configured. As i alredy said, the issue

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-26 12:50:57 UTC --- Try -fno-loop-optimize (or -fno-loop-optimize2 if that is already available).

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread Tomer.Levi at nuvoton dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 --- Comment #6 from Tomer Levi Tomer.Levi at nuvoton dot com 2011-01-26 13:00:17 UTC --- Hi Richard, Thanks for your prompt reply. Actually, -fno-loop-optimize was the first thing i've tried when facing this issue. However, the generated code is

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47474 Summary: Wrong code with allocatable scalar, allocatable components as function result Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread Tomer.Levi at nuvoton dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 --- Comment #7 from Tomer Levi Tomer.Levi at nuvoton dot com 2011-01-26 13:16:16 UTC --- Hi, I was able to test the behavior on GCC 3.4.5 (native): Here, the -fno-loop-optimize (and -fno-loop-optimize2) generate an optimized code as expected.

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42894 --- Comment #17 from Jakub Jelinek jakub at gcc dot gnu.org 2011-01-26 13:21:46 UTC --- Simplified testcase: extern __thread int t; void foo (int a) { t = a; } Looking at it in detail, not sure if the bug isn't earlier. Seems the expander

[Bug c/47470] Less-optimized Code Size when using Optimizations

2011-01-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47473 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug target/46878] V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854

2011-01-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added CC||joel at gcc dot

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

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

[Bug target/46878] V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854

2011-01-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Known to fail||4.6.0 --- Comment

[Bug target/46878] V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854

2011-01-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Priority|P3 |P2

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

2011-01-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Keywords||ice-on-valid-code

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

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47237 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|WAITING ---

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

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47190 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/40979] induct benchmark 60% slower when compiled with -fgraphite-identity

2011-01-26 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40979 --- Comment #10 from Jack Howarth howarth at nitro dot med.uc.edu 2011-01-26 14:20:18 UTC --- (In reply to comment #9) This pr is not fixed at revision 169261 (gfc). AFAIU -ftree-loop-linear is now implemented through graphite. This leads to a

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

2011-01-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47237 --- Comment #5 from H.J. Lu hjl.tools at gmail dot com 2011-01-26 14:26:08 UTC --- (In reply to comment #4) I've commited patch fixing the testcase. H.J., can you please confirm that the LTO 32bit faiulres are gone for you? Sure.

[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-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46949 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug lto/43467] LTO error bytecode stream: trying to read 0 bytes after the end of the input buffer

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at gcc

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

2011-01-26 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46856 --- Comment #6 from Mikael Pettersson mikpe at it dot uu.se 2011-01-26 14:43:34 UTC --- The loop in reload_combine_recognize_const_pattern contains this check: /* If the add clobbers another hard reg in parallel, don't move it

[Bug lto/46652] undefined reference to '__udivdi3' with -flto -fuse-linker-plugin

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46652 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added CC||dave.korn.cygwin

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

2011-01-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47190 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug lto/46652] undefined reference to '__udivdi3' with -flto -fuse-linker-plugin

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46652 --- Comment #6 from Jan Hubicka hubicka at gcc dot gnu.org 2011-01-26 14:46:40 UTC --- Gold was updated to handle this well for binutils 2.11.1, so H.J.'s branch. We still have issues with mainline GNU LD. Dave, what about getting this fixed the

[Bug lto/46948] [4.6 Regression] Undefined reference errors, LTO, and visibility

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46948 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2011-01-26 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added CC||mikpe at it dot

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

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47190 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Summary|[4.5/4.6 Regression] ICE: |[4.5 Regression]

[Bug c++/47475] New: Static member function template of class variadic template can't be called from the inside

2011-01-26 Thread flo.goujeon at orange dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47475 Summary: Static member function template of class variadic template can't be called from the inside Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

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

2011-01-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47474 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2011-01-26 15:04:53 UTC --- Patch. The order was wrong; additionally, if there is an allocatable RESULT variable, it seems to get zero initialized via sym-value or similarly. Thus the

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47473 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

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

2011-01-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47473 --- Comment #4 from H.J. Lu hjl.tools at gmail dot com 2011-01-26 15:14:10 UTC --- It is caused by revision 147281: http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00255.html

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47473 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2011-01-26 15:19:56 UTC --- Created attachment 23132 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23132 gcc46-pr47473.patch Untested fix.

[Bug lto/46652] undefined reference to '__udivdi3' with -flto -fuse-linker-plugin

2011-01-26 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46652 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added CC||davek at gcc dot

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42894 --- Comment #18 from Jakub Jelinek jakub at gcc dot gnu.org 2011-01-26 15:34:38 UTC --- Created attachment 23133 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23133 gcc46-pr42894.patch The varasm.c alternative (untested).

[Bug middle-end/47379] fwprop1 generates bad codes for x32

2011-01-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47379 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||amodra at gmail dot

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47476 Summary: [4.6 Regression] [C++0x] ICE in potential_constant_expression_1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity:

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47476 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

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

2011-01-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 --- Comment #20 from Jeffrey A. Law law at redhat dot com 2011-01-26 14:56:14 UTC --- -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/26/11 07:51, mikpe at it dot uu.se wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878 Mikael

[Bug c++/47475] [C++0x] Static member function template of class variadic template can't be called from the inside

2011-01-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47475 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/47477] New: [4.6 regression] Sub-optimal mov at end of method

2011-01-26 Thread tony.poppleton at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47477 Summary: [4.6 regression] Sub-optimal mov at end of method Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization

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

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47476 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2011-01-26 16:43:21 UTC --- Created attachment 23134 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23134 gcc46-pr47476.patch Untested fix.

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

2011-01-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47459 --- Comment #3 from Jeffrey A. Law law at redhat dot com 2011-01-26 16:43:43 UTC --- Joel, can you verify the fix for 46878 fixes his problem on the m68k. I'm pretty sure it will, but an independent verification would be good. Thanks, Jeff

[Bug c++/47475] [C++0x] Static member function template of class variadic template can't be called from the inside

2011-01-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47475 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2011-01-26 16:47:53 UTC --- Note that this is not related to variadic templates, this gives the same error using no C++0x features: templatetypename T, typename Ts struct test;

[Bug c++/47475] [C++0x] Static member function template of class variadic template can't be called from the inside

2011-01-26 Thread flo.goujeon at orange dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47475 --- Comment #3 from flo.goujeon at orange dot fr 2011-01-26 16:54:18 UTC --- Oh, so that is the purpose of the 'template' keyword in nested-name-specifier. That's tricky. Thank you Jonathan, and sorry about this invalid report.

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47474 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org 2011-01-26 16:58:28 UTC --- Submitted patch: http://gcc.gnu.org/ml/fortran/2011-01/msg00235.html

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

2011-01-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46856 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

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

2011-01-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47472 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org 2011-01-26 17:17:04 UTC --- Draft patch completely untested (not even compiled): --- a/gcc/fortran/options.c +++ b/gcc/fortran/options.c @@ -463,9 +463,10 @@

[Bug c++/47478] New: internal compiler error

2011-01-26 Thread aleaverfay at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47478 Summary: internal compiler error Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org

[Bug testsuite/47479] New: make -j 12 RUNTESTFLAGS=--target_board 'unix{-m32,}' isn't parallelized

2011-01-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47479 Summary: make -j 12 RUNTESTFLAGS=--target_board 'unix{-m32,}' isn't parallelized Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47478] internal compiler error

2011-01-26 Thread aleaverfay at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47478 --- Comment #1 from Andrew Leaver-Fay aleaverfay at gmail dot com 2011-01-26 17:30:58 UTC --- Created attachment 23135 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23135 -save-temps file (.ii) that produces this crash (too big to upload

[Bug testsuite/47479] make -j 12 RUNTESTFLAGS=--target_board 'unix{-m32,}' isn't parallelized

2011-01-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47479 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug rtl-optimization/42502] [4.4/4.5 Regression] Poor register allocation in very simple code

2011-01-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42502 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

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

2011-01-26 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46997 --- Comment #2 from Steve Ellcey sje at gcc dot gnu.org 2011-01-26 17:50:05 UTC --- Author: sje Date: Wed Jan 26 17:49:56 2011 New Revision: 169296 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169296 Log: 2011-01-26 Steve Ellcey

[Bug testsuite/47479] make -j 12 RUNTESTFLAGS=--target_board 'unix{-m32,}' isn't parallelized

2011-01-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47479 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2011-01-26 17:51:36 UTC --- (In reply to comment #1) Just use RUNTESTFLAGS='--target_board=unix\{-m32,\}' which is parallelized. Is there a way to paralelize --target_board 'unix{-m32,}'?

[Bug lto/43467] LTO error bytecode stream: trying to read 0 bytes after the end of the input buffer

2011-01-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug rtl-optimization/47270] [4.4/4.5/4.6 Regression] GCC produces unnecessary code on -O2 and -O3 levels

2011-01-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47270 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Keywords|

[Bug driver/47480] New: GCC driver names a resolution file after the last argument to the linker

2011-01-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47480 Summary: GCC driver names a resolution file after the last argument to the linker Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: trivial Priority: P3

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

2011-01-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44031 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

  1   2   >