[Bug c/25579] Corrupt memory stack

2005-12-28 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2005-12-28 09:27 --- Reopening... -- steven at gcc dot gnu dot org changed: What|Removed |Added Status|RESOL

[Bug c/25579] Corrupt memory stack

2005-12-28 Thread steven at gcc dot gnu dot org
--- Comment #9 from steven at gcc dot gnu dot org 2005-12-28 09:28 --- ...to close as INVALID. -- steven at gcc dot gnu dot org changed: What|Removed |Added S

[Bug debug/25562] [4.1/4.2 Regression] cannot debug VLA local

2005-12-28 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2005-12-28 10:23 --- While GCC 4.0.x had: .uleb128 0x3# (DIE (0x8a) DW_TAG_variable) .ascii "t\0"# DW_AT_name .byte 0x1 # DW_AT_decl_file .byte 0x5 # DW_AT_decl_line .long 0xab

[Bug rtl-optimization/25588] New: arm-linux: crash in verify_wide_reg with -funroll-loops

2005-12-28 Thread pb at gcc dot gnu dot org
gcc-4.0 branch from 2005-12-28; arm-linux target $ cc1 -O2 phaser.i -fomit-frame-pointer -ffast-math -g -O2 -Wall -falign-loops=4 -falign-jumps=4 -ffast-math -fomit-frame-pointer -finline-functions -funroll-loops yields: phaser.i: In function ‘phaser1set’: phaser.i:61: fatal error: internal cons

[Bug rtl-optimization/25588] arm-linux: crash in verify_wide_reg with -funroll-loops

2005-12-28 Thread pb at gcc dot gnu dot org
--- Comment #1 from pb at gcc dot gnu dot org 2005-12-28 10:56 --- Created an attachment (id=10560) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10560&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25588

[Bug debug/25562] [4.1/4.2 Regression] cannot debug VLA local

