[Bug fortran/47569] [4.3/4.4/4.5/4.6 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 --- Comment #5 from Tobias Burnus 2011-02-03 07:46:17 UTC --- (In reply to comment #4) > I am guessing but I suppose ultimate pointer components should be included > too? Yes, however, "gfc_expr_attr (actual).pointer" does not work as "foo(1)" i

[Bug fortran/47592] Multiple function invocation with ALLOCATE (SOURCE=REPEAT('x',bar()))

2011-02-02 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47592 --- Comment #1 from paul.richard.thomas at gmail dot com 2011-02-03 07:43:13 UTC --- Hi Thomas, I was aware of the potential for functions with side effects to screw up ALLOCATE with source. I believe that one can persuade the same thing to happ

[Bug fortran/47571] [4.6 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-02-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 --- Comment #17 from Tobias Burnus 2011-02-03 07:38:44 UTC --- (In reply to comment #16) > on hppa2.0w-hp-hpux11.11. Weak references don't work on this target and > probably others. If weak symbols do not work, why is then SUPPORTS_WEAK set? (O

[Bug c++/47596] internal compiler error: in print_reg, at config/i386/i386.c:10894

2011-02-02 Thread jmichae3 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47596 --- Comment #2 from Jim Michaels 2011-02-03 06:22:24 UTC --- Created attachment 23232 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23232 gen-duplicator-batch-files.ii compiler temp files

[Bug c++/47596] internal compiler error: in print_reg, at config/i386/i386.c:10894

2011-02-02 Thread jmichae3 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47596 --- Comment #1 from Jim Michaels 2011-02-03 06:21:14 UTC --- Created attachment 23231 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23231 source file

[Bug c++/47596] New: internal compiler error: in print_reg, at config/i386/i386.c:10894

2011-02-02 Thread jmichae3 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47596 Summary: internal compiler error: in print_reg, at config/i386/i386.c:10894 Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug rtl-optimization/43494] [4.4/4.5/4.6 Regression] Overlooked dependency causes wrong scheduling, wrong code

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494 Alexandre Oliva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45122 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/43494] [4.4/4.5/4.6 Regression] Overlooked dependency causes wrong scheduling, wrong code

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494 --- Comment #31 from Alexandre Oliva 2011-02-03 06:04:07 UTC --- Author: aoliva Date: Thu Feb 3 06:04:04 2011 New Revision: 169782 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169782 Log: PR debug/43092 PR rtl-optimization/43494 * rtl.

[Bug debug/43092] [4.5 Regression] Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-accumulate-outgoing-args

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43092 --- Comment #6 from Alexandre Oliva 2011-02-03 06:04:07 UTC --- Author: aoliva Date: Thu Feb 3 06:04:04 2011 New Revision: 169782 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169782 Log: PR debug/43092 PR rtl-optimization/43494 * rtl.h

[Bug tree-optimization/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45122 --- Comment #18 from Alexandre Oliva 2011-02-03 06:01:43 UTC --- Author: aoliva Date: Thu Feb 3 06:01:40 2011 New Revision: 169781 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169781 Log: gcc/ChangeLog: PR tree-optimization/45122 * tre

[Bug target/47580] Powerpc GCC fails test gcc.dg/pr41551.c if built with --with-cpu=power7

2011-02-02 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47580 Michael Meissner changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/47272] GCC can't bootstrap on powerpc64-linx using --with-cpu=power7

2011-02-02 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47272 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/47272] GCC can't bootstrap on powerpc64-linx using --with-cpu=power7

2011-02-02 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47272 --- Comment #3 from Michael Meissner 2011-02-03 05:42:23 UTC --- Author: meissner Date: Thu Feb 3 05:42:19 2011 New Revision: 169780 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169780 Log: Fix PR target/47272 Added: trunk/gcc/tes

[Bug fortran/47583] [4.6 Regression] Inquire affected by previous read

2011-02-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47583 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/47569] [4.3/4.4/4.5/4.6 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/47595] c-c++-common/uninit-17.c fails test for warnings when -fgraphite-identity enabled at -O2

2011-02-02 Thread howarth at nitro dot med.uc.edu
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20110202/gcc/testsuite/c-c++-common/uninit-17.c -nostdinc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libstdc++-v3/include/x86_64-apple

[Bug middle-end/47595] New: c-c++-common/uninit-17.c fails test for warnings when -fgraphite-identity enabled at -O2

2011-02-02 Thread howarth at nitro dot med.uc.edu
++/../../ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20110202/gcc/testsuite/c-c++-common/uninit-17.c -nostdinc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libstdc++-v3/include/x86_64-apple-darwin10.7.0 -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64

