[Bug fortran/18834] New: ICE on reading from internal file character array

2004-12-04 Thread Thomas dot Koenig at online dot de
86/elf/start.S:102 (gdb) -- Summary: ICE on reading from internal file character array Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot

[Bug fortran/18834] ICE on reading from internal file character array

2004-12-04 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-04 21:18 --- It's also the same bug that lets NIST 909 fail. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18834

[Bug fortran/18850] New: padding within a sequence type

2004-12-05 Thread Thomas dot Koenig at online dot de
oduct: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18850

[Bug fortran/15966] ICE and segmentation fault on internal write

2004-12-05 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-05 20:03 --- *** Bug 18834 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/18834] ICE on reading from internal file character array

2004-12-05 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-05 20:03 --- (In reply to comment #2) > Confirmed. This might be a dup of bug 15966 or PR 18781. Yes, I think this is a dupe of PR 15966. PR 18781 is a bit different, because there, it is the format which i

[Bug fortran/18850] padding within a sequence type

2004-12-06 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-06 08:37 --- (In reply to comment #1) > Alternatively, do other compilers omit padding in sequence types? ifort does so, unless the '-pad' option is given: http://www.intel.com/software/products/c

[Bug fortran/18869] New: multiple common blocks in a single line rejected

2004-12-07 Thread Thomas dot Koenig at online dot de
Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18869

[Bug fortran/18870] New: [g77 regression] Equivalencing two common blocks is not caught

2004-12-07 Thread Thomas dot Koenig at online dot de
Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18870

[Bug fortran/18872] New: [g77 regression] Equivalencing two common blocks is not caught

2004-12-07 Thread Thomas dot Koenig at online dot de
Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18872

[Bug libf2c/18874] New: ? in namelist read leads to I/O recursion

2004-12-07 Thread Thomas dot Koenig at online dot de
Product: gcc Version: 3.2.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libf2c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot o

[Bug libfortran/18879] New: ? not supported in namelist input

2004-12-07 Thread Thomas dot Koenig at online dot de
Severity: normal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18879

[Bug fortran/18883] New: ICE in gfc_finish_var_decl

2004-12-08 Thread Thomas dot Koenig at online dot de
roduct: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18883

[Bug libfortran/18879] ? not supported in namelist input

2004-12-08 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-08 16:24 --- (In reply to comment #1) > Is this a language extension? Seems likely, as the standard has no concept of > stdin and stdout. Could you point to someplace where this extension is > specified?

[Bug libfortran/18879] ? not supported in namelist input

2004-12-10 Thread Thomas dot Koenig at online dot de
-- What|Removed |Added Severity|normal |enhancement Status|WAITING |NEW Ever Confirmed|

[Bug fortran/18923] New: segfault after subroutine name confusion

2004-12-10 Thread Thomas dot Koenig at online dot de
Summary: segfault after subroutine name confusion Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas do

[Bug libfortran/18924] New: segfault in dot_product with missing interface information

2004-12-10 Thread Thomas dot Koenig at online dot de
information Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de

[Bug middle-end/18937] New: quadratic behaviour with many label "spaghetti" code

2004-12-11 Thread Thomas dot Koenig at online dot de
20041208 (experimental) -- Summary: quadratic behaviour with many label "spaghetti" code Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: middle-end Assig

[Bug fortran/18937] quadratic behaviour with many label "spaghetti" code

2004-12-11 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-11 10:40 --- (In reply to comment #1) > Actually all of the time is spent in the parser so this is not a middle-end problem. You're correct. For example, the C frontend does not exhibit this

[Bug fortran/18938] New: Out of memory with many select case statements

2004-12-11 Thread Thomas dot Koenig at online dot de
h many select case statements Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de

[Bug fortran/18937] quadratic behaviour with many label "spaghetti" code

2004-12-12 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-12 16:19 --- g77 has the same problem: $ time g77 spaghetti.f real0m11.649s user0m11.516s sys 0m0.068s $ ./spaghetti 2 > spaghetti.f $ time g77 spaghetti.f real0m50.604s user0m48.738s

[Bug fortran/18943] more than quadratic compile-time behavior with many arithmetic if statements

2004-12-13 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-13 08:57 --- It's not exponential, the exponent is somewhere between 2.2 and 2.3. Here's a number of test cases on an Itanium 2 with 1.3 GHz: $lasttime(s) 1 476.4 7000212.8 5000101.2 30

[Bug fortran/18955] ICE in gfc_conv_ss_descriptor

2004-12-13 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-13 13:51 --- I just reran the PR 12366 testcase and found that this is indeed a duplication. *sigh* *** This bug has been marked as a duplicate of 12366 *** -- What|Removed

[Bug fortran/12366] array assignment fails

2004-12-13 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-13 13:52 --- *** Bug 18955 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/18977] LAPACK test xeigtsts segfaults with optimization

2004-12-13 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-14 11:08 --- Same problem with -O1 . -O0 doesn't segfault. -- What|Removed |Added Su

[Bug libfortran/18982] open(status="new") does not generate an error if the file exists

2004-12-13 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-14 13:30 --- I forget... $ gfortran -v Reading specs from /home/zfkts/lib/gcc/ia64-unknown-linux-gnu/4.0.0/specs Configured with: ../gcc-4.0-20041212/configure --prefix=/home/zfkts --enable-languages=c,c++,f95

[Bug libfortran/18983] New: can't open /dev/null as an output file

2004-12-13 Thread Thomas dot Koenig at online dot de
FIRMED Severity: normal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18983

[Bug libfortran/18985] New: opening unit 6 messes up print

2004-12-13 Thread Thomas dot Koenig at online dot de
ormal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18985

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2004-12-14 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-14 16:07 --- Lapack on the IA-64 does not look good right now. Here are the results with 20041212 snapshot, with Steve Kargl's I/O patch from http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00844.html applied:

[Bug libfortran/19014] New: print *,maxloc(array) segfaults

2004-12-15 Thread Thomas dot Koenig at online dot de
. -- Summary: print *,maxloc(array) segfaults Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at

[Bug libfortran/19016] New: maxloc ignores mask

2004-12-15 Thread Thomas dot Koenig at online dot de
Status: UNCONFIRMED Severity: normal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Thomas dot Koenig at online dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19016

[Bug fortran/30452] Strange syntax error with high-value character

2007-01-13 Thread Thomas dot Koenig at online dot de
--- Comment #3 from Thomas dot Koenig at online dot de 2007-01-13 08:42 --- Subject: Re: Strange syntax error with high-value character jvdelisle at gcc dot gnu dot org wrote: > Turns out that the character 254 which is Hex FE is also the 2's complement > representation

[Bug fortran/30452] Strange syntax error with high-value character

2007-01-13 Thread Thomas dot Koenig at online dot de
--- Comment #4 from Thomas dot Koenig at online dot de 2007-01-13 11:51 --- Subject: Re: Strange syntax error with high-value character jvdelisle at gcc dot gnu dot org wrote: > Turns out that the character 254 which is Hex FE is also the 2's complement > representation

<    1   2   3   4