[Bug c++/33890] New: internal compiler error: in tsubst_copy

2007-10-24 Thread schnetter at aei dot mpg dot de
Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux

[Bug c++/33890] internal compiler error: in tsubst_copy

2007-10-24 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2007-10-25 04:31 --- Created an attachment (id=14411) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14411action=view) Failing preprocessed source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33890

[Bug bootstrap/31776] New: Bootstrap fails with error: conflicting types for strsignal

2007-05-01 Thread schnetter at aei dot mpg dot de
ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.9.1 GCC host triplet: i386-apple-darwin8.9.1 GCC target triplet: i386-apple-darwin8.9.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31776

[Bug bootstrap/31776] Bootstrap fails with error: conflicting types for strsignal

2007-05-01 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2007-05-01 22:37 --- I configured with the options ~/src/gcc/configure --prefix=$HOME/gcc --with-gmp=/opt/local --with-mpfr=/opt/local (outside the source tree). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31776

[Bug target/31076] ICE with double and unsigned long long with -march=prescott

2007-03-08 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2007-03-09 03:51 --- After an svn update and a full bootstrap, it still breaks for me for gcc (GCC) 4.3.0 20070308, svn revision 122699. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31076

[Bug middle-end/31076] New: ICE with double and unsigned long long with -march=prescott

2007-03-07 Thread schnetter at aei dot mpg dot de
: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.8.1 GCC host triplet: i386-apple

[Bug c/30949] New: incompatible pointer type warning does not point to declaration

2007-02-24 Thread schnetter at aei dot mpg dot de
Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.8.1 GCC host triplet: i386-apple-darwin8.8.1 GCC target triplet: i386-apple-darwin8.8.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30949

[Bug c++/30952] New: Unclear error message when callling via a function pointer

2007-02-24 Thread schnetter at aei dot mpg dot de
a function pointer Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de

[Bug fortran/30656] ICE with -ftrapv

2007-01-31 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2007-01-31 17:02 --- Created an attachment (id=12988) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12988action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30656

[Bug fortran/30656] ICE with -ftrapv

2007-01-31 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2007-01-31 17:02 --- Created an attachment (id=12989) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12989action=view) Used module -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30656

[Bug fortran/30656] New: ICE with -ftrapv

2007-01-31 Thread schnetter at aei dot mpg dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.8.1 GCC host triplet: i386-apple-darwin8.8.1 GCC target triplet: i386-apple-darwin8.8.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30656

[Bug fortran/30594] Calling inquire (iolength) crashes with -malign-double

2007-01-26 Thread schnetter at aei dot mpg dot de
--- Comment #4 from schnetter at aei dot mpg dot de 2007-01-26 14:36 --- I have read the documentation, and I understand what the option does. I compile my complete programme and all its libraries with this option. It was my assumption that the compiler would create working code

[Bug fortran/30594] New: Calling inquire (iolength) crashes with -malign-double

2007-01-25 Thread schnetter at aei dot mpg dot de
dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.8.1 GCC host triplet: i386-apple-darwin8.8.1 GCC target triplet: i386-apple-darwin8.8.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30594

[Bug c/30456] tgmath.h not found

2007-01-16 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2007-01-16 21:45 --- This is what Apple thinks about tgmath.h. See http://developer.apple.com/releasenotes/DeveloperTools/RN-GCC4/index.html: Major bugs fixed in this release of GCC 4.0: radar 2872232: Compiler should provide

[Bug c/30456] New: tgmath.h not found

2007-01-13 Thread schnetter at aei dot mpg dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.7.1 GCC host triplet: i386-apple-darwin8.7.1 GCC target

[Bug fortran/28494] New: Unclear run time error message

2006-07-26 Thread schnetter at aei dot mpg dot de
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28494

[Bug fortran/28452] New: __gfortran_random_r10 not found

2006-07-21 Thread schnetter at aei dot mpg dot de
org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.7.1 GCC host triplet: i386-apple-darwin8.7.1 GCC target triplet: i386-apple-darwin8.7.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28452

