gcc-bugs archive
author index for June, 2005
This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
时光久久 Time99
aa056 at chebucto dot ns dot ca
aaronw at net dot com
abalkiss at redhat dot com
abilalh at yahoo dot com
adam at gimp dot org
afb at users dot sf dot net
ahaas at airmail dot net
aj at gcc dot gnu dot org
akr at m17n dot org
aldyh at gcc dot gnu dot org
algorithmus at gmail dot com
allans at m83 dot com
alonsoschaich at gmx dot de
amacleod at redhat dot com
amd at store20 dot com
amylaar at gcc dot gnu dot org
andre dot maute at gmx dot de
andreast at gcc dot gnu dot org
Andrew Pinski
anlauf at hep dot tu-darmstadt dot de
aph at redhat dot com
arjanv at redhat dot com
aurelien at aurel32 dot net
bangerth at dealii dot org
bangerth at ices dot utexas dot edu
bauhaus at futureapps dot de
bdavis9659 at comcast dot net
belyshev at depni dot sinp dot msu dot ru
ben at 0x539 dot de
bero at arklinux dot org
bert dot hubert at netherlabs dot nl
betasoft at acc dot umu dot se
bhavesh at avaya dot com
billingd at gcc dot gnu dot org
bin-krzysiek at poczta dot gazeta dot pl
bjoern dot haase at de dot bosch dot com
bjoern dot m dot haase at web dot de
bjs5075 at rit dot edu
bkoz at gcc dot gnu dot org
bmoses-nospam at cits1 dot stanford dot edu
bonzini at gcc dot gnu dot org
brian at dessent dot net
brianstensrude at hotmail dot com
bruno at clisp dot org
bugzilla-gcc at thewrittenword dot com
c dot lemmen at fz-juelich dot de
carey dot evans at gmail dot com
charlet at gcc dot gnu dot org
cheinan at atg dot com
chris at bubblescope dot net
christian dot joensson at gmail dot com
Civis
cludwig at cdc dot informatik dot tu-darmstadt dot de
cnewbold at mathworks dot com
cpp at tempest-sw dot com
ctsa at u dot washington dot edu
cvs-commit at gcc dot gnu dot org
- 2005-06-01 03:05 [Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c
- 2005-06-01 03:30 [Bug fortran/20883] unassigned integer used as format
- 2005-06-01 03:45 [Bug fortran/20883] unassigned integer used as format
- 2005-06-01 05:27 [Bug rtl-optimization/21138] wrong code in sixtrack for -fmodulo-sched
- 2005-06-01 10:00 [Bug fortran/21729] ICE in gfc_typenode_for_spec
- 2005-06-01 10:13 [Bug fortran/21729] ICE in gfc_typenode_for_spec
- 2005-06-01 10:23 [Bug c/20760] cast to variable-length array type combined with switch statement gives segv
- 2005-06-01 10:23 [Bug c/21536] [3.4/4.0/4.1 Regression] C99 array of variable length use causes segmentation fault
- 2005-06-01 10:36 [Bug c/21536] [3.4/4.0/4.1 Regression] C99 array of variable length use causes segmentation fault
- 2005-06-01 10:36 [Bug c/20760] cast to variable-length array type combined with switch statement gives segv
- 2005-06-01 11:39 [Bug rtl-optimization/21767] if-convert leaves invalid REG_EQUAL notes
- 2005-06-01 14:47 [Bug c++/20350] [4.0/4.1 Regression] extern template and struct initializer and specification for a static variable
- 2005-06-01 15:52 [Bug libgcj/21753] String.substring sharing heuristic should be improved
- 2005-06-01 15:53 [Bug libgcj/21753] String.substring sharing heuristic should be improved
- 2005-06-01 19:58 [Bug libgcj/21785] [4.1 regression] ClassNotFound during deserialization
- 2005-06-01 21:34 [Bug middle-end/21478] Improve initialization of sparse local arrays
- 2005-06-01 22:11 [Bug libgcj/20435] regex pattern compiling bug
- 2005-06-02 02:08 [Bug tree-optimization/21839] [4.1 Regression] ICE for missing V_DEFS caused by salias with empty structures
- 2005-06-02 02:58 [Bug tree-optimization/21090] VRP does not notice nonzero-ness from a PHI node
- 2005-06-02 02:58 [Bug tree-optimization/21332] [4.1 Regression] -ftree-vrp makes a loop doesn't execute a body
- 2005-06-02 02:58 [Bug tree-optimization/21086] VRP does not extract a value from a comparison expression.
- 2005-06-02 02:58 [Bug tree-optimization/20701] [tcb] VRP does not eliminate a redundant "if" statement.
- 2005-06-02 02:58 [Bug tree-optimization/14341] Missed comparison optimization (VRP)
- 2005-06-02 02:58 [Bug tree-optimization/21289] A numeric range is spoiled by a symblic one in VRP
- 2005-06-02 02:58 [Bug tree-optimization/21368] VRP does not know that &s.a != NULL
- 2005-06-02 02:58 [Bug tree-optimization/21029] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
- 2005-06-02 02:59 [Bug tree-optimization/21367] VRP does not fold "if (a == b)" in a certain situation
- 2005-06-02 02:59 [Bug tree-optimization/21458] VRP does not remove a conditional in a loop
- 2005-06-02 02:59 [Bug tree-optimization/21348] tree-vrp.c:has_assert_expr is useless.
- 2005-06-02 08:54 [Bug c++/21151] [4.0/4.1 Regression] ICE when compiling c++ PCH of class definition within template function.
- 2005-06-02 09:00 [Bug c++/21151] [4.0/4.1 Regression] ICE when compiling c++ PCH of class definition within template function.
- 2005-06-02 09:10 [Bug c++/20350] [4.0/4.1 Regression] extern template and struct initializer and specification for a static variable
- 2005-06-02 14:52 [Bug tree-optimization/21734] [4.1 regression] ICE: -ftree-vectorize, segfault
- 2005-06-02 17:13 [Bug tree-optimization/21765] -free-vrp is undocumented.
- 2005-06-02 17:31 [Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and "inline function used but never defined"
- 2005-06-02 17:33 [Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and "inline function used but never defined"
- 2005-06-02 17:49 [Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and "inline function used but never defined"
- 2005-06-02 17:52 [Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and "inline function used but never defined"
- 2005-06-02 18:27 [Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute
- 2005-06-03 02:55 [Bug tree-optimization/21849] wrong use of sbitmap in tree-ssa-copy.c
- 2005-06-03 04:06 [Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
- 2005-06-03 04:06 [Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
- 2005-06-03 08:10 [Bug testsuite/21292] gen-vect-11b.c and gen-vect-11c.c fail
- 2005-06-03 15:15 [Bug middle-end/21858] [4.1 Regression] ICE in compare_values, at tree-vrp.c:301
- 2005-06-03 16:17 [Bug c++/21336] [3.4/4.0/4.1 Regression] Internal compiler error when using custom new operators
- 2005-06-03 16:19 [Bug c++/21336] [3.4/4.0/4.1 Regression] Internal compiler error when using custom new operators
- 2005-06-03 16:29 [Bug c++/21336] [3.4 Regression] Internal compiler error when using custom new operators
- 2005-06-03 17:08 [Bug libstdc++/21770] rebinding allocator::value type vs. container::value_type
- 2005-06-03 22:25 [Bug c/21879] Memory management problem in new C parser
- 2005-06-03 22:28 [Bug c/21879] Memory management problem in new C parser
- 2005-06-03 23:22 [Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored
- 2005-06-03 23:24 [Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored
- 2005-06-03 23:25 [Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored
- 2005-06-04 01:35 [Bug c/21873] [3.4/4.0/4.1 Regression] infinite warning loop on bad array initializer
- 2005-06-04 01:44 [Bug c/21873] [3.4/4.0/4.1 Regression] infinite warning loop on bad array initializer
- 2005-06-04 19:24 [Bug target/21888] bootstrap failure with linker relaxation enabled
- 2005-06-04 19:26 [Bug target/21888] bootstrap failure with linker relaxation enabled
- 2005-06-04 19:27 [Bug target/21888] bootstrap failure with linker relaxation enabled
- 2005-06-04 21:00 [Bug fortran/16898] Aliasing problem with array descriptors
- 2005-06-04 22:21 [Bug fortran/19195] gfortran: ICE in final_scan_insn, at final.c:1843
- 2005-06-04 22:43 [Bug fortran/19195] gfortran: ICE in final_scan_insn, at final.c:1843
- 2005-06-05 07:55 [Bug target/21914] [4.1 regression] mmix-knuth-mmixware testsuite failure: compile/20030703-1.c
- 2005-06-05 08:59 [Bug fortran/17192] Functions returning character pointer via argument are broken
- 2005-06-05 08:59 [Bug fortran/18109] ICE with explicit array of strings
- 2005-06-05 08:59 [Bug fortran/16939] Pointers not passed as subroutine arguments
- 2005-06-05 08:59 [Bug fortran/18283] gfortran: ICE in gfc_conv_string_parameter, trans-expr.c:1982
- 2005-06-05 08:59 [Bug target/19107] regclass.c miscompiled by -ftree-vectorize
- 2005-06-05 09:00 [Bug fortran/17202] ice-on-valid-code, trans-array.c:217: gfc_conv_descriptor_dtype Assertion failed
- 2005-06-05 09:00 [Bug fortran/18890] ICE at assign CHARACTER POINTER array to POINTER or ALLOCATABLE one
- 2005-06-05 09:00 [Bug fortran/18689] Internal compiler error with character pointer association in module subroutine
- 2005-06-05 09:00 [Bug fortran/17193] [meta-bug] Pointer arguments not working correctly
- 2005-06-05 16:33 [Bug c++/21619] [4.0/4.1 regression] __builtin_constant_p(&"Hello"[0])?1:-1 not compile-time constant
- 2005-06-05 16:47 [Bug c++/21619] [4.0/4.1 regression] __builtin_constant_p(&"Hello"[0])?1:-1 not compile-time constant
- 2005-06-05 17:56 [Bug c++/21619] [4.0 regression] __builtin_constant_p(&"Hello"[0])?1:-1 not compile-time constant
- 2005-06-05 18:03 [Bug fortran/21912] Wrong implied do-loop
- 2005-06-05 18:07 [Bug middle-end/21846] [4.1 Regression] segfault in fold_binary compiling vpr with -O2 -funroll-loops
- 2005-06-05 19:02 [Bug fortran/21912] Wrong implied do-loop
- 2005-06-05 23:35 [Bug fortran/19467] [4.0 only] ICE caused by CHARACTER array in NAMELIST read or write
- 2005-06-05 23:35 [Bug fortran/18396] namelist of array in derived type unimplemented
- 2005-06-05 23:35 [Bug libfortran/18122] [4.0 only] gfortran internal error in namelist read
- 2005-06-05 23:35 [Bug libfortran/18210] namelist output format problems
- 2005-06-05 23:35 [Bug libf2c/19657] Namelist reading may be skipped if end with a logical variable
- 2005-06-05 23:35 [Bug libfortran/12884] [4.0 only] error in reading a namelist when it is predeced by a line with a SLASH
- 2005-06-05 23:35 [Bug libfortran/17285] [4.0 only] namelist write does not terminate with &end
- 2005-06-05 23:35 [Bug fortran/17472] [4.0 only] namelist does not handle arrays
- 2005-06-05 23:35 [Bug libfortran/18209] namelist read does not work for arrays
- 2005-06-05 23:35 [Bug libfortran/18392] [4.0 only] segfault on derived type namelist input
- 2005-06-05 23:35 [Bug libfortran/18591] gfortran: internal error with namelist
- 2005-06-05 23:35 [Bug libfortran/18879] [4.0 only] ? not supported in namelist input
- 2005-06-06 12:13 [Bug tree-optimization/20742] [4.0 Regression] Hang in tree_ssa_iv_optimize_loop
- 2005-06-06 14:18 [Bug c++/20637] [3.4/4.0/4.1 regression] Confusing message with different using declarations
- 2005-06-06 17:29 [Bug c++/21903] [3.4/4.0/4.1 regression] Default argument of template function causes a compile-time error
- 2005-06-06 19:26 [Bug middle-end/21897] [4.1 Regression] Segementation fault in fold_ternary
- 2005-06-07 02:23 [Bug libstdc++/21770] rebinding allocator::value type vs. container::value_type
- 2005-06-07 02:55 [Bug libstdc++/21770] rebinding allocator::value type vs. container::value_type
- 2005-06-07 10:17 [Bug debug/21946] Invalid DWARF2 debug info emitted
- 2005-06-07 16:49 [Bug tree-optimization/21847] [4.0/4.1 Regression] misscompiling of the following java code
- 2005-06-07 16:54 [Bug tree-optimization/21847] [4.0/4.1 Regression] misscompiling of the following java code
- 2005-06-07 19:51 [Bug tree-optimization/21861] [meta-bug] scalar evolution type conversion
- 2005-06-07 19:51 [Bug tree-optimization/18403] FAILs to vectorize testcases on ppc64-linux
- 2005-06-07 19:54 [Bug tree-optimization/20742] [4.0 Regression] Hang in tree_ssa_iv_optimize_loop
- 2005-06-07 20:46 [Bug libfortran/21926] matmul does not deal with non-packed result
- 2005-06-07 21:45 [Bug middle-end/21850] misscompiling comparision from vector to integer
- 2005-06-07 23:45 [Bug rtl-optimization/21528] [4.0 Regression] Boost shared_ptr_test.cpp fails with -O3
- 2005-06-07 23:48 [Bug rtl-optimization/21528] [4.0 Regression] Boost shared_ptr_test.cpp fails with -O3
- 2005-06-08 02:45 [Bug target/18655] Incorrect data in .debug_frame section for PowerPC
- 2005-06-08 05:06 [Bug debug/21889] Bad assembler output for Solaris TLS debug symbols
- 2005-06-08 07:27 [Bug target/21721] [4.0 regression] fails to assemble, Use of p0 is not valid in this context
- 2005-06-08 07:49 [Bug debug/21946] [4.0 Regression] Invalid DWARF2 debug info emitted
- 2005-06-08 11:09 [Bug c++/19894] pointer-to-void member not rejected in template
- 2005-06-08 11:09 [Bug c++/20563] [3.4/4.0/4.1 Regression] Infinite loop in diagnostic (and ice after error message)
- 2005-06-08 11:26 [Bug c++/20563] [3.4/4.0/4.1 Regression] Infinite loop in diagnostic (and ice after error message)
- 2005-06-08 11:49 [Bug c++/19497] [3.4/4.0/4.1 regression] Invalid declaration in template diagnosed too late
- 2005-06-08 12:02 [Bug testsuite/21702] Typo in gcc/testsuite/gcc.target/i386/i386.exp
- 2005-06-08 14:46 [Bug rtl-optimization/10588] [PPC] i==0||j==0 should use cntlzw and srawi
- 2005-06-08 16:03 [Bug target/20666] SPARC builtins should be folded if possible
- 2005-06-08 17:30 [Bug libstdc++/21955] std::stringbuf vs. in_avail
- 2005-06-08 18:04 [Bug tree-optimization/19768] [4.0 Regression] ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set
- 2005-06-08 20:45 [Bug debug/21889] Bad assembler output for Solaris TLS debug symbols
- 2005-06-08 20:53 [Bug debug/21889] Bad assembler output for Solaris TLS debug symbols
- 2005-06-09 07:44 [Bug tree-optimization/20610] Real by complex multiplications perform unnecessary operations
- 2005-06-09 07:47 [Bug c++/21903] [3.4/4.0 regression] Default argument of template function causes a compile-time error
- 2005-06-09 07:47 [Bug c++/19884] [3.4 regression] ICE on explicit instantiation of a non-template constructor
- 2005-06-09 07:47 [Bug c++/19608] [3.4 Regression] ICE after friend function definition in local class
- 2005-06-09 19:43 [Bug fortran/21480] trivial reshape operation gives erroneous results
- 2005-06-09 22:22 [Bug c/21759] Implement warning for codes at the intersection of C and C++
- 2005-06-10 17:04 [Bug middle-end/17961] ICE for operation on small vector with altivec enabled
- 2005-06-10 17:36 [Bug c++/10611] operations on vector mode not recognized in C++
- 2005-06-10 21:45 [Bug target/21981] __m64 return value should be returned in %mm0
- 2005-06-11 00:16 [Bug c++/10611] operations on vector mode not recognized in C++
- 2005-06-11 19:39 [Bug libfortran/21333] in_pack / in_unpack alignment issues
- 2005-06-11 20:21 [Bug libfortran/20930] [4.0 Regression] gfortran.dg/backspace.f execution test
- 2005-06-11 22:29 [Bug fortran/21375] Rising run-time errors at DEALLOCATE with STAT clause
- 2005-06-11 22:29 [Bug fortran/17792] deallocate does not return stat
- 2005-06-11 22:33 [Bug fortran/17792] deallocate does not return stat
- 2005-06-11 22:33 [Bug fortran/21375] Rising run-time errors at DEALLOCATE with STAT clause
- 2005-06-12 03:19 [Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure
- 2005-06-12 03:19 [Bug tree-optimization/22025] [4.1 Regression] ACATS ICE (8) fieldoff_compare, at tree-ssa-structalias.c:2550
- 2005-06-12 08:03 [Bug tree-optimization/14796] [tree-ssa] combine two shifts into one
- 2005-06-12 19:59 [Bug libfortran/19155] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
- 2005-06-12 20:28 [Bug libfortran/21333] [4.0 only] in_pack / in_unpack alignment issues
- 2005-06-12 23:46 [Bug c++/21930] [4.1 regression] pretty printer confusion
- 2005-06-13 00:18 [Bug tree-optimization/14796] [tree-ssa] combine two shifts into one
- 2005-06-13 06:11 [Bug tree-optimization/21994] [4.1 regression] complex throwing functions cause ICE
- 2005-06-13 14:59 [Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?
- 2005-06-13 15:58 [Bug c++/21929] [4.0/4.1 regression] ICE on invalid template parameter
- 2005-06-13 15:58 [Bug c++/20789] [3.4/4.0/4.1 regression] ICE with incomplete type in template
- 2005-06-13 17:20 [Bug c++/20789] [4.0 regression] ICE with incomplete type in template
- 2005-06-13 18:24 [Bug fortran/22038] Forall with mask broken
- 2005-06-13 18:30 [Bug fortran/22038] Forall with mask broken
- 2005-06-13 19:20 [Bug java/21844] [4.1 Regression] miscompilation of LinkedHashMap
- 2005-06-13 19:22 [Bug java/21844] [4.1 Regression] miscompilation of LinkedHashMap
- 2005-06-13 19:24 [Bug tree-optimization/21171] [4.0/4.1 Regression] IV OPTS removes does not create a new VOPs for constant values
- 2005-06-13 20:23 [Bug libgcj/22036] libjava/jni.cc compilation fix in cvs 2005-06-12
- 2005-06-13 22:37 [Bug fortran/21594] FAIL: gfortran.dg/eoshift.f90 -O0 execution test
- 2005-06-14 05:58 [Bug rtl-optimization/22053] [4.1 Regression] ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671
- 2005-06-14 13:08 [Bug target/20301] Assembler labels have a leading "-"
- 2005-06-14 13:12 [Bug target/20301] Assembler labels have a leading "-"
- 2005-06-14 13:15 [Bug target/20301] Assembler labels have a leading "-"
- 2005-06-14 16:04 [Bug c++/21929] [4.0 regression] ICE on invalid template parameter
- 2005-06-14 16:56 [Bug c++/21987] [3.4 Regression] New testsuite failure g++.dg/warn/conversion-function-1.C
- 2005-06-14 17:08 [Bug tree-optimization/22043] [4.0/4.1 Regression] Fields not initialized for automatic structs with flexible array members
- 2005-06-14 18:37 [Bug libmudflap/22064] libmudflap contains possible alias violations
- 2005-06-14 18:37 [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
- 2005-06-14 19:12 [Bug libmudflap/21023] mudflap reports errors for external array variable with no size specified
- 2005-06-14 19:18 [Bug libmudflap/21724] [gcc]/libmudflap/Makefile.am, refusing to install mf-runtime.h in includedir
- 2005-06-14 20:06 [Bug libgcj/19877] sometimes reconfiguring leads to incorrect config.h
- 2005-06-15 00:00 [Bug libfortran/15266] libgfortran doesn't compile on IRIX 5.3
- 2005-06-15 00:10 [Bug libgcj/21943] O32 libffi.so fails to link on IRIX 6
- 2005-06-15 08:23 [Bug c++/20678] [3.4/4.0/4.1 Regression] Make process stopped
- 2005-06-15 08:40 [Bug libfortran/21950] All gfortran execution tests fail on Tru64 UNIX V4.0F: scalbn unresolved
- 2005-06-15 11:33 [Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply
- 2005-06-15 18:53 [Bug libfortran/21950] All gfortran execution tests fail on Tru64 UNIX V4.0F: scalbn unresolved
- 2005-06-15 19:12 [Bug libgcj/21906] hang when invoking abstract method
- 2005-06-15 20:03 [Bug tree-optimization/22024] [4.1 Regression] ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292
- 2005-06-15 20:08 [Bug libgcj/21074] Trivial bug in the method getHeaderFieldKey() in the file java/net/protocol/http/HTTPURLConnection.java
- 2005-06-15 20:13 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-15 22:36 [Bug libgcj/17536] wrong ClassLoader for int[]
- 2005-06-16 08:42 [Bug ada/6717] Race condition in GNAT.Sockets.Create_Selector
- 2005-06-16 08:44 [Bug ada/15613] Accepts named parameters not last
- 2005-06-16 08:47 [Bug ada/10671] improve error message for named notation used in pragma
- 2005-06-16 08:57 [Bug ada/20515] "stdcall" imports are not handled correctly
- 2005-06-16 18:10 [Bug tree-optimization/22035] [4.1 Regression] complex float comparison broken
- 2005-06-16 20:19 [Bug bootstrap/21403] Canadian cross build fails.
- 2005-06-16 21:25 [Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply
- 2005-06-16 22:13 [Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f
- 2005-06-16 22:26 [Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f
- 2005-06-16 22:39 [Bug libfortran/19155] [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
- 2005-06-16 22:51 [Bug libfortran/19216] list directed read with leading slash (NIST FM923)
- 2005-06-16 23:01 [Bug libfortran/19216] list directed read with leading slash (NIST FM923)
- 2005-06-16 23:11 [Bug tree-optimization/22056] gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
- 2005-06-16 23:20 [Bug middle-end/21850] [4.0 Regression] misscompiling comparision from vector to integer
- 2005-06-17 00:23 [Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing
- 2005-06-17 00:56 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-17 06:50 [Bug testsuite/21945] gfortran testsuite dies on cygwin (again)
- 2005-06-17 16:21 [Bug libfortran/19155] [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
- 2005-06-17 16:24 [Bug libfortran/19155] [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
- 2005-06-17 20:46 [Bug target/19889] g++.old-deja/g++.law/profile1.C execution test fails on ia64-hpux
- 2005-06-17 21:34 [Bug tree-optimization/22105] [4.1 Regression] ACATS ICE cxg2018 for_each_index, at tree-ssa-loop-im.c:219
- 2005-06-17 22:14 [Bug c++/17413] [3.4 regression] local classes as template argument
- 2005-06-18 08:51 [Bug tree-optimization/22103] [4.1 Regression] Statement makes a memory store .., complex
- 2005-06-18 11:52 [Bug tree-optimization/22035] [4.1 Regression] complex float comparison broken
- 2005-06-18 13:26 [Bug target/22083] [3.4/4.0/4.1 Regression] TARGET_C99_FUNCTIONS is wrongly defined on AIX 5.1
- 2005-06-18 18:16 [Bug fortran/19926] Incorrect rank with PARAMETER and array element.
- 2005-06-18 18:27 [Bug fortran/19926] [4.0 only] Incorrect rank with PARAMETER and array element.
- 2005-06-18 21:22 [Bug fortran/20777] [4.0 only] Arithmetic IF not flagged obsolete
- 2005-06-19 06:32 [Bug tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- 2005-06-19 17:23 [Bug c++/22115] [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
- 2005-06-20 06:48 [Bug libstdc++/22111] [4.0/4.1 Regression] libstdc++ abi_check
- 2005-06-20 18:00 [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 2005-06-20 19:18 [Bug fortran/21257] Duplicate use of construct name
- 2005-06-22 13:39 [Bug middle-end/20593] [4.0 Regression] Simple array of string access miscompiled on x86 and x86_64 and PPC
- 2005-06-22 15:34 [Bug fortran/21034] internal compiler error: in gfc_trans_auto_array_allocation, at fortran/trans-array.c:3036
- 2005-06-22 20:51 [Bug libstdc++/22111] [4.0 Regression] libstdc++ abi_check
- 2005-06-22 20:52 [Bug bootstrap/17383] [4.0 Regression] Building in src dir fails
- 2005-06-23 09:25 [Bug libstdc++/22109] [4.0 Regression] /home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 internal error
- 2005-06-23 13:24 [Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata
- 2005-06-23 14:44 [Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot
- 2005-06-23 15:01 [Bug java/20697] Invalid Can't find method error on call to super
- 2005-06-23 15:09 [Bug testsuite/22123] gcc.dg/fold-mod-1.c scan-tree-dump a % 4294967288 fails
- 2005-06-23 16:04 [Bug tree-optimization/22117] [4.1 Regression] VRP thinks <ptr type> + <ptr type> is always nonnull.
- 2005-06-23 16:49 [Bug libstdc++/22109] [4.0 Regression] /home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 internal error
- 2005-06-23 20:15 [Bug tree-optimization/22000] [4.0/4.1 Regression] Read from volatile member of struct is optimized away
- 2005-06-24 03:38 [Bug tree-optimization/22000] [4.1 Regression] Read from volatile member of struct is optimized away
- 2005-06-24 03:45 [Bug middle-end/21985] [4.0 Regression] miscompiled or wrong code snippet?
- 2005-06-24 13:24 [Bug tree-optimization/22171] [4.0/4.1 Regression] gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c
- 2005-06-24 13:28 [Bug tree-optimization/22171] [4.0/4.1 Regression] gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c
- 2005-06-24 13:52 [Bug tree-optimization/22171] [4.0/4.1 Regression] gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c
- 2005-06-24 23:07 [Bug fortran/21915] Would like atanh etc. as intrinsics
- 2005-06-24 23:10 [Bug fortran/21915] Would like atanh etc. as intrinsics
- 2005-06-24 23:12 [Bug fortran/21915] Would like atanh etc. as intrinsics
- 2005-06-25 09:56 [Bug libfortran/22144] eoshift1, eoshift3, cshift1 lack memory allocation
- 2005-06-25 09:56 [Bug rtl-optimization/21144] [4.0/4.1 regression] Apparent infinite loop in reload
- 2005-06-26 03:49 [Bug tree-optimization/22026] [4.1 Regression] ACATS FAIL C45331A fixed point wrong code (VRP related)
- 2005-06-26 05:24 [Bug middle-end/22028] [4.0/4.1 Regression] ICE after invalid struct declaration
- 2005-06-26 05:27 [Bug middle-end/17965] ice in expand_call
- 2005-06-26 21:54 [Bug c/21911] named parameter mistakenly identified as sentinel
- 2005-06-27 16:36 [Bug libstdc++/22102] [DR233] Implement resolution of DR 233
- 2005-06-27 18:40 [Bug java/13788] Zero propogate right shift in static final int initializer causes error
- 2005-06-27 18:40 [Bug java/21540] switch stmt problem
- 2005-06-28 00:52 [Bug tree-optimization/21959] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
- 2005-06-28 10:43 [Bug libfortran/22170] Handle format slash error
- 2005-06-28 14:31 [Bug libgcj/22189] Table Full in gcj-dbtool if -m option used with smallest possible input
- 2005-06-28 19:19 [Bug target/22134] [4.1 Regression] vf_hue.c:54: internal compiler error: in final_scan_insn, at final.c:2419
- 2005-06-28 21:58 [Bug libfortran/22142] eoshift: boundary not filled in correctly
- 2005-06-28 23:07 [Bug libfortran/22142] eoshift: boundary not filled in correctly
- 2005-06-29 00:12 [Bug c/22052] [4.0/4.1 Regression] redefinition of inline function succeeds
- 2005-06-29 00:12 [Bug c/21975] [4.0/4.1 Regression] Segmentation fault while compiling ipw2100
- 2005-06-29 11:49 [Bug libstdc++/22131] std::num_get fails for input with invalid groups
- 2005-06-29 15:35 [Bug middle-end/21969] ICE on float __attribute__((vector_size(2048)))
- 2005-06-29 15:39 [Bug middle-end/21969] ICE on float __attribute__((vector_size(2048)))
- 2005-06-29 16:16 [Bug middle-end/21969] ICE on float __attribute__((vector_size(2048)))
- 2005-06-29 17:36 [Bug libgcj/22211] Thread.interrupt sometimes causes abort if thread is already dead
- 2005-06-29 17:47 [Bug rtl-optimization/21956] [4.1 Regression] useless symbols in object files
- 2005-06-29 19:21 [Bug libstdc++/21796] (v7-branch) std::search not using std::find
- 2005-06-29 22:12 [Bug libstdc++/21244] [4.0/4.1 Regression] Vector<bool> anonymous enum problem
- 2005-06-30 00:51 [Bug tree-optimization/22234] [4.1 Regression] verify_ssa failed with -fno-exceptions
- 2005-06-30 11:07 [Bug testsuite/21967] [4.1 Regression] gcc.dg/tree-ssa/loop-2.c and gcc.dg/tree-ssa/loop-4.c fail
- 2005-06-30 20:44 [Bug middle-end/22247] [4.1 Regression] tree-ssa-structalias.c: `uint' undeclared
d dot m dot Ingram at MMU dot ac dot uk
dahowell at directv dot com
danalis at cis dot udel dot edu
daney at gcc dot gnu dot org
danglin at gcc dot gnu dot org
Daniel Berlin
dank at kegel dot com
dann at godzilla dot ics dot uci dot edu
dannysmith at users dot sourceforge dot net
dave at hiauly1 dot hia dot nrc dot ca
dave at joot dot com
dave dot offiler at metoffice dot gov dot uk
david dot c dot gregory at gmail dot com
david dot m dot krauss at intel dot com
Davy Durham
dberlin at dberlin dot org
dberlin at gcc dot gnu dot org
dcb314 at hotmail dot com
dcorbit at connx dot com
debian-gcc at lists dot debian dot org
denis dot nagorny at intel dot com
dims at yahoo dot com
dir at lanl dot gov
dirtyepic dot sk at gmail dot com
dje at gcc dot gnu dot org
dnovillo at gcc dot gnu dot org
dnovillo at redhat dot com
dorit at il dot ibm dot com
drab at kepler dot fjfi dot cvut dot cz
dvoll01 at uniserv dot com
e9925248 at stud4 dot tuwien dot ac dot at
ebotcazou at gcc dot gnu dot org
echristo at redhat dot com
eedelman at acclab dot helsinki dot fi
eesrjhc at bath dot ac dot uk
eggert at gnu dot org
enok at lysator dot liu dot se
eric at ez-soft dot demon dot nl
falk at debian dot org
fche at redhat dot com
felix-gcc at fefe dot de
fengwang at gcc dot gnu dot org
fischer at td dot mw dot tum dot de
fitzsim at redhat dot com
fjahanian at apple dot com
fm3 at os dot inf dot tu-dresden dot de
ftlofaro at yahoo dot com
fuzzypoint at yahoo dot com
fxcoudert at gcc dot gnu dot org