[Bug middle-end/47594] gfortran.dg/vect/vect-5.f90 execution test fails when compiled with -O2 -fgraphite-identity at -m64

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47594 --- Comment #6 from Jack Howarth 2011-02-03 01:06:47 UTC --- Created attachment 23229 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23229 diff of vect files for vect-5.f90 compiled with -O2 -fno-graphite-identity and -fgraphite-identity at

[Bug middle-end/47594] gfortran.dg/vect/vect-5.f90 execution test fails when compiled with -O2 -fgraphite-identity at -m64

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47594 --- Comment #5 from Jack Howarth 2011-02-03 01:05:13 UTC --- Created attachment 23228 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23228 vect file for vect-5.f90 compiled with -O2 -fgraphite-identity at -m64

[Bug middle-end/47594] gfortran.dg/vect/vect-5.f90 execution test fails when compiled with -O2 -fgraphite-identity at -m64

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47594 --- Comment #4 from Jack Howarth 2011-02-03 01:04:40 UTC --- Created attachment 23227 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23227 vect file for vect-5.f90 compiled with -O2 -fno-graphite-identity at -m64

[Bug middle-end/47594] gfortran.dg/vect/vect-5.f90 execution test fails when compiled with -O2 -fgraphite-identity at -m64

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47594 --- Comment #3 from Jack Howarth 2011-02-03 01:02:16 UTC --- Created attachment 23226 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23226 assembly diff for vect-5.f90 compiled with -O2 -fno-graphite-identity and -fgraphite-identity at -m64

[Bug middle-end/47594] gfortran.dg/vect/vect-5.f90 execution test fails when compiled with -O2 -fgraphite-identity at -m64

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47594 --- Comment #2 from Jack Howarth 2011-02-03 01:00:13 UTC --- Created attachment 23225 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23225 assembly for vect-5.f90 compiled with -O2 -fno-graphite-identity at -m64

[Bug middle-end/47594] gfortran.dg/vect/vect-5.f90 execution test fails when compiled with -O2 -fgraphite-identity at -m64

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47594 --- Comment #1 from Jack Howarth 2011-02-03 00:59:44 UTC --- Created attachment 23224 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23224 assembly for vect-5.f90 compiled with -O2 -fgraphite-identity at -m64

[Bug middle-end/47594] New: gfortran.dg/vect/vect-5.f90 execution test fails when compiled with -O2 -fgraphite-identity at -m64

2011-02-02 Thread howarth at nitro dot med.uc.edu
-1000/darwin_objdir/gcc/testsuite/gfortran/../../gfortran -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/gfortran/../../ -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libgfortran/ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20110202/gcc

