Re: g++ 4.3, troubles with C++ indexing idioms

2007-07-21 Thread tbp
On 7/19/07, Richard Guenther [EMAIL PROTECTED] wrote: Of course, if any then the array indexing variant is fixed. It would be nice to see a complete testcase with a pessimization, maybe you can file a bugreport about this? There's many issues for all alternatives and i'm not qualified to

[Fwd: Re: Problem compiling NONMEM with mingw gfortran 4.3.0 builds]

2007-07-21 Thread Jerry DeLisle
Forwarding to gcc list since there seems to be a C related problem here as well. Example code below. Original Message Subject: Re: Problem compiling NONMEM with mingw gfortran 4.3.0 builds Date: Sat, 21 Jul 2007 10:13:32 -0700 From: Jerry DeLisle [EMAIL PROTECTED] To: Danny

GCC 4.2 branch open

2007-07-21 Thread Mark Mitchell
The GCC 4.2 branch is now open under the usual release branch rules. -- Mark Mitchell CodeSourcery [EMAIL PROTECTED] (650) 331-3385 x713

top-level configure

2007-07-21 Thread Ben Elliston
Before I open a PR for this, I'd like to make sure I'm not doing anything wrong .. :-) It used to be the case that the Cygnus top-level configure script would pass any configure options to all subdirectory `configure' invocations. Now it doesn't seem to work as I expect when I pass --quiet to the

[Bug c/32843] New: [4.3 Regression] : libffi.call/return_sc.c

2007-07-21 Thread hjl at lucon dot org
On Linux/ia32, this patch http://gcc.gnu.org/ml/gcc-cvs/2007-07/msg00336.html caused FAIL: libffi.call/return_sc.c -O0 -W -Wall execution test FAIL: libffi.call/return_sc.c -O2 execution test FAIL: libffi.call/return_sc.c -O3 execution test -- Summary: [4.3 Regression] :

[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-07-21 07:56 --- /home/brian/public/gnu/arm-elf/install.unix/arm-elf/bin/as: unrecognized option `-V' /home/brian/public/gnu/arm-elf/install.unix/arm-elf/bin/as: unrecognised option `-Qy` So what is the real error? --

[Bug tree-optimization/32828] [4.3 Regression] Bootstrap comparison error -- VUSES info changed

2007-07-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug fortran/32600] [ISO Bind C] C_LOC/C_FUNLOC should not be library functions

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-07-21 08:04 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug fortran/32600] [ISO Bind C] C_LOC/C_FUNLOC should not be library functions

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-07-21 08:04 --- Wait only C_LOC was fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/32630] [meta-bug] ISO C binding

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-21 08:05 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgcj/32781] Build breaks - libstdc++-v3/include/bits/stl_algobase.h: In function '_OI std::__copy_aux(_II, _II, _OI)': error: expected primary-expression before ')' token

2007-07-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|blocker |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32781

[Bug libgcj/32807] make fails, Java CLASSPATH

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-21 08:33 --- Did you set CONFIG_SHELL? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/32843] [4.3 Regression] : libffi.call/return_sc.c

2007-07-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug bootstrap/32617] explow.c references DECL_ALIGN of a FUNCTION_DECL

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-07-21 08:35 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major

[Bug tree-optimization/32705] [4.3 regression] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1022

2007-07-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32705

[Bug c++/31044] Compilation fails on definition of a static template class member

2007-07-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31044

[Bug tree-optimization/31040] unroll/peel loops not aggressive enough

2007-07-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/32558] v850: unrecognizable insn compiling libgcc2 on 64-bit CPU

2007-07-21 Thread rask at sygehus dot dk
--- Comment #4 from rask at sygehus dot dk 2007-07-21 09:07 --- Fixed as of revision 126318. -- rask at sygehus dot dk changed: What|Removed |Added

[Bug middle-end/30453] [4.3 Regression] Segmentation fault: Error detected at ali.adb:2240:1

