--- Comment #17 from franke dot daniel at gmail dot com 2008-07-03 19:33
---
Subject: Re: [4.4 regression] r137252 breaks -O2 optimization on
x86_64-unknown-linux-gnu
> Well, the circumstances where the miscompilation occurs may be tricky.
> So you say you have a testcase bu
--- Comment #4 from franke dot daniel at gmail dot com 2008-07-03 09:53
---
Subject: Re: [4.4 regression] r137252 breaks -O2 optimization on
x86_64-unknown-linux-gnu
3 Jul 2008 09:42:44 -, rguenther at suse dot de <[EMAIL PROTECTED]>:
> Hm, I'm out of quick ideas
--- Comment #1 from franke dot daniel at gmail dot com 2007-02-02 10:39
---
fixincludes/inclhack.def (glibc_c99_inline_4) deals with sys/sysmacros.h by
replacing any "extern" with
#if __STDC_VERSION__ < 19901L
extern
#endif
Since your include defines "__ex
--- Comment #1 from franke dot daniel at gmail dot com 2006-11-28 15:18
---
Created an attachment (id=12703)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12703&action=view)
/usr/include/x86_64-linux/bits/string2.h
As requested by Andrew Pinski in
http://gcc.gnu.org/ml/
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30008
--- Comment #1 from franke dot daniel at gmail dot com 2006-11-27 09:28
---
(report continued)
$> cat foo2.f90
MODULE class_foo_type
TYPE :: foo
INTEGER :: dummy
END TYPE
END MODULE
MODULE class_foo
USE class_foo_type, ONLY: foo
INTERFACE foo_init
SUBROUTINE foo_init_defa
gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gn
--- Comment #1 from franke dot daniel at gmail dot com 2006-11-22 23:12
---
Correction: checks are already implemented for environment variables.
In above report OMP_NUM_THREADS is not affected, but omp_set_num_threads still
is.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: i686-pc-
--- Comment #2 from franke dot daniel at gmail dot com 2006-11-10 09:46
---
Proposed patch, including a testcase:
http://gcc.gnu.org/ml/fortran/2006-11/msg00293.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29759
--- Comment #1 from franke dot daniel at gmail dot com 2006-11-10 00:19
---
Proposed patch: http://gcc.gnu.org/ml/fortran/2006-11/msg00285.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29759
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29759
Summary: preprocessor statements must start in column 1
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy
: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29670
xperimental)
--
Summary: ambiguous interface declaration undetected
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
--- Comment #5 from franke dot daniel at gmail dot com 2006-10-29 11:52
---
Great. Jakub, thank you very much!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29629
n
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29629
--- Comment #9 from franke dot daniel at gmail dot com 2006-10-28 14:27
---
I ran into this on a x86_64 running some flavour of debian. Since I can not
alter the system setup, I have to compile svn sources with multilib disabled
(otherwise the build process stops due to various errors
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzil
--- Comment #10 from franke dot daniel at gmail dot com 2006-10-14 08:46
---
Don't know whether it makes any difference - but if it is the array constructor
that crashes because of unequal string lengths within its arguments, why is
there no problem with this code?
PR
--- Comment #8 from franke dot daniel at gmail dot com 2006-10-13 15:54
---
As requested in comment #7, a testcase for equal string lengths (identical to
original PR but to_string() returns CHARACTER(len=255) instead of
CHARACTER(len=32)):
$> cat cat pr29267.f90
PROGRAM test_
--- Comment #6 from franke dot daniel at gmail dot com 2006-10-07 07:09
---
Tobi,
> Actually this is invalid code. The string lengths in the constructor are
> different, even though they have to be the same.
please try the testcase in the orignal PR with idental string lengt
To: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29267
uct: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: franke dot daniel at gmail dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29101
72s
--
Summary: Extremely slow compilation of enumerated DATA
statements.
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at
--- Comment #23 from franke dot daniel at gmail dot com 2006-07-03 12:14
---
Is the list of missing intrinsics given in comment #7 still valid? I tried to
compile F77 code I inherited and got undefined references for itime_ and idate_
(gfortran-4.1.1). If they are still missing, is
26 matches
Mail list logo