[Bug fortran/27981] New: Strange error message for illegal integer constant

2006-06-09 Thread schnetter at aei dot mpg dot de
: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.6.1 GCC host triplet: i386-apple-darwin8.6.1 GCC target triplet: i386-apple-darwin8.6.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27981

[Bug fortran/27161] New: -fbounds-check is too strict for assumed size arrays

2006-04-14 Thread schnetter at aei dot mpg dot de
at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: i386-apple-darwin8.5.2 GCC host triplet: i386-apple-darwin8.5.2 GCC target triplet: i386-apple-darwin8.5.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27161

[Bug libfortran/26712] gfortran on mac intel runtime floating point exception when printing

2006-04-01 Thread schnetter at aei dot mpg dot de
--- Comment #13 from schnetter at aei dot mpg dot de 2006-04-01 17:21 --- Regarding a generic mechanism for both ppc and i386 on Darwin: I looked at the header files in /usr/include on my Darwin 8.5.2 system, which contain the architecture specific files for both ppc and i386. While

[Bug libfortran/26712] gfortran on mac intel runtime floating point exception when printing

2006-03-30 Thread schnetter at aei dot mpg dot de
--- Comment #8 from schnetter at aei dot mpg dot de 2006-03-30 16:18 --- I had the same problem. I replaced this file, ran the test cases, and sent the results. The summary is === gfortran Summary === # of expected passes12636 # of unexpected failures

[Bug c++/25908] [4.2 Regression] vtables with vague linkage is not being marked as vague on darwin

2006-01-24 Thread schnetter at aei dot mpg dot de
--- Comment #10 from schnetter at aei dot mpg dot de 2006-01-24 21:09 --- Yes, I am able to compile the code with that version: $ ~/gcc/bin/g++ --version g++ (GCC) 4.2.0 20051129 (experimental) $ ~/gcc/bin/g++ -o lamtest *.ii -L/sw/lib -llammpio -llammpi++ -lmpi -llam -- http

[Bug c++/25908] Multiple definitions of symbol vtables

2006-01-23 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2006-01-23 19:45 --- Here is a way to reproduce the error with very little source code, but still depending on the LAM MPI library. The actual source code I used consists of two files, main.cc and sub.cc, which I include here

[Bug c++/25908] Multiple definitions of symbol vtables

2006-01-23 Thread schnetter at aei dot mpg dot de
--- Comment #3 from schnetter at aei dot mpg dot de 2006-01-23 19:47 --- Created an attachment (id=10715) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10715action=view) Gzipped preprocessed failing source code, part 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25908

[Bug c++/25908] Multiple definitions of symbol vtables

2006-01-23 Thread schnetter at aei dot mpg dot de
--- Comment #4 from schnetter at aei dot mpg dot de 2006-01-23 19:47 --- Created an attachment (id=10716) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10716action=view) Gzipped preprocessed failing source code, part 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25908

[Bug c++/25908] New: Multiple definitions of symbol vtables

2006-01-21 Thread schnetter at aei dot mpg dot de
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.4.0 GCC host triplet: powerpc-apple-darwin8.4.0 GCC target triplet: powerpc-apple-darwin8.4.0 http://gcc.gnu.org

[Bug fortran/22629] Would like to access long double equivalent type as real*16

2005-12-15 Thread schnetter at aei dot mpg dot de
--- Comment #3 from schnetter at aei dot mpg dot de 2005-12-15 19:39 --- I was not suggesting to introduce a new datatype for real*16, but that the same type that is used for long double in C is available as real*16 in Fortran, if the option -m128bit-long-double is used. This request

[Bug fortran/22629] Would like to access long double equivalent type as real*16

2005-12-15 Thread schnetter at aei dot mpg dot de
--- Comment #5 from schnetter at aei dot mpg dot de 2005-12-15 21:44 --- Subject: Re: Would like to access long double equivalent type as real*16 On Dec 15, 2005, at 14:34:47, kargl at gcc dot gnu dot org wrote: --- Comment #4 from kargl at gcc dot gnu dot org 2005-12-15 20