2007-07-21 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2007-07-21 16:44 --- This fault is no longer occurring on hppa*-*-*. I think Jan addressed this, so I'm closing. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/32845] New: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0

2007-07-21 Thread hjl at lucon dot org
This patch http://gcc.gnu.org/ml/gcc-cvs/2007-06/msg00914.html caused FAIL: gcc.dg/builtins-61.c scan-tree-dump return 0.0 on Linux/x86-64 and Linux/ia32. -- Summary: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0 Product: gcc

[Bug fortran/32778] pedantic warning: intrinsics that are GNU extensions not part of -std=gnu

2007-07-21 Thread patchapp at dberlin dot org
--- Comment #1 from patchapp at dberlin dot org 2007-07-21 17:50 --- Subject: Bug number PR32778 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01625.html --

[Bug fortran/32823] [4.3 regression] internal compiler error: in gfc_trans_assignment_1

2007-07-21 Thread lmillward at gcc dot gnu dot org
--- Comment #4 from lmillward at gcc dot gnu dot org 2007-07-21 17:59 --- Subject: Bug 32823 Author: lmillward Date: Sat Jul 21 17:59:39 2007 New Revision: 126810 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126810 Log: PR fortran/32823 * trans-intrinsic.c

[Bug fortran/32823] [4.3 regression] internal compiler error: in gfc_trans_assignment_1

2007-07-21 Thread lmillward at gcc dot gnu dot org
--- Comment #5 from lmillward at gcc dot gnu dot org 2007-07-21 18:00 --- Fixed. -- lmillward at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/32710] ICE: namelist and subroutine with the same name

2007-07-21 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2007-07-21 18:20 --- (gdb) bt #0 0xb7dc39f3 in strlen () from /lib/libc.so.6 #1 0x080ee408 in build_dt (function=0xb7cdc600, code=0x8937610) at ../../../gcc/gcc/fortran/trans-io.c:1257 #2 0x080be6ce in gfc_trans_code (code=0x8937610)

[Bug tree-optimization/32845] [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0

2007-07-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug java/32846] New: GNU/Hurd fixups

2007-07-21 Thread samuel dot thibault at ens-lyon dot org
Here are some fixups for GNU/Hurd, where neither MAXHOSTNAMELEN nor MAXPATHLEN are defined since there is no such hard limit. gcj can also use_libgcj_bc on GNU/Hurd. -- Summary: GNU/Hurd fixups Product: gcc Version: 4.1.3 Status: UNCONFIRMED

[Bug java/32846] GNU/Hurd fixups

2007-07-21 Thread samuel dot thibault at ens-lyon dot org
--- Comment #1 from samuel dot thibault at ens-lyon dot org 2007-07-21 18:52 --- Created an attachment (id=13945) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13945action=view) GNU/Hurd fixups -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32846

[Bug java/32846] GNU/Hurd fixups

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-21 18:59 --- *** This bug has been marked as a duplicate of 21821 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgcj/21821] MAXPATHLEN usage in libjava

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2007-07-21 18:59 --- *** Bug 32846 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgcj/32807] make fails, Java CLASSPATH

2007-07-21 Thread pieter dot donche at ua dot ac dot be
--- Comment #2 from pieter dot donche at ua dot ac dot be 2007-07-21 19:09 --- Subject: Re: make fails, Java CLASSPATH On Sat, 21 Jul 2007, pinskia at gcc dot gnu dot org wrote: --- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-21 08:33 --- Did you set

[Bug libgcj/32807] make fails, Java CLASSPATH

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-07-21 19:11 --- Please read: http://gcc.gnu.org/install/specific.html#x-x-solaris2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32807

[Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist

2007-07-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2007-07-21 19:39 --- The following simple patch enables gfortran to run for the tet case. I need to get the proper #ifdef #endif condition set up and do a similar thing for CONIN$ and CONERR$ ( or whatever the windows equivalents

[Bug fortran/32600] [ISO Bind C] C_LOC/C_FUNLOC should not be library functions

2007-07-21 Thread burnus at gcc dot gnu dot org
--- Comment #8 from burnus at gcc dot gnu dot org 2007-07-21 20:17 --- Besides c_funloc (patch submitted) and c_f_pointer (scalar case, i.e. no SHAPE) also c_associated (c_associated_1/c_associated_2) can be moved into trans*.c The code for c_associated is essentially the same as for

[Bug target/32847] New: FAIL: tmpdir-g++.dg-struct-layout-1/t028 cp_compat_y_tst.o compile, (ICE)

2007-07-21 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gnu/gcc-4.3/objdir/gcc/testsuite/g++/../../g++ -B/ home/dave/gnu/gcc-4.3/objdir/gcc/testsuite/g++/../../ -nostdinc++ -I/home/dave/ gnu/gcc-4.3/objdir/hppa-linux/libstdc++-v3/include/hppa-linux -I/home/dave/gnu/g cc-4.3/objdir/hppa-linux/libstdc++-v3/include

[Bug tree-optimization/32848] New: FAIL: g++.dg/opt/pr24665.C

2007-07-21 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gnu/gcc-4.3/objdir/gcc/testsuite/g++/../../g++ -B/ home/dave/gnu/gcc-4.3/objdir/gcc/testsuite/g++/../../ /home/dave/gnu/gcc-4.3/gcc /gcc/testsuite/g++.dg/opt/pr24665.C -nostdinc++ -I/home/dave/gnu/gcc-4.3/objdir /hppa-linux/libstdc++-v3/include/hppa-linux

[Bug fortran/32804] ISO C Binding: C_LOC argument checking needs improvement

2007-07-21 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2007-07-21 20:31 --- Subject: Bug 32804 Author: kargl Date: Sat Jul 21 20:31:17 2007 New Revision: 126812 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126812 Log: 2007-07-21 Christopher D. Rickett [EMAIL PROTECTED] PR

[Bug fortran/32801] USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fault

2007-07-21 Thread kargl at gcc dot gnu dot org
--- Comment #6 from kargl at gcc dot gnu dot org 2007-07-21 20:31 --- Subject: Bug 32801 Author: kargl Date: Sat Jul 21 20:31:17 2007 New Revision: 126812 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126812 Log: 2007-07-21 Christopher D. Rickett [EMAIL PROTECTED] PR

[Bug fortran/32710] ICE: namelist and subroutine with the same name

2007-07-21 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2007-07-21 20:32 --- Dumping the parse tree shows that somewhere the symbol of the subroutine gets hooked into the NML-part of the READ statement: namelist 'foo', subroutine 'foo2': Namespace: A-H: (REAL 4) I-N: (INTEGER 4) O-Z:

[Bug fortran/32804] ISO C Binding: C_LOC argument checking needs improvement

2007-07-21 Thread kargl at gcc dot gnu dot org
--- Comment #4 from kargl at gcc dot gnu dot org 2007-07-21 20:36 --- Fixed on trunk. -- kargl at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/32801] USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fault

2007-07-21 Thread kargl at gcc dot gnu dot org
--- Comment #7 from kargl at gcc dot gnu dot org 2007-07-21 20:41 --- Douglas, Is this problem fixed for you, now? -- kargl at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/30818] [4.1/4.2/4.3 Regression] templates and typedefs cause function prototype not to match

2007-07-21 Thread nathan at gcc dot gnu dot org
--- Comment #4 from nathan at gcc dot gnu dot org 2007-07-21 20:50 --- testing a patch -- nathan at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/32641] C99 fpclassify, isinf, isfinite, isnormal may raise FP exceptions

2007-07-21 Thread ghazi at gcc dot gnu dot org
--- Comment #4 from ghazi at gcc dot gnu dot org 2007-07-21 21:57 --- Subject: Bug 32641 Author: ghazi Date: Sat Jul 21 21:57:21 2007 New Revision: 126815 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126815 Log: fixincludes: PR target/32641 * inclhack.def

[Bug target/32641] C99 fpclassify, isinf, isfinite, isnormal may raise FP exceptions

2007-07-21 Thread ghazi at gcc dot gnu dot org
--- Comment #5 from ghazi at gcc dot gnu dot org 2007-07-21 22:10 --- Subject: Bug 32641 Author: ghazi Date: Sat Jul 21 22:10:40 2007 New Revision: 126816 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126816 Log: fixincludes: PR target/32641 * inclhack.def

[Bug target/32641] C99 fpclassify, isinf, isfinite, isnormal may raise FP exceptions

2007-07-21 Thread ghazi at gcc dot gnu dot org
--- Comment #6 from ghazi at gcc dot gnu dot org 2007-07-21 22:35 --- Fixed on all active branches -- ghazi at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C

2007-07-21 Thread rask at sygehus dot dk
--- Comment #1 from rask at sygehus dot dk 2007-07-21 23:03 --- The testcase also fails on: i686-pc-linux-gnu x86_64-unknown-linux-gnu v850-unknown-elf sh-unknown-elf frv-unknown-elf cris-axis-elf arm-unknown-elf m32c-unknown-elf Looking at gcc-testresults for i686-pc-linux-gnu,

[Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist

2007-07-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2007-07-21 23:08 --- Here is a complete patch, tested on Cygwin. I need to test on mingw. Can anyone help with that? Index: unix.c === --- unix.c (revision

[Bug middle-end/30151] [4.3 Regression] /usr/ccs/bin/ld: Duplicate symbol global destructors keyed to _ZNSt3tr112_GLOBAL__N_16ignoreE

2007-07-21 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2007-07-21 23:17 --- This is still failing as of 20070721 although the duplicate has changed: Executing on host: /test/gnu/gcc/objdir/./gcc/g++ -shared-libgcc -B/test/gnu/gcc /objdir/./gcc -nostdinc++ -L/test/gnu/gcc/objdir/hppa2.0w-hp

[Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C

2007-07-21 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2007-07-21 23:28 --- Subject: Re: FAIL: g++.dg/opt/pr24665.C Looking at gcc-testresults for i686-pc-linux-gnu, revision 126573 works while 126587 fails. 126595 introduced a bootstrap failure on hppa64-hp-hpux11.11 (PR

[Bug rtl-optimization/32849] New: Unnecessary %esp inc/decrements in trivial code

2007-07-21 Thread vda dot linux at googlemail dot com
Compiling this code: int f(); void g(); void t() { if (f()) g(); } with gcc -Os -fomit-frame-pointer -S t.c produces: .file t.c .text .globl t .type t, @function t: subl$12, %esp callf testl %eax, %eax je .L4

[Bug rtl-optimization/29978] suboptimal code generation

2007-07-21 Thread vda dot linux at googlemail dot com
--- Comment #1 from vda dot linux at googlemail dot com 2007-07-21 23:36 --- With 4.2.1 gcc regressed a bit: gcc -Os -fomit-frame-pointer -S u.c .file u.c .text .globl f .type f, @function f: subl$12, %esp cmpl$15, 20(%esp)

[Bug rtl-optimization/29950] Generated code changes after unrelated edits in source.

2007-07-21 Thread vda dot linux at googlemail dot com
--- Comment #4 from vda dot linux at googlemail dot com 2007-07-21 23:41 --- Tested gcc 4.2.1, generates identical code: 00aa T find_pair 00aa T find_pairB 00aa T find_pairC 00aa T find_pair 00aa T find_pairB 00aa T find_pairC Also did a diff of .s files: #

[Bug fortran/32710] ICE: namelist and subroutine with the same name

2007-07-21 Thread dfranke at gcc dot gnu dot org
--- Comment #5 from dfranke at gcc dot gnu dot org 2007-07-21 23:42 --- Things are messed up in parse.c(gfc_fixup_sibling_symbols) ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32710

[Bug fortran/32627] [ISO Bind C] Accept c_f_pointer for TYPE

2007-07-21 Thread kargl at gcc dot gnu dot org
--- Comment #5 from kargl at gcc dot gnu dot org 2007-07-21 23:45 --- Subject: Bug 32627 Author: kargl Date: Sat Jul 21 23:45:44 2007 New Revision: 126817 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126817 Log: 2007-07-21 Christopher D. Rickett [EMAIL PROTECTED] PR

[Bug fortran/32627] [ISO Bind C] Accept c_f_pointer for TYPE

2007-07-21 Thread kargl at gcc dot gnu dot org
--- Comment #6 from kargl at gcc dot gnu dot org 2007-07-21 23:48 --- Fixed on trunk. -- kargl at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C

2007-07-21 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2007-07-21 23:54 --- Subject: Re: FAIL: g++.dg/opt/pr24665.C Looking at gcc-testresults for i686-pc-linux-gnu, revision 126573 works while 126587 fails. 126595 introduced a bootstrap failure on hppa64-hp-hpux11.11

[Bug target/28481] regression from 3.x: 4.1.1 uses memory where it can use registers

2007-07-21 Thread vda dot linux at googlemail dot com
--- Comment #4 from vda dot linux at googlemail dot com 2007-07-22 00:02 --- With t.c being a timing program from comment #3 and serpent.c from attachment, I build testing program for 3.4.3, 3.4.6 and 4.2.1, -Os and -O3, like this: ver=NNN gcc -Os -o serpent-${ver}-Os serpent.c t.c

[Bug target/28481] regression from 3.x: 4.1.1 uses memory where it can use registers

2007-07-21 Thread vda dot linux at googlemail dot com
--- Comment #5 from vda dot linux at googlemail dot com 2007-07-22 00:10 --- Basically, the reason for the regression is that 4.2.1 doesn't figure out how to use i386 registers efficiently. 3.4.3 was able to do it. Difference in assembly: # grep 'mov.*(' serpent-343-O3.s | wc -l 21

[Bug rtl-optimization/32849] Unnecessary %esp inc/decrements in trivial code

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-22 02:16 --- subl/addl $12, %esp seem to be completely pointless to me here. It is needed to call f. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32849

[Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-07-22 02:19 --- *** This bug has been marked as a duplicate of 32746 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/32746] [4.3 Regression] tree-ssa-operands int.comp error

2007-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-07-22 02:19 --- *** Bug 32848 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/32752] Segfault on WRITE with modified unix_stream structure

2007-07-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2007-07-22 04:03 --- Subject: Bug 32752 Author: jvdelisle Date: Sun Jul 22 04:02:57 2007 New Revision: 126822 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126822 Log: 2007-07-21 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug fortran/32678] [4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx

2007-07-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-07-22 04:03 --- Subject: Bug 32678 Author: jvdelisle Date: Sun Jul 22 04:02:57 2007 New Revision: 126822 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126822 Log: 2007-07-21 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug fortran/32678] [4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx

2007-07-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2007-07-22 04:05 --- Subject: Bug 32678 Author: jvdelisle Date: Sun Jul 22 04:05:00 2007 New Revision: 126823 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126823 Log: 2007-07-21 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug fortran/32678] [4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx

2007-07-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-07-22 04:06 --- Closing, fixed on 4.2.2 not worth 4.1 unless someone really needs it. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/32760] Error defining subroutine named PRINT

2007-07-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2007-07-22 04:08 --- Daniel, I bet this is related to the print foo bug you were working on. Same kind of thing. Will you take a further look? -- jvdelisle at gcc dot gnu dot org changed: What|Removed