2005-12-28 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug fortran/25532] [gfortran, regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2005-12-28 11:18 --- I have just submitted a patch for this, which I intend to commit tomorrow morning. Thank you for reporting the bug I hope that the inconvenience is outweighed by gfortran handling derived types correctly. Paul --

[Bug fortran/25532] [gfortran, regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269

2005-12-28 Thread martin at mpa-garching dot mpg dot de
--- Comment #7 from martin at mpa-garching dot mpg dot de 2005-12-28 11:36 --- (In reply to comment #6) > I have just submitted a patch for this, which I intend to commit tomorrow > morning. Great, thanks! > Thank you for reporting the bug I hope that the inconvenience is outweighed b

[Bug c/25559] [4.0/4.1/4.2 Regression] Internal compiler error when specifying vector_size(2) of int

2005-12-28 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug tree-optimization/25394] [4.2 Regression] libgcc2.c:2033: ICE: tree check: expected tree that contains 'decl common' structure, have 'name_memory_tag'

2005-12-28 Thread dberlin at gcc dot gnu dot org
--- Comment #9 from dberlin at gcc dot gnu dot org 2005-12-28 14:09 --- Subject: Bug 25394 Author: dberlin Date: Wed Dec 28 14:09:28 2005 New Revision: 109109 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109109 Log: 2005-12-28 Daniel Berlin <[EMAIL PROTECTED]> Fix P

[Bug tree-optimization/25394] [4.2 Regression] libgcc2.c:2033: ICE: tree check: expected tree that contains 'decl common' structure, have 'name_memory_tag'

2005-12-28 Thread dberlin at gcc dot gnu dot org
--- Comment #10 from dberlin at gcc dot gnu dot org 2005-12-28 14:10 --- Fixed -- dberlin at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/25578] [4.2 Regression] gfortran version 4.2.0 20051227 - 144 new testsuite failures since 2005121

2005-12-28 Thread bonzini at gnu dot org
--- Comment #4 from bonzini at gnu dot org 2005-12-28 15:46 --- I will be able to fix this at the beginning of January. If anybody wants to revert my combine.c patch before that, go ahead. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25578

[Bug bootstrap/25589] New: can not configure CFLAGS_FOR_TARGET

2005-12-28 Thread gcc-bugzilla at gcc dot gnu dot org
Flags that are passed to newly built gcc when compiling code for target system during are determined by value of `CFLAGS_FOR_TARGET' makefile variable as defined in top level `Makefile'. `CFLAGS' in that `Makefile' are passed on for use with old compiler used to bootstrap gcc. Can not configure

[Bug tree-optimization/25554] [3.4/4.0/4.1/4.2 Regression] unrecognizable insn on x86_64 with -O2 -ftracer ( -fno-tree-dominator-opts on the mainline)

2005-12-28 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug tree-optimization/25590] New: FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2005-12-28 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gcc-4.2/objdir/gcc/xgcc -B/home/dave/gcc-4.2/objdi r/gcc/ /home/dave/gcc-4.2/gcc/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-11.c -O2 -ftree-vectorize -ftree-vectorizer-verbose=3 -fdump-tree-vect-stats -fno-show-co lumn -lm -o ./gen-vect-11.exe(timeout = 300) PASS:

[Bug tree-optimization/25590] FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2005-12-28 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2005-12-28 16:15 --- Created an attachment (id=10561) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10561&action=view) tree dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25590

[Bug testsuite/25590] FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-28 16:20 --- I noticed this on x86_64 also. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/25590] FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-12-28 16:30 --- Confirmed, just a missing XFAIL as we have unsigned char + unsigned char which gets changed to (int)(unsigned char)+(int)(unsigned char) after Kazu's patch: 2005-12-26 Kazu Hirata <[EMAIL PROTECTED]> PR tr

[Bug fortran/25587] [4.1/4.2 Regression] Garbage in output of -fdump-tree-original

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-28 16:37 --- gfc_build_st_parameter is the cause: len = strlen (st_parameter[ptype].name); gcc_assert (len <= sizeof (name) - sizeof ("__st_parameter_")); memcpy (name, "__st_parameter_", sizeof ("__st_parameter_")); memc

[Bug fortran/25587] [4.1/4.2 Regression] Garbage in output of -fdump-tree-original

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-28 16:39 --- I have a fix. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|un

[Bug fortran/25587] [4.1/4.2 Regression] Garbage in output of -fdump-tree-original

2005-12-28 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2005-12-28 16:47 --- Yeah, change: memcpy (name, "__st_parameter_", sizeof ("__st_parameter_")); memcpy (name + sizeof ("__st_parameter_") - 1, st_parameter[ptype].name, len); into: memcpy (name, "__st_parameter_", sizeof (

[Bug target/25500] [4.0/4.1/4.2 Regression]: SSE2 vectorized code is many times slower on 4.x.x than on 3.4.4

2005-12-28 Thread jakub at gcc dot gnu dot org
--- Comment #13 from jakub at gcc dot gnu dot org 2005-12-28 16:53 --- Benchmarking -mtune=i386 tuned code on Athlon64 is simply a bad idea. Either you need to tune for your CPU (or at least some contemporary one like -mtune=pentium4 if you want to run quickly on a wider range of CPUs),

[Bug middle-end/25333] FAIL: gcc.dg/attr-weakref-1.c execution test

2005-12-28 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2005-12-28 19:03 --- Fixed. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug fortran/25587] [4.1/4.2 Regression] Garbage in output of -fdump-tree-original

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-12-28 19:22 --- Subject: Bug 25587 Author: pinskia Date: Wed Dec 28 19:21:55 2005 New Revision: 109120 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109120 Log: 2005-12-28 Andrew Pinski <[EMAIL PROTECTED]> PR fo

[Bug fortran/25587] [4.1/4.2 Regression] Garbage in output of -fdump-tree-original

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-12-28 19:27 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/25587] [4.1/4.2 Regression] Garbage in output of -fdump-tree-original

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-12-28 19:27 --- Subject: Bug 25587 Author: pinskia Date: Wed Dec 28 19:27:31 2005 New Revision: 109121 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109121 Log: 2005-12-28 Andrew Pinski <[EMAIL PROTECTED]> PR fo

[Bug c++/21243] typeinfo visibility of template class instantiation can not be changed with attribute

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-28 19:37 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/25592] New: no typeinfo for template class if requested by __attribute__(((visibility("default")))

2005-12-28 Thread aribrei at arcor dot de
The following code compiled with -fvisibility=hidden produces only typeinfo symbols with hidden visibility: #define GOTT_EXPORT __attribute__ ((visibility("default"))) template struct GOTT_EXPORT spelled_t {}; template inline std::type_info const &spell() { return typeid(spelled_t); } ... spe

[Bug c++/25592] template struct with visibility set to default and -fvisibility=hidden

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-28 20:05 --- Simplified testcase: #include template struct __attribute__ ((visibility("default"))) Abc{ ~Abc(){} Abc(){} }; const std::type_info *f(void) { return &typeid(Abc); } -- pinskia at gcc dot gnu dot org changed

[Bug c++/25592] template struct with visibility set to default and -fvisibility=hidden

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-28 20:19 --- Fixed in 4.1.0. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|

[Bug ada/25573] Incorrect result returning constrained subtype (slice) with non-trivial return expression

2005-12-28 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2005-12-28 20:33 --- Closing, as per Laurent's message. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/25139] [4.1/4.2 regression] "Invalid argument" error on I/O

2005-12-28 Thread jvdelisle at gcc dot gnu dot org
--- Comment #33 from jvdelisle at gcc dot gnu dot org 2005-12-28 20:58 --- Subject: Bug 25139 Author: jvdelisle Date: Wed Dec 28 20:58:08 2005 New Revision: 109122 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109122 Log: 2005-12-28 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/25510] Add ERROR_INTERNAL and ERROR_INTERNAL_UNIT

2005-12-28 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2005-12-28 20:58 --- Subject: Bug 25510 Author: jvdelisle Date: Wed Dec 28 20:58:08 2005 New Revision: 109122 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109122 Log: 2005-12-28 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/25139] [4.1/4.2 regression] "Invalid argument" error on I/O

2005-12-28 Thread jvdelisle at gcc dot gnu dot org
--- Comment #34 from jvdelisle at gcc dot gnu dot org 2005-12-28 21:12 --- Subject: Bug 25139 Author: jvdelisle Date: Wed Dec 28 21:12:52 2005 New Revision: 109123 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109123 Log: 2005-12-28 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug tree-optimization/25528] missed LIM on the tree level (complex types)

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-28 21:18 --- I have a fix. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|un

[Bug target/19087] Overflowed address in dwarf debug line information

2005-12-28 Thread eweddington at cso dot atmel dot com
--- Comment #19 from eweddington at cso dot atmel dot com 2005-12-28 23:01 --- Bugmasters, Is there any more information needed, or can this bug be marked as NEW? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19087

[Bug libgcj/25593] New: Socket problems

2005-12-28 Thread ovidr at users dot sourceforge dot net
When using jcraft's jsch ssh2 port forwarding in a gcj compiled application, connections terminate unexpectedly. It works fine in Sun's java. I've tried to make a test case with HServer/HClient. The server listens to a port, and then the client connects to it. The OutputStream is closed while t

[Bug libgcj/25593] Socket problems

2005-12-28 Thread ovidr at users dot sourceforge dot net
--- Comment #1 from ovidr at users dot sourceforge dot net 2005-12-28 23:24 --- Created an attachment (id=10562) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10562&action=view) Testcase (HServer.java and HClient.java) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25593

[Bug libfortran/25594] New: LAPACK regression in schkbl.f

2005-12-28 Thread jvdelisle at gcc dot gnu dot org
./xeigtsts < sbal.in > sbal.out 2>&1 make: *** [sbal.out] Error 2 [EMAIL PROTECTED] TESTING]$ cat sbal.out At line 76 of file schkbl.f Fortran runtime error: Bad integer for item 2 in list input [EMAIL PROTECTED] TESTING]$ -- Summary: LAPACK regression in schkbl.f Product:

[Bug libfortran/25594] LAPACK regression in schkbl.f

2005-12-28 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2005-12-28 23:37 --- This regression was with 4.2 with no compiler options. I will check 4.1 later today. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25594

[Bug libfortran/25594] LAPACK regression in schkbl.f

2005-12-28 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2005-12-28 23:55 --- I do not see this failure with 4.1 so that pretty much points to something I did. I will withhold my recent patches to 4.2 from 4.1 until I figure this out. The failed line of code is: READ( NIN, FMT = *

[Bug target/25585] [4.2 regression]: unaligned access in SPEC CPU 2K

2005-12-28 Thread hjl at lucon dot org
--- Comment #2 from hjl at lucon dot org 2005-12-29 01:01 --- I have identified that http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01261.html causes the unaligned access in SPEC CPU 2K on ia64. We are working on a small testcase. -- hjl at lucon dot org changed: What

[Bug target/25572] ppc64 -mminimal-toc trashes r30

2005-12-28 Thread amodra at gcc dot gnu dot org
--- Comment #4 from amodra at gcc dot gnu dot org 2005-12-29 01:10 --- Subject: Bug 25572 Author: amodra Date: Thu Dec 29 01:10:05 2005 New Revision: 109133 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109133 Log: PR target/25572 * config/rs6000/rs6000.c (creat

[Bug target/25572] ppc64 -mminimal-toc trashes r30

2005-12-28 Thread amodra at gcc dot gnu dot org
--- Comment #5 from amodra at gcc dot gnu dot org 2005-12-29 01:14 --- Subject: Bug 25572 Author: amodra Date: Thu Dec 29 01:14:18 2005 New Revision: 109134 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109134 Log: PR target/25572 * config/rs6000/rs6000.c (creat

[Bug target/25585] [4.2 regression]: unaligned access in SPEC CPU 2K

2005-12-28 Thread hjl at lucon dot org
--- Comment #3 from hjl at lucon dot org 2005-12-29 01:18 --- The difference between good and bad assembly outputs are --- good.s 2005-12-28 17:06:29.0 -0800 +++ bad.s 2005-12-28 17:16:11.0 -0800 @@ -37339,11 +37339,11 @@ uvset_: .mmi mov r1 =

[Bug target/25572] ppc64 -mminimal-toc trashes r30

2005-12-28 Thread amodra at gcc dot gnu dot org
--- Comment #6 from amodra at gcc dot gnu dot org 2005-12-29 01:20 --- Subject: Bug 25572 Author: amodra Date: Thu Dec 29 01:20:15 2005 New Revision: 109135 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109135 Log: PR target/25572 * config/rs6000/rs6000.c (creat

[Bug target/25572] ppc64 -mminimal-toc trashes r30

2005-12-28 Thread amodra at gcc dot gnu dot org
--- Comment #7 from amodra at gcc dot gnu dot org 2005-12-29 01:29 --- Subject: Bug 25572 Author: amodra Date: Thu Dec 29 01:29:18 2005 New Revision: 109136 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109136 Log: PR target/25572 * config/rs6000/rs6000.c (creat

[Bug target/25572] ppc64 -mminimal-toc trashes r30

2005-12-28 Thread amodra at bigpond dot net dot au
--- Comment #8 from amodra at bigpond dot net dot au 2005-12-29 01:29 --- Fixed -- amodra at bigpond dot net dot au changed: What|Removed |Added Status|ASSIG

[Bug target/25585] [4.2 regression]: unaligned access in SPEC CPU 2K

2005-12-28 Thread hjl at lucon dot org
--- Comment #4 from hjl at lucon dot org 2005-12-29 02:23 --- For my case, the unaligned access happens in HORDFC. -- hjl at lucon dot org changed: What|Removed |Added

[Bug libfortran/25594] LAPACK regression in schkbl.f

2005-12-28 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2005-12-29 04:26 --- I have isolated this to the patch for PR25419. Will be studying this one some more. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25594

[Bug target/24342] [4.1/4.2 regression] testsuite failure:gfortran.fortran-torture/execute/in-pack.f90 exe

2005-12-28 Thread hp at gcc dot gnu dot org
--- Comment #15 from hp at gcc dot gnu dot org 2005-12-29 04:27 --- Subject: Bug 24342 Author: hp Date: Thu Dec 29 04:27:24 2005 New Revision: 109137 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109137 Log: PR target/24342 * config/cris/cris.c (cris_split_movdx

[Bug target/24342] [4.1/4.2 regression] testsuite failure:gfortran.fortran-torture/execute/in-pack.f90 exe

2005-12-28 Thread hp at gcc dot gnu dot org
--- Comment #16 from hp at gcc dot gnu dot org 2005-12-29 04:31 --- Fixed, 4.1 and HEAD/4.2. -- hp at gcc dot gnu dot org changed: What|Removed |Added Status|

[Bug rtl-optimization/25595] New: GCC ICE in xorg-x11 compiled in thumb

2005-12-28 Thread raj dot khem at gmail dot com
GCC produces an ICE when compiling the attached sample program. This is a preprocessed sourcefile from xorg-x11 package. To reproduce the problem. arm-none-gcc -mthumb -Os -S a.i a.i:3383: warning: '__malloc__' attribute ignored a.i: In function 'xxGlyphs': a.i:13406: error: insn does not satis

[Bug target/25595] GCC ICE in xorg-x11 compiled in thumb

2005-12-28 Thread raj dot khem at gmail dot com
--- Comment #1 from raj dot khem at gmail dot com 2005-12-29 05:44 --- Created an attachment (id=10563) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10563&action=view) preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25595

[Bug fortran/25532] [gfortran, regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2005-12-29 06:11 --- Subject: Bug 25532 Author: pault Date: Thu Dec 29 06:11:21 2005 New Revision: 109138 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109138 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/20889] type in a structure-constructor differs from type in derived-type-def

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 20889 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/20864] different types not diagnosed correctly

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 20864 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25053] FORMAT and NML keywords conflict

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25053 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25532] [gfortran, regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #9 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25532 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/23152] namelist can't contain an assumed size array

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 23152 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25018] Segfault with simple expression

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25018 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/19362] ICE in fold_convert, at fold-const.c:1998

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #10 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 19362 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran

[Bug fortran/20244] internal compiler error: in fold_convert, at fold-const.c:2003

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #17 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 20244 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran

[Bug fortran/25064] namelist I/O statement shouldn't have an I/O list

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25064 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25391] Module derived type issue

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25391 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/20862] format statement outside procedure

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 20862 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25066] SIZE tag not allowed in WRITE statement

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25066 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25068] [4.0/4.1] IOSTAT should be default integer when -std=f95

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #12 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25068 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran

[Bug fortran/25067] segfault on READ statement with FMT=* and REC

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25067 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25063] EOR cannot appear in WRITE statement

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25063 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug libfortran/25307] internal read with end=label aborts

2005-12-28 Thread pault at gcc dot gnu dot org
--- Comment #13 from pault at gcc dot gnu dot org 2005-12-29 06:18 --- Subject: Bug 25307 Author: pault Date: Thu Dec 29 06:18:23 2005 New Revision: 109139 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109139 Log: 2005-12-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran

[Bug libfortran/19303] Unformatted record header is 4-bytes on 32-bit targets

2005-12-28 Thread milan at cmm dot ki dot si
--- Comment #18 from milan at cmm dot ki dot si 2005-12-29 07:34 --- Created an attachment (id=10564) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10564&action=view) patch against gcc-4.1-20051223 As requested, I am posting Rob's patch which goes against the Dec 23 snapshot. I di

[Bug rtl-optimization/25578] [4.2 Regression] gfortran version 4.2.0 20051227 - 144 new testsuite failures since 2005121

2005-12-28 Thread bonzini at gnu dot org
--- Comment #5 from bonzini at gnu dot org 2005-12-29 07:53 --- I had an obvious fix yesterday but I had no time to bootstrap/regtest it. So if possible please don't revert... The reduced C testcase is int f(int x) { return x >> 31 ? -1 : 1; } The MPFR_SIGN macro (invoked via mpfr_