[Bug fortran/25423] New: Error with nested where statements

2005-12-14 Thread schnetter at aei dot mpg dot de
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple

[Bug bootstrap/25127] New: internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039

2005-11-27 Thread schnetter at aei dot mpg dot de
ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.3.0 GCC host triplet: powerpc-apple-darwin8.3.0 GCC target triplet: powerpc-apple-darwin8.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25127

[Bug target/25127] internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039

2005-11-27 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2005-11-27 22:30 --- In the end, I want to build some large applications, and I had an error at one time where one of gcc's run time libraries needed to be built with -mlongcall. I didn't investigate this more closely, and I could

[Bug target/25127] internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039

2005-11-27 Thread schnetter at aei dot mpg dot de
--- Comment #3 from schnetter at aei dot mpg dot de 2005-11-28 03:19 --- After removing the flags -mcpu=G4 -mabi=altivec from the explicit compiler options, the bootstrap completes fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25127

[Bug target/25127] internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039

2005-11-27 Thread schnetter at aei dot mpg dot de
--- Comment #5 from schnetter at aei dot mpg dot de 2005-11-28 06:13 --- Created an attachment (id=10351) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10351action=view) Failing preprocessed source code (gzipped) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25127

[Bug c++/24970] New: Error in header file: ctime:69: error: �::tm� has not been declared

2005-11-21 Thread schnetter at aei dot mpg dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.3.0 GCC host triplet: powerpc-apple-darwin8.3.0 GCC target

[Bug c++/24970] Error in header file: ctime:69: error: �::tm� has not been declared

2005-11-21 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-11-21 14:01 --- Created an attachment (id=10309) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10309action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24970

[Bug c++/24970] Error in header file: ctime:69: error: �::tm� has not been declared

2005-11-21 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2005-11-21 14:03 --- Created an attachment (id=10310) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10310action=view) Failing preprocessed sourc code (gzipped) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24970

[Bug other/24970] Error in header file: ctime:69: error: �::tm� has not been declared

2005-11-21 Thread schnetter at aei dot mpg dot de
--- Comment #6 from schnetter at aei dot mpg dot de 2005-11-21 20:53 --- Thanks for finding the reason. The include file was actually called Time.h, but my file system is case insensitive. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24970

[Bug fortran/24964] New: Does not optimise abs(x)**2 to x**2

2005-11-20 Thread schnetter at aei dot mpg dot de
: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.3.0 GCC host triplet: powerpc-apple-darwin8.3.0 GCC target triplet: powerpc-apple-darwin8.3.0 http://gcc.gnu.org

[Bug fortran/24965] New: Wrong file name in error message

2005-11-20 Thread schnetter at aei dot mpg dot de
Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.3.0 GCC host

[Bug fortran/24965] Wrong file name in error message

2005-11-20 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-11-21 00:58 --- Created an attachment (id=10302) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10302action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24965

[Bug fortran/24966] New: Internal compiler error: Bus error

2005-11-20 Thread schnetter at aei dot mpg dot de
dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.3.0 GCC host triplet: powerpc-apple-darwin8.3.0 GCC target triplet: powerpc-apple-darwin8.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24966

[Bug fortran/24966] Internal compiler error: Bus error

2005-11-20 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-11-21 01:52 --- Created an attachment (id=10304) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10304action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24966

[Bug fortran/24966] Internal compiler error: Bus error

2005-11-20 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2005-11-21 01:53 --- I forgot to mention my command line arguments: /Users/eschnett/gcc/bin/gfortran -mlongcall -ftrapv -fwrapv -g3 -Wall -Wshadow -Wsurprising -c -o $current_wd/w_extract_multipoles.F90.o $current_wd

[Bug fortran/24966] Internal compiler error: Bus error

