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
g dot bloisi at iontrading dot com
Gabriel Dos Reis
gary at intrepid dot com
gbenson at redhat dot com
gcc at mailinator dot com
gcc at microbizz dot nl
gcc-bugzilla at chatsubo dot lagged dot za dot net
gcc-bugzilla at gcc dot gnu dot org
gdr at gcc dot gnu dot org
gdr at integrable-solutions dot net
geoffk at gcc dot gnu dot org
gerald at pfeifer dot com
gerrit at gcc dot gnu dot org
gevans at informatics dot bangor dot ac dot uk
ghazi at gcc dot gnu dot org
Giovanni Bajo
giovannibajo at libero dot it
goeran at uddeborg dot se
graham dot stott at btinternet dot com
Graham Stott
greenrd at greenrd dot org
grondin at fr dot fm
guardia at sympatico dot ca
guido at grumpy-cat dot com
h dot j dot j dot vandam at dl dot ac dot uk
halcy0n at gentoo dot org
Hans dot Boehm at hp dot com
hayim at dv-networks dot com
hebisch at math dot uni dot wroc dot pl
hjl at lucon dot org
hkubota at gmx dot net
hp at gcc dot gnu dot org
hramrach at centrum dot cz
hubicka at ucw dot cz
hurbain at cri dot ensmp dot fr
ian at airs dot com
igodard at pacbell dot net
Immanuel Litzroth
irar at il dot ibm dot com
j at bitron dot ch
jakub at gcc dot gnu dot org
jakub at redhat dot com
jan at etpmod dot phys dot tue dot nl
Jan Hubicka
janis at gcc dot gnu dot org
jbeardsley at ncaustin dot com
jblomqvi at cc dot hut dot fi
jboone at logitel dot com
jc-nospam
jconner at apple dot com
jcurran2 at uiuc dot edu
jesse dot millan at gmail dot com
jh at suse dot cz
jifl-bugzilla at jifvik dot org
jlh at gmx dot ch
jlm_devel at laposte dot net
jochen at fhi-berlin dot mpg dot de
joerg dot richter at pdv-fs dot de
johill at lanl dot gov
john dot carter at tait dot co dot nz
jordi dot prats at gmail dot com
joseph at codesourcery dot com
Joseph S. Myers
js at linuxtv dot org
jserv at kaffe dot org
jsm28 at gcc dot gnu dot org
jv244 at cam dot ac dot uk
jvdelisle at verizon dot net
kargl at gcc dot gnu dot org
karlu at itn dot liu dot se
kazu at cs dot umass dot edu
kbesaw at us dot ibm dot com
kellivoss25 at yahoo dot de
kenner at vlsi1 dot ultra dot nyu dot edu
kjd at duda dot org
knoerig at nue dot tu-berlin dot de
konqueror at gmx dot de
kreckel at ginac dot de
kumar dot mahesh at cognizant dot com
langel at redhat dot com
larue at cadence dot com
laurent at guerby dot net
- 2005-06-11 18:30 [Bug ada/22019] New: do_structure_copy ICE on Ada gnatlib
- 2005-06-11 20:49 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-11 21:58 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-11 22:16 [Bug ada/22022] New: ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-11 22:54 [Bug ada/22024] New: ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292
- 2005-06-11 23:00 [Bug ada/22025] New: ACATS ICE (8) fieldoff_compare, at tree-ssa-structalias.c:2550
- 2005-06-11 23:06 [Bug tree-optimization/21994] [4.1 regression] complex throwing functions cause ICE
- 2005-06-11 23:10 [Bug ada/20548] [4.1 Regression] ACATS c52103x segfault at runtime on x86_64
- 2005-06-11 23:12 [Bug ada/22026] New: ACATS FAIL C45331A fixed point wrong code
- 2005-06-11 23:16 [Bug ada/21242] ACATS wrong array copy code c52102b c52102d
- 2005-06-11 23:19 [Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime
- 2005-06-11 23:22 [Bug ada/18818] ACATS cd10002 fails at runtime
- 2005-06-12 11:38 [Bug ada/22033] New: ACATS ICE cd1c04e create_variable_info_for, at tree-ssa-structalias.c:2789
- 2005-06-12 11:40 [Bug tree-optimization/22025] [4.1 Regression] ACATS ICE (8) fieldoff_compare, at tree-ssa-structalias.c:2550
- 2005-06-12 11:44 [Bug tree-optimization/22024] [4.1 Regression] ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292
- 2005-06-13 19:51 [Bug tree-optimization/21994] [4.1 regression] complex throwing functions cause ICE
- 2005-06-13 20:08 [Bug ada/22053] New: ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671
- 2005-06-13 20:10 [Bug ada/22055] New: ACATS ICE cxg1005 cxg1004 xpected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- 2005-06-13 20:12 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-13 21:19 [Bug rtl-optimization/22053] [4.1 Regression] ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671
- 2005-06-13 21:20 [Bug tree-optimization/21994] [4.1 regression] complex throwing functions cause ICE
- 2005-06-13 21:56 [Bug rtl-optimization/22053] [4.1 Regression] ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671
- 2005-06-14 10:41 [Bug ada/22055] ACATS ICE cxg1005 cxg1004 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- 2005-06-14 10:51 [Bug rtl-optimization/22053] [4.1 Regression] ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671
- 2005-06-14 18:02 [Bug rtl-optimization/22053] [4.1 Regression] ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671
- 2005-06-14 19:33 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-16 18:39 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-17 17:05 [Bug tree-optimization/22103] [4.1 Regression] Statement makes a memory store .., complex
- 2005-06-17 17:07 [Bug ada/22105] New: ACATS ICE cxg2018 for_each_index, at tree-ssa-loop-im.c:219
- 2005-06-17 17:17 [Bug target/22089] [4,1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-17 20:32 [Bug target/22089] [4.1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-18 13:51 [Bug ada/22055] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- 2005-06-18 18:16 [Bug ada/18659] [4.1 Regression] 6 ACATS ICEs in tree-sra.c:1507
- 2005-06-18 21:29 [Bug tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- 2005-06-19 10:47 [Bug tree-optimization/22055] [4.1 Regression] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- 2005-06-19 10:53 [Bug ada/21241] [4.1 Regression] ACATS ICE verify_flow_info failed cxg1002 cxg1003 cxg2006 cxg2007 cxg2018 cxg2019 cxg2020
- 2005-06-19 11:14 [Bug ada/21242] ACATS wrong array copy code c52102b c52102d (works with -fno-tree-dce)
- 2005-06-19 11:47 [Bug ada/21242] ACATS wrong array copy code c52102b c52102d (works with -fno-tree-dce)
- 2005-06-19 13:25 [Bug ada/21242] [4.1 Regression] wrong array copy code (ACATS c52102b c52102d)
- 2005-06-19 15:53 [Bug tree-optimization/21076] [4.1 Regression] ACATs ICE cxh1001 at tree-vrp.c:124
- 2005-06-19 15:59 [Bug ada/15616] [4.0 Regression] Linking error on legal program using generic package
- 2005-06-19 16:04 [Bug ada/18859] [4.0/4.1 Regression] ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839
- 2005-06-19 16:05 [Bug ada/18859] [4.0 Regression] ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839
- 2005-06-21 18:02 [Bug tree-optimization/22033] [4.1 Regression] ACATS ICE cd1c04e create_variable_info_for, at tree-ssa-structalias.c:2789
- 2005-06-21 19:39 [Bug ada/22140] New: ACATS ICE c37213j c37213l do_structure_copy, at tree-ssa-structalias.c:2372
- 2005-06-21 20:10 [Bug tree-optimization/22026] [4.1 Regression] ACATS FAIL C45331A fixed point wrong code (VRP related)
- 2005-06-21 21:06 [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 07:02 [Bug ada/22212] New: SEGV in is_gimple_variable during loop-ivopts while building Ada RTS
- 2005-06-28 10:43 [Bug ada/22212] SEGV in is_gimple_variable during loop-ivopts while building Ada RTS
- 2005-06-29 06:13 [Bug tree-optimization/22212] [4.1 Regression] SEGV in is_gimple_variable during loop-ivopts while building Ada RTS
- 2005-06-30 21:04 [Bug tree-optimization/22212] [4.1 Regression] SEGV in is_gimple_variable during loop-ivopts while building Ada RTS
- 2005-06-30 23:04 [Bug tree-optimization/22212] [4.1 Regression] SEGV in is_gimple_variable during loop-ivopts while building Ada RTS
law at redhat dot com
lerdsuwa at gcc dot gnu dot org
leventyilmaz at gmail dot com
lmakhlis at bmc dot com
lucier at math dot purdue dot edu
ludovic dot brenta at insalien dot org
lyuzhou at 21cn dot com
macro at linux-mips dot org
magerman at rentec dot com
marc dot price at rd dot bbc dot co dot uk
marcel at telka dot sk
marco at technoboredom dot net
marcus at jet dot franken dot de
marek dot rouchal at infineon dot com
mark at codesourcery dot com
mark at gcc dot gnu dot org
mark_l_hansen at yahoo dot com
markus at trippelsdorf dot de
martin at mpa-garching dot mpg dot de
martinol at nrlssc dot navy dot mil
masse_nicolas at yahoo dot fr
matz at suse dot de
mckinlay at redhat dot com
mhcox at bluezoosoftware dot com
mhesseli at caltech dot edu
micha at lrde dot org
michael dot haubenwallner at salomon dot at
micis at gmx dot de
mike at navi dot cx
mikpe at csd dot uu dot se
mlists at juma dot me dot uk
mmalater at nycap dot rr dot com
MMDollarRulez at abv dot bg
mmitchel at gcc dot gnu dot org
mueller at kde dot org
mw_adtrap at yahoo dot de
nathan at gcc dot gnu dot org
neil at gcc dot gnu dot org
nenad at intrepid dot com
newell at cei dot net
nick at sqrt dot co dot uk
Nick Clifton
nkoch at demig dot de
nmiell at comcast dot net
oakad at yahoo dot com
ohommes at comcast dot net
olaf at bonorden dot de
oliverst at online dot de
osv at javad dot ru
ovidr at users dot sourceforge dot net
P dot Altena at amolf dot nl
p dot obry at wanadoo dot fr
P dot Schaffnit at access dot rwth-aachen dot de
p dot van-hoof at qub dot ac dot uk
para at cfl dot rr dot com
paul dot woegerer at nsc dot com
pault at gcc dot gnu dot org
pb at gcc dot gnu dot org
pbrook at gcc dot gnu dot org
pcarlini at suse dot de
pedro dot lamarao at mndfck dot org
phython at gcc dot gnu dot org
Pierre dot Asselin at seagate dot com
pinskia at gcc dot gnu dot org
- 2005-06-01 00:11 [Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored
- 2005-06-01 00:11 [Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored
- 2005-06-01 00:12 [Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored
- 2005-06-01 00:17 [Bug c++/21336] [3.4/4.0/4.1 Regression] Internal compiler error when using custom new operators
- 2005-06-01 00:17 [Bug c++/21135] [4.0/4.1 Regression] &a[-2] ICE at the top level
- 2005-06-01 00:18 [Bug c++/21369] [4.0/4.1 Regression] Template function definition rejected if function return type begins with 'struct'
- 2005-06-01 00:20 [Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning
- 2005-06-01 00:20 [Bug c++/21383] [3.4/4.0/4.1 Regression] Crash when finding &a_templated_func<>
- 2005-06-01 00:26 [Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal gotos between nested functions cause undefined labels in assembler output
- 2005-06-01 00:29 [Bug c++/21685] [3.4/4.0/4.1 Regression] Internal compiler error on invalid code
- 2005-06-01 00:32 [Bug c++/21619] [4.0/4.1 regression] __builtin_constant_p(&"Hello"[0])?1:-1 not compile-time constant
- 2005-06-01 00:33 [Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction
- 2005-06-01 00:34 [Bug c++/21784] [3.4 Regression] Using vs builtin names
- 2005-06-01 01:10 [Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c
- 2005-06-01 07:08 [Bug tree-optimization/21858] [4.1 Regression] ICE in compare_values, at tree-vrp.c:301
- 2005-06-01 12:15 [Bug tree-optimization/21859] ICE with -ftree-vectorize and -O2 or higher
- 2005-06-01 13:06 [Bug tree-optimization/21861] [meta-bug] scalar evolution type conversion
- 2005-06-01 13:18 [Bug middle-end/21862] strength reduction uses signed comparisons for pointers
- 2005-06-01 13:18 [Bug rtl-optimization/16052] strength reduction produces wrong code
- 2005-06-01 18:59 [Bug c/20760] cast to variable-length array type combined with switch statement gives segv
- 2005-06-01 18:59 [Bug c/16989] [meta-bug] C99 conformance bugs
- 2005-06-01 19:00 [Bug c/21536] [3.4 Regression] C99 array of variable length use causes segmentation fault
- 2005-06-01 19:15 [Bug other/21863] strange code generation
- 2005-06-01 19:17 [Bug rtl-optimization/21138] wrong code in sixtrack for -fmodulo-sched
- 2005-06-01 19:20 [Bug fortran/21729] ICE in gfc_typenode_for_spec
- 2005-06-01 19:31 [Bug middle-end/21858] [4.1 Regression] ICE in compare_values, at tree-vrp.c:301
- 2005-06-01 19:35 [Bug libgcj/21867] failling to build libjava
- 2005-06-01 19:37 [Bug tree-optimization/21847] [4.0/4.1 Regression] misscompiling of the following java code
- 2005-06-01 19:41 [Bug middle-end/21858] [4.1 Regression] ICE in compare_values, at tree-vrp.c:301
- 2005-06-01 19:44 [Bug libgcj/21867] failling to build libjava
- 2005-06-01 19:52 [Bug target/21719] program using "initgroups()" fails with stack corruption
- 2005-06-01 20:29 [Bug java/21856] null pointer check elimination
- 2005-06-01 20:31 [Bug tree-optimization/21855] array bounds checking elimination
- 2005-06-01 20:55 [Bug target/19923] openssl is slower when compiled with gcc 4.0 than 3.3
- 2005-06-01 22:47 [Bug target/20082] unrecognizable insn
- 2005-06-02 01:12 [Bug bootstrap/21870] Build fails with unknown endianess
- 2005-06-02 01:12 [Bug bootstrap/21782] [3.3 Regression] configure: error: unknown endianess
- 2005-06-02 14:30 [Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error
- 2005-06-02 14:30 [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin
- 2005-06-02 14:35 [Bug tree-optimization/21171] [4.0/4.1 Regression] IV OPTS removes does not create a new VOPs for constant values
- 2005-06-02 14:45 [Bug SWING/21880] javax.swing.text.JTextComponent has no read() method
- 2005-06-02 18:08 [Bug tree-optimization/21765] -free-vrp is undocumented.
- 2005-06-02 18:10 [Bug c++/21874] this pointer somehow gets NULLed between member function calls
- 2005-06-02 18:32 [Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute
- 2005-06-02 18:43 [Bug tree-optimization/21839] [4.1 Regression] ICE for missing V_DEFS caused by salias with empty structures
- 2005-06-02 18:44 [Bug tree-optimization/14341] Missed comparison optimization (VRP)
- 2005-06-02 18:45 [Bug tree-optimization/20701] [tcb] VRP does not eliminate a redundant "if" statement.
- 2005-06-02 18:46 [Bug tree-optimization/21289] A numeric range is spoiled by a symblic one in VRP
- 2005-06-02 18:46 [Bug tree-optimization/21348] tree-vrp.c:has_assert_expr is useless.
- 2005-06-02 18:46 [Bug tree-optimization/21367] VRP does not fold "if (a == b)" in a certain situation
- 2005-06-02 18:47 [Bug tree-optimization/21086] VRP does not extract a value from a comparison expression.
- 2005-06-02 18:47 [Bug tree-optimization/21090] VRP does not notice nonzero-ness from a PHI node
- 2005-06-02 18:47 [Bug tree-optimization/21458] VRP does not remove a conditional in a loop
- 2005-06-02 18:49 [Bug fortran/21875] [meta-bug] NIST test suite failures
- 2005-06-02 18:56 [Bug tree-optimization/8681] Generates unneeded test
- 2005-06-02 18:59 [Bug tree-optimization/21734] [4.1 regression] ICE: -ftree-vectorize, segfault
- 2005-06-02 19:00 [Bug target/21716] [3.4/4.0/4.1 Regression] ICE in reg-stack.c's swap_rtx_condition
- 2005-06-02 19:04 [Bug tree-optimization/21883] [4.1 Regression] jump threading causing excessive code duplication
- 2005-06-02 19:17 [Bug middle-end/21478] Improve initialization of sparse local arrays
- 2005-06-02 19:29 [Bug tree-optimization/21884] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-02 19:56 [Bug rtl-optimization/21887] New: missed optimization with globals
- 2005-06-02 20:53 [Bug bootstrap/21886] [4.1 Regression] bootstrap fails on hppa2.0w-hpux
- 2005-06-02 21:03 [Bug middle-end/21886] [4.1 Regression] bootstrap fails on hppa2.0w-hpux
- 2005-06-02 21:05 [Bug middle-end/21885] [4.1 Regression] compat testsuite failures
- 2005-06-02 21:05 [Bug rtl-optimization/21887] missed optimization with globals
- 2005-06-02 21:50 [Bug target/21888] bootstrap failure with linker relaxation enabled
- 2005-06-02 23:33 [Bug middle-end/21894] [4.0/4.1 Regression] Invalid operand to binary operator with nested function
- 2005-06-02 23:37 [Bug c++/21895] [wrong-code] template class member function with array typedef arguement behaves erroneously
- 2005-06-03 00:51 [Bug testsuite/21896] Unknown effective target keyword `sync_char_short'
- 2005-06-03 13:59 [Bug middle-end/21897] [4.1 Regression] Segementation fault in fold_ternary
- 2005-06-03 14:02 [Bug regression/21898] Segmentation fault on testsuite case gcc.dg/20020425-1.c
- 2005-06-03 14:10 [Bug c/21899] [3.4 Regression] enum definition accepts values to be overriden
- 2005-06-03 14:17 [Bug middle-end/21320] possible false positives for '$foo may be used uninitialized in this function'
- 2005-06-03 14:20 [Bug c/20318] RFE: add attribute to specify that a function never returns NULL
- 2005-06-03 15:29 [Bug c++/21901] Nested class has access to Nestee's private member functions
- 2005-06-03 18:57 [Bug middle-end/21886] [4.1 Regression] bootstrap fails on hppa2.0w-hpux
- 2005-06-03 20:03 [Bug middle-end/21898] Segmentation fault on testsuite case gcc.dg/20020425-1.c
- 2005-06-03 20:11 [Bug java/21844] miscompilation of LinkedHashMap
- 2005-06-03 20:14 [Bug java/21844] [4.1 Regression] miscompilation of LinkedHashMap
- 2005-06-03 20:22 [Bug c++/21903] Default argument of template function causes a compile-time error
- 2005-06-03 20:56 [Bug other/21904] splitt the package into parts will ease compile step
- 2005-06-03 22:03 [Bug c++/21903] Default argument of template function causes a compile-time error
- 2005-06-03 23:09 [Bug c++/21903] Default argument of template function causes a compile-time error
- 2005-06-04 14:59 [Bug c++/21907] poor diagnostic
- 2005-06-04 15:00 [Bug c++/21908] Even poorer diagnostic
- 2005-06-04 15:11 [Bug testsuite/21910] Files from previous runs can make some testcases fail
- 2005-06-04 15:16 [Bug libstdc++/21796] (v7-branch) std::search not using std::find
- 2005-06-04 15:17 [Bug c/21873] [3.4 Regression] infinite warning loop on bad array initializer
- 2005-06-04 15:18 [Bug c++/21909] Mis-identifies template
- 2005-06-04 16:40 [Bug target/20227] [m68k] long double -> double cast fails with -0.0
- 2005-06-04 16:44 [Bug middle-end/20283] optimising muldiv() type operations
- 2005-06-04 16:53 [Bug treelang/13042] Invalid lex option and lex error building treelang under hpux11
- 2005-06-04 16:56 [Bug libf2c/20320] GCC 3.3.2 on AMD opetron 64 bits Linux machine
- 2005-06-04 17:36 [Bug c++/6850] private nested classes can be accessed by outside code
- 2005-06-04 17:37 [Bug c++/21901] Nested class has access to Nestee's private member functions
- 2005-06-04 17:38 [Bug c++/21901] Nested class has access to Nestee's private member functions
- 2005-06-04 17:38 [Bug c++/359] g++ incorrectly grants access to private members to nested classes
- 2005-06-04 17:40 [Bug c++/359] g++ incorrectly grants access to private members to nested classes
- 2005-06-04 17:41 [Bug c++/359] g++ incorrectly grants access to private members to nested classes
- 2005-06-04 17:41 [Bug c++/359] [DR 45] g++ incorrectly grants access to private members to nested classes
- 2005-06-04 17:46 [Bug target/21914] [4.1 regression] mmix-knuth-mmixware testsuite failure: compile/20030703-1.c
- 2005-06-04 17:49 [Bug target/21914] [4.1 regression] mmix-knuth-mmixware testsuite failure: compile/20030703-1.c
- 2005-06-04 19:30 [Bug c++/21908] [3.4/4.0/4.1 Regression] poor diagnostic with vitrual base classes
- 2005-06-04 19:32 [Bug c++/21907] poor diagnostic
- 2005-06-04 19:35 [Bug c++/13867] constant variable of value zero not converted to (null) pointer
- 2005-06-04 19:38 [Bug testsuite/21292] gen-vect-11b.c and gen-vect-11c.c fail
- 2005-06-04 20:29 [Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3
- 2005-06-04 20:29 [Bug middle-end/21886] [4.1 Regression] bootstrap fails on hppa2.0w-hpux
- 2005-06-05 03:03 [Bug c++/21917] Missing warning? (or error?)
- 2005-06-05 06:30 [Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error
- 2005-06-05 06:39 [Bug fortran/21918] Warnings about unused variables should point to the declaration
- 2005-06-05 06:48 [Bug fortran/21902] ICE in build_array_type, at tree.c:4581
- 2005-06-05 06:50 [Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error
- 2005-06-05 06:51 [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin
- 2005-06-05 06:51 [Bug tree-optimization/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
- 2005-06-05 06:52 [Bug middle-end/21275] [4.0/4.1 Regression] gcc 4.0.0 crash with mingw when using stdout in global var
- 2005-06-05 06:55 [Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3
- 2005-06-05 06:55 [Bug middle-end/21886] [4.1 Regression] bootstrap fails on hppa2.0w-hpux
- 2005-06-05 07:17 [Bug c++/5930] Incorrect access control checking on static data members
- 2005-06-05 07:18 [Bug c++/2739] g++ allows accessing private members
- 2005-06-05 07:19 [Bug c++/1040] accepts illegal code: cv-quals on member function pointers
- 2005-06-05 07:22 [Bug c/1536] -L and -I with bad paths do not raise a warning
- 2005-06-05 07:23 [Bug libstdc++/9027] codecvt example from The C++ Programming Language does not work.
- 2005-06-05 07:23 [Bug libstdc++/9520] Garbled input from wcin
- 2005-06-05 07:24 [Bug libstdc++/9661] cin.rdbuf()->sputbackc() does not put characters back to stdin
- 2005-06-05 07:24 [Bug libstdc++/9662] Can't mix wcout with stdout
- 2005-06-05 07:24 [Bug libstdc++/10096] Input impossible with basic_filebuf with custom traits type.
- 2005-06-05 07:26 [Bug c++/12] more about template bugs in 2.95.2 and an ICE in 20000228
- 2005-06-05 07:26 [Bug c++/43] friend operators
- 2005-06-05 07:27 [Bug c++/70] [parser] template operator friend
- 2005-06-05 07:29 [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
- 2005-06-05 07:29 [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
- 2005-06-05 07:30 [Bug c++/2384] Class that throws itself
- 2005-06-05 07:30 [Bug c++/2384] Class that throws itself
- 2005-06-05 07:31 [Bug c/7741] [3.2/3.3/3.4 regression] ICE on conflicting types (make_decl_rtl at varasm.c:834)
- 2005-06-05 07:32 [Bug c++/5333] [3.2/3.3/3.4 regression] ICE on nested template classes using other nested template classes
- 2005-06-05 07:33 [Bug c++/8849] [3.3/3.4 regression] ICE in resolve_overloaded_unification for invalid code
- 2005-06-05 07:33 [Bug other/9244] [3.4 regression] NetBSD sys/cdefs.h needs a fixincludes hack
- 2005-06-05 07:34 [Bug c++/9433] [3.2/3.3/3.4 regression] SegFault in dynamic_cast
- 2005-06-05 07:35 [Bug c++/9836] [3.4 regression] Error with typdefs in partial specializations of classes
- 2005-06-05 07:37 [Bug rtl-optimization/2001] [3.2/3.3 regression] Inordinately long compile times in reload CSE regs
- 2005-06-05 07:38 [Bug testsuite/18491] testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable
- 2005-06-05 07:38 [Bug target/4106] gcc: i386 -fPIC asm ebx clobber no error
- 2005-06-05 07:38 [Bug target/8340] ICE on x86 inline asm w/ -fPIC
- 2005-06-05 07:39 [Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
- 2005-06-05 07:39 [Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
- 2005-06-05 07:39 [Bug libfortran/21376] libfortran "E" output format causes FPE
- 2005-06-05 07:39 [Bug fortran/17283] UNPACK issues
- 2005-06-05 07:40 [Bug bootstrap/20692] configuring libgfortan infinite loop
- 2005-06-05 07:40 [Bug bootstrap/20692] configuring libgfortan infinite loop
- 2005-06-05 07:40 [Bug target/19370] .size directive not emitted for mips-linux
- 2005-06-05 07:41 [Bug target/19370] .size directive not emitted for mips-linux
- 2005-06-05 07:42 [Bug target/19658] fail to build gcc 3.4.3 on IRIX6.5
- 2005-06-05 07:42 [Bug target/19658] fail to build gcc 3.4.3 on IRIX6.5
- 2005-06-05 07:43 [Bug tree-optimization/16538] Missed jump threading opportunity with struct fields (but RTL thread_jumps does catch it)
- 2005-06-05 07:43 [Bug bootstrap/21215] gcc build fails on Solaris 10, opteron
- 2005-06-05 07:43 [Bug rtl-optimization/18877] decompose (reload.c) can be forced to access hard_regno_nregs over its array bounds
- 2005-06-05 07:44 [Bug libfortran/19595] [4.0 only] eor does not work
- 2005-06-05 07:44 [Bug libfortran/20005] [4.0 only] reading a single "return" character fails
- 2005-06-05 07:44 [Bug libfortran/20092] [4.0 only] console input doesn't deal correctly with CR
- 2005-06-05 07:44 [Bug libfortran/20131] [4.0 only] gfortan - incorrectly reads beyond the end of line.
- 2005-06-05 07:45 [Bug libfortran/19568] [4.0 only] incorrect formatted read
- 2005-06-05 07:45 [Bug libfortran/20661] [4.0 only] End of record not detected
- 2005-06-05 07:45 [Bug libfortran/20744] [4.0 only] size= isn't implemented correctly
- 2005-06-05 07:45 [Bug driver/21112] Xassembler and Xpreprocessor does not worked
- 2005-06-05 07:46 [Bug tree-optimization/18076] Missed jump threading optimization
- 2005-06-05 07:46 [Bug java/21436] imports not remembered for previously compiled files
- 2005-06-05 07:46 [Bug libstdc++/20979] __gnu_cxx::bitmap_allocator export pruning
- 2005-06-05 07:47 [Bug middle-end/20371] Some corner cases of MS bitfields don't work
- 2005-06-05 07:47 [Bug fortran/21260] Conflict between comment and H edit descriptor
- 2005-06-05 07:47 [Bug target/21501] [4.1 regression] ICE in extract_insn, at recog.c:2082
- 2005-06-05 07:49 [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin
- 2005-06-05 07:49 [Bug libfortran/21324] #undef GFC_CLEAR_MEMORY causes testsuite failures
- 2005-06-05 07:50 [Bug bootstrap/21542] gcc 4.0.0 assumes all i386-pc-solaris2.10 platforms have 64-bit processors
- 2005-06-05 07:51 [Bug bootstrap/21542] gcc 4.0.0 assumes all i386-pc-solaris2.10 platforms have 64-bit processors
- 2005-06-05 07:51 [Bug testsuite/21586] FAIL: gcc.dg/tree-ssa/ltrans-5.c scan-tree-dump-times transformed loop 1
- 2005-06-05 07:51 [Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin
- 2005-06-05 07:52 [Bug target/21556] [4.0/4.1 Regression] TLS failures on 4.0 branch
- 2005-06-05 07:52 [Bug tree-optimization/17141] *&a->b is not folded
- 2005-06-05 07:52 [Bug libgcj/18220] Test case libjava.lang/Process_3 does not end if "sed" not available
- 2005-06-05 07:52 [Bug middle-end/21652] [4.1 Regression] g++.dg/other/static11.C fails
- 2005-06-05 07:53 [Bug target/21657] [4.0 regression] TLS reference miscompiled
- 2005-06-05 07:53 [Bug java/17845] [4.1 Regression] More problems with simple type names as superclasses
- 2005-06-05 07:53 [Bug bootstrap/17814] install.texi mentions wrong --enable-language names
- 2005-06-05 07:54 [Bug tree-optimization/19833] bogus uninitialized variable warning for powerpc64
- 2005-06-05 07:55 [Bug c/21780] ICE builing newlib 1.12.0
- 2005-06-05 07:56 [Bug c/21780] ICE builing newlib 1.12.0
- 2005-06-05 07:56 [Bug tree-optimization/21638] [4.1 regression] ADDR_EXPR invariancy not recomputed
- 2005-06-05 08:05 [Bug testsuite/21292] gen-vect-11b.c and gen-vect-11c.c fail
- 2005-06-05 08:05 [Bug testsuite/21896] Unknown effective target keyword `sync_char_short'
- 2005-06-05 08:05 [Bug middle-end/21790] [4.1 Regression] gcc 4.1.0 20050522 segfaults (internal compiler error) on various GNU/Linux builds
- 2005-06-05 08:06 [Bug c++/9] local class and -O1
- 2005-06-05 08:08 [Bug rtl-optimization/9591] [ppc] Partially unoptimized assembly when inline function operates on bit fields
- 2005-06-05 08:09 [Bug c++/88] [parser] ctor/var ambiguity
- 2005-06-05 08:10 [Bug c++/110] casting to char arrays produces strange effects
- 2005-06-05 08:10 [Bug c++/110] casting to char arrays produces strange effects
- 2005-06-05 08:18 [Bug c++/120] Switching 'cast to union' off?
- 2005-06-05 08:18 [Bug c++/119] -fno-default-inline broken
- 2005-06-05 08:19 [Bug c++/118] spurious warning on increment of bitfield
- 2005-06-05 08:22 [Bug c/21920] New: alias violating
- 2005-06-05 08:22 [Bug c/21920] alias violating
- 2005-06-05 08:22 [Bug c/11011] get different result when optimization turned on on sparc/solaris
- 2005-06-05 08:23 [Bug c/21920] alias violating
- 2005-06-05 08:23 [Bug c/11011] get different result when optimization turned on on sparc/solaris
- 2005-06-05 08:24 [Bug rtl-optimization/11066] error in the optimization of packed structures
- 2005-06-05 08:24 [Bug rtl-optimization/11066] error in the optimization of packed structures
- 2005-06-05 08:24 [Bug c/21920] alias violating
- 2005-06-05 08:24 [Bug c++/11423] IA-32 optimization bug w/ 64 bit parameters
- 2005-06-05 08:25 [Bug c++/11423] IA-32 optimization bug w/ 64 bit parameters
- 2005-06-05 08:25 [Bug c/21920] alias violating
- 2005-06-05 08:25 [Bug rtl-optimization/9787] [Pentium 4] optimization bug with 176.gcc from SPECcpu2000
- 2005-06-05 08:26 [Bug rtl-optimization/9787] [Pentium 4] optimization bug with 176.gcc from SPECcpu2000
- 2005-06-05 08:26 [Bug c/21920] alias violating
- 2005-06-05 08:27 [Bug rtl-optimization/11855] aliasing problem
- 2005-06-05 08:27 [Bug rtl-optimization/11855] aliasing problem
- 2005-06-05 08:27 [Bug c/21920] alias violating
- 2005-06-05 08:28 [Bug c++/11863] Regression: Optimizer produces incorrect code for ARM target
- 2005-06-05 08:28 [Bug c++/11863] Regression: Optimizer produces incorrect code for ARM target
- 2005-06-05 08:28 [Bug c/21920] alias violating
- 2005-06-05 08:31 [Bug rtl-optimization/13343] [tree-ssa] self-pointing pointers are sometimes miscompiled
- 2005-06-05 08:32 [Bug rtl-optimization/13343] [tree-ssa] self-pointing pointers are sometimes miscompiled
- 2005-06-05 08:32 [Bug c/21920] alias violating
- 2005-06-05 08:32 [Bug c/13028] ia64 gcc with -O2 does not store value in register into local varible
- 2005-06-05 08:33 [Bug c/13028] ia64 gcc with -O2 does not store value in register into local varible
- 2005-06-05 08:33 [Bug c/21920] alias violating
- 2005-06-05 08:33 [Bug rtl-optimization/13418] optimized code calls operator delete before finishing destructor
- 2005-06-05 08:33 [Bug rtl-optimization/13418] optimized code calls operator delete before finishing destructor
- 2005-06-05 08:33 [Bug c/21920] alias violating
- 2005-06-05 08:34 [Bug rtl-optimization/13453] Case where -O3 seeme broken but -O2 is OK
- 2005-06-05 08:34 [Bug rtl-optimization/13453] Case where -O3 seeme broken but -O2 is OK
- 2005-06-05 08:34 [Bug c/21920] alias violating
- 2005-06-05 08:36 [Bug rtl-optimization/10823] [3.3/3.4 regression] wrong code after first cse pass
- 2005-06-05 08:37 [Bug rtl-optimization/10823] [3.3/3.4 regression] wrong code after first cse pass
- 2005-06-05 08:37 [Bug c/21920] alias violating
- 2005-06-05 08:38 [Bug rtl-optimization/13992] Apparent vrsave problem with complex Altivec code and -O2
- 2005-06-05 08:39 [Bug rtl-optimization/13992] Apparent vrsave problem with complex Altivec code and -O2
- 2005-06-05 08:39 [Bug c/21920] alias violating
- 2005-06-05 08:39 [Bug rtl-optimization/13411] segmentation fault occurs in correct code - optimisation problem at O2
- 2005-06-05 08:40 [Bug rtl-optimization/13411] segmentation fault occurs in correct code - optimisation problem at O2
- 2005-06-05 08:40 [Bug c/21920] alias violating
- 2005-06-05 08:40 [Bug rtl-optimization/14299] Improperly derefences pointers with casting
- 2005-06-05 08:40 [Bug rtl-optimization/14299] Improperly derefences pointers with casting
- 2005-06-05 08:41 [Bug c/21920] alias violating
- 2005-06-05 08:41 [Bug rtl-optimization/14725] gcc-3.3.3-hammer has issues with -fstrict-aliasing
- 2005-06-05 08:42 [Bug rtl-optimization/14725] gcc-3.3.3-hammer has issues with -fstrict-aliasing
- 2005-06-05 08:42 [Bug c/21920] alias violating
- 2005-06-05 08:42 [Bug c/14750] type-punned pointer causes bad code
- 2005-06-05 08:42 [Bug c/14750] type-punned pointer causes bad code
- 2005-06-05 08:42 [Bug c/21920] alias violating
- 2005-06-05 08:43 [Bug c++/11973] GCC 3.3 optimizer creates wrong code (i386/Linux)
- 2005-06-05 08:43 [Bug c++/11973] GCC 3.3 optimizer creates wrong code (i386/Linux)
- 2005-06-05 08:43 [Bug c/21920] alias violating
- 2005-06-05 08:44 [Bug c++/14862] Invalid code generated (possible when reordering instructions)
- 2005-06-05 08:44 [Bug c++/14862] Invalid code generated (possible when reordering instructions)
- 2005-06-05 08:44 [Bug c/21920] alias violating
- 2005-06-05 08:45 [Bug c++/11915] Aliasing problems with user-defined operator new
- 2005-06-05 08:45 [Bug c++/11915] Aliasing problems with user-defined operator new
- 2005-06-05 08:45 [Bug c/21920] alias violating
- 2005-06-05 08:46 [Bug c++/15837] Optimization (of templatized functions?)
- 2005-06-05 08:47 [Bug c++/15837] Optimization (of templatized functions?)
- 2005-06-05 08:47 [Bug c/21920] alias violating
- 2005-06-05 08:51 [Bug rtl-optimization/10125] [3.2/3.3/3.4 regression] Infinite loop caused by -O2
- 2005-06-05 08:51 [Bug rtl-optimization/10125] [3.2/3.3/3.4 regression] Infinite loop caused by -O2
- 2005-06-05 08:51 [Bug c/21920] alias violating
- 2005-06-05 08:53 [Bug c/16918] When out parameter to inlined functions is used based on the return , the return value is ignored in PPC64 in -O2 and -O3
- 2005-06-05 08:53 [Bug c/16918] When out parameter to inlined functions is used based on the return , the return value is ignored in PPC64 in -O2 and -O3
- 2005-06-05 08:53 [Bug c/21920] alias violating
- 2005-06-05 08:54 [Bug c++/17333] Optimizing/inlineing
- 2005-06-05 08:54 [Bug c++/17333] Optimizing/inlineing
- 2005-06-05 08:54 [Bug c/21920] alias violating
- 2005-06-05 08:55 [Bug c/17394] Implicit SSE/SSE2 FP code reordering in Placement Independent Code error (SSE/optimisation/PIC)
- 2005-06-05 08:55 [Bug c/17394] Implicit SSE/SSE2 FP code reordering in Placement Independent Code error (SSE/optimisation/PIC)
- 2005-06-05 08:55 [Bug c/21920] alias violating
- 2005-06-05 08:56 [Bug c/17665] wrong code with -O2
- 2005-06-05 08:57 [Bug c/17665] wrong code with -O2
- 2005-06-05 08:57 [Bug c/21920] alias violating
- 2005-06-05 08:58 [Bug c++/17765] optimizer generates wrong code for inlined function
- 2005-06-05 08:58 [Bug c++/17765] optimizer generates wrong code for inlined function
- 2005-06-05 08:58 [Bug c/21920] alias violating
- 2005-06-05 08:59 [Bug c/17865] Bad code generation (using -O2 and -O3) on x86 target when using the listed snippet
- 2005-06-05 09:00 [Bug c/17865] Bad code generation (using -O2 and -O3) on x86 target when using the listed snippet
- 2005-06-05 09:00 [Bug c/21920] alias violating
- 2005-06-05 09:01 [Bug c++/17998] Pointer reference optimized into register is not used when referenced through type cast.
- 2005-06-05 09:01 [Bug c++/17998] Pointer reference optimized into register is not used when referenced through type cast.
- 2005-06-05 09:01 [Bug c/21920] alias violating
- 2005-06-05 09:02 [Bug target/18074] SSE2 intrinsics generates wrong code
- 2005-06-05 09:02 [Bug target/18074] SSE2 intrinsics generates wrong code
- 2005-06-05 09:02 [Bug c/21920] alias violating
- 2005-06-05 09:03 [Bug c/18156] Wrong code in gcc-3.3.5 and gcc-3.4.2 (4.0 not checked)
- 2005-06-05 09:03 [Bug c/18156] Wrong code in gcc-3.3.5 and gcc-3.4.2 (4.0 not checked)
- 2005-06-05 09:03 [Bug c/21920] alias violating
- 2005-06-05 09:04 [Bug c++/18468] bad code in template function called from template class method
- 2005-06-05 09:04 [Bug c++/18468] bad code in template function called from template class method
- 2005-06-05 09:04 [Bug c/21920] alias violating
- 2005-06-05 09:06 [Bug c++/20053] casting pointers to arrays in c++ produces wrong output when optimizing
- 2005-06-05 09:06 [Bug c++/20053] casting pointers to arrays in c++ produces wrong output when optimizing
- 2005-06-05 09:07 [Bug c/21920] alias violating
- 2005-06-05 09:07 [Bug c++/20185] assignment error in inline function
- 2005-06-05 09:07 [Bug c++/20185] assignment error in inline function
- 2005-06-05 09:07 [Bug c/21920] alias violating
- 2005-06-05 09:08 [Bug c++/20269] Optimizer problem with aliasing floating point variable
- 2005-06-05 09:08 [Bug c++/20269] Optimizer problem with aliasing floating point variable
- 2005-06-05 09:08 [Bug c/21920] alias violating
- 2005-06-05 09:09 [Bug rtl-optimization/18806] generate wrong code with hi optimization
- 2005-06-05 09:09 [Bug rtl-optimization/18806] generate wrong code with hi optimization
- 2005-06-05 09:09 [Bug c/21920] alias violating
- 2005-06-05 09:10 [Bug c/20445] garbage returned when trying to get the second word of a double value
- 2005-06-05 09:10 [Bug c/20445] garbage returned when trying to get the second word of a double value
- 2005-06-05 09:10 [Bug c/21920] alias violating
- 2005-06-05 09:11 [Bug middle-end/20479] Instruction scheduler falsely reorders insns (ia64)
- 2005-06-05 09:11 [Bug middle-end/20479] Instruction scheduler falsely reorders insns (ia64)
- 2005-06-05 09:11 [Bug c/21920] alias violating
- 2005-06-05 09:12 [Bug c++/20487] Bad code generation caused by -fschedule-insns2
- 2005-06-05 09:12 [Bug c++/20487] Bad code generation caused by -fschedule-insns2
- 2005-06-05 09:12 [Bug c/21920] alias violating
- 2005-06-05 09:14 [Bug c++/20729] Bitwise operations work wrong with -O2 or -O3 optimization
- 2005-06-05 09:14 [Bug c++/20729] Bitwise operations work wrong with -O2 or -O3 optimization
- 2005-06-05 09:14 [Bug c/21920] alias violating
- 2005-06-05 09:16 [Bug c++/11376] [3.3/3.4 regression] mozilla-1.4 miscompiled
- 2005-06-05 09:17 [Bug c++/11376] [3.3/3.4 regression] mozilla-1.4 miscompiled
- 2005-06-05 09:17 [Bug c/21920] alias violating
- 2005-06-05 09:17 [Bug rtl-optimization/21461] [3.4/4.0 regression] miscompilation at -O2 in 3.4.x, 4.x
- 2005-06-05 09:18 [Bug rtl-optimization/21461] [3.4/4.0 regression] miscompilation at -O2 in 3.4.x, 4.x
- 2005-06-05 09:18 [Bug c/21920] alias violating
- 2005-06-05 09:19 [Bug c/21666] Optimization level -O2 breaks float (double) conversion
- 2005-06-05 09:19 [Bug c/21666] Optimization level -O2 breaks float (double) conversion
- 2005-06-05 09:19 [Bug c/21920] alias violating
- 2005-06-05 09:20 [Bug c++/21699] asm and cast-to-reference -> bad code
- 2005-06-05 09:20 [Bug c++/21699] asm and cast-to-reference -> bad code
- 2005-06-05 09:20 [Bug c/21920] alias violating
- 2005-06-05 09:21 [Bug rtl-optimization/21402] wrong-code with inlining and type-punned pointer
- 2005-06-05 09:21 [Bug rtl-optimization/21402] wrong-code with inlining and type-punned pointer
- 2005-06-05 09:22 [Bug c/21920] alias violating
- 2005-06-05 09:22 [Bug target/21788] [x86_64] Wrong Code When Taking Address of Argument
- 2005-06-05 09:23 [Bug target/21788] [x86_64] Wrong Code When Taking Address of Argument
- 2005-06-05 09:23 [Bug c/21920] alias violating
- 2005-06-05 09:29 [Bug c/1910] incorrect long long return value with -O2 optimization
- 2005-06-05 09:30 [Bug c/1910] incorrect long long return value with -O2 optimization
- 2005-06-05 09:30 [Bug c/21920] alias violating
- 2005-06-05 09:30 [Bug rtl-optimization/2911] Invalid C optimization on structs (regression)
- 2005-06-05 09:30 [Bug rtl-optimization/2911] Invalid C optimization on structs (regression)
- 2005-06-05 09:30 [Bug c/21920] alias violating
- 2005-06-05 09:31 [Bug rtl-optimization/4069] gcc -O2 produces bad code using gcc 3.0 on i686-pc-linux-gnu
- 2005-06-05 09:31 [Bug rtl-optimization/4069] gcc -O2 produces bad code using gcc 3.0 on i686-pc-linux-gnu
- 2005-06-05 09:31 [Bug c/21920] alias violating
- 2005-06-05 09:32 [Bug rtl-optimization/4733] Incorrect code when aliasing double and struct on ARM -O2
- 2005-06-05 09:32 [Bug rtl-optimization/4733] Incorrect code when aliasing double and struct on ARM -O2
- 2005-06-05 09:33 [Bug c/21920] alias violating
- 2005-06-05 09:33 [Bug rtl-optimization/4888] incorrect code with -Ox, x >= 2
- 2005-06-05 09:33 [Bug rtl-optimization/4888] incorrect code with -Ox, x >= 2
- 2005-06-05 09:33 [Bug c/21920] alias violating
- 2005-06-05 09:34 [Bug rtl-optimization/5186] -O works; -O2 doesn't; partial assignment through cast to smaller type
- 2005-06-05 09:34 [Bug rtl-optimization/5186] -O works; -O2 doesn't; partial assignment through cast to smaller type
- 2005-06-05 09:34 [Bug c/21920] alias violating
- 2005-06-05 09:37 [Bug c/5398] -O2&-O3 results in invalid code
- 2005-06-05 09:37 [Bug c/5398] -O2&-O3 results in invalid code
- 2005-06-05 09:37 [Bug c/21920] alias violating
- 2005-06-05 09:40 [Bug rtl-optimization/6164] incorrect code above optimization -O1
- 2005-06-05 09:41 [Bug rtl-optimization/6164] incorrect code above optimization -O1
- 2005-06-05 09:41 [Bug c/21920] alias violating
- 2005-06-05 09:44 [Bug rtl-optimization/6377] Optimization (>= -O2) with bitfields yields incorrect result
- 2005-06-05 09:44 [Bug rtl-optimization/6377] Optimization (>= -O2) with bitfields yields incorrect result
- 2005-06-05 09:44 [Bug c/21920] alias violating
- 2005-06-05 09:46 [Bug c/6609] gcc 3.0.3 (and other versions) generate bogus code with -O2
- 2005-06-05 09:46 [Bug c/6609] gcc 3.0.3 (and other versions) generate bogus code with -O2
- 2005-06-05 09:46 [Bug c/21920] alias violating
- 2005-06-05 09:50 [Bug c/6893] gcc generates invalid code for x86 subarches.
- 2005-06-05 09:50 [Bug rtl-optimization/3046] code incorrectly removed
- 2005-06-05 09:50 [Bug rtl-optimization/4620] Wrong code generated with -O2 for sparc-sun-solaris2.5.1
- 2005-06-05 09:50 [Bug rtl-optimization/7728] Invalid statement reordering gcc 3.2 -O2
- 2005-06-05 09:50 [Bug rtl-optimization/8284] GCC 3.2 mistakenly assumes unaliased buffers with -O3
- 2005-06-05 09:50 [Bug rtl-optimization/697] 2.96 20000731 (Red Hat Linux 7.0) generates bad linked list code on -O2, working code on -O1 or -g
- 2005-06-05 09:52 [Bug rtl-optimization/3046] code incorrectly removed
- 2005-06-05 09:52 [Bug c/21920] alias violating
- 2005-06-05 09:52 [Bug c/6893] gcc generates invalid code for x86 subarches.
- 2005-06-05 09:52 [Bug c/21920] alias violating
- 2005-06-05 09:52 [Bug rtl-optimization/4620] Wrong code generated with -O2 for sparc-sun-solaris2.5.1
- 2005-06-05 09:52 [Bug c/21920] alias violating
- 2005-06-05 09:52 [Bug rtl-optimization/7728] Invalid statement reordering gcc 3.2 -O2
- 2005-06-05 09:52 [Bug c/21920] alias violating
- 2005-06-05 09:52 [Bug rtl-optimization/8284] GCC 3.2 mistakenly assumes unaliased buffers with -O3
- 2005-06-05 09:53 [Bug c/21920] alias violating
- 2005-06-05 09:53 [Bug rtl-optimization/697] 2.96 20000731 (Red Hat Linux 7.0) generates bad linked list code on -O2, working code on -O1 or -g
- 2005-06-05 09:53 [Bug c/21920] alias violating
- 2005-06-05 15:28 [Bug testsuite/21910] Files from previous runs can make some testcases fail
- 2005-06-05 15:33 [Bug middle-end/21922] internal compiler error: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1513
- 2005-06-05 15:33 [Bug middle-end/21921] internal compiler error: in tsi_link_before, at tree-iterator.c:113
- 2005-06-05 15:39 [Bug middle-end/21921] [4.1 Regression] internal compiler error: in tsi_link_before, at tree-iterator.c:113
- 2005-06-05 16:25 [Bug tree-optimization/21922] [4.1 Regression] internal compiler error: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1513
- 2005-06-05 17:31 [Bug c++/21619] [4.0 regression] __builtin_constant_p(&"Hello"[0])?1:-1 not compile-time constant
- 2005-06-05 17:48 [Bug ada/21923] Ada compiler fails to build on gcc 4.1
- 2005-06-05 18:14 [Bug c++/21924] namespace ignored
- 2005-06-05 18:48 [Bug middle-end/21846] [4.1 Regression] segfault in fold_binary compiling vpr with -O2 -funroll-loops
- 2005-06-05 20:15 [Bug ada/21925] gcc error in simplify_cond_and_lookup_avail_expr, at tree-ssa-dom.c:2171
- 2005-06-05 20:16 [Bug ada/21923] Ada compiler fails to build on gcc 4.1
- 2005-06-05 21:31 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-05 22:14 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-05 22:21 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-05 22:31 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-05 22:42 [Bug fortran/18109] ICE with explicit array of strings
- 2005-06-05 22:49 [Bug fortran/17192] Functions returning character pointer via argument are broken
- 2005-06-05 22:50 [Bug fortran/17193] [meta-bug] Pointer arguments not working correctly
- 2005-06-05 22:51 [Bug fortran/17202] ice-on-valid-code, trans-array.c:217: gfc_conv_descriptor_dtype Assertion failed
- 2005-06-05 22:51 [Bug fortran/18689] Internal compiler error with character pointer association in module subroutine
- 2005-06-05 22:52 [Bug fortran/19017] ICE in gfc_trans_scalar_assign
- 2005-06-05 22:54 [Bug target/19107] regclass.c miscompiled by -ftree-vectorize
- 2005-06-05 22:54 [Bug target/19235] [4.0 regression] GCC generates SSE2 instructions for AthlonXP which doesn't support them.
- 2005-06-05 22:54 [Bug fortran/18890] ICE at assign CHARACTER POINTER array to POINTER or ALLOCATABLE one
- 2005-06-05 22:55 [Bug fortran/16939] Pointers not passed as subroutine arguments
- 2005-06-05 22:57 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-05 22:58 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-05 23:21 [Bug tree-optimization/21847] [4.0/4.1 Regression] misscompiling of the following java code
- 2005-06-05 23:41 [Bug libfortran/18209] namelist read does not work for arrays
- 2005-06-05 23:41 [Bug fortran/18396] namelist of array in derived type unimplemented
- 2005-06-05 23:43 [Bug fortran/18283] gfortran: ICE in gfc_conv_string_parameter, trans-expr.c:1982
- 2005-06-05 23:43 [Bug target/21315] Unable to link Fortran executables: __builtin_isfinite is undefined
- 2005-06-05 23:43 [Bug libfortran/18392] [4.0 only] segfault on derived type namelist input
- 2005-06-05 23:50 [Bug debug/21828] [4.0/4.1 Regression] debug info omitted for global variables
- 2005-06-06 00:11 [Bug fortran/18752] ICE from index triplet arithmetic for character variables
- 2005-06-06 00:11 [Bug fortran/19017] ICE in gfc_trans_scalar_assign
- 2005-06-06 00:11 [Bug fortran/15502] [meta-bug] bugs needed for SPEC CPU 2K and 2K5 and 95
- 2005-06-06 00:14 [Bug fortran/18959] ICE in cshift of character array
- 2005-06-06 00:14 [Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran
- 2005-06-06 00:24 [Bug fortran/20850] ICE with invalid character equivalence
- 2005-06-06 00:26 [Bug fortran/20840] accepts vector subscript on internal file
- 2005-06-06 00:27 [Bug fortran/20881] should check interfaces for lgobal procedures
- 2005-06-06 00:29 [Bug fortran/20879] argument to ICHAR must have length one
- 2005-06-06 00:31 [Bug fortran/19271] ICE on a = transpose(a) for character array
- 2005-06-06 00:31 [Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran
- 2005-06-06 00:31 [Bug fortran/19269] transpose(reshape(...)) of character array segfaults.
- 2005-06-06 00:33 [Bug fortran/19766] wrong results or crash from PURE function
- 2005-06-06 00:33 [Bug fortran/19574] specification expression failure
- 2005-06-06 00:33 [Bug fortran/19766] wrong results or crash from PURE function
- 2005-06-06 00:34 [Bug fortran/19574] specification expression failure
- 2005-06-06 00:42 [Bug fortran/18923] segfault after subroutine name confusion
- 2005-06-06 00:43 [Bug fortran/18481] [g77 regression] ICE with assigned integer variable format
- 2005-06-06 00:49 [Bug fortran/18082] Infinite loop with automatic length character objects
- 2005-06-06 00:54 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-06 01:22 [Bug fortran/21905] Not Implemented: Scalarization of non-elemental intrinsic
- 2005-06-06 01:24 [Bug bootstrap/21919] make bootstrap-lean gets stuck after between-stages crash.
- 2005-06-06 01:24 [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin
- 2005-06-06 01:24 [Bug c++/21917] Missing warning?
- 2005-06-06 01:32 [Bug middle-end/21777] [4.1 Regression] internal compiler error: in set_value_range, at tree-vrp.c:124
- 2005-06-06 01:37 [Bug target/21927] [4.1 regression] irix bootstrap failure in expr.c
- 2005-06-06 10:43 [Bug c++/21928] double declaration not recognized
- 2005-06-06 10:43 [Bug c++/20240] [3.3 Regression] invalid using-redeclaration accepted
- 2005-06-06 10:51 [Bug tree-optimization/19768] [4.0 Regression] ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set
- 2005-06-06 12:59 [Bug tree-optimization/20803] Pseudo-infinite recursion in ivopts
- 2005-06-06 12:59 [Bug tree-optimization/20742] [4.0 Regression] Hang in tree_ssa_iv_optimize_loop
- 2005-06-06 14:20 [Bug c++/21929] [4.0/4.1 regression] ICE on invalid template parameter
- 2005-06-06 14:37 [Bug c++/21930] [4.1 regression] pretty printer confusion
- 2005-06-06 15:01 [Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3
- 2005-06-06 15:20 [Bug target/21642] [3.4 Regression] wrong code with -O2
- 2005-06-06 15:59 [Bug debug/21932] [3.4 Regression] -fno-unit-at-a-time causes ICE in gcc-3.4.4 on solaris2.8
- 2005-06-06 16:03 [Bug debug/21932] [3.4 Regression] -fno-unit-at-a-time causes ICE in gcc-3.4.4 on solaris2.8
- 2005-06-06 16:07 [Bug middle-end/19699] [4.0/4.1 Regression] warning about not returning from end of a non-void function because of dead code
- 2005-06-06 19:31 [Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3
- 2005-06-06 20:08 [Bug bootstrap/21934] Bison files are missing or misnamed under MINGW
- 2005-06-06 20:13 [Bug bootstrap/21934] Bison files are missing or misnamed under MINGW
- 2005-06-06 20:59 [Bug c/21938] ../.././gcc/libgcc2.c:1803: internal compiler error: verify_stmts failed.
- 2005-06-06 20:59 [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin
- 2005-06-06 21:16 [Bug middle-end/21430] Quadratic behavior with constant initializers
- 2005-06-06 21:20 [Bug ada/21937] Member record alignment triggering an ICE
- 2005-06-06 21:27 [Bug middle-end/21939] Corrupted memory with deque of >63 items under gcc-3.4.4
- 2005-06-07 06:03 [Bug libgcj/21944] [4.0 Regression] libgcj.so fails to link on IRIX 6: GOT overflow
- 2005-06-07 06:03 [Bug libgcj/21944] [4.0 Regression] libgcj.so fails to link on IRIX 6: GOT overflow
- 2005-06-07 11:42 [Bug tree-optimization/21562] [4.0 Regression] Quiet bad codegen (unrolling + tail call interaction)
- 2005-06-07 14:43 [Bug c/21948] [diagnostic] enable errors on `cast from/to pointer to/from integer of different size`
- 2005-06-07 15:20 [Bug debug/21946] [4.0 Regression] Invalid DWARF2 debug info emitted
- 2005-06-07 15:27 [Bug middle-end/21897] [4.1 Regression] Segementation fault in fold_ternary
- 2005-06-07 15:51 [Bug libgcj/21949] java.rmi.server.RMIClassLoader.getClassLoader() is private, should be public
- 2005-06-07 16:23 [Bug libfortran/21950] All gfortran execution tests fail on Tru64 UNIX V4.0F: scalbn unresolved
- 2005-06-07 17:11 [Bug testsuite/21947] libmudflap C++ testsuite executed even if c++ is not enabled
- 2005-06-07 17:11 [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
- 2005-06-07 18:00 [Bug c++/21951] [gcc-4.0 regression, rejects-valid] std::vector.reserve() unusable with -Werror -Wall -O -fno-exceptions
- 2005-06-07 18:00 [Bug middle-end/19699] [4.0/4.1 Regression] warning about not returning from end of a non-void function because of dead code
- 2005-06-07 18:17 [Bug c++/21951] [gcc-4.0 regression, rejects-valid] std::vector.reserve() unusable with -Werror -Wall -O -fno-exceptions
- 2005-06-07 20:03 [Bug fastjar/21826] fastjar does not look to see if mkdir takes one or two arguments
- 2005-06-07 20:11 [Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal goto from an unused nested function
- 2005-06-07 20:35 [Bug middle-end/21885] [4.1 Regression] compat testsuite failures
- 2005-06-07 20:35 [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
- 2005-06-07 20:44 [Bug testsuite/21954] gcc.dg/compat/struct-layout-1 fails to link on Tru64 UNIX V4.0F
- 2005-06-08 06:43 [Bug middle-end/21957] IA-64 register stack is not preserved after getcontext call
- 2005-06-08 12:30 [Bug tree-optimization/21861] [meta-bug] scalar evolution type conversion
- 2005-06-08 12:30 [Bug tree-optimization/21029] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
- 2005-06-08 12:32 [Bug ada/21959] New: [4.1 Regression] Ada depeends on signed overflow
- 2005-06-08 12:32 [Bug ada/21959] [4.1 Regression] Ada depeends on signed overflow
- 2005-06-08 12:42 [Bug c++/19497] [3.4/4.0/4.1 regression] Invalid declaration in template diagnosed too late
- 2005-06-08 12:54 [Bug tree-optimization/21958] [4.1 Regression] verify_stmts reports tree node sharing assertion
- 2005-06-08 13:00 [Bug rtl-optimization/21956] [4.1 Regression] useless symbols in object files
- 2005-06-08 13:14 [Bug inline-asm/20382] internal compiler error with bogus asm output constraint
- 2005-06-08 13:20 [Bug libstdc++/21951] [4.0 only] std::vector.reserve() unusable with -Werror -Wall -O -fno-exceptions
- 2005-06-08 13:22 [Bug translation/21475] [4.0/4.1 regression] ICE with german locale in "is used uninitialized" warning
- 2005-06-08 13:24 [Bug libfortran/21950] All gfortran execution tests fail on Tru64 UNIX V4.0F: scalbn unresolved
- 2005-06-08 14:18 [Bug c++/21960] Incorrect Syntax NOT rejected
- 2005-06-08 15:04 [Bug c/21962] 4.0/4.1 Regression] ] format '%012llx' expects type X, but argument has type X
- 2005-06-08 15:27 [Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64
- 2005-06-08 15:46 [Bug rtl-optimization/10588] [PPC] i==0||j==0 should use cntlzw and srawi
- 2005-06-08 17:42 [Bug c/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
- 2005-06-08 17:51 [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
- 2005-06-08 18:03 [Bug tree-optimization/19768] [4.0 Regression] ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set
- 2005-06-08 18:05 [Bug middle-end/21964] broken tail call at -O2 or more
- 2005-06-08 18:06 [Bug fortran/21480] trivial reshape operation gives erroneous results
- 2005-06-08 18:13 [Bug middle-end/21964] [3.4 Regression] broken tail call at -O2 or more
- 2005-06-08 18:36 [Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64
- 2005-06-08 18:40 [Bug tree-optimization/21966] [4.1 Regression] ICE in verify_ssa building 64-bit zlib on IRIX 6
- 2005-06-08 20: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-08 23:08 [Bug rtl-optimization/21970] Inline keyword causes computation to erroneously reduce to a constant
- 2005-06-08 23:14 [Bug rtl-optimization/21970] [3.4 only] Inline keyword causes computation to erroneously reduce to a constant
- 2005-06-09 00:19 [Bug c++/21971] class friend declaration doesn't allow use in class scope
- 2005-06-09 00:25 [Bug c++/21972] Bad code generated
- 2005-06-09 00:26 [Bug c++/21971] class friend declaration doesn't allow use in class scope
- 2005-06-09 07:32 [Bug target/21973] Segfault in GTK+ compiled with -march=pentium4 when used through JNI
- 2005-06-09 07:34 [Bug c++/21974] linking error of basic_string<unsigned char>
- 2005-06-09 07:34 [Bug libstdc++/21974] linking error of basic_string<unsigned char>
- 2005-06-09 12:29 [Bug c++/21980] syntax error with static function pointer (compiler dependent)
- 2005-06-09 14:07 [Bug tree-optimization/21982] GCC should combine adjacent stdio calls
- 2005-06-09 14:16 [Bug target/21981] __m64 return value should be returned in %mm0
- 2005-06-09 14:24 [Bug fortran/21977] ice-on-valid-code, segmentation fault
- 2005-06-09 14:27 [Bug c++/21976] Incomplete types are not detected at template definition time
- 2005-06-09 14:40 [Bug middle-end/21969] ICE on float __attribute__((vector_size(2048)))
- 2005-06-09 14:43 [Bug c++/21983] [3.4/4.0/4.1 Regression] multiple diagnostics
- 2005-06-09 14:44 [Bug tree-optimization/18403] FAILs to vectorize testcases on ppc64-linux
- 2005-06-09 14:44 [Bug tree-optimization/21861] [meta-bug] scalar evolution type conversion
- 2005-06-09 14:45 [Bug middle-end/21850] [4.0 Regression] misscompiling comparision from vector to integer
- 2005-06-09 15:16 [Bug fortran/21977] nested function returning array
- 2005-06-09 16:13 [Bug target/21984] [4.1 regression] ICE in reload while compiling __mulxc3
- 2005-06-09 16:26 [Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?
- 2005-06-09 16:27 [Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?
- 2005-06-09 16:32 [Bug tree-optimization/19626] Aliasing says stores to local memory do alias
- 2005-06-09 16:45 [Bug tree-optimization/2480] aliasing problem with global structures
- 2005-06-09 16:51 [Bug tree-optimization/21982] GCC should combine adjacent stdio calls
- 2005-06-09 17:08 [Bug tree-optimization/21982] GCC should combine adjacent stdio calls
- 2005-06-09 17:08 [Bug fortran/21986] Bad .mod file, ICE upon USE
- 2005-06-09 17:15 [Bug c++/21987] [3.4 Regression] New testsuite failure g++.dg/warn/conversion-function-1.C
- 2005-06-09 17:46 [Bug target/21050] [4.1 Regression] vect-111.c ICE
- 2005-06-09 18:11 [Bug target/20666] SPARC builtins should be folded if possible
- 2005-06-09 18:15 [Bug middle-end/21988] GCC should transform printf("%s",foo) and printf("foo") into fputs(foo,stdout)
- 2005-06-09 18:25 [Bug bootstrap/21989] mingw32 build failure due to xgcc ICE on libgcc2.c
- 2005-06-09 18:25 [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin
- 2005-06-09 21:55 [Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?
- 2005-06-09 22:33 [Bug middle-end/21990] Wrong code for 4.0 and head: Reload clobbers the frame pointer by using it as spill register without recognizing the clobbering
- 2005-06-10 00:42 [Bug middle-end/21992] [4.1 regression] mmix-knuth-mmixware testsuite failure: many objc execution tests fail, first objc/execute/_cmd.m execution
- 2005-06-10 13:11 [Bug c++/14432] [3.4/4.0 regression] Built-ins lead to conflict even if no header file included
- 2005-06-10 13:11 [Bug c++/21993] rejects valid
- 2005-06-10 13:14 [Bug libfortran/21995] Problem using spread intrinsic
- 2005-06-10 13:20 [Bug libfortran/21995] Problem using spread intrinsic
- 2005-06-10 13:26 [Bug tree-optimization/21998] (cond ? result1 : result2) is vectorized, where equivalent if-syntax isn't
- 2005-06-10 13:31 [Bug tree-optimization/21997] vectorization inhibited by gcc's choice to view an integer as a boolean
- 2005-06-10 13:36 [Bug c/21999] gmake: *** No rule to make target `../libiberty/libiberty.a', needed by `genmodes'. Stop.
- 2005-06-10 14:07 [Bug tree-optimization/22000] [4.0 Regression] Read from volatile member of struct is optimized away
- 2005-06-10 14:09 [Bug rtl-optimization/22002] internal consistency failure with -funroll-loops
- 2005-06-10 14:12 [Bug rtl-optimization/22001] ICE while building cross compiler
- 2005-06-10 14:12 [Bug rtl-optimization/22001] ICE while building cross compiler
- 2005-06-10 14:13 [Bug rtl-optimization/22002] [4.0 Regression] internal consistency failure with -funroll-loops
- 2005-06-10 14:14 [Bug rtl-optimization/22002] [4.0 Regression] internal consistency failure with -funroll-loops
- 2005-06-10 14:16 [Bug tree-optimization/22000] [4.0 Regression] Read from volatile member of struct is optimized away
- 2005-06-10 14:20 [Bug tree-optimization/20610] Real by complex multiplications perform unnecessary operations
- 2005-06-10 14:20 [Bug tree-optimization/21994] [4.1 regression] ICE: verify_stmts failed
- 2005-06-10 14:22 [Bug middle-end/20430] gfortran installed on Mac OS X using fink commander.
- 2005-06-10 15:23 [Bug tree-optimization/21994] [4.1 regression] ICE: verify_stmts failed
- 2005-06-10 18:51 [Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure
- 2005-06-10 18:52 [Bug ada/21959] [4.1 Regression] Ada depends on signed overflow
- 2005-06-10 18:56 [Bug c++/22008] [4.0/4.1 Regression] ICE on valid code
- 2005-06-10 19:25 [Bug c++/7809] befriending inaccessible names
- 2005-06-10 19:25 [Bug c++/22009] Friend declaration of a private member function produces error in g++-4.0
- 2005-06-10 19:49 [Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure
- 2005-06-10 20:22 [Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure
- 2005-06-10 21:02 [Bug c++/22003] [4.1 Regression] -freorder-blocks-and-partition and thunks
- 2005-06-10 21:08 [Bug rtl-optimization/21991] missed-optimization setcc boolean compare
- 2005-06-10 21:10 [Bug fortran/22010] Namelists defined in modules not handled properly
- 2005-06-10 21:11 [Bug c++/22007] New testsuite failure on Tru64 UNIX V4.0F: g++.dg/eh/cleanup1.C
- 2005-06-10 21:12 [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
- 2005-06-10 21:18 [Bug tree-optimization/20256] Perfect nest transformation not conservative enough
- 2005-06-10 21:20 [Bug tree-optimization/19910] ICE with -ftree-loop-linear
- 2005-06-10 21:26 [Bug ada/21959] [4.1 Regression] Ada depends on signed overflow
- 2005-06-10 21:41 [Bug tree-optimization/20256] Perfect nest transformation not conservative enough
- 2005-06-10 22:13 [Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure
- 2005-06-11 14:54 [Bug target/22017] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags
- 2005-06-11 14:56 [Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-11 14:58 [Bug c/22013] [4.0/4.1 Regression] ICE in gimple_add_tmp_var, at gimplify.c:535
- 2005-06-11 15:13 [Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-11 15:13 [Bug c/22016] ICE while compiling CVS postgres
- 2005-06-11 15:18 [Bug java/22011] converting jar files into .so library in win32
- 2005-06-11 15:19 [Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64
- 2005-06-11 15:23 [Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal goto from an unused nested function
- 2005-06-11 15:38 [Bug libgcj/21940] boehm-gc gctest fails on Solaris 10/x86
- 2005-06-11 15:39 [Bug libgcj/21942] boehm-gc doesn't compile on Solaris 10/amd64
- 2005-06-11 16:11 [Bug tree-optimization/22018] New: [4.1 Regression] VRP miscompiles multiply
- 2005-06-11 16:11 [Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply
- 2005-06-11 16:12 [Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply
- 2005-06-11 16:14 [Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3
- 2005-06-11 16:14 [Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply
- 2005-06-11 18:01 [Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?
- 2005-06-11 18:32 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-11 19:16 [Bug tree-optimization/15353] [tree-ssa] Merge two "if"s if one subsumes the other.
- 2005-06-11 19:38 [Bug c/22020] Poor error message for invalid cast in constant initializer
- 2005-06-11 21:54 [Bug fortran/15966] ICE and segmentation fault on internal write
- 2005-06-11 21:54 [Bug fortran/22021] gfortran dies with Bus error
- 2005-06-11 22:24 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-11 22:45 [Bug fortran/22023] ICE in gfc_conv_descriptor_dtype at trans_array.c:177
- 2005-06-11 22:45 [Bug fortran/17202] ice-on-valid-code, trans-array.c:217: gfc_conv_descriptor_dtype Assertion failed
- 2005-06-11 23:05 [Bug tree-optimization/22024] [4.1 Regression] ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292
- 2005-06-11 23:06 [Bug tree-optimization/22025] [4.1 Regression] ACATS ICE (8) fieldoff_compare, at tree-ssa-structalias.c:2550
- 2005-06-11 23:28 [Bug fortran/22027] ICE in gfc_trans_scalar_assign at trans-expr.c:2004
- 2005-06-11 23:28 [Bug fortran/19271] ICE on a = transpose(a) for character array
- 2005-06-12 00:10 [Bug middle-end/22028] [4.0/4.1 Regression] ICE after invalid struct declaration
- 2005-06-12 02:01 [Bug tree-optimization/22024] [4.1 Regression] ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292
- 2005-06-12 03:19 [Bug tree-optimization/18777] Redundant loop count insns in simple vectorized loop
- 2005-06-12 03:23 [Bug target/15397] [g77] c float function called from fortran gives wrong result
- 2005-06-12 03:29 [Bug rtl-optimization/17752] Hot/cold basic block partitioning optimization has problems
- 2005-06-12 03:30 [Bug pending/20337] Unable to run dynamicly linked binaries on ARCH sh3 (hitachi)
- 2005-06-12 03:31 [Bug target/20337] Unable to run dynamicly linked binaries on ARCH sh3 (hitachi)
- 2005-06-12 03:35 [Bug tree-optimization/22029] New: [4.1 Regression] ICE with -fdump-tree-copyprop3-details
- 2005-06-12 03:35 [Bug tree-optimization/22029] [4.1 Regression] ICE with -fdump-tree-copyprop3-details
- 2005-06-12 03:44 [Bug tree-optimization/21829] [4.1 Regression] missed jump threading after unroller
- 2005-06-12 03:47 [Bug rtl-optimization/21887] missed optimization with globals (-mdynamic-no-pic)
- 2005-06-12 13:24 [Bug tree-optimization/22032] ICE in get_indirect_ref_operands
- 2005-06-12 13:24 [Bug tree-optimization/21173] [4.0/4.1 regression] miscompiled pointer subtraction broke Linux kernel
- 2005-06-12 13:44 [Bug c++/22034] [4.1 Regression], ICE on valid, dwarf2
- 2005-06-12 13:48 [Bug tree-optimization/22031] Poor code from unrolled simple loop
- 2005-06-12 13:52 [Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure
- 2005-06-12 13:55 [Bug tree-optimization/14796] [tree-ssa] combine two shifts into one
- 2005-06-12 14:05 [Bug tree-optimization/22024] [4.1 Regression] ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292
- 2005-06-12 14:07 [Bug c/22030] [4.1 Regression] ICE: Segmentation fault
- 2005-06-12 14:07 [Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-12 14:11 [Bug tree-optimization/22035] [4.1 Regression] vector float comparison broken
- 2005-06-12 14:19 [Bug tree-optimization/22033] [4.1 Regression] ACATS ICE cd1c04e create_variable_info_for, at tree-ssa-structalias.c:2789
- 2005-06-12 15:02 [Bug libstdc++/21951] [4.0 only] std::vector.reserve() unusable with -Werror -Wall -O -fno-exceptions
- 2005-06-12 15:07 [Bug target/22017] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags
- 2005-06-12 15:08 [Bug target/22017] [3.4/4.0/4.1 Regression] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags
- 2005-06-12 15:09 [Bug target/15397] [g77] c float function called from fortran gives wrong result
- 2005-06-12 15:12 [Bug libgcj/22036] libjava/jni.cc compilation fix in cvs 2005-06-12
- 2005-06-12 15:16 [Bug boehm-gc/21942] boehm-gc doesn't compile on Solaris 10/amd64
- 2005-06-12 15:16 [Bug boehm-gc/21940] boehm-gc gctest fails on Solaris 10/x86
- 2005-06-12 15:27 [Bug tree-optimization/22037] [4.1 Regression] internal compiler error: verify_ssa failed
- 2005-06-12 15:51 [Bug fortran/22038] Forall with mask broken
- 2005-06-12 16:00 [Bug tree-optimization/22037] [4.1 Regression] internal compiler error: verify_ssa failed
- 2005-06-12 19:06 [Bug c++/5660] [DR213] dependent names involving templates & inheritance
- 2005-06-12 19:06 [Bug c++/22040] gcc 4.0 examines dependent base classes
- 2005-06-12 20:41 [Bug tree-optimization/13875] [tree-ssa] missed jump thread optimization on the tree-level
- 2005-06-12 23:23 [Bug c++/7588] Built-in functions not marked as such
- 2005-06-12 23:44 [Bug tree-optimization/22041] Reverse loop order for increased efficiency
- 2005-06-13 00:39 [Bug tree-optimization/14796] [tree-ssa] combine two shifts into one
- 2005-06-13 00:41 [Bug c++/21930] [4.1 regression] pretty printer confusion
- 2005-06-13 00:44 [Bug java/20469] gcjh does not rename Java variables named NULL
- 2005-06-13 03:23 [Bug libfortran/20930] [4.0 Regression] gfortran.dg/backspace.f execution test
- 2005-06-13 03:28 [Bug fortran/18923] segfault after subroutine name confusion
- 2005-06-13 03:28 [Bug fortran/19574] specification expression failure
- 2005-06-13 03:29 [Bug libstdc++/11953] _REENTRANT defined when compiling non-threaded code.
- 2005-06-13 03:30 [Bug libstdc++/15046] Math functions misdetected by cross configuration
- 2005-06-13 03:30 [Bug target/19704] ICE for tail call of regparm 3 and dllimport
- 2005-06-13 03:33 [Bug middle-end/21538] g++.dg/opt/temp1.C should be optimized elsewhere
- 2005-06-13 03:35 [Bug bootstrap/21481] crtstuff.c should not include auto-host.h
- 2005-06-13 03:36 [Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets
- 2005-06-13 03:36 [Bug debug/12869] Bad stabs for bitsize fields
- 2005-06-13 03:37 [Bug c++/10634] in-class initialization of static data members no longer allowed
- 2005-06-13 03:38 [Bug c++/13640] Failing to reject class template partial specialization which can never be selected
- 2005-06-13 03:42 [Bug debug/914] libgcc2 compile causes internal error for mips-wrs-vxworks
- 2005-06-13 03:58 [Bug middle-end/16172] simple function generates an memmove() call instead of inlining
- 2005-06-13 04:06 [Bug target/19672] [3.4/4.0/4.1 Regression] Performance regression in simple loop code
- 2005-06-13 04:10 [Bug tree-optimization/20999] store should not be done if we don't change its value
- 2005-06-13 04:11 [Bug tree-optimization/21000] store should not be done if we don't change its value
- 2005-06-13 12:25 [Bug target/22044] internal compiler error using __builtin_va_list
- 2005-06-13 12:31 [Bug tree-optimization/22043] [4.0/4.1 Regression] Fields not initialized for automatic structs with flexible array members
- 2005-06-13 12:36 [Bug preprocessor/22042] stringification BUG
- 2005-06-13 12:46 [Bug tree-optimization/18463] [4.0/4.1 Regression] suboptimal use of fancy x86 addressing modes
- 2005-06-13 13:45 [Bug inline-asm/22045] can't find a register in class 'GENERAL_REGS'
- 2005-06-13 13:47 [Bug tree-optimization/19633] local address incorrectly thought to escape
- 2005-06-13 13:47 [Bug middle-end/19616] missed tail call
- 2005-06-13 14:17 [Bug inline-asm/22045] can't find a register in class 'GENERAL_REGS'
- 2005-06-13 14:19 [Bug libgcj/22036] libjava/jni.cc compilation fix in cvs 2005-06-12
- 2005-06-13 14:28 [Bug c++/22047] friend declaration for typedef object
- 2005-06-13 15:15 [Bug tree-optimization/22050] [4.0/4.1 Regression] ICE in gimple_add_tmp_var
- 2005-06-13 15:15 [Bug c/22013] [4.0/4.1 Regression] ICE in gimple_add_tmp_var, at gimplify.c:535
- 2005-06-13 16:20 [Bug middle-end/22051] [4.0/4.1 regression] Wrong code for function pointer comparision during optimization
- 2005-06-13 17:49 [Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec
- 2005-06-13 17:49 [Bug tree-optimization/21884] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-13 18:00 [Bug tree-optimization/19910] ICE with -ftree-loop-linear
- 2005-06-13 19:08 [Bug c/22052] [4.0/4.1 Regression] redefinition of inline function succeeds
- 2005-06-13 19:12 [Bug c/22052] [4.0/4.1 Regression] redefinition of inline function succeeds
- 2005-06-13 19:17 [Bug c/22052] [4.0/4.1 Regression] redefinition of inline function succeeds
- 2005-06-13 19:35 [Bug c/22052] [4.0/4.1 Regression] redefinition of inline function succeeds
- 2005-06-13 19:43 [Bug tree-optimization/21171] [4.0/4.1 Regression] IV OPTS removes does not create a new VOPs for constant values
- 2005-06-13 19:55 [Bug tree-optimization/21994] [4.1 regression] complex throwing functions cause ICE
- 2005-06-13 20:17 [Bug c++/22054] GCC doesn't support anonymous subclass
- 2005-06-13 20:23 [Bug rtl-optimization/22053] [4.1 Regression] ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671
- 2005-06-14 00:17 [Bug tree-optimization/22051] [4.0/4.1 regression] Wrong code for function pointer comparision during optimization
- 2005-06-14 00:18 [Bug tree-optimization/22051] [4.0/4.1 regression] Wrong code for function pointer comparision during optimization
- 2005-06-14 01:34 [Bug debug/22057] [4.0/4.1 Regression] Poor -O0 debug information for for loops with no initializer
- 2005-06-14 02:20 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-14 02:21 [Bug boehm-gc/21940] boehm-gc gctest fails on Solaris 10/x86
- 2005-06-14 02:21 [Bug boehm-gc/21942] boehm-gc doesn't compile on Solaris 10/amd64
- 2005-06-14 02:32 [Bug ada/22026] [4.1 Regression] ACATS FAIL C45331A fixed point wrong code
- 2005-06-14 03:09 [Bug ada/18818] ACATS cd10002 fails at runtime
- 2005-06-14 03:10 [Bug tree-optimization/22033] [4.1 Regression] ACATS ICE cd1c04e create_variable_info_for, at tree-ssa-structalias.c:2789
- 2005-06-14 03:34 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-14 04:01 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-14 04:10 [Bug tree-optimization/22033] [4.1 Regression] ACATS ICE cd1c04e create_variable_info_for, at tree-ssa-structalias.c:2789
- 2005-06-14 04:27 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-14 04:51 [Bug ada/15605] invalid program not detected, RM 8.3(22)
- 2005-06-14 12:37 [Bug debug/914] libgcc2 compile causes internal error for mips-wrs-vxworks
- 2005-06-14 12:38 [Bug c++/22059] Inherited member as template argument
- 2005-06-14 12:45 [Bug c++/22059] Inherited member as template argument
- 2005-06-14 12:52 [Bug debug/22058] RTL checking failure building libgcc
- 2005-06-14 13:16 [Bug middle-end/22061] [3.4 Regression] internal compiler error: in find_function_data, at function.c:317
- 2005-06-14 13:21 [Bug middle-end/22057] [4.0/4.1 Regression] Poor -O0 debug information for for loops with no initializer
- 2005-06-14 13:59 [Bug other/22062] Eggdrop Bug
- 2005-06-14 15:34 [Bug libmudflap/22064] libmudflap contains possible alias violations
- 2005-06-14 15:49 [Bug c++/22063] link failure involving symbol visibility
- 2005-06-14 17:39 [Bug c/22065] New: -fdump-tree-original causes static function to emitted with the same name
- 2005-06-14 18:40 [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
- 2005-06-14 18:40 [Bug libmudflap/22064] libmudflap contains possible alias violations
- 2005-06-14 19:16 [Bug libmudflap/21023] mudflap reports errors for external array variable with no size specified
- 2005-06-14 19:18 [Bug other/20455] i need help for this error
- 2005-06-14 19:22 [Bug middle-end/20521] ICE in cgraph.C with C++
- 2005-06-14 19:24 [Bug libmudflap/21724] [gcc]/libmudflap/Makefile.am, refusing to install mf-runtime.h in includedir
- 2005-06-14 19:37 [Bug c++/22066] :: can access default/anon namespace instead of just global namespace
- 2005-06-14 19:40 [Bug c++/10611] operations on vector mode not recognized in C++
- 2005-06-14 19:40 [Bug middle-end/17961] ICE for operation on small vector with altivec enabled
- 2005-06-14 19:40 [Bug tree-optimization/21861] [meta-bug] scalar evolution type conversion
- 2005-06-14 20:54 [Bug ada/15806] Bug box at expr.c:6764 on legal program
- 2005-06-14 20:58 [Bug ada/19220] Return-by-reference type wrongly considered return-by-copy
- 2005-06-14 21:23 [Bug middle-end/22067] Inconsistent multiply by immediate
- 2005-06-14 21:36 [Bug target/22068] Multiply-immediate opportunity
- 2005-06-14 22:44 [Bug debug/22069] "gcc -gstabs+ -O3" generates erroneous stabs for inlined funcs
- 2005-06-14 22:55 [Bug debug/22069] "gcc -gstabs+ -O3" generates erroneous stabs for inlined funcs
- 2005-06-14 23:15 [Bug libstdc++/22070] including iostream causes lookup of std function to fail when passed into STL algorithm
- 2005-06-14 23:15 [Bug libstdc++/11108] <iostream> causes transform() to not compile with tolower()
- 2005-06-15 02:29 [Bug tree-optimization/22071] [4.1 regression] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2506
- 2005-06-15 02:59 [Bug tree-optimization/20496] "-1" is inconsistently printed in tree dumps
- 2005-06-15 03:12 [Bug ada/20590] [4.0/4.1 Regression] returning record type with a default discriminant causes gnat bug box
- 2005-06-15 03:17 [Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases
- 2005-06-15 03:17 [Bug tree-optimization/16045] ICE fold check: original tree changed by fold
- 2005-06-15 03:18 [Bug tree-optimization/20643] [4.0/4.1 Regression] Tree loop optimizer does worse job than RTL loop optimizer
- 2005-06-15 03:22 [Bug middle-end/21990] Wrong code for 4.0 and head: Reload clobbers the frame pointer by using it as spill register without recognizing the clobbering
- 2005-06-15 03:24 [Bug rtl-optimization/18612] Loop optimiser generates incorrect code.
- 2005-06-15 03:24 [Bug target/21927] [4.1 regression] irix bootstrap failure in expr.c
- 2005-06-15 03:25 [Bug bootstrap/21872] libjava configure fails because it mistakenly thinks it is cross compiling
- 2005-06-15 03:25 [Bug bootstrap/21782] [3.3 Regression] configure: error: unknown endianess
- 2005-06-15 03:29 [Bug other/19266] [mudflap] ICE when compiling with -fmudflap -O
- 2005-06-15 04:44 [Bug fortran/17792] [4.0 only] deallocate does not return stat
- 2005-06-15 11:35 [Bug bootstrap/22074] bootstrap fails when comparing stage 2 with stage 3 due to use of obsoleted "tail +16c" syntax
- 2005-06-15 11:35 [Bug other/14251] Use POSIX-compatible flags for 'head' and 'tail'
- 2005-06-15 11:37 [Bug other/14251] Use POSIX-compatible flags for 'head' and 'tail'
- 2005-06-15 11:40 [Bug bootstrap/22073] build a 32bit gcc-3.4.4 on AMD64/Opteron Linux
- 2005-06-15 11:50 [Bug c/22072] bizarre code for int*int/2
- 2005-06-15 11:50 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-15 11:51 [Bug bootstrap/22075] bootstrap fails when comparing stage 2 with stage 3 due to use of obsoleted "tail +16c" syntax
- 2005-06-15 11:51 [Bug other/14251] Use POSIX-compatible flags for 'head' and 'tail'
- 2005-06-15 11:52 [Bug bootstrap/22075] bootstrap fails when comparing stage 2 with stage 3 due to use of obsoleted "tail +16c" syntax
- 2005-06-15 14:10 [Bug target/22077] New: vec_all_eq does not produce good result
- 2005-06-15 14:14 [Bug target/22077] vec_all_eq does not produce good result
- 2005-06-15 14:19 [Bug AWT/21978] GCC 4.0 Awt and Swing problem
- 2005-06-15 14:56 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-15 15:17 [Bug c/22079] Erroneous automatic typecasting (unsigned int -> long double)
- 2005-06-15 15:22 [Bug bootstrap/22078] Cannot bootstrap 3.4.4 on OS X 10.3, 3.4.3 works
- 2005-06-15 16:01 [Bug target/22077] vec_all_eq does not produce good result
- 2005-06-15 17:22 [Bug target/22080] Unable to find a register to spill in C function
- 2005-06-15 17:27 [Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations
- 2005-06-15 17:35 [Bug target/22076] Strange code for MMX register moves
- 2005-06-15 18:16 [Bug AWT/21978] GCC 4.0 Awt and Swing problem
- 2005-06-15 18:19 [Bug target/22081] ICE for bad powerpc hard float move
- 2005-06-15 18:19 [Bug target/20191] ICE in reload_cse_simplify_operands, on powerpc linux
- 2005-06-15 18:21 [Bug target/20191] [3.4 Regression] ICE in reload_cse_simplify_operands, on powerpc linux
- 2005-06-15 18:23 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 18:23 [Bug target/21757] 64bit multilib for ppc-darwin
- 2005-06-15 18:49 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 18:50 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 18:56 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 19:27 [Bug target/21757] 64bit multilib for ppc-darwin
- 2005-06-15 19:27 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 19:51 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 20:02 [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:09 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-15 20:13 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-15 20:16 [Bug target/20191] [3.4 Regression] ICE in reload_cse_simplify_operands, on powerpc linux
- 2005-06-15 20:46 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 21:14 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 21:18 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-15 21:19 [Bug c++/3187] gcc lays down two copies of constructors
- 2005-06-15 21:22 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 21:57 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-15 22:11 [Bug target/22077] vec_all_eq does not produce good result
- 2005-06-15 22:21 [Bug target/22077] vec_all_eq does not produce good result
- 2005-06-15 22:39 [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 2005-06-15 22:42 [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 2005-06-15 22:53 [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 2005-06-15 23:07 [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 2005-06-15 23:08 [Bug target/22085] New: [4.1 Regression] error with
- 2005-06-15 23:08 [Bug target/22085] [4.1 Regression] error with -fpreprocessed
- 2005-06-15 23:09 [Bug target/22085] [4.1 Regression] error with -fpreprocessed
- 2005-06-15 23:10 [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 2005-06-15 23:50 [Bug c/22086] void * dereferenced in sizeof() yields 1
- 2005-06-16 01:58 [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- 2005-06-16 01:58 [Bug target/21757] 64bit multilib for ppc-darwin
- 2005-06-16 11:33 [Bug target/22089] [4,1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-16 12:08 [Bug target/22078] [3.4 Regression] Cannot profilebootstrap 3.4.4 on OS X 10.3, 3.4.3 works
- 2005-06-16 13:11 [Bug libgcj/22090] Attempt to compile java1.5 classes with gcj
- 2005-06-16 13:17 [Bug java/22091] New: [meta-bug] missing Java 1.5 support
- 2005-06-16 13:17 [Bug java/22091] [meta-bug] missing Java 1.5 support
- 2005-06-16 13:21 [Bug libgcj/22090] Attempt to compile java1.5 classes with gcj
- 2005-06-16 13:35 [Bug java/22091] [meta-bug] missing Java 1.5 support
- 2005-06-16 14:51 [Bug libgcj/22092] libgcj builds zlib subdir even if --with-system-zlib was passed to ./configure
- 2005-06-16 14:51 [Bug other/7125] libz is built even if configured with --with-system-zlib
- 2005-06-16 15:58 [Bug libmudflap/21724] [4.0 Regression] libmudflap/Makefile.am, refusing to install mf-runtime.h in includedir
- 2005-06-16 18:28 [Bug target/22093] Unaligned access to HI values causes unrecognizable insn error
- 2005-06-16 18:47 [Bug java/22094] gcj compiled executable runtime crash
- 2005-06-16 18:49 [Bug java/22094] gcj compiled executable runtime crash
- 2005-06-16 18:58 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-16 20:03 [Bug c++/22095] static template class member definition doesn't compile
- 2005-06-16 21:04 [Bug other/22096] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
- 2005-06-16 21:36 [Bug c/22098] [4.0/4.1 Regression] ICE in compound literal gimplification
- 2005-06-16 21:43 [Bug c/22098] [4.0/4.1 Regression] ICE in compound literal gimplification
- 2005-06-17 01:08 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-17 01:11 [Bug target/19923] [4.0/4.1 Regression] openssl is slower when compiled with gcc 4.0 than 3.3
- 2005-06-17 03:46 [Bug target/22099] builtin_setjmp gives duplicate labels
- 2005-06-17 03:48 [Bug target/22099] builtin_setjmp gives duplicate labels
- 2005-06-17 03:54 [Bug target/10901] non-local goto's don't work on powerpc-darwin
- 2005-06-17 14:02 [Bug target/22083] TARGET_C99_FUNCTIONS is wrongly defined on AIX 5.1
- 2005-06-17 14:25 [Bug tree-optimization/22103] New: [4.1 Regression] Statement makes a memory store .., complex
- 2005-06-17 14:27 [Bug tree-optimization/22103] [4.1 Regression] Statement makes a memory store .., complex
- 2005-06-17 14:32 [Bug c/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it
- 2005-06-17 14:36 [Bug middle-end/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it
- 2005-06-17 14:39 [Bug target/22089] [4,1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-17 14:41 [Bug libgcj/22084] [4.1 Regression] Divide_1 test case hangs
- 2005-06-17 14:43 [Bug target/22083] [3.4/4.0/4.1 Regression] TARGET_C99_FUNCTIONS is wrongly defined on AIX 5.1
- 2005-06-17 14:47 [Bug fortran/22101] use of type(x), pointer:: next => null() causes compilation to fail with a spurious error message
- 2005-06-17 14:49 [Bug target/22089] [4,1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-17 14:49 [Bug target/22089] [4,1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-17 14:52 [Bug middle-end/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it
- 2005-06-17 14:53 [Bug tree-optimization/22100] [4.1 regression] internal compiler error: in tree_verify_flow_info
- 2005-06-17 14:55 [Bug c/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it
- 2005-06-17 15:10 [Bug ada/19382] ACATS cxb5002 simple To_Fortran test fails at runtime on s390-linux
- 2005-06-17 15:36 [Bug rtl-optimization/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it
- 2005-06-17 17:35 [Bug tree-optimization/22105] [4.1 Regression] ACATS ICE cxg2018 for_each_index, at tree-ssa-loop-im.c:219
- 2005-06-17 18:12 [Bug libfortran/20179] cannot mix C and Fortran I/O
- 2005-06-17 18:12 [Bug libfortran/22106] Dynamically linking a C program with libgfortran produces a strange error
- 2005-06-17 19:05 [Bug target/22083] [3.4/4.0/4.1 Regression] TARGET_C99_FUNCTIONS is wrongly defined on AIX 5.1
- 2005-06-17 20:02 [Bug ada/21959] [4.1 Regression] Ada depends on signed overflow
- 2005-06-17 20:17 [Bug c++/22107] Type checking seems to break with string operator=
- 2005-06-17 20:37 [Bug tree-optimization/21959] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
- 2005-06-17 20:54 [Bug tree-optimization/21959] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
- 2005-06-17 21:16 [Bug tree-optimization/22105] [4.1 Regression] ACATS ICE cxg2018 for_each_index, at tree-ssa-loop-im.c:219
- 2005-06-17 21:29 [Bug c++/22107] Type checking seems to break with string operator=
- 2005-06-17 21:34 [Bug tree-optimization/21817] [4.0 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:200
- 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 23:34 [Bug middle-end/22108] [4.1 Regression] intrinsic.c:2044: error: insn does not satisfy its constraints
- 2005-06-17 23:48 [Bug target/22085] [4.1 Regression] error with -fpreprocessed
- 2005-06-17 23:49 [Bug tree-optimization/22100] [4.1 regression] internal compiler error: in tree_verify_flow_info
- 2005-06-17 23:55 [Bug libstdc++/22109] [4.0 Regression] /home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 internal error
- 2005-06-18 01:21 [Bug testsuite/20554] New testsuite fails: error: alias definitions not supported in this configuration
- 2005-06-18 01:23 [Bug middle-end/20506] verify_stmts calls error() on internal errors(notes)
- 2005-06-18 01:24 [Bug middle-end/20506] verify_stmts calls error() on internal errors(notes)
- 2005-06-18 01:36 [Bug testsuite/20554] New testsuite fails: error: alias definitions not supported in this configuration
- 2005-06-18 12:35 [Bug target/22112] Another fallout from alias warning patch
- 2005-06-18 15:20 [Bug c++/22114] Incorrect diagnostic for specialization of a nested class template
- 2005-06-18 17:44 [Bug target/21742] [4.1 Regression] unrecognized insn for struct-layout-1 tests with complex members
- 2005-06-18 17:57 [Bug ada/22026] [4.1 Regression] ACATS FAIL C45331A fixed point wrong code
- 2005-06-18 18:02 [Bug tree-optimization/22026] [4.1 Regression] ACATS FAIL C45331A fixed point wrong code
- 2005-06-18 18:04 [Bug tree-optimization/22055] [4.1 Regression] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- 2005-06-18 20:53 [Bug tree-optimization/22116] New: [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- 2005-06-18 20:53 [Bug tree-optimization/22055] [4.1 Regression] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- 2005-06-18 20:53 [Bug tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- 2005-06-18 20:56 [Bug tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- 2005-06-18 21:09 [Bug tree-optimization/22055] [4.1 Regression] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- 2005-06-18 21:10 [Bug tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- 2005-06-18 23:19 [Bug target/22110] Wrong ld search paths passed to libtool for 64-bit compiles
- 2005-06-18 23:19 [Bug libfortran/19216] list directed read with leading slash (NIST FM923)
- 2005-06-18 23:19 [Bug libfortran/21950] All gfortran execution tests fail on Tru64 UNIX V4.0F: scalbn unresolved
- 2005-06-18 23:20 [Bug tree-optimization/19633] local address incorrectly thought to escape
- 2005-06-18 23:20 [Bug libgcj/21949] java.rmi.server.RMIClassLoader.getClassLoader() is private, should be public
- 2005-06-18 23:24 [Bug target/21351] internal compiler error with sse
- 2005-06-18 23:25 [Bug rtl-optimization/15584] Ada build with stage1 bootstrap compiler fails.
- 2005-06-18 23:29 [Bug c/1623] GCC allows void function to return value
- 2005-06-18 23:29 [Bug c/1623] GCC allows void function to return value
- 2005-06-18 23:36 [Bug c++/1791] wtf is synopsis?
- 2005-06-18 23:36 [Bug c++/1791] wtf is synopsis?
- 2005-06-18 23:45 [Bug rtl-optimization/2590] [3.0 Regression] bad code generated with optimization and PIC (regression from 2.95)
- 2005-06-18 23:45 [Bug bootstrap/2639] [3.1 Regression] genattrtab segv
- 2005-06-18 23:49 [Bug other/5022] gcc -lgcc only for gpl-compatible programs, others are suddenly illegal.
- 2005-06-18 23:49 [Bug other/5022] gcc -lgcc only for gpl-compatible programs, others are suddenly illegal.
- 2005-06-18 23:50 [Bug other/5027] Problem on install gcc 2.95.2 on AIX4.3.3 system
- 2005-06-18 23:50 [Bug other/5027] Problem on install gcc 2.95.2 on AIX4.3.3 system
- 2005-06-18 23:51 [Bug c++/5094] partial specialisation cannot be friend??
- 2005-06-18 23:52 [Bug c/5141] GCC 3.0.3 / 3.1 20011215 ICE (regression to gcc-2.95.3)
- 2005-06-18 23:58 [Bug ada/18692] Ada should have a dg testsuite
- 2005-06-19 01:39 [Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3
- 2005-06-19 01:41 [Bug testsuite/19802] scan-not-hidden breaks with unknown object format
- 2005-06-19 01:42 [Bug c++/22115] [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
- 2005-06-19 02:49 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-19 04:00 [Bug target/22118] ld64 failed: vanilla pointer relocation found that is not 8-bytes
- 2005-06-19 12:18 [Bug target/1098] [i386] inconsistent fp behavior i386 vs. most others
- 2005-06-19 12:18 [Bug rtl-optimization/323] optimized code gives strange floating point results
- 2005-06-19 12:34 [Bug ada/21242] ACATS wrong array copy code c52102b c52102d (works with -fno-tree-dce)
- 2005-06-19 12:41 [Bug ada/21242] [4.1 Regression] wrong array copy code (ACATS c52102b c52102d)
- 2005-06-19 13:04 [Bug middle-end/21291] [4.0/4.1 Regression] can't find a register in class 'GENERAL_REGS' while reloading 'asm'
- 2005-06-19 13:04 [Bug inline-asm/22045] can't find a register in class 'GENERAL_REGS'
- 2005-06-19 13:14 [Bug target/22110] Wrong ld search paths passed to libtool for 64-bit compiles
- 2005-06-19 13:15 [Bug tree-optimization/22117] [4.1 Regression] VRP thinks <ptr type> + <ptr type> is always nonnull.
- 2005-06-19 13:20 [Bug target/22119] nonlocal goto's fail on i?86-darwin
- 2005-06-19 13:32 [Bug target/22120] -fpic causes an ICE on i686-apple-darwin
- 2005-06-19 13:46 [Bug ada/21242] [4.1 Regression] wrong array copy code (ACATS c52102b c52102d)
- 2005-06-19 13:57 [Bug rtl-optimization/21804] [3.4 only] gcc generates incorrect code on x86_64 with -O2
- 2005-06-19 13:58 [Bug c++/21806] Incorrect stack allocation of complex objects
- 2005-06-19 13:59 [Bug java/21695] ICE when building gnu-xml.lo in libjava directory
- 2005-06-19 14:00 [Bug target/21812] libgcc could use some i686 specific optimizations
- 2005-06-19 14:00 [Bug middle-end/21706] MAXPATHLEN usage in [gcc]/gcc/tlink.c
- 2005-06-19 14:01 [Bug fastjar/21822] fastjar/jartool.c's usage of MAXPATHLEN
- 2005-06-19 14:01 [Bug other/21823] MAXPATHLEN usage in [gcc]/fixincludes
- 2005-06-19 14:02 [Bug target/21834] Error when passing unsigned long long as function arguments
- 2005-06-19 14:05 [Bug c/21860] Frontends should be adding DECL_EXPRs for TYPE_DECLs, at least when the type has SAVE_EXPRs in it
- 2005-06-19 14:06 [Bug rtl-optimization/21848] [4.1 Regression] load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError
- 2005-06-19 14:24 [Bug tree-optimization/21998] (cond ? result1 : result2) is vectorized, where equivalent if-syntax isn't (store)
- 2005-06-19 14:25 [Bug debug/21913] REG_EXPR wrong for parameters passed by invisible reference
- 2005-06-19 14:25 [Bug libgcj/21892] gnu.* and native code security audit
- 2005-06-19 14:25 [Bug libgcj/21893] class loading and verifier audit
- 2005-06-19 14:26 [Bug java/21900] debugging regression when debugging libgcj
- 2005-06-19 14:26 [Bug c/21857] Command line switches controlling acceptance of main
- 2005-06-19 14:27 [Bug c++/19243] Misleading error message for ill-formed explicit destructor invocation
- 2005-06-19 14:27 [Bug c++/12333] [DR 272] Explicit call to MyClass::~MyClass() not allowed
- 2005-06-19 14:32 [Bug c++/21835] compilation of CRTP fails if the ABC is after template
- 2005-06-19 14:39 [Bug target/18748] first instruction in each procedure isn't unwindable
- 2005-06-19 14:40 [Bug c/18814] Incorrect reinitialization of compound literal
- 2005-06-19 14:40 [Bug c/18814] Incorrect reinitialization of compound literal
- 2005-06-19 14:41 [Bug target/18830] bootstrap of a biarch compiler fails in libstdc++.
- 2005-06-19 14:45 [Bug libf2c/18874] ? in namelist read leads to I/O recursion
- 2005-06-19 14:46 [Bug target/17280] -mrelax and -O cause .uses directives in assembler to refer to non-existent local labels
- 2005-06-19 14:46 [Bug target/17306] function_vector attribute in H8300H/H8S
- 2005-06-19 14:48 [Bug middle-end/19202] [cc0] Potential problem with cc_status.value2 (from old PROBLEMS)
- 2005-06-19 14:48 [Bug middle-end/19206] [cc0] insn-output.c should optimize sign-tests better
- 2005-06-19 14:49 [Bug target/19204] [m68k] pea can force reloads that cause inefficient code
- 2005-06-19 14:51 [Bug bootstrap/17777] AIX bootstrap comparison failure with xlc6
- 2005-06-19 14:51 [Bug java/19325] Invoking gcj -C on a list of source files consumes insane amount of memory
- 2005-06-19 14:52 [Bug target/18617] missed volatile variable optimizations
- 2005-06-19 14:53 [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function
- 2005-06-19 14:54 [Bug target/19593] ICE at build_def_use, at regrename.c:763
- 2005-06-19 14:55 [Bug target/19205] [m68k] avoid converting INDEX to SI mode if a narrower mode suffices
- 2005-06-19 14:56 [Bug target/19780] Floating point computation far slower for -mfpmath=sse
- 2005-06-19 14:57 [Bug c/19820] How to get results from a V2SF ?
- 2005-06-19 14:58 [Bug target/19653] x87 reg allocated for constants for -mfpmath=sse
- 2005-06-19 15:05 [Bug c++/16245] Arrays decay too quickly
- 2005-06-19 15:26 [Bug tree-optimization/21076] [4.1 Regression] ACATs ICE cxh1001 at tree-vrp.c:124
- 2005-06-19 15:29 [Bug libstdc++/22111] [4.0/4.1 Regression] libstdc++ ABI
- 2005-06-19 16:41 [Bug c++/22121] Suspicious "may be used uninitialized" warning.
- 2005-06-19 16:57 [Bug tree-optimization/22122] [4.1 Regression] -ftree-vectorize ICE get_loop_body, at cfgloop.c:819
- 2005-06-19 17:01 [Bug tree-optimization/22122] [4.1 Regression] -ftree-vectorize ICE get_loop_body, at cfgloop.c:819
- 2005-06-19 17:01 [Bug tree-optimization/22100] [4.1 regression] internal compiler error: in tree_verify_flow_info
- 2005-06-19 17:02 [Bug tree-optimization/22100] [4.1 regression] internal compiler error: in tree_verify_flow_info
- 2005-06-19 18:41 [Bug testsuite/22123] gcc.dg/fold-mod-1.c scan-tree-dump a % 4294967288 fails
- 2005-06-19 19:03 [Bug target/21812] libgcc could use some ia32/x86_64 specific optimizations
- 2005-06-19 19:57 [Bug testsuite/22123] gcc.dg/fold-mod-1.c scan-tree-dump a % 4294967288 fails
- 2005-06-19 20:15 [Bug other/22125] ICE on invalid code.
- 2005-06-19 20:15 [Bug middle-end/22028] [4.0/4.1 Regression] ICE after invalid struct declaration
- 2005-06-19 20:16 [Bug middle-end/22028] [4.0/4.1 Regression] ICE after invalid struct declaration
- 2005-06-19 22:50 [Bug libfortran/22124] eoshift with dim=2 fails
- 2005-06-19 22:55 [Bug c/19994] warn on parameter name mismatch
- 2005-06-19 22:57 [Bug middle-end/19795] GCC needs mechanism to expose compile-time declared reserved global registers to asm programs.
- 2005-06-19 22:58 [Bug target/15425] 128-bit division do not work
- 2005-06-19 23:02 [Bug libgcj/22090] Attempt to compile java1.5 classes with gcj
- 2005-06-19 23:02 [Bug target/22093] Unaligned access to HI values causes unrecognizable insn error
- 2005-06-19 23:04 [Bug libgcj/13708] static java program crashes at startup, UTF-8 environment
- 2005-06-19 23:05 [Bug java/22094] gcj compiled executable runtime crash
- 2005-06-19 23:05 [Bug libgcj/13708] static java program crashes at startup, UTF-8 environment
- 2005-06-19 23:15 [Bug tree-optimization/21076] [4.1 Regression] ACATs ICE cxh1001 at tree-vrp.c:124
- 2005-06-19 23:16 [Bug tree-optimization/22100] [4.1 regression] internal compiler error: in tree_verify_flow_info
- 2005-06-19 23:42 [Bug target/15425] 128-bit division do not work
- 2005-06-20 00:03 [Bug middle-end/21985] [4.0 Regression] miscompiled or wrong code snippet?
- 2005-06-20 00:13 [Bug libstdc++/22109] [4.0 Regression] /home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 internal error
- 2005-06-20 02:30 [Bug other/20525] 4.1 make install fails trying to install ungenerated fixproto & fix-header dirs.
- 2005-06-20 02:30 [Bug ada/19526] Windows errorcodes wrong in Ada when tasking
- 2005-06-20 02:35 [Bug libstdc++/15448] libstdc++ does not rebuild PCH
- 2005-06-20 02:56 [Bug other/20525] 4.1 make install fails trying to install ungenerated fixproto & fix-header dirs.
- 2005-06-20 03:01 [Bug c++/20576] poor diagnostic
- 2005-06-20 03:01 [Bug c++/16057] Error message omits overload candidate
- 2005-06-20 03:04 [Bug c/20319] -fkeep-static-consts with -O asserted doesn't keep consts
- 2005-06-20 03:32 [Bug ada/19385] ACATS c974012 fails at runtime on ppc-linux/darwin without ZCX
- 2005-06-20 03:32 [Bug ada/19879] Ada shared libraries should go in libdir
- 2005-06-20 03:39 [Bug ada/21489] Wrong code generated for legal program, RM 6.4.1(13), 9.5.1(3), 9.5.3(8)
- 2005-06-20 03:42 [Bug ada/20921] Unable to access components of task access constraint
- 2005-06-20 03:43 [Bug ada/21490] Illegal program not detected, RM 3.6(11)
- 2005-06-20 03:45 [Bug ada/20974] ACATS c250002 gnatchop cannot create file with special character on darwin
- 2005-06-20 03:48 [Bug ada/21338] gcc with -c -gnatc and -gnatt generates Stack Overflow
- 2005-06-20 03:53 [Bug ada/22039] special functions for string concat of 3/4/5 args doc'ed to concat two
- 2005-06-20 04:03 [Bug c++/13440] attributes lost in explicit template specializations
- 2005-06-20 04:05 [Bug c++/9381] attribute on member function pointer have no effect
- 2005-06-20 04:06 [Bug c++/5645] gcc warns that pure virtual class not explicitly initialized
- 2005-06-20 12:04 [Bug other/22126] gmake build failure >> ld: 0711-317 ERROR: Undefined symbol: ..libintl_gettext
- 2005-06-20 12:04 [Bug bootstrap/12482] gcc 3.4 20030920 fails to build cc1 during second stage
- 2005-06-20 12:10 [Bug rtl-optimization/21848] [4.1 Regression] load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError
- 2005-06-20 14:47 [Bug middle-end/22028] [4.0/4.1 Regression] ICE after invalid struct declaration
- 2005-06-20 17:01 [Bug target/22127] SPARC register window is not preserved after getcontext call
- 2005-06-20 17:05 [Bug middle-end/21957] IA-64 register stack is not preserved after getcontext call
- 2005-06-20 17:05 [Bug target/22127] SPARC register window is not preserved after getcontext call
- 2005-06-20 17:27 [Bug middle-end/22127] SPARC register window is not preserved after getcontext call
- 2005-06-20 17:37 [Bug middle-end/22127] [3.4/4.0/4.1 Regression] register window not preserved after getcontext call
- 2005-06-20 17:43 [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 2005-06-20 18:03 [Bug target/22077] [4.0 Regression] vec_all_eq does not produce good result
- 2005-06-20 18:42 [Bug c/19820] How to get results from a V2SF ?
- 2005-06-20 19:05 [Bug rtl-optimization/13849] backend ICE (verify_flow_info) on ACATS test cxa5011 when using -O3 -funroll-all-loops
- 2005-06-20 19:08 [Bug ada/18859] [4.0/4.1 Regression] ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839
- 2005-06-20 19:09 [Bug ada/18859] [4.0/4.1 Regression] ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839
- 2005-06-20 20:39 [Bug rtl-optimization/22129] Optimization stomps const, initialized local array
- 2005-06-20 20:48 [Bug rtl-optimization/22129] [3.4 only] Optimization stomps const, initialized local array
- 2005-06-20 22:22 [Bug libstdc++/22130] fstream fails to create a file in ios::in| ios::out mode.
- 2005-06-21 03:05 [Bug c++/22132] Wrong code: upcasting a const class pointer to struct the class derives from
- 2005-06-21 03:16 [Bug c/22133] In MinGW trailling slash forward not allowed in include path
- 2005-06-21 04:11 [Bug c/22133] In MinGW trailling slash forward not allowed in include path
- 2005-06-21 11:31 [Bug target/15492] floating-point arguments are loaded too early to x87 stack
- 2005-06-21 12:48 [Bug tree-optimization/22029] [4.1 Regression] ICE with -fdump-tree-copyprop3-details
- 2005-06-21 12:48 [Bug tree-optimization/22135] The gcc-4.1-20050611 compiler ICE's using -ftree-vectorize in conjunction with -fdump-tree-all-details-stats
- 2005-06-21 12:51 [Bug tree-optimization/22122] [4.1 Regression] -ftree-vectorize ICE get_loop_body, at cfgloop.c:819
- 2005-06-21 12:55 [Bug target/22134] vf_hue.c:54: internal compiler error: in final_scan_insn, at final.c:2419
- 2005-06-21 13:02 [Bug java/22128] [3.4/4.0/4.1 Regression] Cyclic inheritance hangs jc1
- 2005-06-21 13:06 [Bug target/22076] Strange code for MMX register moves
- 2005-06-21 14:05 [Bug c/8268] no compile time array index checking
- 2005-06-21 15:06 [Bug target/22134] vf_hue.c:54: internal compiler error: in final_scan_insn, at final.c:2419
- 2005-06-21 16:02 [Bug c++/21799] [4.0/4.1 regression] Spurious ambiguity with pointers to members
- 2005-06-21 16:07 [Bug c++/21799] [4.0/4.1 regression] Spurious ambiguity with pointers to members
- 2005-06-21 16:28 [Bug c++/22136] [4.1 regression] Rejects old-style using declaration
- 2005-06-21 16:54 [Bug c++/22137] Internal error: Segmentation fault (program cc1plus)
- 2005-06-21 16:56 [Bug c++/22137] Internal error: Segmentation fault (program cc1plus)
- 2005-06-21 16:56 [Bug c++/20789] [4.0 regression] ICE with incomplete type in template
- 2005-06-21 17:04 [Bug c++/22138] Better error message for rejecting local template decleration.
- 2005-06-21 17:08 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-21 18:04 [Bug tree-optimization/22033] [4.1 Regression] ACATS ICE cd1c04e create_variable_info_for, at tree-ssa-structalias.c:2789
- 2005-06-21 18:13 [Bug c++/22139] [4.1 regression] Segfault
- 2005-06-21 18:36 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 18:41 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 18:43 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 18:55 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 19:12 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 19:47 [Bug ada/22140] [4.1 Regression] ACATS ICE c37213j c37213l do_structure_copy, at tree-ssa-structalias.c:2372
- 2005-06-21 19:49 [Bug tree-optimization/21959] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
- 2005-06-21 21:57 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 23:04 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 23:07 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 23:15 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-21 23:43 [Bug c++/22139] [4.0/4.1 regression] Segfault
- 2005-06-22 00:18 [Bug ada/20593] [4.0/4.1 Regression] Simple array of string access miscompiled on x86 and x86_64 and PPC
- 2005-06-22 00:19 [Bug target/20497] Building Code on AMD 64bits c
- 2005-06-22 00:22 [Bug libgcj/6996] gij needs assertion-related command-line options
- 2005-06-22 00:23 [Bug target/20569] [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m
- 2005-06-22 03:54 [Bug target/22134] [4.1 Regression] vf_hue.c:54: internal compiler error: in final_scan_insn, at final.c:2419
- 2005-06-22 12:07 [Bug middle-end/17965] ice in expand_call
- 2005-06-22 13:07 [Bug middle-end/22141] [4.0/4.1 Regression] Missing optimization when storing structures
- 2005-06-22 13:23 [Bug target/22145] New: /usr/include/objc/objc-runtime.h on powerpc-darwin7.8.0 needs fixed included
- 2005-06-22 13:37 [Bug middle-end/20593] [4.0 Regression] Simple array of string access miscompiled on x86 and x86_64 and PPC
- 2005-06-22 14:37 [Bug rtl-optimization/20945] about 2x perfomance regression in comparision with 3.4.2
- 2005-06-22 16:10 [Bug target/21571] ICE in rs6000.c with -msdata=default.
- 2005-06-22 16:11 [Bug target/21571] ICE in rs6000.c with -msdata=default.
- 2005-06-22 17:52 [Bug fortran/22146] ICE when calling ELEMENTAL subroutines
- 2005-06-22 18:14 [Bug c++/22147] New: [4.1 regression] ICE in get_bindings
- 2005-06-22 18:15 [Bug c++/22147] [4.1 regression] ICE in get_bindings
- 2005-06-22 18:21 [Bug target/22148] gcc.dg/vect/vect-reduc-1* fail
- 2005-06-22 18:52 [Bug fortran/21034] [4.0 only] internal compiler error: in gfc_trans_auto_array_allocation, at fortran/trans-array.c:3036
- 2005-06-22 19:16 [Bug c++/22149] func pointer non-type template parm invalid access control
- 2005-06-22 20:19 [Bug rtl-optimization/22152] Poor loop optimization when using mmx builtins
- 2005-06-22 20:26 [Bug target/22152] Poor loop optimization when using mmx builtins
- 2005-06-22 20:27 [Bug target/22076] Strange code for MMX register moves
- 2005-06-22 20:29 [Bug target/22076] Strange code for MMX register moves
- 2005-06-22 20:33 [Bug tree-optimization/22071] [4.1 regression] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2506
- 2005-06-22 22:11 [Bug c++/22153] [3.4/4.0/4.1 regression] ICE on invalid template specialization
- 2005-06-22 22:18 [Bug target/19530] MMX load intrinsic produces SSE superfluous instructions (movlps)
- 2005-06-23 00:21 [Bug c/20631] Support -std=c90 as alias for -std=c89
- 2005-06-23 01:20 [Bug c++/16635] g++ instantiates templates at the wrong place
- 2005-06-23 01:28 [Bug c++/16635] g++ instantiates templates at the wrong place
- 2005-06-23 03:47 [Bug c++/6273] [4.0/4.1 regression] User-defined operator+ and use of enum values in computation of array bounds
- 2005-06-23 04:27 [Bug c++/22154] New: [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- 2005-06-23 04:27 [Bug c++/22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- 2005-06-23 04:28 [Bug c++/22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- 2005-06-23 04:43 [Bug libmudflap/22155] ICE with: "-fmudflap -D_GLIBCXX_DEBUG"
- 2005-06-23 05:02 [Bug middle-end/19466] [meta-bug] bit-fields are non optimal
- 2005-06-23 05:02 [Bug middle-end/22156] New: [4.0/4.1 Regression] bit-field copying regressed
- 2005-06-23 05:04 [Bug middle-end/22156] [4.0/4.1 Regression] bit-field copying regressed
- 2005-06-23 05:05 [Bug c++/22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- 2005-06-23 05:11 [Bug middle-end/22156] [4.0/4.1 Regression] bit-field copying regressed
- 2005-06-23 05:34 [Bug middle-end/22156] [4.0/4.1 Regression] bit-field copying regressed
- 2005-06-23 05:34 [Bug tree-optimization/22157] New: [4.0/4.1 Regression] struct copying code gen
- 2005-06-23 05:35 [Bug tree-optimization/22157] [4.0/4.1 Regression] struct copying code gen
- 2005-06-23 11:51 [Bug target/22158] char global_var[] = "larger than 32 bytes"; uses silly amounts of alignment even with -Os
- 2005-06-23 12:02 [Bug target/22158] char global_var[] = "larger than 32 bytes"; uses silly amounts of alignment even with -Os
- 2005-06-23 12:07 [Bug tree-optimization/22159] [4.1 Regression] gcc-4.1-20050618 ICE's during compilation of nbench-byte-2.2.2 file nbench0.c
- 2005-06-23 12:48 [Bug fortran/22160] gfortran internal compiler error: Segmentation fault
- 2005-06-23 12:48 [Bug fortran/15966] ICE and segmentation fault on internal write
- 2005-06-23 13:13 [Bug target/22158] char global_var[] = "larger than 32 bytes"; uses silly amounts of alignment even with -Os
- 2005-06-23 13:24 [Bug c++/22161] Template linking error
- 2005-06-23 14:32 [Bug tree-optimization/22043] [4.1 Regression] Fields not initialized for automatic structs with flexible array members
- 2005-06-23 14:42 [Bug tree-optimization/22000] [4.0/4.1 Regression] Read from volatile member of struct is optimized away
- 2005-06-23 14:47 [Bug ada/22164] GNAT rejects matching parameter in generic instantiation as non-matching
- 2005-06-23 14:50 [Bug ada/22165] GNAT rejects matching parameter in generic instantiation as non-matching
- 2005-06-23 14:50 [Bug ada/22164] GNAT rejects matching parameter in generic instantiation as non-matching
- 2005-06-23 14:55 [Bug ada/22164] GNAT rejects matching parameter in generic instantiation as non-matching
- 2005-06-23 15:04 [Bug c++/22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- 2005-06-23 15:47 [Bug c++/19403] [4.0/4.1 Regression] name lookup is broken with friends
- 2005-06-23 15:47 [Bug c++/20996] friend class declaration in namespace wrong in template class with specialisation
- 2005-06-23 16:06 [Bug java/22166] New: 0x80000000/-1 is wrong
- 2005-06-23 19:49 [Bug tree-optimization/22157] [4.0/4.1 Regression] struct copying code gen
- 2005-06-23 19:49 [Bug middle-end/22156] [4.0/4.1 Regression] bit-field copying regressed
- 2005-06-24 02:29 [Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-24 04:23 [Bug target/22169] internal compiler error
- 2005-06-24 13:02 [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:03 [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:05 [Bug target/22169] internal compiler error
- 2005-06-24 13:30 [Bug c++/22172] [3.4/4.0/4.1 Regression] Internal compiler error, seg fault.
- 2005-06-24 13:41 [Bug libfortran/22170] Handle format slash error
- 2005-06-24 14:11 [Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot
- 2005-06-24 14:12 [Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata
- 2005-06-24 14:14 [Bug rtl-optimization/22167] Strange optimization bug when using -Os
- 2005-06-24 14:16 [Bug tree-optimization/22117] [4.1 Regression] VRP thinks <ptr type> + <ptr type> is always nonnull.
- 2005-06-24 14:24 [Bug tree-optimization/22159] [4.1 Regression] gcc-4.1-20050618 ICE's during compilation of nbench-byte-2.2.2 file nbench0.c
- 2005-06-24 17:42 [Bug c++/22173] [3.4/4.0/4.1 regression] Bogus template keyword accepted
- 2005-06-24 19:28 [Bug middle-end/22174] [4.1 Regression] xgcc ices on stage2/ada.
- 2005-06-24 19:50 [Bug fortran/22175] BYTE Type Statement
- 2005-06-24 20:08 [Bug tree-optimization/15596] [4.0/4.1 Regression] Missed optimization with bitfields
- 2005-06-24 20:17 [Bug tree-optimization/18031] OR of a bitfield and a constant is not optimized at tree level
- 2005-06-24 22:04 [Bug middle-end/22177] error: in assign_stack_temp_for_type, at function.c:655
- 2005-06-24 22:26 [Bug preprocessor/22168] #if #A == #B should have a diagnostic in ISO C mode
- 2005-06-24 23:06 [Bug c/22179] Erroneous compiler warning: null argument where non-null required
- 2005-06-24 23:10 [Bug c/22178] bogus warning "comparison is always false due to limited range"
- 2005-06-24 23:10 [Bug middle-end/12963] Wrong and misleading warning encourages writing non-portable code
- 2005-06-24 23:13 [Bug c/22179] Erroneous compiler warning: null argument where non-null required
- 2005-06-24 23:13 [Bug middle-end/17308] nonnull attribute not as useful as it could
- 2005-06-25 02:08 [Bug c++/22181] Segv on undefined static member of a template class.
- 2005-06-25 02:08 [Bug c++/20789] [4.0 regression] ICE with incomplete type in template
- 2005-06-25 17:15 [Bug other/22182] kernel misscompilation.
- 2005-06-25 18:18 [Bug middle-end/22177] error: in assign_stack_temp_for_type, at function.c:655
- 2005-06-25 18:18 [Bug fortran/21915] [4.0 only] Would like atanh etc. as intrinsics
- 2005-06-25 18:22 [Bug c++/22180] [3.4/4.0/4.1 regression] ICE on invalid destructor call
- 2005-06-25 18:23 [Bug libstdc++/22185] final link failed: Nonrepresentable section on output
- 2005-06-25 18:28 [Bug tree-optimization/22184] tree vectorizer depends on context
- 2005-06-25 18:30 [Bug treelang/22188] New: Some warnings during building
- 2005-06-25 18:34 [Bug target/20503] openssl compiled with -mcpu=i686 triggers `__i686.get_pc_thunk.bx' referenced in section `.text' of /usr/lib/libc_nonshared.a(elf-init.oS): defined in discarded section `.gnu.linkonce.t.__i686.get_pc_thunk.bx' of /usr/lib/libc_nonshared.a(elf-init.oS)
- 2005-06-25 18:34 [Bug ada/19384] ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
- 2005-06-25 19:28 [Bug tree-optimization/21591] not vectorizing a loop with access to structs
- 2005-06-25 20:47 [Bug middle-end/22174] [4.1 Regression] xgcc ices on stage2/ada.
- 2005-06-25 23:37 [Bug middle-end/22174] [4.1 Regression] xgcc ices on stage2/ada.
- 2005-06-26 01:53 [Bug ada/18818] ACATS cd10002 fails at runtime
- 2005-06-26 02:26 [Bug target/11180] [avr-gcc] Optimization decrease performance of struct assignment.
- 2005-06-26 02:34 [Bug fortran/20662] Problem with bounds in gfc_conv_intrinsic_bound
- 2005-06-26 02:48 [Bug libgcj/22189] Table Full in gcj-dbtool if -m option used with smallest possible input
- 2005-06-26 14:31 [Bug c++/22190] Bad registers optimization
- 2005-06-26 14:31 [Bug c/21920] alias violating
- 2005-06-26 14:34 [Bug middle-end/22028] [4.0 Regression] ICE after invalid struct declaration
- 2005-06-26 14:36 [Bug middle-end/17965] ice in expand_call
- 2005-06-26 14:55 [Bug c++/22191] undefined reference to static member of template struct
- 2005-06-26 14:55 [Bug c++/15394] g++ fails to produce a static definition for static template member
- 2005-06-26 16:18 [Bug middle-end/22177] error: in assign_stack_temp_for_type, at function.c:655
- 2005-06-26 16:29 [Bug rtl-optimization/21848] load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError
- 2005-06-26 16:45 [Bug tree-optimization/22171] [4.0/4.1 Regression] gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c
- 2005-06-26 17:01 [Bug middle-end/22108] [4.1 Regression] intrinsic.c:2044: error: insn does not satisfy its constraints
- 2005-06-26 17:07 [Bug tree-optimization/21005] [4.1 Regression] gcc.dg/uninit-1.c uninitialized variable warning (test for bogus messages, line 16 fails
- 2005-06-26 17:19 [Bug fortran/20838] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606
- 2005-06-26 17:39 [Bug target/21169] [4.0 regression] ICE in reload_cse_simplify_operands with -fnon-call-exceptions -fPIC -O2
- 2005-06-26 17:42 [Bug c++/21347] [4.0/4.1 Regression] spurious warning with -Wctor-dtor-privacy
- 2005-06-26 17:47 [Bug middle-end/21379] [4.0/4.1 Regression] GCC Internal Compiler Error
- 2005-06-26 17:49 [Bug libgcj/21058] [4.1 Regression] fragile libgcj link process omits some inner classes
- 2005-06-26 17:51 [Bug bootstrap/22193] Compile Fails on SUSE 9.3 Professional
- 2005-06-26 17:51 [Bug bootstrap/17383] [4.0 Regression] Building in src dir fails
- 2005-06-26 17:52 [Bug c/22194] [4.0 Regression] ICE on linux-2.6.12 drivers/serial/8250.c
- 2005-06-26 17: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-26 18:03 [Bug tree-optimization/19703] [4.0/4.1 Regression] Poor optimisation of loop test, DOM causing unsigned to int and missing combine compares
- 2005-06-26 18:10 [Bug tree-optimization/18501] [4.1 Regression] Missing 'used unintialized' warning
- 2005-06-26 18:13 [Bug tree-optimization/21493] [4.1 Regression] internal compiler error: Segmentation fault
- 2005-06-26 18:15 [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
- 2005-06-26 18:17 [Bug bootstrap/21512] [4.0/4.1 Regression] build failure on ppc-apple-darwin5.5 in libcpp
- 2005-06-26 18:31 [Bug bootstrap/22195] Missing Documentation
- 2005-06-26 20:15 [Bug tree-optimization/22196] New: Missed back prop
- 2005-06-26 20:20 [Bug tree-optimization/21449] Loop unroller is way over estimating the unroll size of a loop
- 2005-06-26 22:14 [Bug c/21911] named parameter mistakenly identified as sentinel
- 2005-06-26 22:17 [Bug tree-optimization/21922] [4.1 Regression] internal compiler error: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1513
- 2005-06-26 22:18 [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
- 2005-06-26 22:21 [Bug c/21975] [4.0/4.1 Regression] Segmentation fault while compiling ipw2100
- 2005-06-27 01:58 [Bug c++/20665] poor diagnostic for missing semicolon at end of template struct declaration
- 2005-06-27 02:52 [Bug middle-end/22108] [4.1 Regression] intrinsic.c:2044: error: insn does not satisfy its constraints
- 2005-06-27 04:36 [Bug c++/16232] Poor diagnostic
- 2005-06-27 05:02 [Bug tree-optimization/21959] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
- 2005-06-27 05:11 [Bug other/21350] [4.0/4.1 Regression] release now requires bision
- 2005-06-27 13:31 [Bug middle-end/22197] invalid "is" used uninitialized, should be "may be"
- 2005-06-27 13:39 [Bug middle-end/22177] [3.4 only] error: in assign_stack_temp_for_type, at function.c:655
- 2005-06-27 13:39 [Bug other/20791] visibilty options don't work
- 2005-06-27 13:49 [Bug c/22192] Rejection of valid array declaration.
- 2005-06-27 14:10 [Bug ada/18818] ACATS cd10002 fails at runtime
- 2005-06-27 14:24 [Bug bootstrap/19176] static gcc cannot be build (libgcc_eh.a required for static gcc)
- 2005-06-27 15:02 [Bug target/22198] Miscompile of SSE2 _mm_madd_epi16 with -O2
- 2005-06-27 15:06 [Bug target/22198] Miscompile of SSE2 _mm_madd_epi16 with -O2
- 2005-06-27 15:18 [Bug tree-optimization/22199] Unnecessary casts for comparison
- 2005-06-27 15:21 [Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistend with gcc
- 2005-06-27 15:23 [Bug target/22198] Miscompile of SSE2 _mm_madd_epi16 with -O2
- 2005-06-27 15:23 [Bug c/21920] alias violating
- 2005-06-27 15:40 [Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistend with gcc
- 2005-06-27 16:07 [Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistend with gcc
- 2005-06-27 17:14 [Bug fortran/21986] Bad .mod file, ICE upon USE
- 2005-06-27 17:14 [Bug fortran/19669] [gfortran] ICE (segfault) on legal (?) code
- 2005-06-27 17:21 [Bug testsuite/22176] [4.1 Regression] error executing dg-final: no files matched glob pattern "*.c.t??.dom*"
- 2005-06-27 17:29 [Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistend with gcc
- 2005-06-27 17:34 [Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistend with gcc
- 2005-06-27 18:05 [Bug c++/22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- 2005-06-27 18:08 [Bug middle-end/22201] Parameter description strings should all start with a capital letter
- 2005-06-27 18:32 [Bug libstdc++/22203] New: std::numeric_limits<int>::traps is wrong on PPC
- 2005-06-27 18:34 [Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistend with gcc
- 2005-06-27 19:31 [Bug c++/22204] [4.0/4.1 Regression] [repo] internal compiler error: Segmentation fault
- 2005-06-27 20:22 [Bug c++/22204] [4.0/4.1 Regression] [repo] internal compiler error: Segmentation fault
- 2005-06-27 20:28 [Bug c++/22204] [4.0/4.1 Regression] [repo] internal compiler error: Segmentation fault
- 2005-06-27 20:30 [Bug c++/22204] [4.0/4.1 Regression] [repo] internal compiler error: Segmentation fault
- 2005-06-27 21:02 [Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistend with gcc
- 2005-06-27 21:59 [Bug libstdc++/22205] [4.1 Regression] errors with -fno-weak vs. debug mode
- 2005-06-27 22:03 [Bug libstdc++/22205] [4.1 Regression] errors debug mode on aix
- 2005-06-27 23:07 [Bug c++/22206] gcc overload resolution fails to follow "using" in some cases
- 2005-06-27 23:11 [Bug rtl-optimization/22208] New: [4.0/4.1 Regression] flag_rename_registers is not enabled at -O3 or above
- 2005-06-27 23:11 [Bug rtl-optimization/15023] -frename-registers is buggy and slow
- 2005-06-27 23:11 [Bug rtl-optimization/22208] [4.0/4.1 Regression] flag_rename_registers is not enabled at -O3 or above
- 2005-06-27 23:15 [Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2
- 2005-06-27 23:44 [Bug target/22209] [4.1 regression] libgfortran unresolvable symbols on irix6.5
- 2005-06-27 23:46 [Bug fortran/22210] gfc_conv_array_initializer weirdness
- 2005-06-28 01:18 [Bug fortran/15382] frontend too lenient when checking variable declarations
- 2005-06-28 01:19 [Bug fortran/12366] array assignment fails
- 2005-06-28 13:30 [Bug tree-optimization/22216] [4.1 regression] ICE during GC
- 2005-06-28 13:46 [Bug bootstrap/22213] [3.4 only] quoting of dir-variable in mklibgcc.in
- 2005-06-28 13:47 [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
- 2005-06-28 13:56 [Bug libstdc++/22218] [4.1 Regression] no rule to make target ... (constructor_destructor_fn_imps.hpp)
- 2005-06-28 14:17 [Bug c++/22215] [3.4 Regression] [unit-at-a-time] g++ -O2 generates Undefined Global for statically defined function
- 2005-06-28 16:37 [Bug ada/22220] Unable to build gnattools native i586
- 2005-06-28 18:04 [Bug ada/22221] "make bootstrap" enters endless loop (Hangs)
- 2005-06-28 18:04 [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 19:29 [Bug target/22134] [4.1 Regression] vf_hue.c:54: internal compiler error: in final_scan_insn, at final.c:2419
- 2005-06-28 20:13 [Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
- 2005-06-28 20:26 [Bug target/22006] New IRIX 6.5 testsuite failures with gas: .space repeat count is zero, ignored
- 2005-06-28 21:20 [Bug tree-optimization/22226] vectorization library
- 2005-06-28 22:07 [Bug testsuite/22176] [4.1 Regression] error executing dg-final: no files matched glob pattern "*.c.t??.dom*"
- 2005-06-28 22:09 [Bug tree-optimization/22212] [4.1 Regression] SEGV in is_gimple_variable during loop-ivopts while building Ada RTS
- 2005-06-28 22:54 [Bug c++/22227] g++ 4.0.0 has issues with the typedef of reference
- 2005-06-28 23:01 [Bug c++/22227] g++ 4.0.0 has issues with the typedef of reference
- 2005-06-28 23:16 [Bug rtl-optimization/21956] [4.1 Regression] useless symbols in object files
- 2005-06-28 23:16 [Bug c++/22003] [4.1 Regression] -freorder-blocks-and-partition and thunks
- 2005-06-28 23:20 [Bug tree-optimization/20256] Perfect nest transformation not conservative enough
- 2005-06-28 23:24 [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-28 23:24 [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-28 23:30 [Bug tree-optimization/21859] ICE with -ftree-vectorize and -O2 or higher
- 2005-06-28 23:41 [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa
- 2005-06-29 01:59 [Bug c/21975] [4.0 Regression] Segmentation fault while compiling ipw2100
- 2005-06-29 01:59 [Bug c/22052] [4.0 Regression] redefinition of inline function succeeds
- 2005-06-29 14:55 [Bug tree-optimization/22230] [4.1 Regression] value range propagation error
- 2005-06-29 15:07 [Bug c++/22233] [3.4/4.0/4.1 regression] ICE with wrong number of template parameters
- 2005-06-29 15:14 [Bug rtl-optimization/22167] [3.4 regression] Strange optimization bug when using -Os
- 2005-06-29 15:22 [Bug preprocessor/22231] -MG ignores missing headers even with -c
- 2005-06-29 16:54 [Bug tree-optimization/22234] [4.1 Regression] verify_ssa failed with -fno-exceptions
- 2005-06-29 17:49 [Bug libgcj/22211] [4.0 only] Thread.interrupt sometimes causes abort if thread is already dead
- 2005-06-29 17:50 [Bug rtl-optimization/21956] [4.1 Regression] useless symbols in object files
- 2005-06-29 19:38 [Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
- 2005-06-29 19:59 [Bug tree-optimization/22235] New: VRP misses folding opportunity with ranges
- 2005-06-29 20:04 [Bug tree-optimization/22235] VRP does not remove non needed
- 2005-06-29 20:06 [Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
- 2005-06-29 20:07 [Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
- 2005-06-29 20:36 [Bug tree-optimization/22236] New: [4.1 Regression] wrong code for casts and scev
- 2005-06-29 20:36 [Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev
- 2005-06-29 20:37 [Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev
- 2005-06-29 20:50 [Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev
- 2005-06-29 20:57 [Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev
- 2005-06-29 20:57 [Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
- 2005-06-29 20:59 [Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev
- 2005-06-29 21:47 [Bug tree-optimization/22212] [4.1 Regression] SEGV in is_gimple_variable during loop-ivopts while building Ada RTS
- 2005-06-29 23:06 [Bug tree-optimization/22234] [4.1 Regression] verify_ssa failed with -fno-exceptions
- 2005-06-29 23:16 [Bug tree-optimization/22237] [4.0/4.1 Regression] struct copy inlining generates overlapping memcpy
- 2005-06-30 01:53 [Bug rtl-optimization/22239] [4.0/4.1 Regression] i-cobol.adb:482: error: unrecognizable insn
- 2005-06-30 02:00 [Bug c++/22238] [4.0/4.1 regression] '#'obj_type_ref' not supported by dump_expr
- 2005-06-30 02:04 [Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev
- 2005-06-30 02:04 [Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev
- 2005-06-30 02:12 [Bug tree-optimization/22237] [4.0/4.1 Regression] struct copy inlining generates overlapping memcpy
- 2005-06-30 02:14 [Bug c/22240] ICE with transparent unions, function pointers and -pedantic
- 2005-06-30 02:15 [Bug c/22241] completion by initializer incompatible with type in inner scope should be diagnosed
- 2005-06-30 02:21 [Bug c/20689] strict aliasing with temporary variable never gives warnings
- 2005-06-30 02:26 [Bug c++/22238] [4.0/4.1 regression] '#'obj_type_ref' not supported by dump_expr
- 2005-06-30 02:26 [Bug rtl-optimization/22239] [4.0/4.1 Regression] i-cobol.adb:482: error: unrecognizable insn
- 2005-06-30 03:25 [Bug c++/22238] [4.0/4.1 regression] '#'obj_type_ref' not supported by dump_expr
- 2005-06-30 04:42 [Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
- 2005-06-30 05:26 [Bug middle-end/22242] New: Removing unused static function variables
- 2005-06-30 06:03 [Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
- 2005-06-30 06:11 [Bug c++/22243] array dimensioned to zero via template parameter yields parse error
- 2005-06-30 06:11 [Bug c++/19989] Inconsistency with zero-sized arrays
- 2005-06-30 12:12 [Bug target/22246] ICE compiling glibc 2.2.5 in reload_cse_simplify_operands, at postreload.c:391
- 2005-06-30 12:12 [Bug target/21623] [4.0 regression] ICE in reload_cse_simplify_operands, at postreload.c:391
- 2005-06-30 12:18 [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 12:20 [Bug fortran/22244] dimension information is lost for multi-dimension array
- 2005-06-30 13:06 [Bug middle-end/22247] tree-ssa-structalias.c: `uint' undeclared
- 2005-06-30 13:07 [Bug middle-end/22247] [4.1 Regression] tree-ssa-structalias.c: `uint' undeclared
- 2005-06-30 13:11 [Bug tree-optimization/21564] [4.1 Regression] Fatal miscompile with -O1 -finline-functions
- 2005-06-30 13:26 [Bug c++/22248] Incorrect work with multiple assigment.
- 2005-06-30 13:27 [Bug c/11751] wrong evaluation order of an expression
- 2005-06-30 13:31 [Bug c/5675] const variables wrongly considered part of constant expressions (gcc.dg/c9[09]-const-expr-3.c)
- 2005-06-30 13:32 [Bug c/456] constant expressions constraints (gcc.dg/c90-const-expr-1)
- 2005-06-30 13:32 [Bug c/22249] GCC does not reject an incompatible type declaration
- 2005-06-30 13:34 [Bug target/22250] [sh4] ICE compiling qt-4.0.0-embedded snapshot
- 2005-06-30 13:38 [Bug c++/22248] Incorrect work with multiple assigment.
- 2005-06-30 13:38 [Bug c/11751] wrong evaluation order of an expression
- 2005-06-30 14:23 [Bug c/22245] segmentation fault when compiling ipw2100 drivers on linux 2.6
- 2005-06-30 14:23 [Bug c/21975] [4.0 Regression] Segmentation fault while compiling ipw2100
- 2005-06-30 14:31 [Bug ada/22251] Bug box in Ada compiler: Assert_Failure sinfo.adb:2479, Error detected at test.adb:12:16
- 2005-06-30 14:57 [Bug c++/22252] [4.0/4.1 Regression] pragma interface/implementation still break synthesized methods
- 2005-06-30 15:10 [Bug c++/22252] [4.0/4.1 Regression] pragma interface/implementation still break synthesized methods
- 2005-06-30 15:19 [Bug middle-end/22253] ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
- 2005-06-30 15:22 [Bug middle-end/22253] [4.1 Regression] ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
- 2005-06-30 17:22 [Bug middle-end/22253] [4.1 Regression] ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
- 2005-06-30 17:24 [Bug middle-end/22253] [4.1 Regression] ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
- 2005-06-30 17:31 [Bug c++/22257] New: ICE on invalid code, forgot parentheses for constructor
- 2005-06-30 17:31 [Bug c++/22257] ICE on invalid code, forgot parentheses for constructor
- 2005-06-30 17:34 [Bug target/21723] [4.0/4.1 Regression] ICE while building libgfortran
- 2005-06-30 17:45 [Bug c++/22256] diagnostic shows wrong type for cast operator
- 2005-06-30 18:22 [Bug middle-end/22247] [4.1 Regression] tree-ssa-structalias.c: `uint' undeclared
- 2005-06-30 18:22 [Bug middle-end/22247] [4.1 Regression] tree-ssa-structalias.c: `uint' undeclared
- 2005-06-30 18:31 [Bug c++/22248] Incorrect work with multiple assigment.
- 2005-06-30 19:13 [Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
- 2005-06-30 20:20 [Bug bootstrap/22259] [4.1 Regression] spawnv cannot execute gcc/as
- 2005-06-30 20:46 [Bug target/22260] -fPIC -fno-delayed-branch miscompiles MI this_adjusting thunks
- 2005-06-30 21:54 [Bug c/22261] GCC using sqrtf() on AIX 5.1 when it doesn't exist
- 2005-06-30 21:54 [Bug target/22083] [3.4/4.0 Regression] TARGET_C99_FUNCTIONS is wrongly defined on AIX 5.1
- 2005-06-30 22:33 [Bug target/22262] stack_protector use creates broken assembler
- 2005-06-30 23:26 [Bug c++/22263] explicit instantiation fails to emit symbols defined later
- 2005-06-30 23:35 [Bug target/22262] stack_protector use creates broken assembler
- 2005-06-30 23:35 [Bug target/22262] stack_protector use creates broken assembler
- 2005-06-30 23:49 [Bug c++/22263] explicit instantiation fails to emit symbols defined later
pinskia at physics dot uc dot edu
pluto at agmk dot net
- 2005-06-05 20:13 [Bug ada/21925] New: gcc error in simplify_cond_and_lookup_avail_expr, at tree-ssa-dom.c:2171
- 2005-06-05 20:27 [Bug ada/21923] Ada compiler fails to build on gcc 4.1
- 2005-06-06 09:25 [Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1
- 2005-06-06 17:53 [Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3
- 2005-06-06 21:07 [Bug ada/21937] Member record alignment triggering an ICE
- 2005-06-07 14:40 [Bug other/21948] New: [diagnostic] enable errors on `cast from/to pointer to/from integer of different size`
- 2005-06-08 14:55 [Bug c/21962] New: [bogus warning] format '%012llx' expects type X, but argument has type X
- 2005-06-09 11:59 [Bug ada/21959] [4.1 Regression] Ada depends on signed overflow
- 2005-06-10 21:24 [Bug ada/21959] [4.1 Regression] Ada depends on signed overflow
- 2005-06-11 13:50 [Bug other/22015] New: ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-11 13:52 [Bug other/22015] ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-11 14:59 [Bug other/22015] ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-11 14:59 [Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- 2005-06-13 11:56 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-15 14:47 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-16 09:18 [Bug other/22089] New: bootstrap ices / insn does not satisfy its constraints.
- 2005-06-16 09:55 [Bug other/22089] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-16 11:28 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-16 14:48 [Bug libgcj/22092] New: libgcj builds zlib subdir even if --with-system-zlib was passed to ./configure
- 2005-06-16 18:33 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-16 18:44 [Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
- 2005-06-16 21:00 [Bug other/22096] New: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
- 2005-06-16 21:01 [Bug other/22096] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2509
- 2005-06-16 23:53 [Bug middle-end/21840] [4.1 Regression] Linux 2.6.11.1.11: drivers/char/keyboard.c:619: internal compiler error: Segmentation fault
- 2005-06-17 00:53 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-17 00:58 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-17 09:33 [Bug middle-end/22072] bizarre code for int*int/2
- 2005-06-19 15:03 [Bug target/19780] Floating point computation far slower for -mfpmath=sse
- 2005-06-19 20:12 [Bug other/22125] New: ICE on invalid code.
- 2005-06-23 13:18 [Bug middle-end/22156] [4.0/4.1 Regression] bit-field copying regressed
- 2005-06-24 11:51 [Bug target/22158] char global_var[] = "larger than 32 bytes"; uses silly amounts of alignment even with -Os
- 2005-06-24 13:45 [Bug middle-end/7776] const char* p = "foo"; if (p == "foo") ... is compiled without warning!
- 2005-06-24 13:47 [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:51 [Bug middle-end/7776] const char* p = "foo"; if (p == "foo") ... is compiled without warning!
- 2005-06-24 14:03 [Bug target/19161] No emms or femms emitted between MMX and FP instructions
- 2005-06-24 14:47 [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- 2005-06-24 17:16 [Bug other/20128] ice with mudflap + profile generate
- 2005-06-24 19:23 [Bug other/22174] New: xgcc ices on stage2/ada.
- 2005-06-25 06:26 [Bug target/19161] No emms or femms emitted between MMX and FP instructions
- 2005-06-25 10:39 [Bug other/22182] New: kernel misscompilation.
- 2005-06-28 13:52 [Bug libstdc++/22218] New: no rule to make target ... (constructor_destructor_fn_imps.hpp)
- 2005-06-29 12:41 [Bug target/22229] Segfault due to unaligned movaps access
- 2005-06-29 14:20 [Bug c/22230] [4.1 Regression] value range propagation error
pplppp at gmail dot com
ppluzhnikov at charter dot net
pthaugen at us dot ibm dot com
rakdver at atrey dot karlin dot mff dot cuni dot cz
rakdver at gcc dot gnu dot org
Ralf dot Wildenhues at gmx dot de
Ralf_Recker at gmx dot de
randolph at tausq dot org
ravi kumar
rblove at airmail dot net
rcbilson at plg dot uwaterloo dot ca
rearnsha at gcc dot gnu dot org
redi at gcc dot gnu dot org
reichelt at gcc dot gnu dot org
- 2005-06-01 08:41 [Bug tree-optimization/21734] [4.1 regression] ICE: -ftree-vectorize, segfault
- 2005-06-01 09:47 [Bug tree-optimization/21789] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-02 16:05 [Bug target/21716] [3.4/4.0/4.1 Regression] ICE in reg-stack.c's swap_rtx_condition
- 2005-06-02 16:08 [Bug rtl-optimization/17428] internal compiler error: in spill_failure, at reload1.c:1880 (-fspeculative-prefetching)
- 2005-06-06 07:59 [Bug fortran/18923] segfault after subroutine name confusion
- 2005-06-06 14:17 [Bug c++/21929] New: [4.0/4.1 regression] ICE on invalid template parameter
- 2005-06-06 14:32 [Bug c++/21930] New: [4.1 regression] pretty printer confusion
- 2005-06-06 19:19 [Bug tree-optimization/21933] New: [4.1 regression] ICE with -ftree-vectorize
- 2005-06-07 09:33 [Bug c++/20563] [3.4/4.0/4.1 Regression] Infinite loop in diagnostic (and ice after error message)
- 2005-06-07 17:07 [Bug c++/21783] No typename required when type use in a function
- 2005-06-07 19:07 [Bug c++/21783] [DR 409] Typename for required for qualified name?
- 2005-06-07 19:40 [Bug c++/19894] pointer-to-void member not rejected in template
- 2005-06-07 23:46 [Bug fortran/21902] ICE in build_array_type, at tree.c:4581
- 2005-06-08 11:12 [Bug c++/19894] pointer-to-void member not rejected in template
- 2005-06-08 11:28 [Bug c++/20563] [4.0 Regression] Infinite loop in diagnostic (and ice after error message)
- 2005-06-08 12:11 [Bug testsuite/21702] Typo in gcc/testsuite/gcc.target/i386/i386.exp
- 2005-06-08 13:18 [Bug translation/21475] [4.0/4.1 regression] ICE with german locale in "is used uninitialized" warning
- 2005-06-08 13:22 [Bug translation/21475] [4.0/4.1 regression] ICE with german locale in "is used uninitialized" warning
- 2005-06-08 13:22 [Bug translation/21364] [translation] %J in translation instead of %H causes ICE in de.po
- 2005-06-08 13:27 [Bug translation/21567] Segmentation fault of the compiler when compiling
- 2005-06-08 13:27 [Bug translation/21364] [translation] %J in translation instead of %H causes ICE in de.po
- 2005-06-08 13:36 [Bug translation/21364] [4.0/4.1 regression] [translation] %J in translation instead of %H causes ICE in de.po
- 2005-06-09 07:27 [Bug c++/13095] GCC accepts invalid using declaration
- 2005-06-09 08:51 [Bug tree-optimization/21933] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-09 11:02 [Bug driver/21979] New: Preprocessing fortran files has some flaws
- 2005-06-09 11:06 [Bug driver/21979] Preprocessing fortran files has some flaws
- 2005-06-10 08:55 [Bug c++/20966] [DR 503] cv-qualified function references and overload resolution
- 2005-06-10 09:58 [Bug c++/20172] Invalid non-type template parameters not diagnosed
- 2005-06-11 14:04 [Bug tree-optimization/21933] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-11 14:19 [Bug tree-optimization/21884] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-11 14:22 [Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec
- 2005-06-12 21:34 [Bug c++/21930] [4.1 regression] pretty printer confusion
- 2005-06-13 13:06 [Bug tree-optimization/22029] [4.1 Regression] ICE with -fdump-tree-copyprop3-details
- 2005-06-14 08:22 [Bug c++/20668] [3.4/4.0/4.1 Regression] ICE on invalid code, value dependent but invalid wise
- 2005-06-14 08:24 [Bug c++/20668] [3.4/4.0/4.1 Regression] ICE on invalid code, value dependent but invalid wise
- 2005-06-14 08:24 [Bug c++/20789] [4.0 regression] ICE with incomplete type in template
- 2005-06-14 08:30 [Bug c++/20789] [4.0 regression] ICE with incomplete type in template
- 2005-06-14 08:31 [Bug c++/17323] [3.4/4.0/4.1 regression] ICE on invalid code if static member array initialized with size computed as division by zero
- 2005-06-14 15:57 [Bug middle-end/22061] [3.4 Regression] internal compiler error: in find_function_data, at function.c:317
- 2005-06-16 08:25 [Bug tree-optimization/22088] New: [4.1 regression] ICE with -ftree-vectorize
- 2005-06-16 08:32 [Bug tree-optimization/22088] [4.1 regression] ICE with -ftree-vectorize
- 2005-06-16 08:48 [Bug c++/22034] [4.1 Regression], ICE on valid, dwarf2
- 2005-06-16 09:35 [Bug c++/22034] [4.1 Regression], ICE on valid, dwarf2
- 2005-06-16 11:42 [Bug target/22089] [4,1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-16 12:26 [Bug target/22089] [4,1 Regression] bootstrap ices / insn does not satisfy its constraints.
- 2005-06-16 19:02 [Bug c++/15759] ICE with function pointers
- 2005-06-22 21:42 [Bug c++/22147] [4.1 regression] ICE in get_bindings
- 2005-06-22 21:47 [Bug c++/22153] New: [3.4/4.0/4.1 regression] ICE on invalid template specialization
- 2005-06-22 22:36 [Bug translation/21364] [4.0/4.1 regression] [translation] %J in translation instead of %H causes ICE in de.po
- 2005-06-23 11:35 [Bug libmudflap/22155] ICE with: "-fmudflap -D_GLIBCXX_DEBUG"
- 2005-06-23 11:35 [Bug other/19266] [mudflap] ICE when compiling with -fmudflap -O
- 2005-06-23 11:52 [Bug libmudflap/22155] ICE with: "-fmudflap -D_GLIBCXX_DEBUG"
- 2005-06-24 15:30 [Bug c++/22172] [3.4/4.0/4.1 Regression] Internal compiler error, seg fault.
- 2005-06-24 17:00 [Bug c++/22173] New: [3.4/4.0/4.1 regression] Bogus template keyword accepted
- 2005-06-25 00:22 [Bug c++/22180] New: [3.4/4.0/4.1 regression] ICE on invalid destructor call
- 2005-06-29 13:33 [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa
- 2005-06-29 13:34 [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa
- 2005-06-29 13:37 [Bug tree-optimization/21218] [4.1 regression] ICE using -ftree-vectorize
- 2005-06-29 14:02 [Bug c++/21768] [3.4 regression] ICE in error message due to violation of coding conventions
- 2005-06-29 14:09 [Bug c++/22233] New: [3.4/4.0/4.1 regression] ICE with wrong number of template parameters
- 2005-06-29 14:41 [Bug rtl-optimization/22167] [3.4/4.0?/4.1? regression] Strange optimization bug when using -Os
- 2005-06-29 22:59 [Bug tree-optimization/22234] [4.1 Regression] verify_ssa failed with -fno-exceptions
- 2005-06-29 23:10 [Bug tree-optimization/22234] [4.1 Regression] verify_ssa failed with -fno-exceptions
- 2005-06-29 23:21 [Bug c++/22238] New: [4.0/4.1 regression] '#'obj_type_ref' not supported by dump_expr
- 2005-06-30 11:17 [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa
rendelj at landcorp dot co dot nz
rguenth at gcc dot gnu dot org
rguenth at tat dot physik dot uni-tuebingen dot de
rmathew at gcc dot gnu dot org
ro at gcc dot gnu dot org
ro at techfak dot uni-bielefeld dot de
roger at eyesopen dot com
rohit_goel at ml dot com
roman at kennke dot org
rpedersen at atmel dot com
rspencer at x10sys dot com
rth at gcc dot gnu dot org
ruediger at knoerig dot de
Russell dot Edwards at csiro dot au
s__nakayama at infoseek dot jp
Sankara Rameswaran
saurabh dot verma at codito dot com
schlie at comcast dot net
schnetter at aei dot mpg dot de
schwab at suse dot de
schwinge-bugzilla-gcc dot gnu dot org at nic-nac-project dot de
scott at slowass dot net
scott dot tupaj at line6 dot com
scp at predict dot com
sebastian dot pop at cri dot ensmp dot fr
sebor at roguewave dot com
sgk at troutmask dot apl dot washington dot edu
sherpya at netfarm dot it
shuki_duv at yahoo dot com
sidharthchaturvedi at gmail dot com
sieb at sscd dot de
sje at cup dot hp dot com
smcconne at seakr dot com
snambi at gmail dot com
SSacek at appsecinc dot com
stefaan dot deroeck at gmail dot com
Stephen P Spackman
steven at gcc dot gnu dot org
stuart at apple dot com
Sundara Venkataraman
sven at physto dot se
svrci at tbi dot univie dot ac dot at
t8 at pobox dot com
tausq at debian dot org
themis_hv at yahoo dot co dot uk
Thierry dot Vieville at sophia dot inria dot fr
thomas dot magyar at navy dot mil
tkoenig at gcc dot gnu dot org