[Bug fortran/47571] [4.6 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-02-02 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Commen

[Bug target/47580] Powerpc GCC fails test gcc.dg/pr41551.c if built with --with-cpu=power7

2011-02-02 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47580 --- Comment #5 from Michael Meissner 2011-02-03 00:41:21 UTC --- Author: meissner Date: Thu Feb 3 00:41:16 2011 New Revision: 169776 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169776 Log: Fix PR target/47580 Modified: trunk/gcc/

[Bug middle-end/47593] gcc.dg/torture/pta-ptrarith-2.c execution tests fail with -fgraphite-identity

2011-02-02 Thread howarth at nitro dot med.uc.edu
: ../gcc-4.6-20110202/configure --prefix=/sw --prefix=/sw/lib/gcc4.6 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.6/info --with-build-config=bootstrap-lto --enable-stage1-languages=c,lto --enable-languages=c,c++,fortran,lto,objc,obj-c++,java --enable-build-with-cxx --with-gmp=/sw --with-libiconv-prefix

[Bug middle-end/47593] gcc.dg/torture/pta-ptrarith-2.c execution tests fail with -fgraphite-identity

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47593 --- Comment #4 from Jack Howarth 2011-02-03 00:39:23 UTC --- No differences are seen in the pta-ptrarith-2.c.062t.alias for gcc.dg/torture/pta-ptrarith-2.c compiled without or with -fgraphite-identity at -O1.

[Bug middle-end/47593] gcc.dg/torture/pta-ptrarith-2.c execution tests fail with -fgraphite-identity

2011-02-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47593 --- Comment #3 from Jack Howarth 2011-02-03 00:37:27 UTC --- Created attachment 23223 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23223 diff in assembly for gcc.dg/torture/pta-ptrarith-2.c -O1 compiled without and with -fgraphite-identity

[Bug middle-end/47593] gcc.dg/torture/pta-ptrarith-2.c execution tests fail with -fgraphite-identity

2011-02-02 Thread howarth at nitro dot med.uc.edu
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20110202/gcc/testsuite/gcc.dg/torture/pta-ptrarith-2.c -O1 -g -fdump-tree-alias -fno-graphite-identity --save-temps -lm -m32 -o ./pta-ptrarit

[Bug middle-end/47593] gcc.dg/torture/pta-ptrarith-2.c execution tests fail with -fgraphite-identity

2011-02-02 Thread howarth at nitro dot med.uc.edu
src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20110202/gcc/testsuite/gcc.dg/torture/pta-ptrarith-2.c -O1 -g -fdump-tree-alias -fgraphite-identity --save-temps -lm -m32 -o ./pta-ptrarith-2.exe

[Bug middle-end/47593] New: gcc.dg/torture/pta-ptrarith-2.c execution tests fail with -fgraphite-identity

2011-02-02 Thread howarth at nitro dot med.uc.edu
-4.6.0-1000/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20110202/gcc/testsuite/gcc.dg/torture/pta-ptrarith-2.c -O1 -g -fdump-tree-alias -fgraphite-identity -lm -m32 -o ./pta-ptrarith-2.exe this crash appears as... 28

[Bug c++/47589] [4.3/4.4 Regression] 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 changed: What|Removed |Added Keywords||ice-on-valid-code, patch --- Comment #6

[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 #15 from Rich Townsend 2011-02-03 00:09:57 UTC --- (In reply to comment #10) > (In reply to comment #9) > > Sounds like a Heisenbug -- it goes away when you look for it. Would it be > > worth > > bringing valgrind into the picture? >

[Bug c++/47589] [4.3/4.4 Regression] 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 changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug fortran/47592] New: Multiple function invocation with ALLOCATE (SOURCE=REPEAT('x',bar()))

2011-02-02 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47592 Summary: Multiple function invocation with ALLOCATE (SOURCE=REPEAT('x',bar())) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code Severity: norma

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

2011-02-02 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #14 from Mikael Morin 2011-02-02 22:24:54 UTC --- in read_module, around line 4390 /* Skip symtree nodes not in an ONLY clause, unless there is an existing symtree loaded from another USE statement. */ if (p ==

[Bug tree-optimization/38564] [4.4 Regression] Revision 142662 caused ICE in insert_into_preds_of_block

2011-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38564 --- Comment #14 from Andrew Pinski 2011-02-02 22:22:53 UTC --- Here is a wrong code with this bug: int f(void) __attribute__((noclone, noinline)); int g(void) __attribute__((noclone, noinline)); void h(int*) __attribute__((noclone, noinline)); in

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

2011-02-02 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #13 from Mikael Morin 2011-02-02 21:26:56 UTC --- (In reply to comment #12) > (In reply to comment #11) > > > ... Also: Can you reproduce the > > > error with my reduced test case in comment #8? > > > > I can. Apparently some p->fixu

[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 #12 from janus at gcc dot gnu.org 2011-02-02 21:17:23 UTC --- (In reply to comment #11) > > ... Also: Can you reproduce the > > error with my reduced test case in comment #8? > > I can. Apparently some p->fixup has not been initialized

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

2011-02-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #11 from Dominique d'Humieres 2011-02-02 21:04:14 UTC --- > ... Also: Can you reproduce the > error with my reduced test case in comment #8? I can. Apparently some p->fixup has not been initialized/nullified.

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

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

[Bug rtl-optimization/47525] DCE fails to eliminate a dead call to a pure function when compiled with -maltivec

2011-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47525 Peter Bergner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/47525] DCE fails to eliminate a dead call to a pure function when compiled with -maltivec

2011-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47525 Peter Bergner changed: What|Removed |Added Target Milestone|--- |4.6.0

[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 #10 from janus at gcc dot gnu.org 2011-02-02 20:15:07 UTC --- (In reply to comment #9) > Sounds like a Heisenbug -- it goes away when you look for it. Would it be > worth > bringing valgrind into the picture? Maybe. Could you try if i

[Bug rtl-optimization/47525] DCE fails to eliminate a dead call to a pure function when compiled with -maltivec

2011-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47525 Peter Bergner changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/47525] DCE fails to eliminate a dead call to a pure function when compiled with -maltivec

2011-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47525 --- Comment #2 from Peter Bergner 2011-02-02 20:08:10 UTC --- Author: bergner Date: Wed Feb 2 20:08:06 2011 New Revision: 169768 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169768 Log: PR rtl-optimization/47525 * df-scan.c: Up

[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 #9 from Rich Townsend 2011-02-02 19:56:25 UTC --- (In reply to comment #8) > On the other hand, the failure is very elusive: Even removing the 'implicit > none' line in the module 'hydro_types' (which btw is never used) will make it >

[Bug fortran/47082] [4.6 Regression] [OOP] ICE in gfc_conv_component_ref

2011-02-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47082 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/47082] [4.6 Regression] [OOP] ICE in gfc_conv_component_ref

2011-02-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47082 --- Comment #7 from Paul Thomas 2011-02-02 19:51:07 UTC --- Author: pault Date: Wed Feb 2 19:51:03 2011 New Revision: 169767 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169767 Log: 2011-02-02 Janus Weil Paul Thomas P

[Bug pch/47584] [4.6 regression] internal compiler error: sigsegv in libcpp/line-map.c:285

2011-02-02 Thread jojelino at gmail dot com
--enable-languages=c,c++,lto --with-win32-nlsapi=unicode --enable-tls --disable-bootstrap --target=i686-pc-mingw32 --enable-shared --enable-interpreter --disable-sjlj-exceptions --enable-gomp Thread model: win32 gcc version 4.6.0 20110202 (experimental) (GCC) i'm sorry for this.

[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 #8 from janus at gcc dot gnu.org 2011-02-02 19:31:39 UTC --- This is a *very* strange bug, to say the least. Here is a reduced test case: module hydro_types implicit none end module hydro_types module hydro_state implicit none

[Bug rtl-optimization/47521] Unnecessary usage of edx register

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

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

2011-02-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47519 --- Comment #9 from Paul Thomas 2011-02-02 19:00:11 UTC --- Fixed on trunk and on google. Thanks for the report, Tobias. Paul

[Bug other/47591] libiberty Makefile uses native cc (solaris) with option -print-multi-os-directory

2011-02-02 Thread jbm at nada dot kth.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47591 --- Comment #1 from jbm at nada dot kth.se 2011-02-02 18:57:05 UTC --- When trying to install the C and C++ compilers, this is of course a showstopper. What is already installed is not usable, so in my specific situation, it is a rather serious bu

[Bug other/47591] New: libiberty Makefile uses native cc (solaris) with option -print-multi-os-directory

2011-02-02 Thread jbm at nada dot kth.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47591 Summary: libiberty Makefile uses native cc (solaris) with option -print-multi-os-directory Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: major Priority

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

2011-02-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47546 --- Comment #7 from Dominique d'Humieres 2011-02-02 18:51:17 UTC --- > I can reproduce the error on Darwin with current trunk (r169590). Me too at revision 169531. Revision 158105 gives hydro_fluxes.f90:7.18: use hydro_speeds

[Bug pch/47584] [4.6 regression] internal compiler error: sigsegv in libcpp/line-map.c:285

2011-02-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47584 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #5 from

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

2011-02-02 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47555 Sebastian Pop changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/47560] [4.6 Regression] FAIL: abi/header_cxxabi.c (test for excess errors)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47560 --- Comment #4 from Diego Novillo 2011-02-02 18:16:38 UTC --- Author: dnovillo Date: Wed Feb 2 18:16:31 2011 New Revision: 169752 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169752 Log: 2011-02-01 Benjamin Kosnik PR libstdc++/

[Bug pch/47584] [4.6 regression] internal compiler error: sigsegv in libcpp/line-map.c:285

2011-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47584 Andrew Pinski changed: What|Removed |Added Host||i686-pc-mingw32 --- Comment #4 from Andre

[Bug c++/47541] [4.5 Regression] For integer pointers, the value of ++*p is not written back to memory

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47541 --- Comment #15 from Diego Novillo 2011-02-02 18:14:44 UTC --- Author: dnovillo Date: Wed Feb 2 18:14:39 2011 New Revision: 169740 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169740 Log: 2011-02-01 Richard Guenther PR tree-opt

[Bug libstdc++/46914] std::atomic::exchange(...) doesn't store correct value.

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46914 --- Comment #17 from Diego Novillo 2011-02-02 18:16:47 UTC --- Author: dnovillo Date: Wed Feb 2 18:16:41 2011 New Revision: 169753 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169753 Log: 2011-02-01 Paolo Carlini PR libstdc++/4

[Bug fortran/47565] [4.6 Regression][OOP] Segfault with TBP

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47565 --- Comment #5 from Diego Novillo 2011-02-02 18:15:41 UTC --- Author: dnovillo Date: Wed Feb 2 18:15:33 2011 New Revision: 169746 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169746 Log: 2011-02-01 Janus Weil PR fortran/47565

[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 #6 from janus at gcc dot gnu.org 2011-02-02 18:25:42 UTC --- (In reply to comment #0) > hydro_fluxes.f90:7.18: > > use hydro_speeds > 1 > Internal Error at (1): > free_pi_tree(): Unresolved fixup I can reproduce th

[Bug tree-optimization/47538] [4.6 Regression] GNU Scientific Library miscompiled by gcc 4.6

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47538 --- Comment #19 from Diego Novillo 2011-02-02 18:11:57 UTC --- Author: dnovillo Date: Wed Feb 2 18:11:45 2011 New Revision: 169721 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169721 Log: PR tree-optimization/47538 * tree-ssa-c

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #15 from Diego Novillo 2011-02-02 18:03:11 UTC --- Author: dnovillo Date: Wed Feb 2 18:03:04 2011 New Revision: 169690 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169690 Log: 2011-01-29 Jonathan Wakely PR bootstrap

[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 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=gcc&view=rev&rev=169723 Log: 2011-01-31 Paul Thomas PR fortran/47519

[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 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=gcc&view=rev&rev=169754 Log: Fix PR47561: print the Graphite flags. 2011-02-

[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 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=gcc&view=rev&rev=169738 Log: 2011-01-31 Jerry DeLisle PR libquadmath/

[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 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=gcc&view=rev&rev=169649 Log: PR middle-end/46949 * cgraphunit.c (proc

[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 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=gcc&view=rev&rev=169688 Log: 2011-01-29 Tobias Burnus PR fortran/

[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 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=gcc&view=rev&rev=169748 Log: 2011-02-01 Richard Guenther PR tree-opti

[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 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=gcc&view=rev&rev=169743 Log: PR gcc/46692 * config/lm32/t-lm32: Add m

[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 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=gcc&view=rev&rev=169709 Log: Reverted: 2011-01-25 Alexandre Oliva PR debu

[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 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=gcc&view=rev&rev=169709 Log: Reverted: 2011-01-25 Alexandre Oliva PR debug

[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 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=gcc&view=rev&rev=169744 Log: 2011-02-01 Richard Guenther PR tree-opt

[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 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=gcc&view=rev&rev=169745 Log: Check HOST_BIT_BUCKET when settting dump base/di

[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 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=gcc&view=rev&rev=169720 Log: PR target/45325 * gcc.target/i386/pr382

[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 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=gcc&view=rev&rev=169733 Log: 2011-01-31 Janus Weil PR fortran/47455

[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 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=gcc&view=rev&rev=169726 Log: PR c++/47416 * semantics.c (build_data_m

[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 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=gcc&view=rev&rev=169722 Log: 2011-01-31 Janus Weil PR fortran/47463

[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 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=gcc&view=rev&rev=169713 Log: PR rtl-optimization/44031 * gcc.c-tortu

[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 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=gcc&view=rev&rev=169710 Log: ChangeLog: PR libgcj/44341 * configure.ac: Disc

[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 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=gcc&view=rev&rev=169699 Log: 2011-01-31 Tobias Burnus PR fortran/

[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 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=gcc&view=rev&rev=169697 Log: 2011-01-30 Paul Thomas PR fortran/47523

[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 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=gcc&view=rev&rev=169657 Log: 2011-01-27 Tobias Burnus PR fortran/

[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 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=gcc&view=rev&rev=169675 Log: 2011-01-28 Jerry DeLisle PR libgfortran/

[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 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=gcc&view=rev&rev=169677 Log: Fix PR c++/47311 gcc/cp/ PR c++/47311

[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 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=gcc&view=rev&rev=169704 Log: 2011-01-30 Benjamin Kosnik PR libstdc++

[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 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=gcc&view=rev&rev=169697 Log: 2011-01-30 Paul Thomas PR fortran/47523

[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 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=gcc&view=rev&rev=169697 Log: 2011-01-30 Paul Thomas PR fortran/47523

[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 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=gcc&view=rev&rev=169698 Log: 2011-01-31 Tobias Burnus PR fortran/

[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 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=gcc&view=rev&rev=169687 Log: 2011-01-29 Jerry DeLisle PR libgfortran

[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 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=gcc&view=rev&rev=169684 Log: PR go/47515 runtime: If no MAP_ANON, use /de

[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 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 binutils-2.20.1 and the > gcc-4.5.2 c

[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 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=gcc&view=rev&rev=169648 Log: 2011-01-27 Martin Jambor PR tree-optimiz

[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 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=gcc&view=rev&rev=169697 Log: 2011-01-30 Paul Thomas PR fortran/47523

[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 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=gcc&view=rev&rev=169686 Log: 2011-01-29 Jerry DeLisle PR libgfortran

  1   2   3   >