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
giuseppe at eppesuigoccas dot homedns dot org
gjasny at web dot de
gnu at behdad dot org
green at redhat dot com
gressau at optusnet dot com dot au
guested dot portrayed dot stephen at blacksapphire dot com
guillaume dot melquiond at ens-lyon dot fr
h dot b dot furuseth at usit dot uio dot no
Hans dot Boehm at hp dot com
hemant dot jaiswal at gmail dot com
hirmic at web dot de
hjl at gcc dot gnu dot org
hjl at lucon dot org
ht990332 at gmail dot com
htsutsui at nr dot titech dot ac dot jp
ian at airs dot com
ian at gcc dot gnu dot org
ianw at gelato dot unsw dot edu dot au
igodard at pacbell dot net
info at herberouge dot be
irar at il dot ibm dot com
J.K.Gress
jakub at gcc dot gnu dot org
- 2007-08-03 22:13 [Bug target/32982] config/i386/i386.h rbx and rdx dwarf register numbers are switched.
- 2007-08-05 21:17 [Bug other/32998] New: -frecord-gcc-switches issues
- 2007-08-13 16:03 [Bug c++/32992] [4.1/4.2/4.3 Regression] Incorrect code generated for anonymous union and return
- 2007-08-15 11:43 [Bug middle-end/33074] [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925
- 2007-08-15 12:09 [Bug c++/32992] [4.1/4.2/4.3 Regression] Incorrect code generated for anonymous union and return
- 2007-08-15 12:11 [Bug middle-end/33074] [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925
- 2007-08-15 12:18 [Bug middle-end/33074] [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925
- 2007-08-15 15:31 [Bug c++/32596] [4.3 Regression] ICE with inline template specialization in anonymous namespace
- 2007-08-16 16:03 [Bug c++/33025] [4.3 Regression] Wrong calling of placement new with conditionals
- 2007-08-20 07:54 [Bug c++/33025] [4.3 Regression] Wrong calling of placement new with conditionals
- 2007-08-20 08:11 [Bug c++/32992] [4.1/4.2/4.3 Regression] Incorrect code generated for anonymous union and return
- 2007-08-20 08:17 [Bug c++/32992] [4.1/4.2/4.3 Regression] Incorrect code generated for anonymous union and return
- 2007-08-20 08:19 [Bug c++/32992] [4.1/4.2/4.3 Regression] Incorrect code generated for anonymous union and return
- 2007-08-20 08:19 [Bug c++/33025] [4.3 Regression] Wrong calling of placement new with conditionals
- 2007-08-20 11:00 [Bug debug/32914] [4.2/4.3 Regression] ICE in rtl_for_decl_init with -g option
- 2007-08-20 13:08 [Bug middle-end/32912] [4.3 Regression] ICE with vector code
- 2007-08-20 16:40 [Bug target/32855] [4.3 Regression] g++.dg/tree-ssa/pr28003.C
- 2007-08-20 18:26 [Bug target/32855] [4.3 Regression] g++.dg/tree-ssa/pr28003.C
- 2007-08-21 09:22 [Bug middle-end/32912] [4.3 Regression] ICE with vector code
- 2007-08-21 10:15 [Bug debug/32610] [4.2/4.3 regression] ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:12762
- 2007-08-21 10:55 [Bug c++/32596] [4.3 Regression] ICE with inline template specialization in anonymous namespace
- 2007-08-21 14:13 [Bug tree-optimization/32573] [4.3 Regression] ice for legal code with -O3
- 2007-08-21 14:18 [Bug middle-end/32946] [4.3 Regression] ICE with -fpredictive-commoning in build_classic_dist_vector_1
- 2007-08-21 15:29 [Bug c++/32400] [4.3 Regression] ICE in expand_or_defer_fn, at cp/semantics.c:3220
- 2007-08-21 17:11 [Bug debug/32610] [4.2/4.3 regression] ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:12762
- 2007-08-21 18:26 [Bug c++/32567] [4.3 regression] ICE on invalid use of parameter pack
- 2007-08-22 10:53 [Bug tree-optimization/32573] [4.3 Regression] ice for legal code with -O3
- 2007-08-22 10:53 [Bug middle-end/33137] [4.3 Regression] Segfault in build_classic_dist_vector_1 in gcc/tree-data-ref.c
- 2007-08-22 13:27 [Bug tree-optimization/33136] [4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-22 13:55 [Bug tree-optimization/33136] [4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-22 13:57 [Bug tree-optimization/33136] [4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-22 14:29 [Bug tree-optimization/33136] [4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-22 16:21 [Bug c++/32898] [4.2/4.3 regression] Definition of variable N::i outside namespace N not rejected
- 2007-08-22 17:24 [Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] wrong code due to alias with allocation in loop
- 2007-08-23 12:13 [Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] wrong code due to alias with allocation in loop
- 2007-08-23 12:38 [Bug c/32295] [4.1/4.2/4.3 Regression] An invalid c code causes an ICE in create_tmp_var, at gimplify.c:489
- 2007-08-23 13:16 [Bug c++/31941] [4.1/4.2/4.3 Regression] "confused by earlier errors" message without earlier error message
- 2007-08-23 20:36 [Bug middle-end/31150] [4.1/4.2/4.3 Regression] Not promoting an whole array to be static const
- 2007-08-23 23:23 [Bug c++/31941] [4.1/4.2/4.3 Regression] "confused by earlier errors" message without earlier error message
- 2007-08-23 23:28 [Bug c++/32898] [4.2/4.3 regression] Definition of variable N::i outside namespace N not rejected
- 2007-08-23 23:30 [Bug middle-end/32946] [4.3 Regression] ICE with -fpredictive-commoning in build_classic_dist_vector_1
- 2007-08-23 23:30 [Bug tree-optimization/32573] [4.3 Regression] ice for legal code with -O3
- 2007-08-24 06:55 [Bug c++/32567] [4.3 regression] ICE on invalid use of parameter pack
- 2007-08-24 07:03 [Bug c++/32567] [4.3 regression] ICE on invalid use of parameter pack
- 2007-08-24 07:40 [Bug tree-optimization/32573] [4.3 Regression] ice for legal code with -O3
- 2007-08-24 07:43 [Bug middle-end/32946] [4.3 Regression] ICE with -fpredictive-commoning in build_classic_dist_vector_1
- 2007-08-24 15:39 [Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] wrong code due to alias with allocation in loop
- 2007-08-24 16:17 [Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] wrong code due to alias with allocation in loop
- 2007-08-24 16:33 [Bug middle-end/30364] [4.1 Regression] Wrong variable ranges due to constant folding
- 2007-08-24 16:37 [Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] wrong code due to alias with allocation in loop
- 2007-08-24 17:07 [Bug debug/32610] [4.2/4.3 regression] ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:12762
- 2007-08-24 17:10 [Bug c++/32898] [4.2/4.3 regression] Definition of variable N::i outside namespace N not rejected
- 2007-08-24 17:14 [Bug c++/31941] [4.1/4.2/4.3 Regression] "confused by earlier errors" message without earlier error message
- 2007-08-24 17:16 [Bug middle-end/32912] [4.3 Regression] ICE with vector code
- 2007-08-24 17:22 [Bug middle-end/32912] [4.3 Regression] ICE with vector code
- 2007-08-24 17:24 [Bug middle-end/32912] [4.3 Regression] ICE with vector code
- 2007-08-24 17:25 [Bug debug/32610] [4.2/4.3 regression] ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:12762
- 2007-08-24 17:25 [Bug c++/32898] [4.2/4.3 regression] Definition of variable N::i outside namespace N not rejected
- 2007-08-24 17:28 [Bug c++/31941] [4.1/4.2/4.3 Regression] "confused by earlier errors" message without earlier error message
- 2007-08-24 17:29 [Bug middle-end/32912] [4.3 Regression] ICE with vector code
- 2007-08-24 20:23 [Bug middle-end/32370] [4.3 Regression] Segfault after rejecting bogus assembler
- 2007-08-27 08:52 [Bug rtl-optimization/33148] [4.2/4.3 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-27 10:15 [Bug rtl-optimization/33148] [4.2/4.3 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-27 12:05 [Bug target/32552] [4.3 Regression] Runtime failure in SPEC CPU2000 benchmark fma3d and applu
- 2007-08-27 14:50 [Bug target/30961] [4.1/4.2/4.3 regression] redundant reg/mem stores/moves
- 2007-08-27 21:42 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-28 09:45 [Bug debug/32914] [4.2/4.3 Regression] ICE in rtl_for_decl_init with -g option
- 2007-08-28 09:48 [Bug rtl-optimization/33148] [4.2/4.3 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-28 09:50 [Bug middle-end/32370] [4.3 Regression] Segfault after rejecting bogus assembler
- 2007-08-28 09:55 [Bug middle-end/32370] [4.3 Regression] Segfault after rejecting bogus assembler
- 2007-08-28 14:55 [Bug c/32575] [4.2/4.3 regression] With -ftree-vrp miscompiles a single line of code in SQLite
- 2007-08-28 15:16 [Bug c/32575] [4.2/4.3 regression] With -ftree-vrp miscompiles a single line of code in SQLite
- 2007-08-28 15:58 [Bug c/32575] [4.2/4.3 regression] With -ftree-vrp miscompiles a single line of code in SQLite
- 2007-08-28 16:08 [Bug c++/32596] [4.3 Regression] ICE with inline template specialization in anonymous namespace
- 2007-08-28 16:09 [Bug c++/32400] [4.3 Regression] ICE in expand_or_defer_fn, at cp/semantics.c:3220
- 2007-08-28 16:09 [Bug fortran/22244] dimension information is lost for multi-dimension array
- 2007-08-28 16:10 [Bug c++/32400] [4.3 Regression] ICE in expand_or_defer_fn, at cp/semantics.c:3220
- 2007-08-28 16:10 [Bug c++/32596] [4.3 Regression] ICE with inline template specialization in anonymous namespace
- 2007-08-28 16:18 [Bug c++/33214] [4.3 regression] Broken diagnostic: 'argument_pack_select' not supported by dump_expr
- 2007-08-28 19:39 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-29 08:07 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-29 08:52 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-29 11:19 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-29 11:41 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-29 13:27 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-29 13:56 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-30 08:27 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-30 08:44 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-30 16:43 [Bug target/33168] [4.3 Regression] GCC Boot failure, building libstc++
- 2007-08-30 20:15 [Bug libstdc++/33247] [4.3 regression] libstdc++ testsuite_abi.cc build failure
- 2007-08-31 07:25 [Bug debug/32914] [4.2 Regression] ICE in rtl_for_decl_init with -g option
- 2007-08-31 07:28 [Bug rtl-optimization/33148] [4.2 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-31 07:30 [Bug debug/32914] [4.2 Regression] ICE in rtl_for_decl_init with -g option
- 2007-08-31 07:33 [Bug middle-end/33216] [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
jakub at redhat dot com
janis at gcc dot gnu dot org
janka dot gcc at mailnull dot com
jason at gcc dot gnu dot org
jbuehler at spirentcom dot com
jdgressett at amli-denton dot com
Jeremie
jigorou3 at mail dot goo dot ne dot jp
jim dot turnquist at qlogic dot com
joerg dot richter at gedas dot de
Joey dot ye at intel dot com
johny
jose dot r dot fonseca at gmail dot com
joseph at codesourcery dot com
jpr at csc dot fi
jsm28 at gcc dot gnu dot org
jvdelisle at gcc dot gnu dot org
- 2007-08-08 02:16 [Bug libfortran/33019] New: FORTRAN NAMELIST Run Time Problem
- 2007-08-08 02:18 [Bug libfortran/33019] FORTRAN NAMELIST Run Time Problem
- 2007-08-08 02:19 [Bug libfortran/33019] FORTRAN NAMELIST Run Time Problem
- 2007-08-09 23:27 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-09 23:37 [Bug libfortran/33019] FORTRAN NAMELIST Run Time Problem
- 2007-08-09 23:37 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-09 23:38 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-10 03:01 [Bug libfortran/26252] FAIL: gfortran.fortran-torture/execute/nan_inf_fmt.f90 execution
- 2007-08-10 12:36 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-10 12:40 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-10 12:43 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-11 15:04 [Bug libfortran/26252] FAIL: gfortran.fortran-torture/execute/nan_inf_fmt.f90 execution
- 2007-08-11 15:38 [Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist
- 2007-08-11 17:49 [Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist
- 2007-08-12 19:47 [Bug libfortran/33055] ignoring iostat= with -fdefault-integer-8
- 2007-08-14 05:26 [Bug libfortran/33055] ignoring iostat= with -fdefault-integer-8
- 2007-08-18 17:42 [Bug fortran/33108] unformatted string write errors with End of record.
- 2007-08-18 19:39 [Bug libfortran/30162] I/O with named pipes does not work
- 2007-08-19 19:46 [Bug libfortran/30162] I/O with named pipes does not work
- 2007-08-21 00:36 [Bug bootstrap/33130] New: Configuration error prevents build
- 2007-08-23 05:49 [Bug bootstrap/33130] Configuration error prevents build
- 2007-08-24 15:56 [Bug fortran/33177] New: Wrong result from nint() on Cygwin
- 2007-08-25 02:12 [Bug fortran/32925] "Syscall param write(buf) points to uninitialised value": unf_io_convert_3.f90
- 2007-08-25 14:02 [Bug fortran/33189] read(blah, fmt=*) is accepted, but read(blah, '*') not.
- 2007-08-25 16:20 [Bug fortran/33189] read(blah, fmt=*) is accepted, but read(blah, '*') not.
- 2007-08-25 16:26 [Bug fortran/33189] read(blah, fmt=*) is accepted, but read(blah, '*') not.
- 2007-08-25 18:03 [Bug fortran/33189] read(blah, fmt=*) is accepted, but read(blah, '*') not.
- 2007-08-25 18:23 [Bug target/33177] Wrong result from nint() on Cygwin
- 2007-08-26 01:55 [Bug fortran/32928] DATA statement with array element as initializer is rejected
- 2007-08-26 22:05 [Bug libfortran/33055] Runtime error in INQUIRE unit existance with -fdefault-integer-8
- 2007-08-26 22:19 [Bug libfortran/33055] Runtime error in INQUIRE unit existance with -fdefault-integer-8
- 2007-08-26 22:24 [Bug libfortran/33055] Runtime error in INQUIRE unit existance with -fdefault-integer-8
- 2007-08-29 01:27 [Bug fortran/33217] [4.3 regression] ICE on INQUIRE in a module
- 2007-08-29 02:26 [Bug libfortran/33055] Runtime error in INQUIRE unit existance with -fdefault-integer-8
- 2007-08-30 00:52 [Bug libfortran/33223] libfortran / floating point output broken?
- 2007-08-30 00:53 [Bug libfortran/33223] libfortran / floating point output broken?
- 2007-08-30 00:53 [Bug libfortran/33225] [4.3 regression] Missing last digit is some formatted output
- 2007-08-30 00:55 [Bug libfortran/33225] [4.3 regression] Missing last digit is some formatted output
- 2007-08-30 04:59 [Bug fortran/33217] [4.3 regression] ICE on INQUIRE in a module
- 2007-08-30 05:01 [Bug libfortran/33055] Runtime error in INQUIRE unit existance with -fdefault-integer-8
- 2007-08-31 01:37 [Bug libfortran/33225] [4.3 regression] Missing last digit is some formatted output (on 32bit targets)
- 2007-08-31 01:43 [Bug libfortran/33225] [4.3 regression] Missing last digit is some formatted output (on 32bit targets)
- 2007-08-31 01:44 [Bug fortran/33189] read(blah, fmt=*) is accepted, but read(blah, '*') not.
- 2007-08-31 02:39 [Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase
- 2007-08-31 19:47 [Bug fortran/33269] Diagnose missing "(" in "PRINT ('a'),"
- 2007-08-31 20:05 [Bug fortran/33268] read ('(f3.3)'), a rejected due to the extra (...)
- 2007-08-31 20:17 [Bug libfortran/33253] namelist: reading back a string with apostrophe
- 2007-08-31 20:48 [Bug fortran/33268] read ('(f3.3)'), a rejected due to the extra (...)
jwakely dot gcc at gmail dot com
kag at graf dot slask dot pl
kai-gcc-bugs at khms dot westfalen dot de
kare at modlab dot se
kargl at gcc dot gnu dot org
karl at freefriends dot org
kauer at os dot inf dot tu-dresden dot de
kc8apf at kc8apf dot net
kinetik at flim dot org
kinetik at orcon dot net dot nz
kjetilho at ifi dot uio dot no
l_belev at yahoo dot com
laguest at archangeli dot demon dot co dot uk
langton at gcc dot gnu dot org
lauras at gcc dot gnu dot org
leroux at lpmc dot univ-montp2 dot fr
listor3 dot rombobeorn at tdcpost dot se
lloyd at randombit dot net
lmillward at gcc dot gnu dot org
manu at gcc dot gnu dot org
marc dot glisse at normalesup dot org
marcus at jet dot franken dot de
mark at gcc dot gnu dot org
markwright at internode dot on dot net
martin dot ferrari at gmail dot com
martinwguy at yahoo dot it
masse_nicolas at yahoo dot fr
matthijs at bomhoff dot nl
matz at gcc dot gnu dot org
maybe_guess_who_is at yahoo dot com
mbo dot massimo at tiscali dot it
mckelvey at maskull dot com
mec at google dot com
mi at aldan dot algebra dot com
michael dot a dot richmond at nasa dot gov
Michael Williamson
michelin60 at gmail dot com
mikelikespie at gmail dot com
mj at ucw dot cz
mj1 at cog dot brown dot edu
mmitchel at gcc dot gnu dot org
mueller at gcc dot gnu dot org
mwheeler at pittstate dot edu
nathan at gcc dot gnu dot org
Nick Clifton
nickc at gcc dot gnu dot org
nickc at redhat dot com
nikolay at totalviewtech dot com
novedad at naver dot com
npremji at redhat dot com
other at bauck dot net
P dot Schaffnit at access dot rwth-aachen dot de
paolo at gcc dot gnu dot org
paolo dot bonzini at lu dot unisi dot ch
patchapp at dberlin dot org
- 2007-08-01 11:05 [Bug fortran/32945] [4.3 regression] ICE with initialization expressions
- 2007-08-03 19:40 [Bug target/30315] optimize unsigned-add overflow test on x86 to use cpu flags from addl
- 2007-08-03 22:05 [Bug libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing
- 2007-08-04 11:50 [Bug fortran/31214] User-defined operator using entry leads to ICE
- 2007-08-04 13:10 [Bug target/30315] optimize unsigned-add overflow test on x86 to use cpu flags from addl
- 2007-08-04 17:40 [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- 2007-08-06 18:20 [Bug fortran/33001] error with hexadecimal DATA
- 2007-08-07 19:15 [Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin
- 2007-08-09 21:45 [Bug fortran/33020] Bind(C): c_f_pointer: type/rank mismatch error with integer(8) SHAPE
- 2007-08-09 22:20 [Bug fortran/31629] option to make module entities PRIVATE by default
- 2007-08-10 05:40 [Bug fortran/33039] Read NAMELIST: reads wrong namelist name
- 2007-08-12 11:45 [Bug fortran/32962] b = conjg(transpose(a)) is erroneous if b is an allocatable array
- 2007-08-12 11:50 [Bug fortran/32827] IMPORT fails for TYPE when also used in INTERFACE
- 2007-08-13 23:01 [Bug fortran/32926] ICE with external function as argument
- 2007-08-13 23:50 [Bug fortran/32594] substring simplification leads to ICE
- 2007-08-16 13:25 [Bug libfortran/33079] Optional empty strings do not appear to be 'PRESENT'
- 2007-08-16 16:50 [Bug fortran/33072] "use mod, only: operator(.sub.)" matches any procedure "sub"
- 2007-08-17 15:10 [Bug fortran/32875] Not Implemented: complex character array constructor
- 2007-08-17 15:10 [Bug fortran/31298] F2003: use mod, operator(+) => operator(.userOp.) not supported
- 2007-08-17 15:10 [Bug fortran/32881] PURE attribute escapes from contained procedure
- 2007-08-17 20:15 [Bug fortran/20441] -finit-local-zero is missing from gfortran
- 2007-08-19 12:30 [Bug rtl-optimization/32557] [4.3 Regression] internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956
- 2007-08-20 19:10 [Bug fortran/32985] COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCATABLE
- 2007-08-21 19:06 [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
- 2007-08-21 21:25 [Bug rtl-optimization/32557] [4.3 Regression] internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956
- 2007-08-24 14:46 [Bug fortran/33139] array pointer assignment gives incorrect dimensions
- 2007-08-24 18:40 [Bug fortran/33178] -std=f95: SIGN with integer arguments rejected as initialization expression
- 2007-08-25 04:11 [Bug libfortran/33055] Runtime error in INQUIRE unit existance with -fdefault-integer-8
- 2007-08-26 11:25 [Bug fortran/33188] Fortran 2003: Type declarations without componends
- 2007-08-27 00:15 [Bug target/33184] [4.3 Regression] m32c: ostream.tcc:92: error: unable to find a register to spill in class 'A_REGS'
- 2007-08-29 00:15 [Bug fortran/33215] Bind(C): Bugs with empty "name=": Creates wrong result and accepts invalid
- 2007-08-29 18:05 [Bug fortran/31879] ICE with function having array of character variables argument
- 2007-08-30 13:05 [Bug fortran/33228] Accepts use-associated functions in MODULE PROCEDURE
- 2007-08-30 19:45 [Bug target/30315] optimize unsigned-add overflow test on x86 to use cpu flags from addl
- 2007-08-31 14:05 [Bug fortran/33232] Diagnose comma in "read()," and "write(),"
paulmck at linux dot vnet dot ibm dot com
pault at gcc dot gnu dot org
pcarlini at suse dot de
pda at freeshell dot org
pietz at gmx dot de
pinskia at gcc dot gnu dot org
- 2007-08-01 00:24 [Bug c++/32944] operator= not ambiguous overload but does not compile
- 2007-08-01 00:25 [Bug middle-end/32935] [4.3 Regression] internal compiler error: in emit_move_insn, at expr.c:3316
- 2007-08-01 21:29 [Bug c++/32400] [4.3 Regression] ICE in expand_or_defer_fn, at cp/semantics.c:3220
- 2007-08-01 23:11 [Bug tree-optimization/32964] New: union cause ineffient code inside loops
- 2007-08-01 23:16 [Bug tree-optimization/32964] [4.3 Regression] union cause ineffient code inside loops
- 2007-08-01 23:18 [Bug tree-optimization/32964] [4.3 Regression] union cause ineffient code inside loops
- 2007-08-02 00:32 [Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers
- 2007-08-02 00:37 [Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers
- 2007-08-02 02:10 [Bug c/32960] no warning for conflicting attributes on separate decls
- 2007-08-02 02:33 [Bug web/32965] missing documentation for -ftree-dse
- 2007-08-02 23:01 [Bug libgcj/32967] [4.3 regression] gcjavac throws java exceptions on startup
- 2007-08-03 12:17 [Bug inline-asm/32971] Inline asm with offset addressing fails to compile in 4.0+ without -O
- 2007-08-03 12:20 [Bug tree-optimization/32975] [4.3 Regression] ICE segfault (verify_cgraph failure after ipa-cp) with -finline-functions -fipa-cp
- 2007-08-03 12:21 [Bug bootstrap/32973] [4.3 regression] bootstrap failure with indented structure declaration in macro
- 2007-08-03 17:27 [Bug c/32978] [4.3 regression] bootstrap failure with indented structure declaration in macro
- 2007-08-03 17:27 [Bug bootstrap/32973] [4.3 regression] bootstrap failure with indented structure declaration in macro
- 2007-08-03 19:32 [Bug middle-end/32399] [4.3 Regression] ICE in build2_stat, at tree.c:3074
- 2007-08-03 21:51 [Bug target/32982] config/i386/i386.h rbx and rdx dwarf register numbers are switched.
- 2007-08-03 23:36 [Bug middle-end/32935] [4.3 Regression] internal compiler error: in emit_move_insn, at expr.c:3316
- 2007-08-03 23:38 [Bug middle-end/32935] [4.3 Regression] internal compiler error: in emit_move_insn, at expr.c:3316
- 2007-08-04 00:06 [Bug middle-end/32304] [4.3 Regression] ICE in set_mem_attributes_minus_bitpos
- 2007-08-04 00:07 [Bug middle-end/32304] [4.3 Regression] ICE in set_mem_attributes_minus_bitpos
- 2007-08-04 00:33 [Bug middle-end/32399] [4.3 Regression] ICE in build2_stat, at tree.c:3074
- 2007-08-04 00:35 [Bug middle-end/32399] [4.3 Regression] ICE in build2_stat, at tree.c:3074
- 2007-08-04 00:44 [Bug middle-end/32780] [4.3 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:1793 at -O2 or higher
- 2007-08-04 01:17 [Bug middle-end/32780] [4.3 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:1793 at -O2 or higher
- 2007-08-04 01:50 [Bug ada/32983] gcc-4.3-20070803 bootstrap failure
- 2007-08-04 01:50 [Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure
- 2007-08-04 02:07 [Bug libgcj/32967] [4.3 regression] gcjavac throws java exceptions on startup
- 2007-08-04 02:10 [Bug middle-end/32624] [4.3 Regression] r126198 causes tramp3d slowdown w/o leafify
- 2007-08-04 05:21 [Bug middle-end/32780] [4.3 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:1793 at -O2 or higher
- 2007-08-04 05:22 [Bug middle-end/32780] [4.3 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:1793 at -O2 or higher
- 2007-08-04 06:17 [Bug fortran/32945] [4.3 regression] ICE with initialization expressions
- 2007-08-04 11:54 [Bug c/32796] [4.3 Regression] internal compiler error: tree check: expected integer_type or enumeral_type or boolean_type or real_type, have pointer_type in int_fits_type_p
- 2007-08-04 12:06 [Bug tree-optimization/32772] [4.3 Regression] error: found real variable when subvariables should have appeared
- 2007-08-05 19:37 [Bug c++/32984] add checking for array new & delete
- 2007-08-05 19:38 [Bug middle-end/32988] [4.3 Regression] ICE in build2_stat, at tree.c:3081
- 2007-08-05 19:47 [Bug target/32433] Code for __builtin_ffs does not benefit from compiler optimizations
- 2007-08-05 19:47 [Bug other/32994] redundant +/- 1 after __builtin_ffs() inlining.
- 2007-08-05 19:50 [Bug debug/32990] [Regression] gdb has symbol table issues
- 2007-08-05 20:57 [Bug middle-end/32988] [4.3 Regression] ICE in build2_stat, at tree.c:3081
- 2007-08-05 21:00 [Bug middle-end/32988] [4.3 Regression] ICE in build2_stat, at tree.c:3081
- 2007-08-06 03:24 [Bug middle-end/32988] [4.3 Regression] ICE in build2_stat, at tree.c:3081
- 2007-08-06 03:24 [Bug middle-end/32988] [4.3 Regression] ICE in build2_stat, at tree.c:3081
- 2007-08-06 03:47 [Bug c/32796] [4.3 Regression] internal compiler error: tree check: expected integer_type or enumeral_type or boolean_type or real_type, have pointer_type in int_fits_type_p
- 2007-08-06 04:26 [Bug other/32999] Test results script "contrib/test_summary" broken ?
- 2007-08-06 04:57 [Bug libstdc++/33000] cin and hex input (==8 digits gets rejected)
- 2007-08-06 04:59 [Bug libstdc++/33000] cin and hex input (==8 digits gets rejected)
- 2007-08-06 05:00 [Bug libgcj/21821] MAXPATHLEN usage in libjava
- 2007-08-06 05:08 [Bug c++/32992] Incorrect code generated for anonymous union and return
- 2007-08-06 05:12 [Bug c++/32993] Template type dedution of funtion reference includes default args
- 2007-08-06 05:12 [Bug c++/4205] function template can call other function with incorrect parameters
- 2007-08-06 05:20 [Bug other/32999] Test results script "contrib/test_summary" broken ?
- 2007-08-06 05:53 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-06 05:59 [Bug tree-optimization/31358] IV-OPTs produces a weird MEM_REF
- 2007-08-06 11:35 [Bug middle-end/28690] [4.2/4.3 Regression] Performace problem with indexed load/stores on powerpc
- 2007-08-06 12:34 [Bug c++/33003] missed diagnostic about unused variable.
- 2007-08-06 13:58 [Bug c++/33005] Cannot specialize template function with address operator
- 2007-08-06 13:58 [Bug c++/11407] [DR 115] Function cannot be resolved
- 2007-08-06 13:58 [Bug c++/33004] Cannot resolve call to overloaded function and template functions)
- 2007-08-06 13:59 [Bug c++/5458] address of overloaded template function as argument for template
- 2007-08-06 14:18 [Bug libobjc/30731] [4.3 Regression] Warnings while compiling libobjc with the uleb128 changes
- 2007-08-06 14:18 [Bug libobjc/30731] [4.3 Regression] Warnings while compiling libobjc with the uleb128 changes
- 2007-08-06 14:42 [Bug c++/28558] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ and non-PODs
- 2007-08-06 14:57 [Bug bootstrap/30589] [4.3 regression] C99 extern inline patch broke bootstrap on i386-pc-mingw32
- 2007-08-06 15:08 [Bug preprocessor/30786] [4.1/4.2/4.3 Regression] ICE on _Pragma at end of file
- 2007-08-06 15:13 [Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin
- 2007-08-06 15:25 [Bug tree-optimization/30394] [4.3 Regression] FAIL: gcc.c-torture/execute/pr15262-1.c execution at -O2, -O3 and -Os
- 2007-08-06 15:28 [Bug c++/32566] [4.3 regression] ICE with invalid specialization of variadic template
- 2007-08-06 15:29 [Bug c++/32567] [4.3 regression] ICE on invalid use of parameter pack
- 2007-08-06 15:38 [Bug c++/32674] [4.1/4.2/4.3 regression] ICE in lvalue_p_1 initialising static variable inside template class
- 2007-08-06 15:44 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-06 15:48 [Bug tree-optimization/19910] [4.2 regression] ICE with -ftree-loop-linear
- 2007-08-06 15:54 [Bug c++/32898] [4.2/4.3 regression] Definition of variable N::i outside namespace N not rejected
- 2007-08-06 16:32 [Bug c++/32970] [4.3 Regression] C++ frontend can not handle vector pointer constant parameter
- 2007-08-06 17:35 [Bug fortran/33006] internal compiler error: in simplify_subreg, at simplify-rtx.c:4676
- 2007-08-06 17:35 [Bug fortran/32933] ICE in simplify_subreg with -fdefault-integer-8
- 2007-08-06 19:22 [Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers
- 2007-08-06 21:40 [Bug objc/32995] False warning when implementing an instance method called `dealloc'
- 2007-08-06 21:44 [Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled
- 2007-08-06 21:50 [Bug c++/32839] internal compiler error: Segmentation fault (templates)
- 2007-08-07 03:15 [Bug fortran/33007] [4.3 Regression] Revision 127185 causes NINT to ICE
- 2007-08-07 03:23 [Bug middle-end/33007] [4.3 Regression] Revision 127185 causes NINT to ICE
- 2007-08-07 14:32 [Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop
- 2007-08-07 14:37 [Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop
- 2007-08-07 14:40 [Bug target/33010] bootstrap fails with assembler error
- 2007-08-07 14:47 [Bug target/33011] [4.3 Regression] frv: error: bad output_move_single operand
- 2007-08-07 15:05 [Bug tree-optimization/32975] [4.3 Regression] ICE segfault (verify_cgraph failure after ipa-cp) with -finline-functions -fipa-cp
- 2007-08-08 09:07 [Bug tree-optimization/32544] gcc 4.2.1 miscompiles Mesa's r300 DRI driver with -ftree-vrp
- 2007-08-08 09:12 [Bug libstdc++/33021] memory allocation error of std::string if -fvisibility=hidden and -D_GLIBCXX_DEBUG both active
- 2007-08-08 09:14 [Bug tree-optimization/33017] [4.3 Regression] tree check fail for legal code
- 2007-08-08 09:18 [Bug tree-optimization/33017] [4.3 Regression] tree check fail for legal code
- 2007-08-08 09:22 [Bug java/33018] Not able to get past this error
- 2007-08-08 14:35 [Bug tree-optimization/33017] [4.3 Regression] tree check fail for legal code
- 2007-08-08 16:55 [Bug c/33024] gcc allows negatively-sized arrays
- 2007-08-08 17:25 [Bug c/33024] gcc allows negatively-sized arrays
- 2007-08-08 17:27 [Bug c/33024] gcc allows negatively-sized arrays
- 2007-08-08 17:29 [Bug c/33024] gcc allows negatively-sized arrays
- 2007-08-08 18:42 [Bug c/33024] gcc allows negatively-sized arrays
- 2007-08-08 18:55 [Bug c++/33025] [4.3 Regression] Wrong calling of placement new with conditionals
- 2007-08-08 18:59 [Bug c++/33026] ice with -g for legal code
- 2007-08-08 18:59 [Bug debug/31899] [4.2/4.3 regression] -g and using declaration causing ICE in reference_to_unused
- 2007-08-09 09:09 [Bug middle-end/33030] libgcc2.c:1890: internal compiler error: in local_cprop_pass, at gcse.c:3236
- 2007-08-09 09:09 [Bug middle-end/33029] libgcc2.c:1890: internal compiler error: in local_cpr op_pass, at gcse.c:3236
- 2007-08-09 09:10 [Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, at gcse.c:3236
- 2007-08-09 09:18 [Bug c++/33025] [4.3 Regression] Wrong calling of placement new with conditionals
- 2007-08-09 15:59 [Bug fortran/33037] TRANSFER intrinsic is context sensitive
- 2007-08-09 18:41 [Bug libfortran/33038] Unsatisfied symbol "lroundl" in file libgfortran.sl
- 2007-08-09 21:37 [Bug middle-end/32813] [4.3 Regression] ICE for array expression in empty if statement, compiled with -fbounds-check
- 2007-08-09 21:39 [Bug c/32796] [4.3 Regression] internal compiler error: tree check: expected integer_type or enumeral_type or boolean_type or real_type, have pointer_type in int_fits_type_p
- 2007-08-09 21:39 [Bug middle-end/32813] [4.3 Regression] ICE for array expression in empty if statement, compiled with -fbounds-check
- 2007-08-09 21:40 [Bug c/32796] [4.3 Regression] internal compiler error: tree check: expected integer_type or enumeral_type or boolean_type or real_type, have pointer_type in int_fits_type_p
- 2007-08-10 00:51 [Bug c++/32992] [4.1/4.2/4.3 Regression] Incorrect code generated for anonymous union and return
- 2007-08-10 01:03 [Bug middle-end/32946] [4.3 Regression] ICE with -fpredictive-commoning in build_classic_dist_vector_1
- 2007-08-10 13:21 [Bug c++/33041] g++ incorrectly resolves an identically named templated struct in a super class
- 2007-08-10 21:08 [Bug debug/33044] Local variables in C++ constructor not visible for debugging
- 2007-08-10 21:13 [Bug debug/33044] Local variables in C++ constructor not visible for debugging
- 2007-08-10 21:15 [Bug debug/33044] Local variables in C++ constructor not visible for debugging
- 2007-08-11 11:28 [Bug c++/33046] ICE on explicit/partial template static member specialization mix-up
- 2007-08-11 11:28 [Bug c++/24791] ICE on invalid instantiation of template's static member
- 2007-08-11 17:55 [Bug tree-optimization/18487] Warnings for pure and const functions that are not actually pure or const
- 2007-08-11 17:55 [Bug c/33048] Warn on incorrect __attribute__((pure)), __attribute__((const))
- 2007-08-11 17:58 [Bug target/33049] AVR: bit extraction non optimal, inversing logic solves problem
- 2007-08-11 18:50 [Bug c++/33051] g++-4.2: Internal error: Segmentation fault (program cc1plus)
- 2007-08-12 01:22 [Bug bootstrap/33031] [4.3 Regression] Bootstrap fails on gcc/tree.c
- 2007-08-12 02:03 [Bug c++/8007] typeof(...) as template arg doesn't work
- 2007-08-12 02:05 [Bug c++/6709] typeof() cannot be used with the :: operator
- 2007-08-12 02:23 [Bug c++/33045] [c++0x] Incorrect decltype result for function calls.
- 2007-08-12 19:52 [Bug c/30427] ~ vector float is accepted
- 2007-08-12 22:57 [Bug web/33057] version-independent url for documentation
- 2007-08-13 18:20 [Bug target/31713] Illegal subtraction - symbols from different sections with Solaris as
- 2007-08-13 18:29 [Bug c++/33061] Static variable typed the member type of another class
- 2007-08-13 18:52 [Bug middle-end/31979] ICE compiling openssl-0.9.8e/apps/ocsp.c
- 2007-08-13 19:13 [Bug preprocessor/33063] C++ preprocessor warns about /* in //-comments starting with //*
- 2007-08-13 20:06 [Bug c/30427] ~ vector float is accepted
- 2007-08-13 20:08 [Bug c/30427] ~ vector float is accepted
- 2007-08-13 20:17 [Bug c/30428] vector float | vector float is accepted
- 2007-08-14 01:11 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-14 09:25 [Bug c/30428] vector float | vector float is accepted
- 2007-08-14 09:25 [Bug c/30428] vector float | vector float is accepted
- 2007-08-14 17:01 [Bug bootstrap/33065] warning in Comparing stages 2 and 3: cd: stage3-gcc: No such file or directory
- 2007-08-14 17:03 [Bug c++/33067] Awkward long decimal expansion for double literal in error.
- 2007-08-14 22:36 [Bug middle-end/33074] [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925
- 2007-08-14 22:40 [Bug debug/33044] Local variables in C++ constructor not visible for debugging
- 2007-08-15 16:40 [Bug c++/33078] g++ treats extern "c" static void foo(void); different to extern "c" {static void foo(void);}
- 2007-08-15 16:40 [Bug c++/26068] [4.0 Regression] extern "C" static function should not be allowed
- 2007-08-15 16:44 [Bug libstdc++/33080] Building libstdc++ with static libgcc
- 2007-08-15 17:14 [Bug target/33075] (mingw) Dwarf2-EH causes stack leak with VLA
- 2007-08-15 20:44 [Bug target/32963] [4.3 Regression] ICE in failed_reload, could not find a spill register
- 2007-08-15 20:46 [Bug target/33011] [4.3 Regression] frv: error: bad output_move_single operand
- 2007-08-16 10:39 [Bug c/33083] noreturn function should be invoked via JMP
- 2007-08-16 10:39 [Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization
- 2007-08-16 10:59 [Bug middle-end/33086] warn for read-only uninitialized variables passed as arguments
- 2007-08-16 10:59 [Bug middle-end/33086] warn for read-only uninitialized variables passed as arguments
- 2007-08-16 11:03 [Bug other/33087] Add dependency information to object files and make use of it
- 2007-08-16 14:58 [Bug middle-end/33086] warn for read-only uninitialized variables passed as arguments
- 2007-08-16 16:54 [Bug middle-end/33092] [4.3 Regrsssion] Using -O1 -fno-tree-salias results in ICE
- 2007-08-16 21:01 [Bug c++/33093] ICE in C++ frontend with constant defined in template specialization
- 2007-08-16 21:01 [Bug c++/24791] ICE on invalid instantiation of template's static member
- 2007-08-17 00:32 [Bug fortran/33090] Unable to build on AIX 4.3.3
- 2007-08-17 00:37 [Bug target/33075] (mingw) Dwarf2-EH causes stack leak with VLA
- 2007-08-17 09:03 [Bug target/33096] Internal compiler error with register global variables
- 2007-08-17 09:03 [Bug rtl-optimization/11001] global register %edi versus string builtins
- 2007-08-17 09:15 [Bug tree-optimization/23330] FIXME from passes.c: pass_may_alias should be a TODO item
- 2007-08-17 09:27 [Bug middle-end/33088] [4.1/4.2/4.3 Regression] spurious exceptions with -ffloat-store
- 2007-08-17 09:29 [Bug c++/33094] [4.2/4.3 Regression] ICE on valid C++ virtual template static member in anonymous namespace
- 2007-08-17 17:17 [Bug c++/33094] [4.2/4.3 Regression] ICE on valid C++ virtual template static member in anonymous namespace
- 2007-08-17 20:19 [Bug tree-optimization/33099] [4.2 Regression] Scalar evolutions confusing VRP with pointer values that wrap around
- 2007-08-17 20:21 [Bug tree-optimization/33099] [4.2 Regression] Scalar evolutions confusing VRP with pointer values that wrap around
- 2007-08-17 20:34 [Bug tree-optimization/33099] [4.2 Regression] Scalar evolutions confusing VRP with pointer values that wrap around
- 2007-08-17 20:43 [Bug tree-optimization/33099] [4.2 Regression] Scalar evolutions confusing VRP with pointer values that wrap around
- 2007-08-17 22:15 [Bug c++/28989] [4.0/4.1/4.2 Regression] post-increment of bool variable accepted as lvalue
- 2007-08-17 22:15 [Bug c++/28989] [4.0/4.1/4.2 Regression] post-increment of bool variable accepted as lvalue
- 2007-08-17 23:33 [Bug c++/33101] C++ error on valid code: <anonymous> has incomplete type
- 2007-08-17 23:34 [Bug c++/9278] Illegal use of typedef to "void"
- 2007-08-18 00:06 [Bug c/33102] volatile excessively suppresses optimizations in range checks
- 2007-08-18 00:06 [Bug target/3506] weird behaviour when incrementing volatile ints
- 2007-08-18 00:13 [Bug c/33102] volatile excessively suppresses optimizations in range checks
- 2007-08-18 00:13 [Bug target/3506] weird behaviour when incrementing volatile ints
- 2007-08-18 00:21 [Bug target/21580] Less-than-ideal code generation for incrementing volatile variables
- 2007-08-18 01:10 [Bug middle-end/33102] volatile excessively suppresses optimizations in range checks
- 2007-08-18 01:11 [Bug middle-end/33102] volatile excessively suppresses optimizations in range checks
- 2007-08-18 01:12 [Bug middle-end/33102] volatile excessively suppresses optimizations in range checks
- 2007-08-18 01:13 [Bug middle-end/33102] volatile excessively suppresses optimizations in range checks
- 2007-08-18 01:26 [Bug middle-end/33102] volatile excessively suppresses optimizations in range checks
- 2007-08-18 08:54 [Bug c++/33101] Bad C++ error on invalid code: <anonymous> has incomplete type
- 2007-08-18 09:03 [Bug middle-end/33103] Redundant multiplications for memset
- 2007-08-18 09:07 [Bug c++/31749] [4.1/4.2 regression] ICE with invalid redeclaration of builtin
- 2007-08-18 17:15 [Bug c++/33101] Bad C++ error on invalid code: <anonymous> has incomplete type
- 2007-08-18 17:22 [Bug tree-optimization/33107] [4.3 regression] segfault in garbage collector
- 2007-08-18 17:25 [Bug tree-optimization/33107] [4.3 regression] segfault in garbage collector
- 2007-08-19 08:59 [Bug c/33111] Bad code generation with -O2 (ARM 7 architecture)
- 2007-08-19 19:07 [Bug tree-optimization/30564] [4.3 Regression] ice for legal code with -O3
- 2007-08-19 19:19 [Bug tree-optimization/30564] [4.3 Regression] ice for legal code with -O3
- 2007-08-19 19:46 [Bug target/33115] New: -march=native is not supported under x86 darwin
- 2007-08-19 21:40 [Bug target/33115] -march=native is not supported under x86 darwin
- 2007-08-19 23:19 [Bug target/33115] -march=native is not supported under x86 darwin
- 2007-08-20 00:48 [Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers
- 2007-08-20 00:48 [Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers
- 2007-08-20 00:56 [Bug testsuite/31884] priority_queue_dijkstra.cc operates on deallocated memory
- 2007-08-20 01:46 [Bug middle-end/33092] [4.3 Regrsssion] Using -O1 -fno-tree-salias results in ICE
- 2007-08-20 01:59 [Bug c++/33118] New: [4.3 Regression] #'argument_pack_select' not supported by dump_expr#<expression error>
- 2007-08-20 01:59 [Bug c++/33118] [4.3 Regression] #'argument_pack_select' not supported by dump_expr#<expression error>
- 2007-08-20 05:16 [Bug target/33115] -march=native is not supported under x86 darwin
- 2007-08-20 05:30 [Bug target/33115] -march=native is not supported under x86 darwin
- 2007-08-20 06:18 [Bug c++/30303] [4.2/4.3 regression] ICE with invalid constructor definition
- 2007-08-20 06:38 [Bug rtl-optimization/31888] inefficient comparison sequence - cond jump to label after immediately-following cond jump
- 2007-08-20 06:40 [Bug target/5212] [Hurd] profiling support for i386-gnu specs file
- 2007-08-20 06:43 [Bug bootstrap/33065] warning in Comparing stages 2 and 3 stage3-gcc: No such file or directory (objdir==srcdir)
- 2007-08-20 06:45 [Bug bootstrap/33070] Bootstrap comparison failure between stage2/3 but no objdump differences
- 2007-08-20 06:50 [Bug target/31868] Non-Linux DWARF EH x86-64 targets have broken crtend.o
- 2007-08-20 06:53 [Bug target/32522] [4.3 Regression] Bootstrap failure on Alpha due to pointer-plus changes
- 2007-08-20 06:53 [Bug target/32522] [4.3 Regression] Bootstrap failure on Alpha due to pointer-plus changes
- 2007-08-20 06:59 [Bug libgcj/33114] jc1 segault building lljava/java/util/AbstractMap.java
- 2007-08-20 07:40 [Bug bootstrap/33070] Bootstrap comparison failure between stage2/3 but no objdump differences
- 2007-08-20 07:43 [Bug tree-optimization/30564] [4.3 Regression] ice for legal code with -O3
- 2007-08-20 07:43 [Bug tree-optimization/30564] [4.3 Regression] ice for legal code with -O3
- 2007-08-20 08:11 [Bug libmudflap/33119] Missing mf-runtime.h after make -j2 install
- 2007-08-20 08:12 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-20 08:35 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-20 08:38 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-20 08:45 [Bug middle-end/27002] [4.3 regression] ICE with -fipa-pta when calling a function
- 2007-08-20 08:49 [Bug c++/30309] ICE with g++ -fipa-pta and malloc(?)
- 2007-08-20 08:50 [Bug middle-end/31068] ICE at -O1 -fipa-pta
- 2007-08-20 08:52 [Bug c++/32305] ICE in initialize_flags_in_bb with -O -fipa-pta
- 2007-08-20 09:13 [Bug tree-optimization/30392] [4.3 Regression] ice for legal kernel code with -Os
- 2007-08-20 09:13 [Bug target/30572] [4.3 Regression] target libraries links against /libgcc_s.1.dylib instead of $(prefix)/lib/libgcc_s.1.dylib
- 2007-08-20 09:18 [Bug tree-optimization/30840] [4.3 Regression] ice for legal code with flags -O3 -fno-strict-aliasing
- 2007-08-20 10:31 [Bug tree-optimization/29551] FAIL: gcc.dg/tree-ssa/pr26421.c scan-tree-dump-times V_MAY_DEF 1
- 2007-08-20 11:55 [Bug tree-optimization/30840] [4.3 Regression] ice for legal code with flags -O3 -fno-strict-aliasing
- 2007-08-20 11:57 [Bug tree-optimization/30840] [4.3 Regression] ice for legal code with flags -O3 -fno-strict-aliasing
- 2007-08-20 12:01 [Bug tree-optimization/30840] [4.3 Regression] ice for legal code with flags -O3 -fno-strict-aliasing
- 2007-08-20 13:55 [Bug c++/33121] Problem when deriving methods from a class with same name but different argments
- 2007-08-21 03:36 [Bug c/33125] ICE during boot
- 2007-08-21 03:36 [Bug c++/33126] gimplification failed during stdc++ translation
- 2007-08-21 03:38 [Bug c++/33126] gimplification failed during stdc++ translation
- 2007-08-21 16:20 [Bug tree-optimization/33136] [4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-21 16:22 [Bug target/33123] internal compiler error: in decode_addr_const ( arm-linux-gcc 3.4.6)
- 2007-08-22 00:37 [Bug preprocessor/33143] preprocess should ignore trigraphs in /* */ comments
- 2007-08-22 09:54 [Bug middle-end/33137] [4.3 Regression] Segfault in build_classic_dist_vector_1 in gcc/tree-data-ref.c
- 2007-08-22 10:03 [Bug target/33115] -march=native is not supported under x86 darwin
- 2007-08-22 10:03 [Bug driver/33144] -march=native does not work on darwin
- 2007-08-22 10:29 [Bug tree-optimization/33146] [4.3 Regression] ICE in build_polynomial_chrec, at tree-chrec.h:136
- 2007-08-22 15:26 [Bug rtl-optimization/33148] [4.2/4.3 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-22 19:06 [Bug c++/19809] [4.0/4.1 Regression] Multiple definitions of friend functions in template classes
- 2007-08-22 19:06 [Bug c++/33150] frend functions of template get new diagnostic
- 2007-08-22 22:32 [Bug target/33151] Invalid insn with pre_inc
- 2007-08-22 22:40 [Bug target/33151] Invalid insn with pre_inc
- 2007-08-22 22:41 [Bug target/33151] Invalid insn with pre_inc
- 2007-08-22 23:35 [Bug c/32643] [4.3 Regression] Wrong error message with unsigned char a = uchar&512
- 2007-08-22 23:38 [Bug testsuite/33153] FAIL: gcc.dg/pr32912-[12].c (test for excess errors)
- 2007-08-23 00:06 [Bug tree-optimization/33154] FAIL: gcc.c-torture/execute/20010119-1.c compilation, -Os
- 2007-08-23 09:34 [Bug c++/33156] preprocessor precedence of string concatenation backwards?
- 2007-08-23 16:34 [Bug c++/33161] Undefined symbols at link for referenced static const data member
- 2007-08-23 16:34 [Bug c++/30745] Undefined static const
- 2007-08-23 18:27 [Bug c++/33156] preprocessor precedence of string concatenation backwards?
- 2007-08-23 18:31 [Bug c/30428] vector float | vector float is accepted
- 2007-08-23 19:00 [Bug c++/33165] method name lookup failure in inheritance tree
- 2007-08-23 20:59 [Bug tree-optimization/33166] [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-23 21:59 [Bug c/33167] Hex constant characters with \x escape not parsing correctly
- 2007-08-24 00:25 [Bug c++/28358] ICE on valide template code using -O1 or -O2, but *not* with -O0 or -O3
- 2007-08-24 00:25 [Bug middle-end/28116] [4.1 Regression] ICE when building konverter with gcc-4.1 with -O3 [RSO]
- 2007-08-24 09:02 [Bug inline-asm/33171] GCC outputs invalid assembly when using -O2
- 2007-08-24 09:23 [Bug target/33169] Compiler generates two different relocs for the same symbol
- 2007-08-24 16:07 [Bug target/33169] Compiler generates two different relocs for the same symbol
- 2007-08-24 16:14 [Bug debug/33044] Local static variable in C++ constructor not visible for debugging
- 2007-08-24 16:17 [Bug target/33169] Compiler generates two different relocs for the same symbol
- 2007-08-24 18:43 [Bug libstdc++/33168] [4.3 Regression] GCC Boot failure, building libstc++
- 2007-08-24 18:44 [Bug libstdc++/33168] [4.3 Regression] GCC Boot failure, building libstc++
- 2007-08-24 21:13 [Bug target/33168] [4.3 Regression] GCC Boot failure, building libstc++
- 2007-08-24 21:13 [Bug target/33168] [4.3 Regression] GCC Boot failure, building libstc++
- 2007-08-25 09:14 [Bug c++/33182] ()
- 2007-08-25 19:14 [Bug target/33190] tm.texi describes some non-existing hooks
- 2007-08-25 23:22 [Bug tree-optimization/33146] [4.3 Regression] ICE in build_polynomial_chrec, at tree-chrec.h:136
- 2007-08-26 22:13 [Bug target/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-27 18:54 [Bug libstdc++/33203] [4.3 regression] libstdc++-v3 build broken on i386-pc-mingw32
- 2007-08-27 21:31 [Bug c++/33207] [4.3 regression] ICE redeclaring namespace as struct
- 2007-08-27 21:51 [Bug middle-end/33211] New: [4.3 Regression] FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd.*21
- 2007-08-27 21:51 [Bug middle-end/33211] [4.3 Regression] FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd.*21
- 2007-08-27 22:10 [Bug middle-end/33211] [4.3 Regression] FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd.*21
- 2007-08-28 00:05 [Bug target/33168] [4.3 Regression] GCC Boot failure, building libstc++
- 2007-08-28 23:54 [Bug target/33133] [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3
- 2007-08-28 23:57 [Bug target/33138] [4.3 Regression] rejects valid? assembler, segfaults
- 2007-08-28 23:58 [Bug tree-optimization/33134] [4.3 Regression] ICE in set_value_range, at tree-vrp.c:325
- 2007-08-29 00:00 [Bug bootstrap/33130] Configuration error prevents build
- 2007-08-29 00:00 [Bug tree-optimization/33154] [4.3 Regression] FAIL: gcc.c-torture/execute/20010119-1.c compilation, -Os
- 2007-08-29 00:06 [Bug c++/33176] strange diagnostic with "if (a) && b"
- 2007-08-29 00:06 [Bug target/33184] [4.3 Regression] m32c: ostream.tcc:92: error: unable to find a register to spill in class 'A_REGS'
- 2007-08-29 00:07 [Bug tree-optimization/33186] [4.3 Regression] ICE: tree check: expected function_type or method_type, have void_type in expand_call, at calls.c:2131
- 2007-08-29 00:13 [Bug bootstrap/33191] Install failure,recent CVS
- 2007-08-29 00:14 [Bug middle-end/33181] [4.3 Regression] Revision 127766 generates bad cmov
- 2007-08-29 00:37 [Bug tree-optimization/33140] [4.3 Regression] ICE in build2_stat, at tree.c:3115
- 2007-08-29 00:45 [Bug tree-optimization/33140] [4.3 Regression] ICE in build2_stat, at tree.c:3115
- 2007-08-29 01:00 [Bug tree-optimization/33140] [4.3 Regression] ICE in build2_stat, at tree.c:3115
- 2007-08-29 02:11 [Bug c++/33176] strange diagnostic with "if (a) && b"
- 2007-08-29 16:16 [Bug c/33219] Error in compiling when there is a function with a char parameter called before its declaration with inline parameters.
- 2007-08-29 17:09 [Bug c++/33226] class name permitted in enum
- 2007-08-29 18:34 [Bug target/33236] New: -minimal-toc register should be psedu-register
- 2007-08-29 18:38 [Bug target/33236] -minimal-toc register should be psedu-register
- 2007-08-29 20:41 [Bug tree-optimization/33140] [4.3 Regression] ICE in build2_stat, at tree.c:3115
- 2007-08-29 20:42 [Bug fortran/33174] Testsuite: unexpected failures
- 2007-08-29 20:50 [Bug tree-optimization/33237] [4.3 Regression]Tree memory partitioning is spending 430 seconds of a 490 second compile.
- 2007-08-29 20:52 [Bug tree-optimization/33237] [4.3 Regression]Tree memory partitioning is spending 430 seconds of a 490 second compile.
- 2007-08-29 22:14 [Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, at gcse.c:3236
- 2007-08-29 22:14 [Bug target/33240] [4.3 regression] bootstrap failure for hppa-linux -> hppa64-linux cross compiler
- 2007-08-29 22:14 [Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, at gcse.c:3236
- 2007-08-29 23:54 [Bug libstdc++/33242] Getting error when including fstream.
- 2007-08-30 00:01 [Bug libstdc++/33242] Getting error when including fstream.
- 2007-08-30 00:06 [Bug libstdc++/33242] Getting error when including fstream.
- 2007-08-30 00:06 [Bug c++/7498] copy constructor of ostream (and ios) is private and it should not be!
- 2007-08-30 09:04 [Bug libstdc++/33247] [4.3 regression] libstdc++ testsuite_abi.cc build failure
- 2007-08-30 18:12 [Bug fortran/33250] bus error compiling dqelg.f in scipy on intel mac
- 2007-08-30 21:07 [Bug target/33168] [4.3 Regression] GCC Boot failure, building libstc++
- 2007-08-30 21:09 [Bug bootstrap/33191] Install failure,recent CVS
- 2007-08-30 21:09 [Bug target/33151] Invalid insn with pre_inc
- 2007-08-30 21:15 [Bug target/33236] -minimal-toc register should be psedu-register
- 2007-08-30 21:19 [Bug middle-end/32575] [4.2/4.3 regression] With -ftree-vrp miscompiles a single line of code in SQLite
- 2007-08-30 21:19 [Bug rtl-optimization/33148] [4.2 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-30 21:21 [Bug target/33205] optimization bug: unsigned bitfield expands with non-zero padding bits
- 2007-08-30 23:30 [Bug c++/33255] A warning for "unused" typedefs?
- 2007-08-31 01:10 [Bug fortran/33250] [Regression 4.3] bus error compiling dqelg.f in scipy on intel mac
- 2007-08-31 01:13 [Bug libfortran/33225] [4.3 regression] Missing last digit is some formatted output (on 32bit targets)
- 2007-08-31 01:15 [Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase
- 2007-08-31 01:15 [Bug libfortran/32841] [4.3 regression] HUGE(1.0d0) output as +Infinity on ppc-darwin8
- 2007-08-31 01:36 [Bug middle-end/33216] [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
- 2007-08-31 01:41 [Bug middle-end/30151] [4.3 Regression] /usr/ccs/bin/ld: Duplicate symbol "global destructors keyed to _ZNSt3tr112_GLOBAL__N_16ignoreE"
- 2007-08-31 01:45 [Bug middle-end/33216] [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
- 2007-08-31 01:47 [Bug rtl-optimization/29950] Generated code changes after unrelated edits in source.
- 2007-08-31 01:51 [Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase
- 2007-08-31 08:00 [Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase
- 2007-08-31 14:31 [Bug middle-end/33216] [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
- 2007-08-31 16:09 [Bug c/33270] Wrong evaluation
- 2007-08-31 16:09 [Bug c/11751] wrong evaluation order of an expression
- 2007-08-31 19:35 [Bug target/33267] [4.3 Regression] libgomp testsuite timeouts
- 2007-08-31 21:10 [Bug c++/33126] [4.3 Regression] gimplification failed during stdc++ translation
- 2007-08-31 23:29 [Bug target/33273] FAIL: 27_io/basic_istream/ignore/char/1.cc (test for excess errors)
pinskia at gmail dot com
pixel at mandriva dot com
pluto at agmk dot net
pneveu at pcigeomatics dot com
pranav dot bhandarkar at gmail dot com
pthaugen at gcc dot gnu dot org
pthaugen at us dot ibm dot com
r dot a dot akkersdijk at saxion dot nl
radford at blackbean dot org
raeburn at raeburn dot org
rakdver at gcc dot gnu dot org
rakdver at kam dot mff dot cuni dot cz
raselmsh at hotmail dot com
rask at gcc dot gnu dot org
- 2007-08-07 14:25 [Bug target/33011] New: [4.3 Regression] frv: error: bad output_move_single operand
- 2007-08-07 14:44 [Bug target/33011] [4.3 Regression] frv: error: bad output_move_single operand
- 2007-08-14 14:39 [Bug target/30315] optimize unsigned-add overflow test on x86 to use cpu flags from addl
- 2007-08-16 13:48 [Bug rtl-optimization/33089] New: combine not combining add + test in if (a + b) > 0
- 2007-08-16 19:49 [Bug target/33011] [4.3 Regression] frv: error: bad output_move_single operand
- 2007-08-19 13:01 [Bug target/30315] optimize unsigned-add overflow test on x86 to use cpu flags from addl
- 2007-08-20 16:07 [Bug rtl-optimization/32557] [4.3 Regression] internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956
- 2007-08-21 07:50 [Bug target/33132] New: m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', have 'w' (rtx const_int) in insn_current_length, at insn-attrtab.c:29: RTL check: expected elt 0 type 'i' or 'n', have 'w' (rtx const_int) in insn_current_length, at insn-attrtab.c:29
- 2007-08-22 12:57 [Bug rtl-optimization/32557] [4.3 Regression] internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956
- 2007-08-23 12:18 [Bug rtl-optimization/32557] [4.3 Regression] internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956
- 2007-08-25 07:40 [Bug target/33184] New: [4.3 Regression] m32c: ostream.tcc:92: error: unable to find a register to spill in class 'A_REGS'
- 2007-08-31 11:42 [Bug target/33132] m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', have 'w' (rtx const_int) in insn_current_length, at insn-attrtab.c:29
rask at sygehus dot dk
raymond at corvil dot com
rearnsha at gcc dot gnu dot org
reichelt at gcc dot gnu dot org
rguenth at gcc dot gnu dot org
- 2007-08-18 13:55 [Bug tree-optimization/33099] [4.2 Regression] Scalar evolutions confusing VRP with pointer values that wrap around
- 2007-08-18 14:10 [Bug c/33053] adopt accesses through a volatile-casted pointer as a GNU C extension
- 2007-08-20 07:58 [Bug c/31886] (different from bug report c/31077 and 29241) C handling of always_inline attribute error and a solution
- 2007-08-20 08:37 [Bug tree-optimization/32544] [4.2 Regression] miscompiles Mesa's r300 DRI driver with -ftree-vrp
- 2007-08-20 09:23 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-20 09:28 [Bug c++/32716] [4.2 Regression] Wrong code generation. Alias and C++ virtual bases problem.
- 2007-08-20 09:44 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-20 12:32 [Bug c++/22451] C++ front-end produces mis-match types in MODIFY_EXPR (pointer to member functions)
- 2007-08-20 12:32 [Bug c++/22369] C++ produces mis-matched types with pointers to member functions
- 2007-08-20 13:24 [Bug c++/22369] C++ produces mis-matched types with pointers to member functions
- 2007-08-20 13:25 [Bug c++/22451] C++ front-end produces mis-match types in MODIFY_EXPR (pointer to member functions)
- 2007-08-20 15:31 [Bug c/33122] Mistaken type mismatch error prevents bootstrap
- 2007-08-20 15:40 [Bug c/33122] Mistaken type mismatch error prevents bootstrap
- 2007-08-20 15:46 [Bug c/33122] Mistaken type mismatch error prevents bootstrap
- 2007-08-20 15:57 [Bug middle-end/33122] [4.3 Regression] Mistaken type mismatch error prevents bootstrap
- 2007-08-21 08:24 [Bug middle-end/33122] [4.3 Regression] Mistaken type mismatch error prevents bootstrap
- 2007-08-21 08:24 [Bug middle-end/33122] [4.3 Regression] Mistaken type mismatch error prevents bootstrap
- 2007-08-21 10:12 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-21 11:47 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-21 12:09 [Bug tree-optimization/33134] [4.3 Regression] ICE in set_value_range, at tree-vrp.c:325
- 2007-08-21 13:11 [Bug regression/33136] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-21 13:12 [Bug tree-optimization/33136] [4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-21 19:13 [Bug middle-end/33007] [4.3 Regression] builtin lround doesn't work
- 2007-08-21 21:36 [Bug tree-optimization/33142] [4.1 Regression] wrong code with VRP through ABS_EXPR
- 2007-08-21 22:01 [Bug tree-optimization/33142] [4.1 Regression] wrong code with VRP through ABS_EXPR
- 2007-08-22 08:01 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-22 08:07 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-22 08:08 [Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic
- 2007-08-22 08:33 [Bug tree-optimization/33145] New: Should combine float/int conversion and rounding functions
- 2007-08-22 08:44 [Bug tree-optimization/33142] [4.1 Regression] wrong code with VRP through ABS_EXPR
- 2007-08-22 08:46 [Bug tree-optimization/33142] [4.1 Regression] wrong code with VRP through ABS_EXPR
- 2007-08-22 08:47 [Bug tree-optimization/33142] [4.1 Regression] wrong code with VRP through ABS_EXPR
- 2007-08-22 08:49 [Bug tree-optimization/33142] [4.1 Regression] wrong code with VRP through ABS_EXPR
- 2007-08-22 09:06 [Bug tree-optimization/33146] [4.3 Regression] ICE in build_polynomial_chrec, at tree-chrec.h:136
- 2007-08-22 10:03 [Bug c/22371] C front-end produces mis-match types in MODIFY_EXPR
- 2007-08-22 10:07 [Bug c/22371] C front-end produces mis-match types in MODIFY_EXPR
- 2007-08-22 11:43 [Bug middle-end/33007] [4.3 Regression] builtin lround doesn't work
- 2007-08-22 11:44 [Bug middle-end/33007] [4.2 Regression] builtin lround doesn't work
- 2007-08-22 11:46 [Bug middle-end/33007] [4.3 Regression] builtin lround doesn't work
- 2007-08-22 12:59 [Bug rtl-optimization/33148] New: [4.2 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-22 13:07 [Bug rtl-optimization/33148] [4.2 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-22 13:07 [Bug rtl-optimization/33148] [4.2/4.3 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
- 2007-08-22 14:20 [Bug tree-optimization/33136] [4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-22 15:15 [Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] -Os generated code grew almost twice 4.2.1 versus 4.1.1
- 2007-08-22 15:52 [Bug tree-optimization/32328] [4.2/4.3 Regression] -fstrict-aliasing causes skipped code
- 2007-08-22 20:17 [Bug middle-end/32269] [4.3 Regression] 403.gcc miscompiled
- 2007-08-22 20:24 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-22 20:25 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-22 20:38 [Bug tree-optimization/32032] [4.3 Regression] Inliner not setting has_volatile_ops
- 2007-08-23 08:57 [Bug tree-optimization/33154] FAIL: gcc.c-torture/execute/20010119-1.c compilation, -Os
- 2007-08-23 10:34 [Bug middle-end/33157] [4.3 Regression] cmov4.c fails on i686
- 2007-08-23 12:42 [Bug tree-optimization/32328] [4.2 Regression] -fstrict-aliasing causes skipped code
- 2007-08-23 12:44 [Bug tree-optimization/32772] [4.3 Regression] error: found real variable when subvariables should have appeared
- 2007-08-23 16:15 [Bug tree-optimization/21596] [4.0/4.1/4.2/4.3 Regression] extra temporaries when using global register variables
- 2007-08-24 12:44 [Bug tree-optimization/33158] missed store sinking opportunity
- 2007-08-24 13:11 [Bug tree-optimization/33166] [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-24 13:59 [Bug tree-optimization/33166] [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-24 14:13 [Bug rtl-optimization/33172] Optimizer fails to elid away unreferenced static function
- 2007-08-24 14:14 [Bug tree-optimization/33173] [4.3 Regression] ICE in set_uids_in_ptset, at tree-ssa-structalias.c:4704
- 2007-08-24 14:37 [Bug target/32552] [4.3 Regression] Runtime failure in SPEC CPU2000 benchmark fma3d and applu
- 2007-08-24 15:10 [Bug tree-optimization/33166] [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-24 15:19 [Bug tree-optimization/33166] [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-24 15:57 [Bug other/22368] [meta-bug] mis-match types in GCC
- 2007-08-24 16:04 [Bug fortran/28722] Fortran front-end produces mismatch trees
- 2007-08-24 16:06 [Bug objc/22474] Objc produces mis-match (non compatible) types in EQ_EXPR
- 2007-08-24 16:07 [Bug c++/22374] C++ front-end produces mis-match types in MODIFY_EXPR (dynamic_cast)
- 2007-08-24 16:40 [Bug middle-end/30364] [4.1 Regression] Wrong variable ranges due to constant folding
- 2007-08-25 13:23 [Bug c/33183] compiler error: Segmentation fault: 11
- 2007-08-25 13:25 [Bug middle-end/33187] Missed cmove opportunity
- 2007-08-25 13:33 [Bug tree-optimization/33186] [4.3 Regression] ICE: tree check: expected function_type or method_type, have void_type in expand_call, at calls.c:2131
- 2007-08-26 14:56 [Bug c/33192] __imag operator drops side effects in subexpr
- 2007-08-26 14:57 [Bug c/33193] slopiness in __real/__imag
- 2007-08-27 07:31 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-27 07:46 [Bug c++/33195] ICE: calc_dfs_tree, at dominance.c:374
- 2007-08-27 08:08 [Bug c++/33195] ICE: calc_dfs_tree, at dominance.c:374
- 2007-08-27 08:10 [Bug middle-end/33195] [4.2 Regression] ICE: calc_dfs_tree, at dominance.c:374
- 2007-08-27 15:27 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-28 08:52 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-28 09:39 [Bug target/33205] optimization bug: unsigned bitfield expands with non-zero padding bits
- 2007-08-28 09:57 [Bug middle-end/33216] New: [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
- 2007-08-28 10:22 [Bug middle-end/33216] [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
- 2007-08-28 10:58 [Bug target/30082] Expansion of lceil and lfloor could use if-conversion
- 2007-08-28 11:05 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-28 12:17 [Bug middle-end/32758] [4.3 Regression] ecj1 hangs
- 2007-08-28 13:54 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-28 15:57 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-28 16:25 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-28 19:23 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-29 10:32 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-29 11:58 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-29 12:56 [Bug middle-end/29478] [4.2 Regression] optimization generates warning for casts
- 2007-08-29 14:11 [Bug c/33227] 4.1.1 / 3.2
- 2007-08-29 15:19 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-30 09:07 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-30 09:49 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-30 10:06 [Bug c/33238] [4.1/4.2/4.3 Regression] ICE on statement expression using variable-sized structure in tree_low_cst, at tree.c:4502
- 2007-08-30 12:14 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-30 12:34 [Bug c/33248] The execution gives wrong results when compiled with mingw32-gcc 3.4.2
- 2007-08-30 12:34 [Bug c/11751] wrong evaluation order of an expression
- 2007-08-30 14:43 [Bug rtl-optimization/33249] -O3 and -O2 give wrong results with gcc 4.1.2 on solaris sparc
- 2007-08-30 14:53 [Bug middle-end/33199] [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
- 2007-08-31 08:38 [Bug middle-end/33216] [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
- 2007-08-31 09:29 [Bug rtl-optimization/33257] guaranteed-true test not optimized away when input values later used
- 2007-08-31 10:51 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-31 10:59 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-31 13:56 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-31 14:13 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-31 14:27 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-31 14:34 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization
- 2007-08-31 14:38 [Bug middle-end/33216] [4.1/4.2/4.3 Regression] ICE in named_section_real, at varasm.c:419
rguenther at suse dot de
richard at codesourcery dot com
rmoore-gcc at plaxo dot com
ro at gcc dot gnu dot org
rob1weld at aol dot com
robilad at kaffe dot org
rodolfo at rodsoft dot org
roland at redhat dot com
Ronald Schlundt
room_debugs at outgesourced dot org
rsandifo at gcc dot gnu dot org
ruedas at dtm dot ciw dot edu
s_j_newbury at yahoo dot co dot uk
sabre at nondot dot org
saliu at de dot ibm dot com
samuel dot thibault at ens-lyon dot org
sandra at codesourcery dot com
sandra at gcc dot gnu dot org
satyaakam at yahoo dot co dot in
satyam at infradead dot org
schwab at gcc dot gnu dot org
schwab at suse dot de
scovich at gmail dot com
sdepagnier at avidyne dot com
sdirkse at gams dot com
sdyoung at miranda dot org
sebor at roguewave dot com
segher at kernel dot crashing dot org
seppo at totalviewtech dot com
sgh at sgh dot dk
sgk at troutmask dot apl dot washington dot edu
siegerstein at pochta dot ru
sje at cup dot hp dot com
sje at gcc dot gnu dot org
skunk at iskunk dot org
slabinski dot victor at usno dot navy dot mil
slava at factorcode dot org
sliwa at cft dot edu dot pl
spark at gcc dot gnu dot org
spop at gcc dot gnu dot org
Steve at Zook dot com
steven at gcc dot gnu dot org
steven dot chapel at sbcglobal dot net
stevenb dot gcc at gmail dot com
stevenj at alum dot mit dot edu
sylvain dot pion at sophia dot inria dot fr
tal dot agmon at ceva-dsp dot com
tapani at chalmers dot se
tbm at cyrius dot com
- 2007-08-21 08:29 [Bug target/33133] New: [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3
- 2007-08-21 08:29 [Bug target/33133] [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3
- 2007-08-21 08:31 [Bug target/33133] [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3
- 2007-08-21 10:23 [Bug tree-optimization/33134] New: [4.3 Regression] ICE in set_value_range, at tree-vrp.c:325
- 2007-08-21 10:23 [Bug tree-optimization/33134] [4.3 Regression] ICE in set_value_range, at tree-vrp.c:325
- 2007-08-21 14:39 [Bug target/32338] [4.3 Regression] Error: .prologue within prologue
- 2007-08-21 14:55 [Bug middle-end/33137] New: [4.3 Regression] Segfault in build_classic_dist_vector_1 in gcc/tree-data-ref.c
- 2007-08-21 14:55 [Bug middle-end/33137] [4.3 Regression] Segfault in build_classic_dist_vector_1 in gcc/tree-data-ref.c
- 2007-08-21 14:55 [Bug middle-end/33137] [4.3 Regression] Segfault in build_classic_dist_vector_1 in gcc/tree-data-ref.c
- 2007-08-21 15:32 [Bug target/33138] New: [4.3 Regression] rejects valid? assembler, segfaults
- 2007-08-21 15:33 [Bug target/33138] [4.3 Regression] rejects valid? assembler, segfaults
- 2007-08-21 15:33 [Bug target/33138] [4.3 Regression] rejects valid? assembler, segfaults
- 2007-08-21 17:25 [Bug tree-optimization/33134] [4.3 Regression] ICE in set_value_range, at tree-vrp.c:325
- 2007-08-21 21:01 [Bug tree-optimization/33140] New: [4.3 Regression] ICE in build2_stat, at tree.c:3115
- 2007-08-21 21:03 [Bug tree-optimization/33140] [4.3 Regression] ICE in build2_stat, at tree.c:3115
- 2007-08-21 21:03 [Bug tree-optimization/33140] [4.3 Regression] ICE in build2_stat, at tree.c:3115
- 2007-08-22 08:33 [Bug tree-optimization/33146] New: [4.3 Regression] ICE in build_polynomial_chrec, at tree-chrec.h:136
- 2007-08-22 08:34 [Bug tree-optimization/33146] [4.3 Regression] ICE in build_polynomial_chrec, at tree-chrec.h:136
- 2007-08-22 08:34 [Bug tree-optimization/33146] [4.3 Regression] ICE in build_polynomial_chrec, at tree-chrec.h:136
- 2007-08-23 19:55 [Bug tree-optimization/33166] New: [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-23 19:56 [Bug tree-optimization/33166] [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-23 19:58 [Bug tree-optimization/33166] [4.3 Regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1698
- 2007-08-24 12:21 [Bug tree-optimization/33173] New: [4.3 Regression] ICE in set_uids_in_ptset, at tree-ssa-structalias.c:4704
- 2007-08-24 12:22 [Bug tree-optimization/33173] [4.3 Regression] ICE in set_uids_in_ptset, at tree-ssa-structalias.c:4704
- 2007-08-24 12:24 [Bug tree-optimization/33173] [4.3 Regression] ICE in set_uids_in_ptset, at tree-ssa-structalias.c:4704
- 2007-08-25 09:41 [Bug c++/29003] operator name accepted in typedef
- 2007-08-25 09:54 [Bug c++/33185] New: [4.3 Regression] ICE: canonical types differ for identical types T [] and T []
- 2007-08-25 09:56 [Bug c++/33185] [4.3 Regression] ICE: canonical types differ for identical types T [] and T []
- 2007-08-25 10:00 [Bug c++/33185] [4.3 Regression] ICE: canonical types differ for identical types T [] and T []
- 2007-08-25 10:11 [Bug tree-optimization/33186] New: [4.3 Regression] ICE: tree check: expected function_type or method_type, have void_type in expand_call, at calls.c:2131
- 2007-08-25 10:13 [Bug tree-optimization/33186] [4.3 Regression] ICE: tree check: expected function_type or method_type, have void_type in expand_call, at calls.c:2131
- 2007-08-26 08:30 [Bug c++/32305] ICE in initialize_flags_in_bb with -O -fipa-pta
- 2007-08-26 08:37 [Bug c++/33194] New: [4.3 Regression] ICE: canonical types differ for identical types void ()(const char*, ...) and void ()(const char*, ...)
- 2007-08-28 20:32 [Bug c++/33185] [4.3 Regression] ICE: canonical types differ for identical types T [] and T []
- 2007-08-29 11:47 [Bug middle-end/29478] [4.2 Regression] optimization generates warning for casts
tbm at gcc dot gnu dot org
tbptbp at gmail dot com
theodore dot papadopoulo at sophia dot inria dot fr
tim at klingt dot org
tim dot bruylants at vub dot ac dot be
tkoenig at alice-dsl dot net
tkoenig at gcc dot gnu dot org
tony dot radca at macys dot com
toon at moene dot indiv dot nluug dot nl
torsten at debian dot org
trick at icculus dot org
tristan at wibberley dot org
tromey at gcc dot gnu dot org
ubizjak at gmail dot com
ungala_le_babou at hotmail dot com
uros at gcc dot gnu dot org
us15 at os dot inf dot tu-dresden dot de
uweigand at gcc dot gnu dot org
vanemden at cs dot uvic dot ca
vasili dot burdo at gmail dot com
vda dot linux at googlemail dot com
vgeddes at gnome dot org
victor dot prosolin at gmail dot com
victork at il dot ibm dot com
vmakarov at redhat dot com
w at 1wt dot eu
wbrana at gmail dot com
weston at computer dot org
widman at gimpel dot com
William dot Daffer at jpl dot nasa dot gov
William dot H dot Daffer at jpl dot nasa dot gov
willkomm at sc dot rwth-aachen dot de
wirawan0 at gmail dot com
wouter dot vermaelen at scarlet dot be
wvangulik at xs4all dot nl
xk-corpse at hotmail dot com
yakov at emc dot com
yucj at ghi dot rwth-aachen dot de
zadeck at naturalbridge dot com
zhouyi04 at ios dot cn
zuxy dot meng at gmail dot com
Mail converted by MHonArc 2.6.3