2005-11-20 Thread schnetter at aei dot mpg dot de
--- Comment #3 from schnetter at aei dot mpg dot de 2005-11-21 01:54 --- Created an attachment (id=10305) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10305action=view) Complete screen output, i.e., all warnings before the error -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug fortran/24807] Fortran supports real*16, but not complex*32

2005-11-19 Thread schnetter at aei dot mpg dot de
--- Comment #6 from schnetter at aei dot mpg dot de 2005-11-19 19:38 --- Created an attachment (id=10295) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10295action=view) Patch with better error messach I've change the error message so that it doesn't use the expression kind where

[Bug fortran/24807] Fortran supports real*16, but not complex*32

2005-11-18 Thread schnetter at aei dot mpg dot de
--- Comment #4 from schnetter at aei dot mpg dot de 2005-11-19 01:16 --- The same error message was already given (a few lines further down) when the kind had an unsupported value. An old style kind is given in a declaration as real*8, a new style kind as real(8). For integer

[Bug fortran/24807] New: Fortran supports real*16, but not complex*32

2005-11-11 Thread schnetter at aei dot mpg dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.3.0 GCC host triplet: powerpc-apple-darwin8.3.0 GCC target triplet: powerpc-apple-darwin8.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24807

[Bug fortran/24807] Fortran supports real*16, but not complex*32

2005-11-11 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-11-11 19:05 --- The reason of the problem is that the conversion from complex*N to real*M with N=2M happens only for selected values. The enclosed patch may help. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24807

[Bug fortran/24807] Fortran supports real*16, but not complex*32

2005-11-11 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2005-11-11 19:06 --- Created an attachment (id=10219) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10219action=view) Proposed patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24807

[Bug bootstrap/24778] New: Assembler errors during bootstrap

2005-11-10 Thread schnetter at aei dot mpg dot de
: Assembler errors during bootstrap Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de

[Bug target/24778] Assembler errors during bootstrap

2005-11-10 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-11-10 17:22 --- Created an attachment (id=10203) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10203action=view) Complete error message -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24778

[Bug target/24778] Assembler errors during bootstrap

2005-11-10 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2005-11-10 17:24 --- Created an attachment (id=10204) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10204action=view) Failing assembler output This is from a different invokation of the compiler, i.e., the auto-generated file

[Bug fortran/24784] New: Warning about unused routine argument should not read unused variable

2005-11-10 Thread schnetter at aei dot mpg dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.3.0 GCC host triplet: powerpc-apple-darwin8.3.0 GCC

[Bug fortran/24759] New: Unclear error message

2005-11-09 Thread schnetter at aei dot mpg dot de
: Unclear error message Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build

[Bug middle-end/24716] [4.1 Regression] Wrong code generated when optimising

2005-11-08 Thread schnetter at aei dot mpg dot de
--- Comment #5 from schnetter at aei dot mpg dot de 2005-11-08 15:54 --- I would like to identify the cause of this problem. Would it help if I tracked down the patch number that caused this problem? Andrew, do you have an automated system to do that, or is someone already doing

[Bug c/24716] New: Wrong code generated when optimising

2005-11-07 Thread schnetter at aei dot mpg dot de
at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.2.0 GCC host triplet: powerpc-apple-darwin8.2.0 GCC target triplet: powerpc-apple-darwin8.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24716

[Bug middle-end/24716] [4.1 Regression] Wrong code generated when optimising

2005-11-07 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-11-07 18:42 --- Created an attachment (id=10165) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10165action=view) Tarball with source code demonstrating the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24716

[Bug fortran/17737] ICE when variable appears in two data statements

2005-10-23 Thread schnetter at aei dot mpg dot de
--- Comment #8 from schnetter at aei dot mpg dot de 2005-10-23 21:35 --- I don't see the point of allowing a variable to be initialised twice. This should be an error, or at least a warning by default. That would make it an accepts-invalid. -- http://gcc.gnu.org/bugzilla

[Bug fortran/24401] New: Takes too long to compiler

