gcc-bugs archive
author index for August, 2007
This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
aaw at gcc dot gnu dot org
adam at os dot inf dot tu-dresden dot de
aesok at gcc dot gnu dot org
akt at cpom dot ucl dot ac dot uk
aldot at gcc dot gnu dot org
alduc1 at free dot fr
amonakov at gmail dot com
andreagrassi at sogeasoft dot com
andreas_gajda at web dot de
andreasmeier80 at gmx dot de
andreast at gcc dot gnu dot org
Andrew Pinski
anhvofrcaus at gmail dot com
anlauf at gmx dot de
aph at gcc dot gnu dot org
aribrei at arcor dot de
arnaud02 at users dot sourceforge dot net
asl at math dot spbu dot ru
asteinarson at gmail dot com
atgraham at gmail dot com
awgreynolds at earthlink dot net
axel at freakout dot de
Axel dot Thimm at ATrpms dot net
bangerth at dealii dot org
belyshev at depni dot sinp dot msu dot ru
bergner at gcc dot gnu dot org
bero at arklinux dot org
bje at gcc dot gnu dot org
bkoz at gcc dot gnu dot org
bonzini at gnu dot org
brett dot albertson at stratech dot com
brian at oddchange dot com
bss03 at volumehost dot net
bugzilla-gcc at thewrittenword dot com
bumens at dingens dot org
burnus at gcc dot gnu dot org
- 2007-08-01 17:55 [Bug fortran/32936] ALLOCATE: "STAT expression ... must be a variable" - but it is one
- 2007-08-01 18:01 [Bug fortran/32936] ALLOCATE: "STAT expression ... must be a variable" - but it is one
- 2007-08-01 18:39 [Bug fortran/32795] allocatable components are nullified prematurely
- 2007-08-02 07:56 [Bug fortran/32962] b = conjg(transpose(a)) is erroneous if b is an allocatable array
- 2007-08-02 16:33 [Bug fortran/32962] b = conjg(transpose(a)) is erroneous if b is an allocatable array
- 2007-08-02 20:57 [Bug fortran/32962] b = conjg(transpose(a)) is erroneous if b is an allocatable array
- 2007-08-03 19:44 [Bug fortran/32979] New: Implement vendor-specific ISNAN() intrinsic function
- 2007-08-03 20:17 [Bug fortran/32980] New: Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-03 20:25 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-03 20:45 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-04 11:57 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-04 13:05 [Bug fortran/32985] New: Derived type variables need SEQUENCE attribute to be in a COMMON
- 2007-08-04 13:08 [Bug fortran/32986] New: Improve diagnostic message for COMMON with automatic object
- 2007-08-04 13:17 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-04 13:18 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-04 13:36 [Bug fortran/32986] Improve diagnostic message for COMMON with automatic object
- 2007-08-04 16:53 [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- 2007-08-04 17:38 [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- 2007-08-04 19:33 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-06 12:11 [Bug fortran/33001] error with hexadecimal DATA
- 2007-08-06 12:49 [Bug fortran/33002] Hexadecimal DATA incorrect
- 2007-08-06 13:06 [Bug fortran/33001] error with hexadecimal DATA
- 2007-08-06 19:23 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-06 20:18 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-07 19:45 [Bug fortran/33015] New: F66/Vendor extension: Implement support for DATA jhlf/'f'/
- 2007-08-07 20:14 [Bug fortran/33015] g77/F66/vendor extension: Implement support for DATA jhlf /'f'/
- 2007-08-08 06:50 [Bug fortran/33020] New: Bind(C): c_f_pointer: Bogus? type/rank mismatch error
- 2007-08-08 14:23 [Bug fortran/33020] Bind(C): c_f_pointer: type/rank mismatch error with integer(8) SHAPE
- 2007-08-08 19:01 [Bug fortran/32902] Document integer KIND of SIZEOF()
- 2007-08-09 15:51 [Bug fortran/33037] TRANSFER intrinsic is context sensitive
- 2007-08-09 18:40 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-09 18:54 [Bug fortran/33037] TRANSFER intrinsic is context sensitive
- 2007-08-09 21:13 [Bug fortran/33040] New: ICE in gfc_trans_structure_assign
- 2007-08-09 21:28 [Bug fortran/33001] error with hexadecimal DATA
- 2007-08-09 22:03 [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- 2007-08-09 22:08 [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- 2007-08-09 22:23 [Bug fortran/33040] ICE in gfc_trans_structure_assign
- 2007-08-10 09:43 [Bug fortran/31538] misleading bounds check error
- 2007-08-13 21:09 [Bug fortran/32827] IMPORT fails for TYPE when also used in INTERFACE
- 2007-08-14 15:37 [Bug fortran/33066] New: "type, bind(C) t": Diagnose missing "::"
- 2007-08-14 15:48 [Bug fortran/22571] Reject derived types for dummy arguments declared in the subroutine unless they are SEQUENCE
- 2007-08-14 21:02 [Bug fortran/33072] New: "use mod, only: operator(.sub.)" matches any procedure "sub"
- 2007-08-14 21:17 [Bug fortran/31298] Uninitialized variable in f951 (in read_module) / renaming operator in USE
- 2007-08-14 21:25 [Bug fortran/33072] "use mod, only: operator(.sub.)" matches any procedure "sub"
- 2007-08-15 09:45 [Bug fortran/33077] New: gfortran.dg/random_7.f90: a.out uses uninitialized memory/test failure
- 2007-08-16 15:19 [Bug libfortran/32989] GETARG intrinsic
- 2007-08-16 18:18 [Bug fortran/33072] "use mod, only: operator(.sub.)" matches any procedure "sub"
- 2007-08-16 18:20 [Bug fortran/33072] "use mod, only: operator(.sub.)" matches any procedure "sub"
- 2007-08-17 06:27 [Bug fortran/33095] New: MAX with optional arguments gives run-time error
- 2007-08-17 08:14 [Bug fortran/31298] F2003: use mod, operator(+) => operator(.userOp.) not supported
- 2007-08-17 13:21 [Bug fortran/33095] MAX with optional arguments gives run-time error
- 2007-08-18 11:51 [Bug fortran/33105] New: F2003: Support is_iostat_end & is_iostat_eor intrinsics
- 2007-08-18 12:01 [Bug fortran/33106] New: Access of components of public entities of private types wrongly allowed
- 2007-08-18 12:56 [Bug fortran/33105] F2003: Support is_iostat_end & is_iostat_eor intrinsics
- 2007-08-19 17:50 [Bug fortran/33106] Access of components of public entities of private types wrongly allowed
- 2007-08-19 18:55 [Bug fortran/33106] Access of components of public entities of private types wrongly allowed
- 2007-08-19 20:26 [Bug fortran/33116] New: External functions can be called as subroutine
- 2007-08-19 21:02 [Bug fortran/33117] New: Improve error message for generic interface with subroutines & functions
- 2007-08-20 06:02 [Bug fortran/33116] External functions can be called as subroutine
- 2007-08-20 06:21 [Bug fortran/33106] Access of components of public entities of private types wrongly allowed
- 2007-08-21 15:46 [Bug fortran/33105] F2003: Support is_iostat_end & is_iostat_eor intrinsics
- 2007-08-21 17:06 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-21 17:08 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-21 19:05 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-21 21:03 [Bug fortran/33141] New: Intrinsic procedures: Improve warning/error with -std=*
- 2007-08-22 06:36 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-22 14:41 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-22 17:36 [Bug fortran/33149] internal compiler error: in gfc_conv_constant
- 2007-08-22 17:46 [Bug fortran/33149] [4.1 and 4.2 only] internal compiler error: in gfc_conv_constant
- 2007-08-22 18:07 [Bug tree-optimization/5035] Incorrectly produces '`<var>' might be used uninitialized in this function'
- 2007-08-22 21:28 [Bug fortran/33020] Bind(C): c_f_pointer: type/rank mismatch error with integer(8) SHAPE
- 2007-08-22 21:29 [Bug fortran/33020] Bind(C): c_f_pointer: type/rank mismatch error with integer(8) SHAPE
- 2007-08-23 16:29 [Bug fortran/33162] New: Type checking absent for specific names of INTRINSIC functions
- 2007-08-24 15:02 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-24 15:04 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-24 15:04 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-24 15:05 [Bug fortran/33175] Testsuite: unexpected failures
- 2007-08-24 15:06 [Bug fortran/33174] Testsuite: unexpected failures
- 2007-08-24 16:01 [Bug fortran/33178] New: -std=f95: SIGN with integer arguments rejected as initialization expression
- 2007-08-24 19:27 [Bug fortran/33178] -std=f95: SIGN with integer arguments rejected as initialization expression
- 2007-08-24 19:28 [Bug fortran/33178] -std=f95: SIGN with integer arguments rejected as initialization expression
- 2007-08-24 20:22 [Bug fortran/33180] New: Cannot IMPORT symbols later defined in the module
- 2007-08-25 12:12 [Bug fortran/33188] New: Fortran 2003: Type declarations without componends
- 2007-08-25 20:28 [Bug fortran/33189] read(blah, fmt=*) is accepted, but read(blah, '*') not.
- 2007-08-26 09:32 [Bug fortran/33180] Cannot IMPORT symbols later defined in the module
- 2007-08-26 17:59 [Bug fortran/33188] Fortran 2003: Type declarations without componends
- 2007-08-26 18:01 [Bug fortran/33188] Fortran 2003: Type declarations without componends
- 2007-08-26 18:11 [Bug fortran/33196] New: Generic name to non-standard procedure: Not diagnosed with -std=f95
- 2007-08-26 18:12 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-26 18:25 [Bug fortran/33197] New: Fortran 2008: gamma() and other small changes
- 2007-08-26 18:26 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-26 18:30 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-26 18:34 [Bug fortran/33198] New: Derived type in common: Default initializer not rejected
- 2007-08-26 18:34 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-26 18:37 [Bug fortran/31298] F2003: use mod, operator(+) => operator(.userOp.) not supported
- 2007-08-26 18:39 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-26 18:43 [Bug fortran/31298] F2003: use mod, operator(+) => operator(.userOp.) not supported
- 2007-08-27 13:44 [Bug fortran/33202] 'NO' runtime problem with a code compiled using gfotran ... and it should !
- 2007-08-27 13:53 [Bug fortran/33204] New: Run-time argument check for procedures (run-time interface checking)
- 2007-08-27 13:53 [Bug fortran/33202] 'NO' runtime problem with a code compiled using gfotran ... and it should !
- 2007-08-28 09:21 [Bug fortran/33215] New: Bind(C): Accepts multiple entites with same (empty) binding name
- 2007-08-28 10:04 [Bug fortran/33215] Bind(C): Bugs with empty "name=": Creates wrong result and accepts invalid
- 2007-08-28 17:57 [Bug fortran/33221] New: IMPORTing of TYPE declarations without components fails
- 2007-08-29 13:09 [Bug fortran/33215] Bind(C): Bugs with empty "name=": Creates wrong result and accepts invalid
- 2007-08-29 13:36 [Bug fortran/33215] Bind(C): Bugs with empty "name=": Creates wrong result and accepts invalid
- 2007-08-29 14:16 [Bug fortran/33228] New: Accepts use-associated functions in MODULE PROCEDURE
- 2007-08-29 15:12 [Bug fortran/33229] New: ICE with "intrinsic" plus calling a subroutine as function
- 2007-08-29 15:38 [Bug fortran/33230] New: Missing check: specification function must be pure
- 2007-08-29 15:45 [Bug fortran/33231] New: Reject for -std=f* calls to elementar functions where array and scalar are mixed
- 2007-08-29 15:49 [Bug fortran/33232] New: Diagnose comma in "read()," and "write(),"
- 2007-08-29 16:02 [Bug fortran/33233] New: Parent and contained procedure: Wrongly treated as generic procedures
- 2007-08-29 16:10 [Bug fortran/33234] New: -stf=f* and passing intrinsic function as actual argument without INTRINSIC
- 2007-08-29 18:15 [Bug fortran/33040] [ISO_C_BINDING] ICE in gfc_trans_structure_assign
- 2007-08-30 08:41 [Bug fortran/33241] ICE with parameter string arrays
- 2007-08-30 09:04 [Bug fortran/33241] ICE with parameter string arrays
- 2007-08-30 09:07 [Bug fortran/33241] ICE with parameter string arrays
- 2007-08-30 11:44 [Bug fortran/33228] Accepts use-associated functions in MODULE PROCEDURE
- 2007-08-30 13:45 [Bug fortran/33228] Accepts use-associated functions in MODULE PROCEDURE
- 2007-08-30 13:47 [Bug fortran/33228] Accepts use-associated functions in MODULE PROCEDURE
- 2007-08-30 15:03 [Bug libfortran/33225] [4.3 regression] Missing last digit is some formatted output (on 32bit targets)
- 2007-08-30 18:13 [Bug fortran/33250] [Regression 4.3] bus error compiling dqelg.f in scipy on intel mac
- 2007-08-30 18:26 [Bug fortran/33251] f77 reads one field into two variables in list directed i/o
- 2007-08-30 21:48 [Bug fortran/33254] New: Diagnose different string lengths in array constructors at run time
- 2007-08-31 06:08 [Bug fortran/33254] Diagnose different string lengths in array constructors at run time
- 2007-08-31 06:10 [Bug fortran/32703] ICE with [trim(character_variable)]
- 2007-08-31 06:16 [Bug fortran/33254] Diagnose different string lengths in array constructors at run time
- 2007-08-31 06:21 [Bug fortran/32703] ICE with [trim(character_variable)]
- 2007-08-31 13:59 [Bug fortran/33268] New: read ('(f3.3)'), a rejected due to the extra (...)
- 2007-08-31 14:03 [Bug fortran/33269] New: Diagnose missing "(" in "PRINT ('a'),"
- 2007-08-31 14:16 [Bug fortran/33269] Diagnose missing "(" in "PRINT ('a'),"
- 2007-08-31 16:02 [Bug fortran/33232] Diagnose comma in "read()," and "write(),"
- 2007-08-31 16:22 [Bug fortran/33232] Diagnose comma in "read()," and "write(),"
- 2007-08-31 20:02 [Bug fortran/33269] Diagnose missing "(" in "PRINT ('a'),"
- 2007-08-31 20:16 [Bug fortran/33268] read ('(f3.3)'), a rejected due to the extra (...)
cato at df dot lth dot se
Cedric Roux
cesarb at cesarb dot net
chandleg at wizardsworks dot org
charlet at gcc dot gnu dot org
chris dot fairles at gmail dot com
christian dot bruel at st dot com
christian dot joensson at gmail dot com
claumann at princeton dot edu
clemens dot koller at anagramm dot de
craig dot powers at gmail dot com
cyberflex at mail dot ru
cylau at clustertech dot com
dagurasu15 at hotmail dot com
Dallas at ekkySoftware dot com
daney at gcc dot gnu dot org
danglin at gcc dot gnu dot org
Daniel Berlin
dannysmith at users dot sourceforge dot net
darkxun at paran dot com
dave at hiauly1 dot hia dot nrc dot ca
dberlin at dberlin dot org
dberlin at gcc dot gnu dot org
dcb314 at hotmail dot com
debian-gcc at lists dot debian dot org
Derocher
dfranke at gcc dot gnu dot org
dgregor at gcc dot gnu dot org
dir at lanl dot gov
dje at gcc dot gnu dot org
dje at watson dot ibm dot com
dnovillo at gcc dot gnu dot org
dnovillo at google dot com
doko at gcc dot gnu dot org
dominiq at lps dot ens dot fr
dorit at gcc dot gnu dot org
dougkwan at google dot com
Douglas Wells
dpgrote at lbl dot gov
dps at simpson dot demon dot co dot uk
drewmccormack at mac dot com
drow at false dot org
drow at gcc dot gnu dot org
dsh at gcc dot gnu dot org
dtemirbulatov at gmail dot com
ebotcazou at gcc dot gnu dot org
echristo at apple dot com
ed at catmur dot co dot uk
eesrjhc at bath dot ac dot uk
enok at lysator dot liu dot se
eweddington at cso dot atmel dot com
fabio dot giovagnini at aurion-tech dot com
fago at caltech dot edu
falk at debian dot org
fang at csl dot cornell dot edu
fpbeekhof at gmail dot com
froydnj at gcc dot gnu dot org
fxcoudert at gcc dot gnu dot org
- 2007-08-01 08:22 [Bug libfortran/32954] mask and -fdefault-integer-8
- 2007-08-03 16:26 [Bug fortran/32955] gfortran.dg/value_4.f90 gives a compiling error with -fdefault-integer-8
- 2007-08-03 21:09 [Bug libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing
- 2007-08-03 21:17 [Bug libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing
- 2007-08-03 21:26 [Bug fortran/31202] Incorrect rounding generated for NINT
- 2007-08-03 21:27 [Bug fortran/31202] Incorrect rounding generated for NINT
- 2007-08-03 21:29 [Bug fortran/32955] gfortran.dg/value_4.f90 gives a compiling error with -fdefault-integer-8
- 2007-08-03 21:30 [Bug fortran/32955] gfortran.dg/value_4.f90 gives a compiling error with -fdefault-integer-8
- 2007-08-03 22:06 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-03 22:07 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-04 17:53 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-04 18:49 [Bug fortran/31189] Support backtracing for non-library errors
- 2007-08-04 21:43 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-05 10:19 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-05 10:36 [Bug fortran/32979] Implement vendor-specific ISNAN() intrinsic function
- 2007-08-05 10:39 [Bug libfortran/32736] Replace -fallow-leading-underscore by Bind(C)
- 2007-08-05 12:02 [Bug fortran/29828] [F2003] MIN and MAX with character variables
- 2007-08-05 13:42 [Bug fortran/31270] print subscript value and array bounds when out-of-bounds error occurs
- 2007-08-05 13:44 [Bug fortran/31612] -fsyntax-only documentation is not accurate
- 2007-08-05 14:06 [Bug fortran/31270] print subscript value and array bounds when out-of-bounds error occurs
- 2007-08-05 22:05 [Bug fortran/31202] Incorrect rounding generated for NINT
- 2007-08-05 22:14 [Bug fortran/31202] Incorrect rounding generated for NINT
- 2007-08-05 23:39 [Bug fortran/31612] -fsyntax-only documentation is not accurate
- 2007-08-05 23:40 [Bug fortran/31612] -fsyntax-only documentation is not accurate
- 2007-08-05 23:40 [Bug fortran/31612] -fsyntax-only documentation is not accurate
- 2007-08-06 09:18 [Bug fortran/32926] Internal compiler error in the middle of a sizeable package build
- 2007-08-06 09:20 [Bug fortran/32801] USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fault
- 2007-08-06 09:49 [Bug fortran/32926] Internal compiler error in the middle of a sizeable package build
- 2007-08-06 13:16 [Bug fortran/18850] padding within a sequence type
- 2007-08-06 13:47 [Bug fortran/29458] Spurious -Wuninitialized warning for implied do-loop counter
- 2007-08-06 14:07 [Bug fortran/32626] Run-time check for recursive functions
- 2007-08-06 16:16 [Bug bootstrap/30589] [4.3 regression] C99 extern inline patch broke bootstrap on i386-pc-mingw32
- 2007-08-06 20:47 [Bug fortran/29828] [F2003] MIN and MAX with character variables
- 2007-08-06 20:49 [Bug fortran/29828] [F2003] MIN and MAX with character variables
- 2007-08-06 21:13 [Bug fortran/30802] out of bounds error in allocatable array not picked up with -fbounds-check
- 2007-08-06 21:18 [Bug fortran/31059] Detect nonconforming assignment of allocatable arrays
- 2007-08-06 22:29 [Bug fortran/30933] intrinsic: EXIT
- 2007-08-06 22:30 [Bug fortran/30933] intrinsic: EXIT
- 2007-08-06 22:44 [Bug fortran/30933] intrinsic: EXIT
- 2007-08-06 22:46 [Bug fortran/30948] intrinsic: CHDIR
- 2007-08-06 23:04 [Bug fortran/30947] intrinsic: ALARM
- 2007-08-06 23:05 [Bug fortran/30947] intrinsic: ALARM
- 2007-08-06 23:46 [Bug fortran/32860] Support %ld (for "long") for gfc_warning
- 2007-08-07 08:54 [Bug middle-end/33007] [4.3 Regression] Revision 127185 causes NINT to ICE
- 2007-08-08 12:49 [Bug fortran/29600] F2003 intrinsics with an optional KIND argument
- 2007-08-08 15:08 [Bug libfortran/30694] minval/maxval with +/-Inf
- 2007-08-08 15:09 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-08 15:24 [Bug fortran/32933] ICE in simplify_subreg with -fdefault-integer-8
- 2007-08-08 15:26 [Bug fortran/32937] segfault with string and -fdefault-integer-8
- 2007-08-08 16:43 [Bug fortran/31817] Give at least a warning for specification function without explicit interface
- 2007-08-08 16:43 [Bug fortran/31059] Detect nonconforming assignment of allocatable arrays
- 2007-08-08 16:44 [Bug fortran/32715] improve diagnostics of attempted allocation of non-array
- 2007-08-08 16:51 [Bug fortran/32902] Document integer KIND of SIZEOF()
- 2007-08-08 17:06 [Bug fortran/32931] FORALL and WHERE give an ICE with -fdefault-integer-8 and -m64
- 2007-08-08 17:08 [Bug fortran/31629] option to make module entities PRIVATE by default
- 2007-08-08 17:10 [Bug fortran/31820] Warning if case label value exceeds maximum value for type
- 2007-08-08 17:22 [Bug fortran/32827] IMPORT fails for TYPE when also used in INTERFACE
- 2007-08-08 17:27 [Bug fortran/32943] char_associated_1_red.f90 gives an ICE with -fdefault-integer-8
- 2007-08-08 17:27 [Bug fortran/32933] ICE in simplify_subreg with -fdefault-integer-8
- 2007-08-08 17:28 [Bug fortran/32933] ICE in simplify_subreg with -fdefault-integer-8
- 2007-08-08 17:29 [Bug fortran/31832] FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 and above
- 2007-08-08 17:30 [Bug fortran/32131] knowing that stride==1 when using allocated arrays and escaping allocatable arrays
- 2007-08-08 17:30 [Bug fortran/31832] FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 and above
- 2007-08-08 17:32 [Bug fortran/32343] [4.1/4.2 only] ICE with arrays and vector valued functions from a used module
- 2007-08-08 17:37 [Bug fortran/29600] F2003 intrinsics with an optional KIND argument
- 2007-08-08 23:36 [Bug fortran/32902] Document integer KIND of SIZEOF()
- 2007-08-08 23:38 [Bug fortran/32902] Document integer KIND of SIZEOF()
- 2007-08-09 08:15 [Bug bootstrap/33031] New: Bootstrap fails on gcc/tree.c
- 2007-08-09 09:35 [Bug fortran/31629] option to make module entities PRIVATE by default
- 2007-08-09 19:22 [Bug fortran/32860] Support %ld (for "long") for gfc_warning
- 2007-08-09 21:51 [Bug libfortran/33038] Unsatisfied symbol "lroundl" in file libgfortran.sl
- 2007-08-09 21:55 [Bug fortran/31832] FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 and above
- 2007-08-09 21:56 [Bug libfortran/26252] FAIL: gfortran.fortran-torture/execute/nan_inf_fmt.f90 execution
- 2007-08-09 21:58 [Bug fortran/32860] Support %ld (for "long") for gfc_warning
- 2007-08-09 22:20 [Bug fortran/31629] option to make module entities PRIVATE by default
- 2007-08-09 22:52 [Bug fortran/31822] Missing run-time bound checks for character pointer => target
- 2007-08-09 22:54 [Bug fortran/33040] [ISO_C_BINDING] ICE in gfc_trans_structure_assign
- 2007-08-09 22:58 [Bug fortran/33037] TRANSFER should warn on mismatched sizes
- 2007-08-09 23:04 [Bug fortran/33020] Bind(C): c_f_pointer: type/rank mismatch error with integer(8) SHAPE
- 2007-08-09 23:07 [Bug fortran/32131] knowing that stride==1 when using allocated arrays and escaping allocatable arrays
- 2007-08-10 10:31 [Bug fortran/32933] ICE in simplify_subreg with -fdefault-integer-8
- 2007-08-10 12:34 [Bug fortran/32937] segfault with string and -fdefault-integer-8
- 2007-08-10 13:21 [Bug fortran/32933] ICE in simplify_subreg with -fdefault-integer-8
- 2007-08-10 13:26 [Bug fortran/32933] ICE in simplify_subreg with -fdefault-integer-8
- 2007-08-10 15:31 [Bug fortran/32937] segfault with string and -fdefault-integer-8
- 2007-08-10 19:04 [Bug libfortran/32812] random_seed and date_and_time
- 2007-08-10 19:24 [Bug libfortran/32812] random_seed and date_and_time
- 2007-08-10 21:28 [Bug libfortran/32812] random_seed and date_and_time
- 2007-08-10 22:12 [Bug fortran/31270] print subscript value and array bounds when out-of-bounds error occurs
- 2007-08-10 22:13 [Bug fortran/31270] print subscript value and array bounds when out-of-bounds error occurs
- 2007-08-11 11:17 [Bug fortran/32937] segfault with string and -fdefault-integer-8
- 2007-08-11 21:32 [Bug fortran/32937] segfault with string and -fdefault-integer-8
- 2007-08-11 21:52 [Bug fortran/31189] Support backtracing for non-library errors
- 2007-08-11 21:54 [Bug fortran/32937] segfault with string and -fdefault-integer-8
- 2007-08-11 23:22 [Bug fortran/30964] optional arguments to random_seed
- 2007-08-11 23:33 [Bug fortran/30964] optional arguments to random_seed
- 2007-08-12 00:16 [Bug fortran/30964] optional arguments to random_seed
- 2007-08-12 10:21 [Bug fortran/33054] New: RANDOM_SEED is broken with -fdefault-integer-8
- 2007-08-12 10:21 [Bug fortran/33054] RANDOM_SEED is broken with -fdefault-integer-8
- 2007-08-12 10:23 [Bug fortran/31009] Generate conditional code to assign arrays, depending on their stride
- 2007-08-12 10:24 [Bug fortran/32707] Warn on mismatched character lengths in array
- 2007-08-12 10:25 [Bug fortran/32331] Better error message for variable bond of DATA implied do
- 2007-08-12 10:28 [Bug fortran/31214] User-defined operator using entry leads to ICE
- 2007-08-12 16:41 [Bug fortran/33054] RANDOM_SEED is broken with -fdefault-integer-8
- 2007-08-12 16:41 [Bug fortran/30964] optional arguments to random_seed
- 2007-08-12 19:50 [Bug libfortran/32812] random_seed and date_and_time
- 2007-08-12 19:57 [Bug fortran/29600] F2003 intrinsics with an optional KIND argument
- 2007-08-12 20:08 [Bug fortran/33056] [Meta-bug] Data - statement related bugs
- 2007-08-12 20:10 [Bug fortran/28154] SPREAD (and friends) on unallocated arrays
- 2007-08-12 20:10 [Bug fortran/29471] Warn with -std=f95/f2003 when BOZ is used at invalid places
- 2007-08-12 20:13 [Bug fortran/31189] Support backtracing for non-library errors
- 2007-08-12 20:15 [Bug fortran/32594] substring simplification leads to ICE
- 2007-08-12 20:16 [Bug fortran/29458] Spurious -Wuninitialized warning for implied do-loop counter
- 2007-08-12 20:17 [Bug fortran/31629] option to make module entities PRIVATE by default
- 2007-08-12 20:20 [Bug fortran/31629] option to make module entities PRIVATE by default
- 2007-08-12 20:20 [Bug fortran/31629] option to make module entities PRIVATE by default
- 2007-08-12 20:39 [Bug fortran/32860] Support %ld (for "long") for gfc_warning
- 2007-08-12 20:42 [Bug fortran/32860] Support %ld (for "long") for gfc_warning
- 2007-08-12 20:45 [Bug fortran/30964] optional arguments to random_seed
- 2007-08-12 20:45 [Bug fortran/33054] RANDOM_SEED is broken with -fdefault-integer-8
- 2007-08-12 20:46 [Bug fortran/33054] RANDOM_SEED is broken with -fdefault-integer-8
- 2007-08-12 20:46 [Bug fortran/30964] optional arguments to random_seed
- 2007-08-12 21:21 [Bug fortran/29600] F2003 intrinsics with an optional KIND argument
- 2007-08-12 21:26 [Bug fortran/29600] MINLOC, MAXLOC and SHAPE take an optional KIND argument
- 2007-08-13 10:25 [Bug fortran/33058] gfortran compiling and LD_LIBRARY_PATH
- 2007-08-13 23:49 [Bug fortran/32594] substring simplification leads to ICE
- 2007-08-14 09:04 [Bug fortran/32875] Not Implemented: complex character array constructor
- 2007-08-14 12:45 [Bug fortran/32594] substring simplification leads to ICE
- 2007-08-14 12:47 [Bug fortran/32594] substring simplification leads to ICE
- 2007-08-14 13:42 [Bug fortran/28494] Unclear run time error message
- 2007-08-14 13:45 [Bug fortran/33054] RANDOM_SEED is broken with -fdefault-integer-8
- 2007-08-14 13:45 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-14 13:45 [Bug libfortran/33038] Unsatisfied symbol "lroundl" in file libgfortran.sl
- 2007-08-14 13:46 [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- 2007-08-14 13:46 [Bug libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing
- 2007-08-14 13:46 [Bug fortran/32962] b = conjg(transpose(a)) is erroneous if b is an allocatable array
- 2007-08-14 13:47 [Bug fortran/32955] gfortran.dg/value_4.f90 gives a compiling error with -fdefault-integer-8
- 2007-08-14 14:10 [Bug fortran/29459] Spurious warning about uninitialized optional arguments
- 2007-08-14 14:11 [Bug fortran/22571] Reject derived types for dummy arguments declared in the subroutine unless they are SEQUENCE
- 2007-08-14 14:28 [Bug fortran/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8
- 2007-08-14 15:26 [Bug fortran/29459] Spurious warning about uninitialized optional arguments
- 2007-08-14 20:26 [Bug fortran/22571] Reject derived types for dummy arguments declared in the subroutine unless they are SEQUENCE
- 2007-08-14 21:15 [Bug target/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8
- 2007-08-14 21:16 [Bug fortran/33066] "type, bind(C) t": Diagnose missing "::"
- 2007-08-14 21:16 [Bug fortran/33072] "use mod, only: operator(.sub.)" matches any procedure "sub"
- 2007-08-14 21:33 [Bug fortran/33073] New ICE that did not occur in 7-30 Windows build
- 2007-08-14 21:47 [Bug fortran/33073] [4.3 regression] Type mismatch in build_fixbound_expr()
- 2007-08-14 22:34 [Bug fortran/33074] [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925
- 2007-08-14 22:34 [Bug fortran/33074] New: [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925
- 2007-08-14 22:40 [Bug fortran/33073] [4.3 regression] Type mismatch in build_fixbound_expr()
- 2007-08-14 22:44 [Bug fortran/33073] [4.3 regression] Type mismatch in build_fixbound_expr()
- 2007-08-14 23:03 [Bug fortran/30954] intrinsic: DATE_AND_TIME
- 2007-08-14 23:22 [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
- 2007-08-14 23:26 [Bug fortran/33066] "type, bind(C) t": Diagnose missing "::"
- 2007-08-14 23:28 [Bug fortran/33066] "type, bind(C) t": Diagnose missing "::"
- 2007-08-15 09:16 [Bug fortran/29459] Spurious warnings about anonymous variables
- 2007-08-15 09:54 [Bug fortran/33077] RANDOM_SEED failure for integer(kind=8)
- 2007-08-15 10:16 [Bug fortran/18850] padding within a sequence type
- 2007-08-15 10:41 [Bug fortran/32310] Intel-darwin specific ICE on CP2K code
- 2007-08-15 10:44 [Bug fortran/29975] [meta-bugs] ICEs with CP2K
- 2007-08-15 11:52 [Bug fortran/32616] "Too short actual argument" for array element storage sequence
- 2007-08-15 11:52 [Bug fortran/32928] DATA statement with array element as initializer is rejected
- 2007-08-15 11:54 [Bug fortran/32986] Improve diagnostic message for COMMON with automatic object
- 2007-08-15 11:55 [Bug fortran/33015] g77 extension: Implement support for DATA jhlf /'f'/
- 2007-08-15 12:36 [Bug fortran/33077] RANDOM_SEED failure for integer(kind=8)
- 2007-08-15 12:37 [Bug fortran/33077] RANDOM_SEED failure for integer(kind=8)
- 2007-08-15 12:39 [Bug fortran/29459] Spurious warnings about anonymous variables
- 2007-08-15 12:40 [Bug fortran/29459] Spurious warnings about anonymous variables
- 2007-08-15 12:56 [Bug fortran/30658] Optionally, generate .mod files with the interface for files containing only procedures
- 2007-08-15 13:06 [Bug libfortran/33079] Optional empty strings do not appear to be 'PRESENT'
- 2007-08-15 13:12 [Bug target/32765] Testsuite failures due to undefined symbol ___emutls_get_address
- 2007-08-15 13:12 [Bug target/32765] Testsuite failures due to undefined symbol ___emutls_get_address
- 2007-08-15 14:06 [Bug libfortran/33079] Optional empty strings do not appear to be 'PRESENT'
- 2007-08-15 14:22 [Bug libfortran/33079] Optional empty strings do not appear to be 'PRESENT'
- 2007-08-15 14:39 [Bug fortran/31820] Warning if case label value exceeds maximum value for type
- 2007-08-16 11:50 [Bug fortran/20896] [4.2 and 4.1 only] ambiguous interface not detected
- 2007-08-16 12:10 [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
- 2007-08-16 13:22 [Bug libfortran/33079] Optional empty strings do not appear to be 'PRESENT'
- 2007-08-16 13:28 [Bug libfortran/32989] GETARG intrinsic
- 2007-08-17 11:24 [Bug fortran/33095] MAX with optional arguments gives run-time error
- 2007-08-17 13:10 [Bug libfortran/33079] Optional empty strings do not appear to be 'PRESENT'
- 2007-08-17 13:11 [Bug libfortran/33079] Optional empty strings do not appear to be 'PRESENT'
- 2007-08-20 10:20 [Bug target/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8
- 2007-08-20 11:48 [Bug fortran/33105] F2003: Support is_iostat_end & is_iostat_eor intrinsics
- 2007-08-20 14:48 [Bug fortran/33097] Function decl trees without proper argument list
- 2007-08-20 14:49 [Bug fortran/33117] Improve error message for generic interface with subroutines & functions
- 2007-08-20 16:51 [Bug fortran/33097] Function decl trees without proper argument list
- 2007-08-21 14:02 [Bug libfortran/23138] [mingw32] real(16) values are printed incorrectly
- 2007-08-21 17:42 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-21 17:52 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-22 10:00 [Bug libfortran/23138] [mingw32] real(16) values are printed incorrectly
- 2007-08-22 11:23 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-22 11:53 [Bug libfortran/23272] [mingw32] inquire via filename fails
- 2007-08-22 14:41 [Bug fortran/31675] Fortran front-end and libgfortran should have a common header file
- 2007-08-23 10:22 [Bug fortran/33095] MAX with optional arguments gives run-time error
- 2007-08-23 10:22 [Bug fortran/33095] MAX with optional arguments gives run-time error
- 2007-08-23 13:04 [Bug libfortran/23138] [mingw32] real(16) values are printed incorrectly
- 2007-08-24 10:21 [Bug web/16024] Document use of relative path to ${srcdir}/configure when using MSYS
- 2007-08-24 12:31 [Bug target/26401] [4.1] x264 revision 439 make fprofiled fails
- 2007-08-24 12:43 [Bug target/18353] ICE with "movaps" in inline asm when using -masm=intel
- 2007-08-24 12:47 [Bug libfortran/23138] [mingw32] real(16) values are printed incorrectly
- 2007-08-24 12:53 [Bug target/28629] [4.1] Segfault with --march=pentium-m -O2 when compiling faac
- 2007-08-24 12:56 [Bug other/27043] building Ada rts does not find 'as'
- 2007-08-24 13:07 [Bug target/31636] [4.2] ICE in GCC 4.2 with dllimport attribute returns
- 2007-08-24 16:17 [Bug target/33177] Wrong result from nint() on Cygwin
- 2007-08-24 16:25 [Bug fortran/33174] Testsuite: unexpected failures
- 2007-08-27 09:51 [Bug target/33177] Wrong result from nint() on Cygwin
- 2007-08-27 10:10 [Bug fortran/33174] Testsuite: unexpected failures
- 2007-08-27 13:18 [Bug libstdc++/33203] New: [4.3 regression] libstdc++-v3 build broken on i386-pc-mingw32
- 2007-08-28 14:30 [Bug fortran/33215] Bind(C): Bugs with empty "name=": Creates wrong result and accepts invalid
- 2007-08-28 14:41 [Bug fortran/33217] [4.3 regression] ICE on INQUIRE in a module
- 2007-08-28 14:45 [Bug fortran/33179] gfortran doesn't emit type information for allocatable arrays
- 2007-08-28 14:46 [Bug fortran/33197] Fortran 2008: gamma() and other small changes
- 2007-08-29 09:43 [Bug libfortran/33223] libfortran / floating point output broken?
- 2007-08-29 15:16 [Bug fortran/33105] F2003: Support is_iostat_end & is_iostat_eor intrinsics
- 2007-08-29 15:17 [Bug fortran/33105] F2003: Support is_iostat_end & is_iostat_eor intrinsics
- 2007-08-29 15:27 [Bug libfortran/32989] GETARG intrinsic
- 2007-08-29 15:27 [Bug libfortran/32989] GETARG intrinsic
- 2007-08-30 13:31 [Bug fortran/23261] [meta-bug] [mingw32] gfortran testsuite bugs
- 2007-08-30 13:41 [Bug fortran/33241] ICE with parameter string arrays
- 2007-08-31 10:32 [Bug fortran/33261] gfortran 4.3.0 doesn't work on Windows Vista.
- 2007-08-31 11:10 [Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase
- 2007-08-31 11:14 [Bug fortran/33261] gfortran 4.3.0 doesn't work on Windows Vista.
- 2007-08-31 13:57 [Bug fortran/33264] lower index bound incorrect after array pointer assignment
- 2007-08-31 13:57 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-31 16:36 [Bug fortran/33271] nint_2.f90 abort compiled with -O0
g dot janak at unicontrol dot de
Gabriel Dos Reis
gcc at david dot osborn dot name
gcc-bugzilla at contacts dot eelis dot net
gcc-bugzilla at gcc dot gnu dot org
gcc-bugzilla at waba dot be
gdr at cs dot tamu dot edu
gerald at gcc dot gnu dot org
gerald at pfeifer dot com
ghazi at gcc dot gnu dot org
gianni at mariani dot ws