[Bug fortran/29284] [4.1/4.2 Regression] ICE for optional subroutine argument

2006-10-01 Thread rep dot nop at aon dot at
--- Comment #4 from rep dot nop at aon dot at 2006-10-01 15:28 --- Note that i don't think i can approve anything. This patch fixes the following ICE for me: http://gcc.gnu.org/ml/fortran/2006-09/msg00460.html $ cat no.f90 MODULE MOD1 CONTAINS SUBROUTINE

[Bug libgomp/29308] New: TLS / non-TLS mismatch for COMMON declared in both ways

2006-10-01 Thread rep dot nop at aon dot at
/ non-TLS mismatch for COMMON declared in both ways Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rep dot nop at

[Bug fortran/25146] New: ICE on error diagnostics

2005-11-28 Thread rep dot nop at aon dot at
NCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rep dot nop at aon dot at GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu GCC target triplet: i686-linux-gnu http://g

[Bug fortran/21302] Max line length in free form mode

2005-11-27 Thread rep dot nop at aon dot at
--- Comment #9 from rep dot nop at aon dot at 2005-11-27 14:46 --- (In reply to comment #8) > updated patch: > > http://gcc.gnu.org/ml/fortran/2005-11/msg00612.html > > ACK by stevenb: > http://gcc.gnu.org/ml/fortran/2005-11/msg00631.html > And each a testcase f

[Bug fortran/21302] Max line length in free form mode

2005-11-25 Thread rep dot nop at aon dot at
--- Comment #8 from rep dot nop at aon dot at 2005-11-25 19:02 --- updated patch: http://gcc.gnu.org/ml/fortran/2005-11/msg00612.html ACK by stevenb: http://gcc.gnu.org/ml/fortran/2005-11/msg00631.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21302

[Bug fortran/21302] Max line length in free form mode

2005-11-20 Thread rep dot nop at aon dot at
--- Comment #7 from rep dot nop at aon dot at 2005-11-20 20:13 --- updated patch: http://gcc.gnu.org/ml/fortran/2005-11/msg00551.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21302

[Bug fortran/24958] ice-on-invalid

2005-11-20 Thread rep dot nop at aon dot at
--- Comment #1 from rep dot nop at aon dot at 2005-11-20 15:40 --- Known to work: 3.4.5 (g77) Known to fail: 4.0.2 (gfortran) -- rep dot nop at aon dot at changed: What|Removed |Added

[Bug fortran/24958] New: ice-on-invalid

2005-11-20 Thread rep dot nop at aon dot at
Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rep dot nop at aon dot at GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu GCC target triplet: i686-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24958

[Bug testsuite/23400] [4.1 Regression] "make check" fixinclude failure

2005-11-20 Thread rep dot nop at aon dot at
--- Comment #6 from rep dot nop at aon dot at 2005-11-20 13:26 --- Created an attachment (id=10300) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10300&action=view) Add newline to replacement fixup for string.h I wouldn't generally add a newline in the replace comman

[Bug fortran/21302] Max line length in free form mode

2005-11-09 Thread rep dot nop at aon dot at
--- Comment #6 from rep dot nop at aon dot at 2005-11-09 21:58 --- Created an attachment (id=10199) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10199&action=view) add -ffree-line-length-none -ffree-line-length- http://gcc.gnu.org/ml/fortran/2005-10/msg00559.html 200

[Bug middle-end/24446] segfault with -Os -funit-at-a-time with IMA

2005-10-19 Thread rep dot nop at aon dot at
--- Comment #4 from rep dot nop at aon dot at 2005-10-19 21:13 --- If the order is changed, the resulting binary is mostly miscompiled. Executing the resulting binary should give a descriptive help text, but when miscompiled segfaults instead of returning gracefully 0 or 1. (In

[Bug middle-end/24446] segfault with -Os -funit-at-a-time with IMA

2005-10-19 Thread rep dot nop at aon dot at
--- Comment #3 from rep dot nop at aon dot at 2005-10-19 21:07 --- Created an attachment (id=10029) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10029&action=view) tarball3 with preprocessed source to trigger (several/a) segfault hunk 3 of 3 -- http://gcc.gnu.org/b

[Bug middle-end/24446] segfault with -Os -funit-at-a-time with IMA

2005-10-19 Thread rep dot nop at aon dot at
--- Comment #2 from rep dot nop at aon dot at 2005-10-19 21:06 --- Created an attachment (id=10028) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10028&action=view) tarball2 with preprocessed source to trigger (several/a) segfault hunk 2 of 3 -- http://gcc.gnu.org/b

[Bug middle-end/24446] segfault with -Os -funit-at-a-time with IMA

2005-10-19 Thread rep dot nop at aon dot at
--- Comment #1 from rep dot nop at aon dot at 2005-10-19 21:04 --- Created an attachment (id=10027) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10027&action=view) tarball1 with preprocessed source to trigger (several/a) segfault approximately 2MB -- http://gcc.

[Bug c/24446] New: segfault with -Os -funit-at-a-time

2005-10-19 Thread rep dot nop at aon dot at
uct: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rep dot nop at aon dot at GCC build triplet: i686-linux-gnu GCC host triplet: i

[Bug driver/22544] [4.0/4.1 Regression] gcc ignores input file given on the command line

2005-10-17 Thread rep dot nop at aon dot at
--- Comment #15 from rep dot nop at aon dot at 2005-10-17 07:09 --- (In reply to comment #11) > (In reply to comment #9) > > Also your patch had odd whitespace. > > Do you mean tabs or something else? > tabs = 8 spaces in the GNU coding style. > I mean somethi

[Bug driver/22544] [4.0/4.1 Regression] gcc ignores input file given on the command line

2005-10-16 Thread rep dot nop at aon dot at
--- Comment #10 from rep dot nop at aon dot at 2005-10-16 16:22 --- Created an attachment (id=10004) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10004&action=view) fix w/ warning about mixed incompatible languages too Changelog: * gcc.c (have_c): New static variable.

[Bug driver/22544] [4.0/4.1 Regression] gcc ignores input file given on the command line

2005-10-16 Thread rep dot nop at aon dot at
--- Comment #9 from rep dot nop at aon dot at 2005-10-16 16:19 --- (In reply to comment #8) > (In reply to comment #7) > > Was the non-standard behaviour in 3.4 a bug or a feature? In any case, > > isn't it > > reasonable to mention the -combine option in th

[Bug c/24395] -funit-at-a-time drops used functions (IMA mode)

2005-10-15 Thread rep dot nop at aon dot at
--- Comment #1 from rep dot nop at aon dot at 2005-10-15 23:43 --- Created an attachment (id=9994) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9994&action=view) testcase for a miscompiled library A small pseudo library is attached as an example. -- http://gcc.

[Bug c/24395] New: -funit-at-a-time drops used functions (IMA mode)

2005-10-15 Thread rep dot nop at aon dot at
iority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rep dot nop at aon dot at GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu GCC target triplet: i686-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24395

[Bug c/24371] New: -fno-unit-at-a-time ignored in multifile compiles

2005-10-14 Thread rep dot nop at aon dot at
compiles Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rep dot nop at aon dot at GCC build triplet: i686-gnu-linux GCC host

[Bug fortran/21302] Max line length in free form mode

2005-08-08 Thread rep dot nop at aon dot at
--- Additional Comments From rep dot nop at aon dot at 2005-08-08 14:33 --- (From update of attachment 9444) correct description: it's about free form, not fixed form. -- What|Removed |