2005-10-16 Thread schnetter at aei dot mpg dot de
: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.2.0 GCC host triplet: powerpc-apple

[Bug fortran/24401] Takes too long to compiler

2005-10-16 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-10-16 13:50 --- Created an attachment (id=10002) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10002action=view) Problematic source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24401

[Bug fortran/24401] Takes too long to compiler

2005-10-16 Thread schnetter at aei dot mpg dot de
--- Comment #3 from schnetter at aei dot mpg dot de 2005-10-16 15:19 --- Created an attachment (id=10003) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10003action=view) Required module source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24401

[Bug bootstrap/24294] New: Configure error while bootstrapping

2005-10-09 Thread schnetter at aei dot mpg dot de
Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.2.0 GCC host triplet: powerpc-apple-darwin8.2.0 GCC target triplet: powerpc

[Bug bootstrap/24269] New: Bootstrap failure

2005-10-07 Thread schnetter at aei dot mpg dot de
Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de GCC build triplet: powerpc-apple-darwin8.2.0 GCC host triplet: powerpc-apple-darwin8.2.0 GCC target triplet: powerpc

[Bug fortran/24270] New: internal compiler error: in reload_cse_simplify_operands, at postreload.c:393

2005-10-07 Thread schnetter at aei dot mpg dot de
: in reload_cse_simplify_operands, at postreload.c:393 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot

[Bug fortran/24270] internal compiler error: in reload_cse_simplify_operands, at postreload.c:393

2005-10-07 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2005-10-08 04:45 --- Created an attachment (id=9929) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9929action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24270

[Bug fortran/24270] internal compiler error: in reload_cse_simplify_operands, at postreload.c:393

2005-10-07 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2005-10-08 04:46 --- Created an attachment (id=9930) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9930action=view) Necessary module source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24270

[Bug bootstrap/24062] New: Parse error in options.h

2005-09-25 Thread schnetter at aei dot mpg dot de
in options.h Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC

[Bug bootstrap/24062] Parse error in options.h

2005-09-25 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-09-26 02:09 --- Thank you for the hint. On my system there is /usr/bin/awk, which calls itself awk version 20040207, and there is /sw/bin/ awk, which is GNU awk 3.1.4. The latter comes first in my path. The file

[Bug bootstrap/24062] Parse error in options.h

2005-09-25 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-09-26 03:58 --- I removed the version of GNU awk that was installed by fink. The broken version is gawk-3.1.4-11. Gcc compiles now. I'm not closing the bug because I don't know whether the error is in awk

[Bug fortran/23146] New: -Wuninitialized could be supported without -O

2005-07-30 Thread schnetter at aei dot mpg dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug fortran/22629] New: Would like to access long double equivalent type as real*16

2005-07-23 Thread schnetter at aei dot mpg dot de
: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22629

[Bug fortran/22572] New: Double occurrence of matmul intrinsic not optimised

2005-07-20 Thread schnetter at aei dot mpg dot de
Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build

[Bug fortran/22572] Double occurrence of matmul intrinsic not optimised

2005-07-20 Thread schnetter at aei dot mpg dot de
-- What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22572

[Bug fortran/22552] New: Would like warning when an undeclared function is called

2005-07-18 Thread schnetter at aei dot mpg dot de
Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22552

[Bug fortran/22519] New: Memory and binary disk layout disagree for real*10

2005-07-17 Thread schnetter at aei dot mpg dot de
at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22519

[Bug fortran/22512] New: ICE for real*10 declaration

2005-07-16 Thread schnetter at aei dot mpg dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla

[Bug fortran/22512] ICE for real*10 declaration

2005-07-16 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-07-16 15:08 --- *** This bug has been marked as a duplicate of 20120 *** -- What|Removed |Added

[Bug fortran/20120] real(kind=16) and sqrt, sin and other math functions cause ICE

2005-07-16 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-07-16 15:08 --- *** Bug 22512 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/22502] New: ICE in build_array_type, at tree.c:4845

2005-07-15 Thread schnetter at aei dot mpg dot de
ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22502

[Bug fortran/22502] ICE in build_array_type, at tree.c:4845

2005-07-15 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-07-15 15:02 --- Created an attachment (id=9281) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9281action=view) Failing gzipped source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22502

[Bug fortran/21902] ICE in build_array_type, at tree.c:4581

2005-06-05 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-05 18:07 --- Created an attachment (id=9034) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9034action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21902

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-05 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-05 18:08 --- (From update of attachment 9030) I attached this source code by mistake; it should have gone to a different PR. Sorry. -- What|Removed |Added

[Bug fortran/21902] ICE in build_array_type, at tree.c:4581

2005-06-05 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-05 19:29 --- This segmentation fault seems to be caused by the combination of the declaration character :: msg(100) and the statement write (msg, '(Error in call to GESV, info=,i2)') info

[Bug fortran/21915] New: Would like atanh etc. as intrinsics

2005-06-04 Thread schnetter at aei dot mpg dot de
dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21915

[Bug fortran/19195] gfortran: ICE in final_scan_insn, at final.c:1843

2005-06-04 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-04 22:05 --- I had a case where the line number was set to -123 in the end. With this patch this works now. I assumed that the get/set routines would be called repeatedly, and the line number is reduced by one

[Bug fortran/21918] New: Warnings about unused variables should point to the declaration

2005-06-04 Thread schnetter at aei dot mpg dot de
Severity: enhancement Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21918

[Bug fortran/21902] ICE in build_array_type, at tree.c:4581

2005-06-04 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-04 23:15 --- I tried to reduce the failing source code, but failed to achieve much. Depending on what lines I remove, the error changes, sometimes turning into a bare segmentation fault. Even renaming the source

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-04 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-04 23:16 --- Created an attachment (id=9030) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9030action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21915

[Bug fortran/21902] New: ICE in build_array_type, at tree.c:4581

2005-06-03 Thread schnetter at aei dot mpg dot de
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http

[Bug fortran/21902] ICE in build_array_type, at tree.c:4581

2005-06-03 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-03 18:25 --- Created an attachment (id=9022) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9022action=view) Failing gzipped source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21902

[Bug objc/21298] New: Objc does not bootstrap

2005-04-30 Thread schnetter at aei dot mpg dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug fortran/19904] Division by zero leads to error

2005-02-11 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-02-11 17:17 --- Actually, gfortran handles nans correctly (according to the IEEE standard) in all other cases. I can e.g. generate a nan through the expression a/b, if I only hide from the compiler the fact that b

[Bug fortran/19182] New: Error messages seem to be printed slower

2004-12-28 Thread schnetter at aei dot mpg dot de
at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19182

[Bug fortran/19182] Error messages seem to be printed slower

2004-12-28 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2004-12-28 22:31 --- I didn't try the putc vs. fputc change, but the patch below makes all the difference: $ cvs diff -u error.c Index: error.c === RCS

[Bug c++/18905] New: Strange error: subscripted value is neither array nor pointer

2004-12-09 Thread schnetter at aei dot mpg dot de
ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18905

[Bug c++/18905] Strange error: subscripted value is neither array nor pointer

2004-12-09 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2004-12-09 15:12 --- Created an attachment (id=7713) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7713action=view) gzipped failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18905

[Bug ada/18871] New: Should use -Wextra instead of -W during ada bootstrap

2004-12-07 Thread schnetter at aei dot mpg dot de
: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: minor Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC

[Bug java/18679] New: Does not bootstrap; error: '_Jv_Constants java::lang::Class::constants' is private

2004-11-25 Thread schnetter at aei dot mpg dot de
::constants' is private Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC

[Bug fortran/18082] New: Excessively long compile time

2004-10-20 Thread schnetter at aei dot mpg dot de
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http

[Bug fortran/18082] Excessively long compile time

2004-10-20 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2004-10-20 15:53 --- Created an attachment (id=7386) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7386action=view) failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18082

  1   2   >