gcc-bugs archive
author index for August, 2003
This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Jérémie Turbet
a dot cilio at et dot tudelft dot nl
aaronw at attbi dot com
Abhisek Pamecha
About rx
achim dot gaedke at physik dot tu-darmstadt dot de
acqant at optonline dot net
Administrator
adx at swissonline dot ch
agri at desnol dot ru
agx at sigxcpu dot org
aj at gcc dot gnu dot org
alexander at malmberg dot org
Alexander Warg
Alexandre Oliva
alf_p_steinbach at yahoo dot no
alfonso_acosta_mail at yahoo dot es
alfred dot minarik dot 1 at aon dot at
alga at rgai dot hu
amelkor at mail dot ru
amodra at gcc dot gnu dot org
andi at lisas dot de
Andras S. Haramasz
andreaha-bugs at lexx dot infeline dot org
Andreas dot Glowatz at philips dot com
Andreas Jaeger
andreast at gcc dot gnu dot org
andrew dot lunn at ascom dot ch
Andrew Pinski
anton at a0 dot complang dot tuwien dot ac dot at
anton at mips dot complang dot tuwien dot ac dot at
antonl at zmail dot ru
apm35 at student dot open dot ac dot uk
augart at us dot ibm dot com
av . mailadministrator
aw11 at os dot inf dot tu-dresden dot de
bagnara at cs dot unipr dot it
bangerth at dealii dot org
- 2003-08-05 16:33 [Bug c++/11752] partial ordering overloaded function templates
- 2003-08-05 18:21 [Bug c++/11808] [3.4 regression] Wrong namespace lookup for template function when induced by a template parameter
- 2003-08-05 18:33 [Bug c++/11811] New: Weird error message with default template arguments
- 2003-08-05 19:44 [Bug c++/11770] segv
- 2003-08-05 23:42 [Bug other/11813] Make GCC not to assume that C functions can't throw.
- 2003-08-06 14:32 [Bug libstdc++/11818] istrstream::operator>> generates wrong output and corrupts source string
- 2003-08-06 14:35 [Bug c++/11827] No diagnostics for multiple decls with default arguments if template
- 2003-08-06 14:35 [Bug c++/11540] Redefinition of default arguments allowed for template functions
- 2003-08-06 14:36 [Bug c++/11540] Redefinition of default arguments allowed for template functions
- 2003-08-06 14:39 [Bug c++/11828] [3.4 regression] qualified dependent name looked up too early
- 2003-08-06 14:39 [Bug c++/11808] [3.4 regression] Wrong namespace lookup for template function when induced by a template parameter
- 2003-08-06 14:43 [Bug c++/11833] New: [3.4 regression] Spurious warning for comma-operator in templates
- 2003-08-06 14:51 [Bug c++/11834] New: [3.4 regression] template specialization not matched
- 2003-08-07 13:14 [Bug optimization/11841] [3.3 Regression] The code compiled with -funroll-loops crashes
- 2003-08-07 13:20 [Bug c++/11828] [3.4 regression] qualified dependent name looked up too early
- 2003-08-07 13:21 [Bug c++/11828] [3.4 regression] qualified dependent name looked up too early
- 2003-08-07 13:22 [Bug c++/11808] [3.4 regression] Wrong namespace lookup for template function when induced by a template parameter
- 2003-08-07 13:36 [Bug optimization/11841] [3.3 Regression] The code compiled with -funroll-loops crashes
- 2003-08-07 13:46 [Bug optimization/11841] [3.3 Regression] The code compiled with -funroll-loops crashes
- 2003-08-07 13:47 [Bug optimization/11841] [3.3 Regression] The code compiled with -funroll-loops crashes
- 2003-08-07 16:28 [Bug c++/11105] [3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for_type
- 2003-08-07 16:30 [Bug c++/11812] [ABI] gcc does not reject code that was rejected because of ABI defect
- 2003-08-07 16:30 [Bug c++/11105] [3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for_type
- 2003-08-07 17:44 [Bug c++/11105] [3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for_type
- 2003-08-07 18:14 [Bug c++/11105] [3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for_type
- 2003-08-07 18:46 [Bug c++/11847] [3.4 regression] reference does not work as template argument any more
- 2003-08-07 18:48 [Bug c++/11847] [3.4 regression] reference does not work as template argument any more
- 2003-08-09 15:45 [Bug c++/11857] Array of T=void allowed as function parameter type when T is a template parameter
- 2003-08-09 15:52 [Bug c++/11858] Name lookup error ignored when instantiated from expression within sizeof() in template function parameter
- 2003-08-11 14:54 [Bug c++/11862] [3.4 Regression] ICE on illegal code, in cp_parser_template_id, at cp/parser.c:7515
- 2003-08-11 14:58 [Bug c++/11866] poor diagnostic on undeclared exception
- 2003-08-11 15:09 [Bug c++/11870] Namespace lookup failure. Inside a function of a class in a namespace, a >> b does not look ::operator>>(a, b) if an operator>> of the same namespace is declared as friend.
- 2003-08-11 15:16 [Bug c++/11878] ICE in cp_expr_size
- 2003-08-11 15:24 [Bug c++/11880] [regression] implicit template instantiation instantiate unused class methods
- 2003-08-11 15:28 [Bug c++/11882] Uninitialised bool variables do not work properly
- 2003-08-11 17:43 [Bug c++/11880] [regression] implicit template instantiation instantiate unused class methods
- 2003-08-11 21:03 [Bug c++/11870] Namespace lookup failure. Inside a function of a class in a namespace, a >> b does not look ::operator>>(a, b) if an operator>> of the same namespace is declared as friend.
- 2003-08-11 21:05 [Bug c++/11866] poor diagnostic on undeclared exception
- 2003-08-11 22:01 [Bug c++/11880] [regression] implicit template instantiation instantiate unused class methods
- 2003-08-12 14:09 [Bug c++/11886] [3.4 Regression] ice in pop_binding, at cp/decl.c:1139
- 2003-08-12 14:13 [Bug c++/11887] [3.4 Regression] Problems with allocator::rebind::other
- 2003-08-12 16:55 [Bug c++/11895] ICE in reshape_init on "attribute(vector_size(16)) int"
- 2003-08-12 19:15 [Bug target/11897] internal compiler error: in gen_nop_type, at config/ia64/ia64.c:6929
- 2003-08-13 18:59 [Bug c++/11907] confusing message when using a class template instead of a class
- 2003-08-13 19:00 [Bug c++/11907] confusing message when using a class template instead of a class
- 2003-08-14 14:12 [Bug c++/11912] [3.4 regression] scope in declarations
- 2003-08-14 14:21 [Bug c++/11915] use of option -frename-registers lead to wrong behaviour
- 2003-08-14 14:27 [Bug c++/11919] int vs. typedef int bar/signedness of chars
- 2003-08-14 15:06 [Bug c++/11919] int vs. typedef int bar/signedness of chars
- 2003-08-14 15:36 [Bug c++/11919] int vs. typedef int bar/signedness of chars
- 2003-08-14 22:01 [Bug c++/11922] ICE on type_unification_real
- 2003-08-14 22:46 [Bug c++/11922] ICE on type_unification_real
- 2003-08-15 14:00 [Bug c++/11922] [3.3/3.4 regression] ICE on type_unification_real
- 2003-08-15 14:10 [Bug c++/11928] [3.3/3.4 regression] c++ typedef handling
- 2003-08-15 14:10 [Bug c++/11919] int vs. typedef int bar/signedness of chars
- 2003-08-15 15:23 [Bug c++/11922] [3.3/3.4 regression] ICE on type_unification_real
- 2003-08-15 16:36 [Bug c++/11930] Cannot define static template struct member
- 2003-08-15 17:44 [Bug fortran/11923] [tree-ssa] g77 dies with ICE on legal code.
- 2003-08-15 19:42 [Bug c++/11930] Cannot define static template struct member
- 2003-08-17 17:35 [Bug c++/11938] Possible name lookup regression in 3.4
- 2003-08-17 17:38 [Bug c++/11940] [3.4 Regression] Ambiguous name lookup error regression
- 2003-08-17 17:38 [Bug c++/11808] [3.4 regression] Wrong namespace lookup for template function when induced by a template parameter
- 2003-08-18 14:14 [Bug c++/11962] ICE in type_dependent_expression on omitted second operand to ?: in template argument expression
- 2003-08-18 14:20 [Bug c++/11966] using a nested namespace
- 2003-08-18 17:00 [Bug c++/495] ICE in in lookup_template_class, at cp/pt.c:3961
- 2003-08-18 21:32 [Bug c++/11970] Problems with ADL
- 2003-08-18 21:32 [Bug c++/11808] [3.4 regression] Wrong namespace lookup for template function when induced by a template parameter
- 2003-08-18 21:43 [Bug c++/11972] [3.4 regression] problem finding nested types in templates
- 2003-08-18 21:47 [Bug c++/11971] [3.4 regression] ICE in cp_expr_size with variadic function call
- 2003-08-18 21:55 [Bug c++/11973] GCC 3.3 optimizer creates wrong code (i386/Linux)
- 2003-08-18 23:18 [Bug c++/11915] Aliasing problems with user-defined operator new
- 2003-08-19 15:26 [Bug c++/11977] illegal "no matching function for call to Base::Base(const Derived<int>&)" compile error
- 2003-08-19 18:34 [Bug target/11982] [3.3 regression] [powerpc] generic thunk code fails
- 2003-08-19 21:43 [Bug middle-end/11984] [3.4 regression] ICE iwth -ffast_math: expected integer_cst, have real_cst
- 2003-08-19 22:19 [Bug c++/11986] forward declaration error
- 2003-08-19 22:51 [Bug c++/11987] New: ICE/accepts-invalid with inherited nested type
- 2003-08-20 14:18 [Bug c++/9810] Using-declaration for template functions does not work
- 2003-08-20 14:25 [Bug libstdc++/11990] "operand of conditional has no effect" warnings in libstdc++
- 2003-08-20 14:33 [Bug c++/11991] ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter
- 2003-08-20 14:36 [Bug c++/11993] gcc finds passing reference of template argument as template argument invalid
- 2003-08-20 14:36 [Bug c++/11847] [3.4 regression] reference does not work as template argument any more
- 2003-08-20 15:54 [Bug c++/11991] [3.3 Regression] CE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter
- 2003-08-21 13:56 [Bug c++/11988] Using "using" in two-stage name lookup
- 2003-08-21 16:42 [Bug c++/12011] -print-file-name omits path
- 2003-08-22 13:45 [Bug c++/11887] [3.4 Regression] Problems with allocator::rebind::other
- 2003-08-22 22:20 [Bug c++/12037] New: Spurious "statement has no effect" in templates
- 2003-08-22 22:39 [Bug c++/12037] [3.4 Regression] Spurious "statement has no effect" in templates
- 2003-08-24 07:01 [Bug c++/8047] [i386] Stack corruption with exceptions
- 2003-08-25 15:28 [Bug c++/4707] g++ complains about a "typedef", but no typedefs are there
- 2003-08-25 15:37 [Bug c++/12053] ABI difference between default g++ 3.3 and g++ 3.2
- 2003-08-25 15:50 [Bug c++/12054] Improper handling of exception throw while constructing exception
- 2003-08-25 19:00 [Bug c++/12057] gcc compilation errors for nested template classes.
- 2003-08-25 19:02 [Bug optimization/11505] Runtime segfault: C++ heap-allocated object loses/changes 'this' address at -O3 when calling virtual inline const function
- 2003-08-25 19:54 [Bug c++/12057] gcc compilation errors for nested template classes.
- 2003-08-26 14:28 [Bug c++/12063] Enclosing temporary object constructors in parenthesis confuses compiler
- 2003-08-26 15:54 [Bug c++/12068] Template class definition generates error
- 2003-08-26 17:34 [Bug c/12070] ICE converting between double and long double with -msoft-float
- 2003-08-27 14:05 [Bug c++/12076] gcov misreports coverage of return statement
- 2003-08-27 14:48 [Bug c++/5645] gcc warns that pure virtual class not explicitly initialized
- 2003-08-27 16:01 [Bug c++/11804] Wrong warning about explicit initialization of base class default constructor
- 2003-08-27 21:57 [Bug optimization/12082] Inappropriate unreachable code warnings
- 2003-08-28 13:52 [Bug c++/9573] typedef with __attribute__ ((mode(....))) doesnt seem to work inside a struct/class
- 2003-08-28 13:59 [Bug c++/12093] [3.4 Regression] inconstitent error with templates/non-templates
- 2003-08-28 17:52 [Bug optimization/12082] Inappropriate unreachable code warnings
- 2003-08-28 17:53 [Bug optimization/12082] [3.3/3.4 regression] Inappropriate unreachable code warnings
- 2003-08-28 17:57 [Bug c++/12097] unimplemented: real-valued template parameters when cross-compiling
- 2003-08-28 18:24 [Bug c++/12097] unimplemented: real-valued template parameters when cross-compiling
- 2003-08-28 19:10 [Bug c++/12097] unimplemented: real-valued template parameters when cross-compiling
- 2003-08-29 14:30 [Bug c++/9573] typedef with __attribute__ ((mode(....))) doesnt seem to work inside a struct/class
- 2003-08-29 14:51 [Bug c++/11685] typeinfo is not demangled in error messages
- 2003-08-29 14:53 [Bug c++/12104] Create an archive that uses templates
- 2003-08-29 15:48 [Bug c++/12104] Create an archive that uses templates
- 2003-08-29 18:04 [Bug target/7871] [3.3/3.4 regression] ICE on legal code, global register variables problems
- 2003-08-29 18:06 [Bug target/11413] [3.3/3.4 regression] -ffixed registers on powerpc optimized incorrectly
- 2003-08-29 18:07 [Bug optimization/10684] [3.3/3.4 regression] register variable update disappears when using -O
- 2003-08-29 20:03 [Bug c++/12104] Create an archive that uses templates
- 2003-08-29 20:49 [Bug c++/12104] Create an archive that uses templates
bangerth at ices dot utexas dot edu
bdavis9659 at comcast dot net
bellon at informatik dot uni-stuttgart dot de
ben dot dorman at gsfc dot nasa dot gov
benko at sztaki dot hu
benoit dot barbeau at silvaco dot com
Bernd Moebius, via vacation program
bernie at develer dot com
bero at arklinux dot org
beszedes at cc dot u-szeged dot hu
bill dot wade at advantica dot biz
billingd at gcc dot gnu dot org
Billinghurst, David (CRTS)
birger dot b at gmx dot net
bkausbk at web dot de
bkoz at gcc dot gnu dot org
blaz at blazlabs dot com
blytkerchan at users dot sourceforge dot net
boaz at hishome dot net
boehm
bonniot at users dot sf dot net
boris at kolpackov dot net
bradley-k-gnubugzilla dot 29cd01 at bradley dot lcs dot mit dot edu
brantgurganus2001 at cherokeescouting dot org
bryce at mckinlay dot net dot nz
bsellers16 at cox dot net
carl . knight
carlo at alinoe dot com
Castalia at idaeim dot com
casteyde dot christian at free dot fr
cav
ccx004 at coventry dot ac dot uk
cgd
cgd at broadcom dot com
ckappler at cisco dot com
Claudie Berger
cvs-commit at gcc dot gnu dot org
cynbe at muq dot org
d dot ayers at inode dot at
daa at orcsoftware dot spb dot ru
dan at bti dot net
Dan DaCosta
dan dot gehlhaar at pfizer dot com
Dan Woodard
danglin at gcc dot gnu dot org
Daniel Berlin
dank at kegel dot com
dannysmith at gcc dot gnu dot org
Dara Hazeghi
dave at boost-consulting dot com
dave at hiauly1 dot hia dot nrc dot ca
Dave Love
davem at gcc dot gnu dot org
david at davidlist dot dk
david dot billinghurst at riotinto dot com
David McNeely
dberlin at dberlin dot org
ddaney at avtrex dot com
debian-gcc at lists dot debian dot org
Denise_Murphy
derrick at caltech dot edu
derrick at cco dot caltech dot edu
development--gcc dot gnu dot org at medium dot net
deweese at ict dot usc dot edu
dfoesch at cs dot nmsu dot edu
dhazeghi at yahoo dot com
- 2003-08-04 05:10 [Bug bootstrap/11164] ld: Unsatisfied symbol "_Unwind_Resume"
- 2003-08-11 17:26 [Bug bootstrap/11164] ld: Unsatisfied symbol "_Unwind_Resume"
- 2003-08-11 17:52 [Bug middle-end/9636] [3.4 regression] ICE when building newlib for v850-elf
- 2003-08-11 18:21 [Bug bootstrap/11482] [v850-elf] ICE with -O2 building misc-inst.lo
- 2003-08-11 18:31 [Bug target/10190] [IRIX] building gcc 3.2.2 on irix 5.3 fails
- 2003-08-11 18:49 [Bug target/6431] [v850] va_arg() fails in expanding arguments
- 2003-08-11 19:15 [Bug java/11809] trivial hello world compiles, but segfaults
- 2003-08-11 19:23 [Bug libstdc++/11171] Wrong ctype/OS include files when using Newlib
- 2003-08-18 01:51 [Bug bootstrap/11482] [v850-elf] ICE with -O2 building misc-inst.lo
- 2003-08-18 15:53 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-18 16:02 [Bug bootstrap/11967] New: cross build using sysroot fails when headers not in $prefix/$target/include
- 2003-08-18 16:02 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-18 16:07 [Bug bootstrap/11967] cross build using sysroot fails when headers not in $prefix/$target/include
- 2003-08-18 16:09 [Bug bootstrap/11967] cross build using sysroot fails when headers not in $prefix/$target/include
- 2003-08-18 16:10 [Bug bootstrap/11967] cross build using sysroot fails when headers not in $prefix/$target/include
- 2003-08-18 17:22 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-18 17:25 [Bug bootstrap/11967] cross build using sysroot fails when headers not in $prefix/$target/include
- 2003-08-18 17:45 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-18 17:45 [Bug bootstrap/11967] cross build using sysroot fails when headers not in $prefix/$target/include
- 2003-08-18 17:49 [Bug bootstrap/11894] gcc cross compiler work with error
- 2003-08-18 17:53 [Bug bootstrap/11164] ld: Unsatisfied symbol "_Unwind_Resume"
- 2003-08-18 17:59 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-18 18:48 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-19 00:22 [Bug optimization/11974] New: ICE building alpha glibc: in emit_move_insn, at expr.c:3206
- 2003-08-19 17:54 [Bug optimization/11980] New: [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- 2003-08-19 22:00 [Bug optimization/11974] [3.4 Regression] ICE building alpha glibc: in emit_move_insn, at expr.c:3206
- 2003-08-20 04:58 [Bug optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- 2003-08-20 05:00 [Bug optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- 2003-08-20 18:21 [Bug optimization/11994] New: vax-netbsd build segfaults on unwind-dw2.c
- 2003-08-20 18:49 [Bug optimization/11994] [3.4 regression] vax-netbsd build segfaults on unwind-dw2.c
- 2003-08-20 19:09 [Bug bootstrap/8835] [mcore-elf] bootstrap ICE at expr.c:2771
- 2003-08-20 19:55 [Bug bootstrap/11997] New: libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- 2003-08-20 21:20 [Bug bootstrap/11998] New: soft-float libstdc++ multilib fails to build
- 2003-08-20 22:43 [Bug bootstrap/11997] libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- 2003-08-21 18:16 [Bug bootstrap/12015] New: [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- 2003-08-21 18:19 [Bug bootstrap/12015] [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- 2003-08-21 18:32 [Bug target/11476] gcc ICE on newlib's vfprintf.c
- 2003-08-21 19:05 [Bug target/12017] New: libobjc/sendmsg.c build ICE: in spill_failure, at reload1.c:1862
- 2003-08-21 19:23 [Bug bootstrap/12018] New: c4x should add target-newlib to noconfigdirs
- 2003-08-21 19:25 [Bug bootstrap/12018] c4x should add target-newlib to noconfigdirs
- 2003-08-21 19:36 [Bug bootstrap/12019] New: check for working C compiler on newlib targets fails due to missing crt0.o
- 2003-08-21 19:54 [Bug target/12020] New: undefined reference in libgcc2.c to __do_global_ctors when testing C compiler
- 2003-08-21 19:57 [Bug bootstrap/12015] [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- 2003-08-21 20:48 [Bug target/12021] New: warning "cpu" and "machine" reasserted for every file
- 2003-08-21 21:22 [Bug bootstrap/12022] New: arm-coff build is broken: dies on crtstuff.c with #error
- 2003-08-21 21:36 [Bug bootstrap/12024] New: i386-elf build references nonexistent crt0.o, libsim.a
- 2003-08-21 21:36 [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
- 2003-08-21 21:39 [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
- 2003-08-21 22:06 [Bug bootstrap/12025] New: combined build of i960 coff fails
- 2003-08-21 22:09 [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
- 2003-08-21 22:38 [Bug bootstrap/12025] combined build of i960 coff fails
- 2003-08-21 22:43 [Bug bootstrap/12026] New: m68k-coff build fails due to undefined references to _EH_FRAME_BEGIN
- 2003-08-21 23:16 [Bug bootstrap/12027] New: sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
- 2003-08-21 23:32 [Bug optimization/12028] New: powerpc-eabispe: ICE building __divdi3.o: in ccr_bit, at config/rs6000/rs6000.c:8136
- 2003-08-21 23:34 [Bug optimization/12028] powerpc-eabispe: ICE building __divdi3.o: in ccr_bit, at config/rs6000/rs6000.c:8136
- 2003-08-21 23:55 [Bug bootstrap/12027] sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
- 2003-08-22 23:51 [Bug target/11476] [arc-elf] gcc ICE on newlib's vfprintf.c
- 2003-08-22 23:53 [Bug c/11942] restrict is broken in C99 mode?
- 2003-08-22 23:54 [Bug preprocessor/11931] unjustified warning for C89 code using HUGE_VAL
- 2003-08-22 23:56 [Bug inline-asm/11925] segment violation due to incorrect operand constraints
- 2003-08-22 23:56 [Bug optimization/11898] huge memory consumption when compiling simple repetitive programs
- 2003-08-22 23:58 [Bug optimization/9859] excessive memory consumption on GTK file
- 2003-08-22 23:59 [Bug optimization/11601] if-conversion2 gets rid of branch and return when used with builtins
- 2003-08-23 00:00 [Bug inline-asm/11807] GCC should error out when clobering the stack pointer or frame pointer
- 2003-08-23 00:03 [Bug c++/10760] Compile time increases quadratically with struct size
- 2003-08-23 00:04 [Bug bootstrap/8909] sparc-openbsd does not define TEXT_SECTION_ASM_OP or DATA_SECTION_ASM_OP so an error in varasm.c
- 2003-08-23 00:06 [Bug c++/10832] Cannot define an out-of-class explicit specialization of a template constructor of a specialized template class.
- 2003-08-23 00:07 [Bug target/10908] Addresses of protected symbols don't work right on ia32
- 2003-08-23 00:08 [Bug target/10948] [m32r-elf] ICE in hard_function_value, at explow.c:16
- 2003-08-23 00:10 [Bug target/10984] x86/sse2 ICEs on vector intrinsics with constant argument
- 2003-08-23 00:11 [Bug c++/11005] [win32] Declaration of class as friend overrides dllimport attribute.
- 2003-08-23 00:14 [Bug target/11015] [PPC] -finstrument-functions and variable size with sizes > 17 and -fPIC
- 2003-08-23 00:14 [Bug target/11026] [Darwin] g++ does not instantiate static data members of templates
- 2003-08-23 00:15 [Bug c/11459] -ansi -std=c99 -pedantic warns about C90's non long-long support when in C99 mode
- 2003-08-23 00:18 [Bug java/11470] bytecode created with gcj -C doesn't cache lookup from synthetic class$ member
- 2003-08-23 00:18 [Bug bootstrap/11515] mingw32 fails to build gnatlib due to missing sys/wait.h
- 2003-08-23 00:19 [Bug target/11520] code generator bug for avr mega8
- 2003-08-23 00:19 [Bug libgcj/11521] [win32] can install server socket on same port twice
- 2003-08-23 00:20 [Bug target/11451] [m32r-elf] wrong code with -O at cmp_ne_small_const_insns
- 2003-08-23 00:21 [Bug c++/11471] ICE on illegal use of typedef'd member class
- 2003-08-23 00:22 [Bug target/11057] ice in extract_constrain_insn_cached with -fcall-saved-mm0
- 2003-08-23 00:23 [Bug libstdc++/11065] ctype<wchar_t>::do_is unimplemented
- 2003-08-23 00:24 [Bug libstdc++/11074] libstdc++ fails to build due to gettext issue
- 2003-08-23 00:24 [Bug c++/11078] ICE in write_type with typeof and templates
- 2003-08-23 00:25 [Bug libgcj/11085] SimpleDateFormat fails to parse valid dates
- 2003-08-23 00:25 [Bug libgcj/11147] fficonfig.h is abi-specific
- 2003-08-23 00:26 [Bug libstdc++/11170] bug in ctype_inline.h header file (undefined __istype will break compilation)
- 2003-08-23 00:26 [Bug libstdc++/11171] Wrong ctype/OS include files when using Newlib
- 2003-08-23 00:27 [Bug c++/11187] signed/unsigned conversion behaves differently
- 2003-08-23 00:28 [Bug inline-asm/11203] source doesn't compile with -O0 but they compile with -O3
- 2003-08-23 00:30 [Bug target/11227] [ia64] ICE for _Complex float, _Complex long double args
- 2003-08-23 00:30 [Bug target/11229] pure-1.c fails on powerpc64-linux with -O1
- 2003-08-23 00:31 [Bug libstdc++/11240] operator-() fails for reverse_iterator<const char*>
- 2003-08-23 00:32 [Bug c++/11285] GCC 3.3 C++ for Sparc Solaris assumes system header files are C.
- 2003-08-23 00:33 [Bug c++/11309] Testsuite failures in g++.dg/expr/anew1.C (and anew2.C anew3.C anew4.c)
- 2003-08-23 00:34 [Bug optimization/11327] Non-optimal code when using MMX/SSE builtins
- 2003-08-23 00:34 [Bug libgcj/11330] java.lang.ClassLoader() does not set parent classloader
- 2003-08-23 00:35 [Bug debug/11353] Still problems with namespaces
- 2003-08-23 00:36 [Bug target/11358] complex-6.c:40: internal compiler error: in subreg_hard_regno, at emit-rtl.c:1087
- 2003-08-23 00:36 [Bug other/11375] rtl_dump_file problems in rest_of_compilation
- 2003-08-23 00:36 [Bug c/11377] fault or warn modifiable static in extern inline definition
- 2003-08-23 00:38 [Bug c++/11390] line directives interfere with friend linkage ("extern C" and duplicate_decls)
- 2003-08-23 00:39 [Bug c++/11393] Initializer of static const float class member is not legal in c++98
- 2003-08-23 00:39 [Bug target/11413] -ffixed registers on powerpc optimized incorrectly
- 2003-08-23 00:43 [Bug libobjc/11433] Crash due to dereferencing null pointer when querying protocol
- 2003-08-23 00:44 [Bug target/11442] [3.3 regression] [arm] invalid assembler on arm
- 2003-08-23 00:44 [Bug target/11475] [SPARC] -O1: internal compiler error: in find_reloads, at reload.c:3629
- 2003-08-23 00:46 [Bug middle-end/11492] Unsigned char promoted to signed int in for loop test for gpp but not gcc
- 2003-08-23 00:48 [Bug libstdc++/11504] -Wcast-qual vs. stl_tree
- 2003-08-23 00:48 [Bug java/11533] Inlining drops static initialization of inner class
- 2003-08-23 00:50 [Bug other/11571] [3.4 regression] objdir/intl not cleaned up by 'make distclean'
- 2003-08-23 00:51 [Bug c++/11582] Odd error message with dynamically sized template arg printing
- 2003-08-23 00:52 [Bug libstdc++/11584] ios::iword() fails to zero-initialize storage on failure
- 2003-08-23 00:53 [Bug optimization/11587] SH ICE in reload_cse_simplify_operand, postreload.c
- 2003-08-23 00:53 [Bug ada/11589] Compiler cannot deal with representation clause for renamed vars
- 2003-08-23 00:54 [Bug target/11591] ICE in gcc.dg/altivec-5.c
- 2003-08-23 00:54 [Bug target/11594] testcase gcc.dg/20020103-1.c fails with "scan-assembler-not LC"
- 2003-08-23 00:55 [Bug target/11606] testcases gcc.dg/pack-test-1.c, gcc.dg/pack-test-2.c fail
- 2003-08-23 00:56 [Bug debug/11608] testcase gcc.dg/debug/20020327-1.c fails with -gstabs1 etc.
- 2003-08-23 00:57 [Bug libstdc++/11612] abi_check not finding correct libgcc_s.so.1
- 2003-08-23 00:57 [Bug java/11623] wrong debug file name info when compiling from .class (lacks directories)
- 2003-08-23 00:57 [Bug java/11629] Disable RTL Inliner in gcj
- 2003-08-23 00:58 [Bug c/11658] Wrong error message
- 2003-08-23 00:58 [Bug bootstrap/11660] libffi only builds when java is selected as language
- 2003-08-23 00:59 [Bug c/11665] ICE in struct initializer when taking address
- 2003-08-23 00:59 [Bug c++/11679] ICE in finish_file, at cp/decl2.c:2727: varray out of bounds in --enable-checking mode
- 2003-08-23 01:00 [Bug c++/11685] typeinfo is not demangled in error messages
- 2003-08-23 01:01 [Bug libstdc++/11691] stdio_filebuf leaks FILE buffer when "no close" is requested
- 2003-08-23 01:01 [Bug libstdc++/11705] Bad interaction between cin and wcin after sync_with_stdio(false)
- 2003-08-23 01:02 [Bug c++/11715] Error with template keyword in a non-dependent type
- 2003-08-23 01:02 [Bug libstdc++/11723] ctype<wchar_t>::do_is(mask, wchar_t) is slow
- 2003-08-23 01:03 [Bug c++/11749] warning when initializing an enum type exceeding precision
- 2003-08-23 01:03 [Bug c++/11750] Incorrect virtual method invoked for class hierarchy w/ virtual bases
- 2003-08-23 01:04 [Bug c++/11756] ICE's when using typeof in template function parameter type declarations
- 2003-08-23 01:04 [Bug c++/11762] namespace aliasing ICE in warn_extern_redeclared_static
- 2003-08-23 01:06 [Bug c++/11764] [DR147] g++ does not treat injected class name correctly.
- 2003-08-23 01:07 [Bug target/11767] different code behaviour with -fnon-call-exceptions -fprofile-arcs
- 2003-08-23 01:07 [Bug target/11772] Incorrect code generated with -mrtd and long long
- 2003-08-23 01:07 [Bug bootstrap/11776] configure from path with spaces does not work
- 2003-08-23 01:08 [Bug libgcj/11780] Method.invoke() is very slow and leaks memory
- 2003-08-23 01:08 [Bug libgcj/11801] Problems with Process.waitFor() and exitValue()
- 2003-08-23 01:09 [Bug driver/11810] gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error
- 2003-08-23 01:09 [Bug c++/11814] Code with missing "template" keyword wrongly accepted
- 2003-08-23 01:10 [Bug c++/11815] ICE with missing template keyword
- 2003-08-23 01:10 [Bug c++/11847] [3.4 regression] reference does not work as template argument any more
- 2003-08-23 01:11 [Bug target/11848] [darwin] [no support for 128 doubles] internal compiler error for -mlong-double-128
- 2003-08-23 01:12 [Bug c++/11856] unsigned warning in template
- 2003-08-23 01:12 [Bug c++/11857] Array of T=void allowed as function parameter type when T is a template parameter
- 2003-08-23 01:12 [Bug c++/11858] Name lookup error ignored when instantiated from expression within sizeof() in template function parameter
- 2003-08-23 01:13 [Bug c++/11859] Substitution failure incorrectly reported as error in SFINAE situation.
- 2003-08-23 01:13 [Bug c++/11860] internal compiler error: in lookup_template_class
- 2003-08-23 01:15 [Bug java/11865] libjava testsuite fails to find libgcc.so
- 2003-08-23 01:15 [Bug optimization/11873] inefficient use of registers induces size and time overhead
- 2003-08-23 01:15 [Bug target/11877] gcc should use xor trick with -Os
- 2003-08-23 01:16 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-23 01:17 [Bug c++/11893] stdcall pointers to member-functions handled wrong
- 2003-08-23 01:17 [Bug libgcj/11899] java.net.URI class not yet implemented
- 2003-08-23 01:17 [Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly
- 2003-08-23 01:17 [Bug c++/11907] confusing message when using a class template instead of a class
- 2003-08-23 01:18 [Bug bootstrap/11932] [3.4 regression] Parallel bootstrap failure with sparc libiberty multilib
- 2003-08-23 01:19 [Bug libgcj/11941] gcj handles timezones wrongly
- 2003-08-23 01:19 [Bug c/11943] Accepts invalid declaration "int x[2, 3];" in C99 mode
- 2003-08-23 01:22 [Bug c/11965] On SPARC, gcc produces invalid assembler code for a shift << 32 operation
- 2003-08-23 01:23 [Bug c++/11987] [3.4 regression] ICE/accepts-invalid with inherited nested type
- 2003-08-23 01:23 [Bug libstdc++/11990] "operand of conditional has no effect" warnings in libstdc++
- 2003-08-23 01:24 [Bug c/11995] Error recovery problem after invalid labelled declaration in c99 mode
- 2003-08-23 01:25 [Bug bootstrap/11997] libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- 2003-08-23 01:25 [Bug target/11999] illegal instruction in unwind-ia64.c
- 2003-08-23 01:26 [Bug libgcj/12001] _Jv_FindClass dumps core when Oracle's classes12.zip in $CLASSPATH
- 2003-08-23 01:26 [Bug ada/12014] strcpy used with overlapping arguments
- 2003-08-23 01:27 [Bug bootstrap/12015] [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- 2003-08-23 01:27 [Bug libgcj/12016] set Package for compiled classes
- 2003-08-23 01:27 [Bug bootstrap/12018] c4x should add target-newlib to noconfigdirs
- 2003-08-23 01:28 [Bug optimization/12032] [new-ra] ICE in select_spill
- 2003-08-23 01:28 [Bug libobjc/12035] Patch for libobjc/gc.c that fixes compilation error of Objective-C with garbage collector enabled
- 2003-08-23 01:29 [Bug c/7277] Casting integers to vector types causes internal compiler error
- 2003-08-23 01:30 [Bug libstdc++/10063] [3.4 Regression] stdio_filebuf broken
- 2003-08-23 01:32 [Bug pch/9471] #pragma system_header vs. precompiled headers
- 2003-08-23 01:33 [Bug c++/2513] internal template template parameter causes ICE
- 2003-08-23 01:34 [Bug c/3347] Too large bitfields should be errors
- 2003-08-23 01:34 [Bug c++/3518] default conversion to pointer-to-function is applied to soon (related to DR295)
- 2003-08-23 01:36 [Bug c++/4100] [parser] friend qualifier accepted in definition of nested class
- 2003-08-23 01:36 [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup
- 2003-08-23 01:37 [Bug c++/5435] Resolution of templates with VLAs
- 2003-08-23 01:37 [Bug libstdc++/6243] testsuite fails almost all tests due to no libintl in LD_LIBRARY_PATH during test.
- 2003-08-23 01:38 [Bug optimization/6585] Redundant store/load instruction pairs on ix86
- 2003-08-23 01:41 [Bug java/7739] compile with -findirect-dispatch by default
- 2003-08-23 01:43 [Bug target/8869] [x86 MMX] ICE with const variable optimization and MMX builtins
- 2003-08-23 01:43 [Bug c/8960] Segfault with __attribute__ ((mode (...))) in start_function:5702
- 2003-08-23 01:44 [Bug optimization/9240] weird scheduling on v850 unless -fno-sched-spec specified
- 2003-08-23 01:45 [Bug c++/9573] typedef with __attribute__ ((mode(....))) doesnt seem to work inside a struct/class
- 2003-08-23 01:45 [Bug target/9601] [win32] -mrtd switch/stdcall attribute raises warnings for __buitltin functions
- 2003-08-23 01:46 [Bug optimization/9702] [ARM] Constant pools are not shared among functions
- 2003-08-23 01:47 [Bug optimization/9805] optimisation of largish array constant containing strings takes forever(?) and consumes very large amounts of memory
- 2003-08-23 01:48 [Bug optimization/9767] explicit instantiation of class members unoptimized?
- 2003-08-23 01:49 [Bug bootstrap/9863] Absence of awk isn't properly diagnosed at configure time
- 2003-08-23 01:49 [Bug c/9944] gcc does not warn for always-false "if (!a & 0x4)" bitwise and on boolean value
- 2003-08-23 01:50 [Bug target/10383] sparc-sun-solaris2.7 G++ testsuite failures in g++.dg/eh/simd-1.C & g++.dg/eh/simd-2.C
- 2003-08-23 01:50 [Bug c++/10479] __alignof__(double) not compile time constant inside template class
- 2003-08-23 01:51 [Bug debug/10499] Debug information for some C++ headers is missing classes (template specific?)
- 2003-08-23 01:52 [Bug other/10819] testsuite creates CR+LF on compiler version lines in test summary files
- 2003-08-23 01:53 [Bug driver/10961] read_specs -- compilers[n_compilers].cpp_spec not initialized
- 2003-08-23 01:53 [Bug bootstrap/10996] Do not create files in the source directory
- 2003-08-23 01:53 [Bug java/11075] ICE compiling cross-package inherited constants
- 2003-08-23 01:54 [Bug other/11219] 'make distclean' aborts (bugs in boehm-gc, zlib Makefiles)
- 2003-08-23 01:54 [Bug target/11380] [ia64] stack frame > 2 GB and no optimization results in SEGV
- 2003-08-23 01:55 [Bug c++/11616] Error message "instantiated from here" gives wrong location
- 2003-08-23 01:56 [Bug optimization/11680] member access of C++ class with all methods inline should be optimized better
- 2003-08-23 01:56 [Bug libstdc++/11706] std::pow(T, int) implementation pessimizes code
- 2003-08-23 01:57 [Bug middle-end/11823] Optimizing large jump tables for switch statements
- 2003-08-23 01:57 [Bug optimization/11825] Redundant move in some cases (dead code before return) for long long on 32bit targets
- 2003-08-23 01:57 [Bug optimization/11832] Optimization of common code in switch statements
- 2003-08-23 02:05 [Bug c++/11540] Redefinition of default arguments allowed for template functions
- 2003-08-23 16:00 [Bug libstdc++/11990] [3.4 Regression] "operand of conditional has no effect" warnings in libstdc++
- 2003-08-24 16:15 [Bug target/9958] [x86] Compiling for 'new' target causes a "Segmentation Error" in Libgcc2.c
- 2003-08-24 16:57 [Bug optimization/11741] internal compiler error at gcse.c:5318
- 2003-08-24 17:15 [Bug optimization/11741] internal compiler error at gcse.c:5318
- 2003-08-24 17:18 [Bug c++/11765] typecast vs. constructor ambiguity
- 2003-08-24 17:20 [Bug c++/10779] [3.4 regression] Error cascade for unknown type in function prototype
- 2003-08-24 17:21 [Bug c++/7939] [3.3/3.4 regression] ICE on function template specialization
- 2003-08-24 17:27 [Bug target/9691] Shared libraries don't work with g++
- 2003-08-24 17:31 [Bug libstdc++/11337] GCC Bootstraping STOP on "/libstdc++-v3/"
- 2003-08-24 17:38 [Bug target/8010] [vax-netbsdelf] ICE in extract_insn for g77.f-torture/execute/20010116.f
- 2003-08-24 17:39 [Bug target/11322] SH profiler outputs multiple definitions of symbol
- 2003-08-24 17:40 [Bug bootstrap/12015] [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- 2003-08-24 18:09 [Bug target/4264] [sco3.2v5] native assembler errors for gcc output
- 2003-08-24 18:12 [Bug java/7879] Segmentation fault: jc1:java/mangle.c:228 when compiling *.java and *.jar together
- 2003-08-24 18:13 [Bug java/7879] Segmentation fault: jc1:java/mangle.c:228 when compiling *.java and *.jar together
- 2003-08-24 18:15 [Bug bootstrap/7966] install gcc3.2 on SCO 5.0.5--some bugs fixed, but libgcj can't be generated
- 2003-08-24 18:19 [Bug libstdc++/8307] libstdc++ fails to compile because of fixincludes headers
- 2003-08-24 18:20 [Bug target/8309] [3.3/3.4 regression][m68k] m68k-elf-gcc -m5200 produces erroneous SImode set of short varaible on stack
- 2003-08-24 18:20 [Bug target/8309] [3.3/3.4 regression][m68k] m68k-elf-gcc -m5200 produces erroneous SImode set of short varaible on stack
- 2003-08-24 18:25 [Bug ada/8898] [Ada] cannot link with tasks and pragma Linker_Options ("-Wl,--stack=0x80000");
- 2003-08-24 19:04 [Bug libf2c/10885] On 64-bit targets one can write >2Gb records in sequential files, but not in direct access files
- 2003-08-24 19:07 [Bug bootstrap/11273] make install fails in libobjc directory
- 2003-08-24 19:09 [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
- 2003-08-24 19:12 [Bug c++/11456] Segfault in dot. AIX 5.1, GCC 3.2.2
- 2003-08-24 19:15 [Bug optimization/11505] Runtime segfault: C++ heap-allocated object loses/changes 'this' address at -O3 when calling virtual inline const function
- 2003-08-24 19:16 [Bug c++/11506] SFINAE fails sometimes
- 2003-08-24 19:18 [Bug c/11537] internal error when compiling pine on alpha
- 2003-08-24 19:19 [Bug bootstrap/11538] when trying to execute make (when installing gcc), I failed because of Segmentation fault in gzio.c
- 2003-08-24 19:22 [Bug libgcj/11597] java/libjava fails to build in gcc-3.3
- 2003-08-24 19:54 [Bug other/8974] fabs error with -ansi
- 2003-08-24 20:09 [Bug target/5362] Undocumented target options
- 2003-08-24 20:56 [Bug bootstrap/11998] soft-float libstdc++ multilib fails to build
- 2003-08-24 21:08 [Bug java/11933] Parallel bootstrap failure linking gij
- 2003-08-24 21:19 [Bug target/12021] [3.4 Regression] warning "cpu" and "machine" reasserted for every file
- 2003-08-24 21:41 [Bug libstdc++/11602] codecvt<wchar_t, char, mbstate_t> is slow.
- 2003-08-24 21:50 [Bug c++/11506] SFINAE fails sometimes
- 2003-08-24 21:52 [Bug bootstrap/11932] [3.4 regression] Parallel bootstrap failure with sparc libiberty multilib
- 2003-08-24 21:53 [Bug java/11933] Parallel bootstrap failure linking gij
- 2003-08-24 21:57 [Bug optimization/11884] Bad address passed to function with > 8 arguments
- 2003-08-24 22:08 [Bug c++/11773] GCOV misreports coverage for in-class C++ member functions
- 2003-08-24 22:12 [Bug c++/11773] GCOV misreports coverage for in-class C++ member functions
- 2003-08-24 22:16 [Bug c++/11929] Cannot obtain variable arguments list in function with last named argument being of non-POD type
- 2003-08-24 22:53 [Bug c++/12010] g++.exp and libstdc++.exp fail to find testsuite_flags when cross-compiling
- 2003-08-24 22:59 [Bug libf2c/11918] isatty does not call f_init
- 2003-08-24 23:19 [Bug optimization/11627] internal compiler error: in push_reload, at reload.c:1282
- 2003-08-24 23:52 [Bug optimization/11627] internal compiler error: in push_reload, at reload.c:1282
- 2003-08-24 23:53 [Bug optimization/11627] internal compiler error: in push_reload, at reload.c:1282
- 2003-08-25 00:00 [Bug target/4264] [sco3.2v5] native assembler errors for gcc output
- 2003-08-25 00:04 [Bug optimization/11708] [sh4-elf-gcc] Non-Optimal jump code generation.
- 2003-08-25 00:11 [Bug optimization/11826] [ARM] Minor register allocation problem before function return
- 2003-08-25 00:34 [Bug c++/11506] SFINAE fails sometimes
- 2003-08-25 00:39 [Bug optimization/11261] Weak code generated for JPEG compression
- 2003-08-25 00:40 [Bug optimization/11366] [3.3 regression] miscompiles XDM-AUTHORIZATION-1 key generation and/or validation in XFree86 at -O2
- 2003-08-25 00:48 [Bug optimization/11883] [3.3 Regression] gcc 3.3.1 ICE with any -O on mercury-generated *.c file
- 2003-08-25 13:48 [Bug other/12049] GLIBC compiling with ERR
- 2003-08-25 14:08 [Bug optimization/12008] ICE on legal code, gcc 3.3.1
- 2003-08-25 14:16 [Bug target/11775] "Control reaches end" warning issued for __attribute__((naked)) functions
- 2003-08-25 14:43 [Bug target/11983] ICE in dwarf-2 on code using altivec
- 2003-08-25 15:35 [Bug target/11983] ICE in dwarf-2 on code using altivec
- 2003-08-25 15:51 [Bug c++/11506] SFINAE fails sometimes
- 2003-08-25 15:56 [Bug optimization/11824] [ARM] Parameter passing via stack could be improved
- 2003-08-25 15:57 [Bug optimization/11831] [ARM] Logical expression evaluation with condition fields
- 2003-08-25 16:01 [Bug bootstrap/9330] [alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=posix problem
- 2003-08-25 16:06 [Bug target/11736] Stackpointer messed up on SuperH
- 2003-08-26 08:03 [Bug optimization/11736] Stackpointer messed up on SuperH
- 2003-08-26 08:06 [Bug optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- 2003-08-26 16:30 [Bug bootstrap/11482] [v850-elf] ICE with -O2 building misc-inst.lo
dhollen at mosis dot org
dje at gcc dot gnu dot org
dlux at spam dot dlux dot hu
dnovillo at redhat dot com
dog at bluezoo dot org
doko at cs dot tu-berlin dot de
doparsons at rev dot net
dr at jones dot dk
drabel at gmx dot de
drow at gcc dot gnu dot org
drow at mvista dot com
DrWeb-DAEMON
duma at gorodok dot net
earthpower at libero dot it
ebotcazou at gcc dot gnu dot org
echristo at redhat dot com
eckstein at atair dot co dot at
ehrhardt at mathematik dot uni-ulm dot de
eranian at hpl dot hp dot com
estecmta2/estec/ESA
etienne dot lorrain at masroudeau dot com
eyal at eyal dot emu dot id dot au
fabdouze at caramail dot com
falk at debian dot org
fb at fbit dot de
Flaym
Fons dot Rademakers at cern dot ch
ft01 at webmastery dot com dot au
Garrett Tillotson
gatgul at gatworks dot com
gbeauchesne at mandrakesoft dot com
gcc at microbizz dot nl
gcc-bug at bullseye dot com
gcc-bugzilla at gcc dot gnu dot org
gcc-bugzilla at jh42 dot de
gcc-bugzilla at x-infinity dot com
gccbugs at contacts dot eelis dot net
gccbugz at k1k2 dot com
gdr at gcc dot gnu dot org
gdr at integrable-solutions dot net
geoffk at gcc dot gnu dot org
georgaj at navcanada dot ca
George Karas
gerald at pfeifer dot com
ghazi at caip dot rutgers dot edu
giovannibajo at libero dot it
gladish at spinnakernet dot com
Greg Lindahl
grhoten at jtcsv dot com
grigory at stl dot sarov dot ru
grx-announce-owner
gschafer at zip dot com dot au
h dot m dot brand at hccnet dot nl
H.Merijn Brand
haefele at mpi-magdeburg dot mpg dot de
hainque at act-europe dot fr
hans dot utz at informatik dot uni-ulm dot de
harald at redhat dot com
Hariharan S
hebisch at math dot uni dot wroc dot pl
heinrich dot brand at fujitsu-siemens dot com
hermantenbrugge at home dot nl
HeroicStories Recipients Confirmation (from Lyris ListManager)
hg211 at ural2 dot hszk dot bme dot hu
hjl at lucon dot org
hoffman at cray dot com
hovik at melikyan dot com
hubicka at gcc dot gnu dot org
igodard at pacbell dot net
inaoka dot kazuhiro at renesas dot com
ingo at ingostruck dot de
ingwer . c . carlsen
isvw
j dot beyer at web dot de
jakub at gcc dot gnu dot org
james at klicman dot org
James dot W dot Mckelvey at jpl dot nasa dot gov
jamesl at appliedminds dot com
Jan Hubicka
janis187 at us dot ibm dot com
jason at gcc dot gnu dot org
jason at redhat dot com
jbeulich at novell dot com
jbuck at gcc dot gnu dot org
Jeff Steidl
jhr dot walter at t-online dot de
jim at phython dot shacknet dot nu
Jim Wilson
jjc
jk at tools dot de
jkj at sco dot com
jknotzke at shampoo dot ca
jlquinn at optonline dot net
jm at bourguet dot org
john at atrove dot com
John Ramsay
johnw at mailsnare dot net
jonas at jones dot dk
joost at lumatec dot be
Josh Gao
jsaw at gmx dot net
jsm at polyomino dot org dot uk
jss at ast dot cam dot ac dot uk
judd dot jenne at charter dot net
justin at nurbana dot cx
Justin Piszcz
jv244 at cam dot ac dot uk
jweening at ccrwest dot org
kapalka at icslab dot agh dot edu dot pl
Karen Anderson
kargl at troutmask dot apl dot washington dot edu
Kaveh R. Ghazi
kazu at cs dot umass dot edu
kcc at mcst dot ru
kemin dot zhou at ferring dot com
kevin at moore-and-moore dot com
kkojima at gcc dot gnu dot org
kkojima at rr dot iij4u dot or dot jp
kraai at gcc dot gnu dot org
krh at bitplanet dot net
Kristis Makris
ktulu at free dot fr
kvo--gcc at seagha dot be
Kyle Forbes
L-Soft list server at Sun Microsystems Inc. (1.8e)
lachaume at mpifr-bonn dot mpg dot de
larry
lerdsuwa at gcc dot gnu dot org
lerdsuwa at users dot sourceforge dot net
Lev Assinovsky
levon at movementarian dot org
lightspeed
llewins at raytheon dot com
lothar at xcerla dot com
lshulov at arabellasw dot com
lucier at math dot purdue dot edu
ludovic dot brenta at insalien dot org
luigi dot messina at fastwebnet dot it
lutherh
mac dot curl at lmco dot com
mach4-users-request
mail at andreas-s dot net
MAILsweeper
marcus at jet dot franken dot de
marcus at mc dot pp dot se
mark at codesourcery dot com
mark at gcc dot gnu dot org
Mark Mitchell
marksni at delvron dot us
markus dot breuer at materna dot de
martin at netbsd dot org
marty dot hauff at rmit dot edu dot au
matrix at o3games dot com
mattias at virtutech dot se
mckelvey at maskull dot com
mec at shout dot net
melkov at arc dot yandex dot ru
menita dot singh at schwab dot com
Michal Adamski
mike at shoyher dot com
mikeb at lshift dot net
mikulas at artax dot karlin dot mff dot cuni dot cz
mkgnu at gmx dot net
mmazur at kernel dot pl
mmitchel at gcc dot gnu dot org
Mobarek, Khaled (Robert Walters)
monge at sns dot it
moore_mn at cobra dot cs dot mercer dot edu
mruff at chiaro dot com
mueller at kde dot org
Mukta Punjani, Noida
mweiser at fachschaft dot imn dot htwk-leipzig dot de
nall at zynot dot org
nathan at gcc dot gnu dot org
Nathan Sidwell
nbecker at fred dot net
nbecker at hns dot com
nbryant at allegientsystems dot com
neil at gcc dot gnu dot org
neroden at gcc dot gnu dot org
neroden at twcny dot rr dot com
Nick Clifton
nickc at redhat dot com
nicolas dot burrus at lrde dot epita dot fr
niki dot waibel at gmx dot net
nneul at umr dot edu
norbertf at gmx dot net
nvwarr at hotmail dot com
o dot kullmann at swansea dot ac dot uk
olchansk at panix dot com
oliver dot kellogg at sysde dot eads dot net
olle at cb dot uu dot se
orion at cora dot nwra dot com
ottavio at campana dot vi dot it
owen at email dot arc dot nasa dot gov
oyvind dot harboe at zylin dot com
panov at canopus dot iacp dot dvo dot ru
paolo at gcc dot gnu dot org
paradox at bbhc dot org
Patrik Weiskircher
paul at gear dot dyndns dot org
pdubuc at cas dot org
peter dot klotz at aon dot at
peter dot rost at freenet dot de
Peter N Tenney
peturr02 at ru dot is
pgarrone at linuxmail dot org
pgonzalez at bluel dot com
phil at jaj dot com
phil dot el at wanadoo dot fr
pinskia at gcc dot gnu dot org
- 2003-08-08 12:08 [Bug c++/11852] [3.3/3.4 Regression] ICE: g++ with bad struct initializer.
- 2003-08-08 12:10 [Bug c++/11852] [3.3/3.4 Regression] ICE: g++ with bad struct initializer.
- 2003-08-08 12:13 [Bug c/11853] long enum constant name results in an error
- 2003-08-08 12:37 [Bug other/7323] Install failed to property account for libstdc++ location
- 2003-08-08 14:12 [Bug c/11853] long enum constant name results in an error
- 2003-08-08 15:46 [Bug c/11853] long enum constant name results in an error
- 2003-08-08 15:51 [Bug c++/11852] [3.3/3.4 Regression] ICE: g++ with bad struct initializer.
- 2003-08-08 16:10 [Bug c++/11856] Wrong warning regarding assert
- 2003-08-08 16:25 [Bug c/11854] -fdata-sections put everything into the data section not BSS
- 2003-08-08 18:10 [Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- 2003-08-08 20:01 [Bug bootstrap/9697] [3.4 regression] m68020 assembly emitted for m68000
- 2003-08-08 20:20 [Bug c++/11857] Array of T=void allowed as function parameter type when T is a template parameter
- 2003-08-08 22:28 [Bug c++/11858] Name lookup error ignored when instantiated from expression within sizeof() in template function parameter
- 2003-08-08 23:24 [Bug c++/11860] internal compiler error: in lookup_template_class
- 2003-08-09 00:02 [Bug target/5119] [m68k] Constraint specified for vector jump is illegal for mcf5200
- 2003-08-09 00:10 [Bug libgcj/8321] SimpleTimeZone doesn't work properly for daylight saving time.
- 2003-08-09 00:40 [Bug c++/11086] Unsatisfied symbols in aCC compilation
- 2003-08-09 01:02 [Bug optimization/11861] Optimization error on 'while' control condition
- 2003-08-09 01:14 [Bug inline-asm/8375] Constraints on inline assembly
- 2003-08-09 02:02 [Bug c++/7385] [3.3/3.4 Regression] g++ problems with enum and __attribute__
- 2003-08-09 02:14 [Bug c++/11316] 3.3 ICE with empty constructor
- 2003-08-09 02:23 [Bug c++/10254] Explain binary compatibility to other vendors' compilers
- 2003-08-09 03:57 [Bug other/11370] [3.3 Regression] -Wunreachable-code gives false complaints
- 2003-08-09 04:09 [Bug c++/11862] [3.4 Regression] ICE on illegal code, in cp_parser_template_id, at cp/parser.c:7515
- 2003-08-09 12:48 [Bug c++/11866] poor diagnostic on undeclared exception
- 2003-08-09 12:52 [Bug c++/11867] [3.3/3.4 Regression] static_cast ignores ambiguity
- 2003-08-09 12:53 [Bug c++/11867] [3.3/3.4 Regression] static_cast ignores ambiguity
- 2003-08-09 13:07 [Bug target/10881] [3.3 only] bootstrap fails on ada on powerpc with --enable-altivec
- 2003-08-09 13:17 [Bug optimization/11646] [3.3/3.4 regression] ICE in commit_one_edge_insertion with -fnon-call-exceptions -fgcse -O
- 2003-08-09 13:25 [Bug c/11868] compound statement expression yields "void value not ignored"
- 2003-08-09 13:45 [Bug c/10962] [3.3 regression] lookup_field is a linear search on a linked list (can be slow if large struct)
- 2003-08-09 13:51 [Bug bootstrap/9863] Absence of awk isn't properly diagnosed at configure time
- 2003-08-09 13:57 [Bug other/3659] gcc 3.0 installation with wrong user.group for fixed includes
- 2003-08-09 13:57 [Bug other/8121] BAD file ownership for gcc fixedinclude files
- 2003-08-09 16:13 [Bug c/7544] [3.3/3.4 Regression] #pragma weak problem
- 2003-08-09 16:14 [Bug java/6933] <gcj: compile source dependencies too(like javac)>
- 2003-08-09 16:32 [Bug c++/11869] call_expr cannot be mangled due to a defect in the C++ ABI
- 2003-08-09 16:32 [Bug c++/6424] sizeof() with overload resolution (core issue 339)
- 2003-08-09 16:39 [Bug libstdc++/3759] nonconforming use of unqualified std:: names
- 2003-08-09 16:42 [Bug optimization/8013] writing all bitfields in a word
- 2003-08-09 16:45 [Bug inline-asm/11807] GCC should error out when clobering the stack pointer or frame pointer
- 2003-08-09 16:48 [Bug libstdc++/3759] nonconforming use of unqualified std:: names
- 2003-08-09 16:51 [Bug target/11331] [3.4 Regression] ld: BFD 2.14.90 20030602 internal error
- 2003-08-09 17:37 [Bug other/9682] unclear assembler/linker behaviour with attribute(alias)
- 2003-08-09 17:42 [Bug libstdc++/8246] Cast increases alignment in __default_alloc_template on Sparcs
- 2003-08-09 19:07 [Bug target/11451] [m32r-elf] wrong code with -O at cmp_ne_small_const_insns
- 2003-08-09 22:59 [Bug c++/11871] [3.4 Regression] Koenig lookup regression
- 2003-08-10 02:35 [Bug c++/11856] unsigned warning in template
- 2003-08-10 02:36 [Bug c++/11856] unsigned warning in template
- 2003-08-10 03:00 [Bug c++/11872] missing template instantiation getting pointer to static members in inline member
- 2003-08-10 03:00 [Bug c++/10804] [3.4 regression] missing implicit instantiation of template static methods
- 2003-08-10 03:22 [Bug libstdc++/9069] race condition in libstdc++3 (basic_string.tcc)
- 2003-08-10 03:22 [Bug libstdc++/10350] thread-safety problem in std::string.
- 2003-08-10 03:23 [Bug libstdc++/10350] thread-safety problem in std::string.
- 2003-08-10 03:34 [Bug optimization/9363] unused struct literal constants remain
- 2003-08-10 03:45 [Bug bootstrap/6680] [3.3 only] genattrtab crashes on tru64 5.0
- 2003-08-10 03:50 [Bug ada/9136] Compiler bomb on spec file with Elaborate_Body
- 2003-08-10 03:54 [Bug java/4695] Error calling method from enclosing context in constructor
- 2003-08-10 03:54 [Bug java/7298] Can't call method of outer class from inner constructor
- 2003-08-10 03:55 [Bug java/9943] field reference of enclosing class in an inner class cannot be compiled.
- 2003-08-10 04:12 [Bug optimization/8035] [ppc] optimizing access to a const member causes illegal code to be generated
- 2003-08-10 13:31 [Bug libstdc++/11874] libstdc++ tests produce 26 locale-related XPASSes
- 2003-08-10 13:52 [Bug optimization/11873] inefficient use of registers induces size and time overhead
- 2003-08-10 13:55 [Bug debug/9864] [3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
- 2003-08-10 15:28 [Bug c/11207] [3.3/3.4 regression] ICE with negative index in array element designator
- 2003-08-10 15:34 [Bug optimization/2962] inefficient code with and
- 2003-08-10 15:36 [Bug optimization/3995] i386 optimisation: joining tests
- 2003-08-10 15:41 [Bug optimization/2960] Duplicate loop conditions even with -Os
- 2003-08-10 15:55 [Bug optimization/3508] builtin memcmp() could be optimised
- 2003-08-10 16:03 [Bug target/11877] gcc should use xor trick with -Os
- 2003-08-10 16:07 [Bug optimization/3508] builtin memcmp() could be optimised
- 2003-08-10 16:13 [Bug c++/11876] Cannot access protected member from templated copy constructor
- 2003-08-10 18:14 [Bug c++/5435] Resolution of templates with VLAs
- 2003-08-10 20:44 [Bug c++/11791] [3.4 regression] ICE in pop_binding
- 2003-08-10 20:57 [Bug optimization/10423] -fvolatile switch not working in gcc 3.2-3 when using -O2
- 2003-08-10 21:48 [Bug target/7832] [Sparc -> PPC] libc not found when linking libgcc.so
- 2003-08-10 22:16 [Bug c++/11712] [HPUX 11.00 - gcc 3.3] __STDC_EXT__ not defined for .cpp by default anymore?
- 2003-08-10 22:18 [Bug libstdc++/6020] [hpux 11.00] _FILE_OFFSET_BITS token error
- 2003-08-10 22:32 [Bug ada/11100] Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20
- 2003-08-10 22:32 [Bug ada/11100] Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20
- 2003-08-10 22:37 [Bug target/7451] [IA64] Internal compiler error in output_206, at insn-output.c:289
- 2003-08-10 22:44 [Bug optimization/2962] inefficient code with and
- 2003-08-10 22:45 [Bug optimization/3508] builtin memcmp() could be optimised
- 2003-08-10 23:00 [Bug target/6077] [alpha-osf].s with -x assembler-with-cpp breaks mips-tfile
- 2003-08-11 02:55 [Bug optimization/9196] [3.4 regression] Inlining of function with void * arithmetic is misoptimized
- 2003-08-11 03:47 [Bug c++/11211] trivial static initializers of const objects should be done at compile time
- 2003-08-11 10:50 [Bug c++/7886] indicates ambigous base ctor when its not ambiguous
- 2003-08-11 10:50 [Bug c++/11789] rejects legal, multiple inheritance (inheriting from same class twice)
- 2003-08-11 11:48 [Bug c++/11878] ICE
- 2003-08-11 11:49 [Bug c++/11881] Wrong or confusing error message
- 2003-08-11 11:49 [Bug c++/11880] [regression] implicit template instantiation instantiate unused class methods
- 2003-08-11 11:55 [Bug c++/11881] Wrong or confusing error message
- 2003-08-11 11:55 [Bug c++/11881] Wrong or confusing error message
- 2003-08-11 12:15 [Bug c/4210] should not warning with dead code
- 2003-08-11 12:22 [Bug target/8028] [3.3/3.4 Regression] GCC 3.x __builtin_apply() passes wrong arguments
- 2003-08-11 12:24 [Bug target/11151] __builtin_return(__builtin_apply(...)) gives wrong result
- 2003-08-11 12:35 [Bug c/4210] should not warning with dead code
- 2003-08-11 12:40 [Bug optimization/11261] Weak code generated for JPEG compression
- 2003-08-11 12:41 [Bug ada/10768] ICEs on compilation of ada support library
- 2003-08-11 12:42 [Bug c++/11644] Hang in throw when unloading a library
- 2003-08-11 12:42 [Bug optimization/11627] internal compiler error: in push_reload, at reload.c:1282
- 2003-08-11 12:42 [Bug optimization/11708] [sh4-elf-gcc] Non-Optimal jump code generation.
- 2003-08-11 12:43 [Bug target/11736] Stackpointer messed up on SuperH
- 2003-08-11 12:43 [Bug optimization/11741] internal compiler error at gcse.c:5318
- 2003-08-11 12:44 [Bug target/11824] [ARM] Parameter passing via stack could be improved
- 2003-08-11 12:45 [Bug optimization/11826] [ARM] Minor register allocation problem before function return
- 2003-08-11 12:45 [Bug target/11831] [ARM] Logical expression evaluation with condition fields
- 2003-08-11 13:15 [Bug libgcj/11248] java.util.Date is incorrect on Solaris
- 2003-08-11 15:05 [Bug optimization/8035] [ppc] optimizing access to a const member causes illegal code to be generated
- 2003-08-11 15:12 [Bug target/11331] [3.4 Regression] ld: BFD 2.14.90 20030602 internal error
- 2003-08-11 15:21 [Bug target/11331] [3.4 Regression] ld: BFD 2.14.90 20030602 internal error
- 2003-08-11 15:23 [Bug libstdc++/3759] nonconforming use of unqualified std:: names
- 2003-08-11 15:39 [Bug optimization/11883] gcc 3.3.1 ICE with any -O on mercury-generated *.c file
- 2003-08-11 15:50 [Bug optimization/8035] [ppc] optimizing access to a const member causes illegal code to be generated
- 2003-08-11 15:51 [Bug optimization/8035] [ppc] optimizing access to a const member causes illegal code to be generated
- 2003-08-11 15:51 [Bug c++/1920] no warning or error with cast-as-lvalue extension
- 2003-08-11 16:19 [Bug c++/9438] [ABI] type component conflict shown in class layout.
- 2003-08-11 16:19 [Bug c++/11326] [ABI] C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding “this”
- 2003-08-11 16:19 [Bug c++/8979] [ABI] Layout of class with virtual inheritance problem on IA64
- 2003-08-11 17:23 [Bug optimization/11883] gcc 3.3.1 ICE with any -O on mercury-generated *.c file
- 2003-08-11 17:24 [Bug optimization/11883] [3.3 Regression] gcc 3.3.1 ICE with any -O on mercury-generated *.c file
- 2003-08-11 17:31 [Bug bootstrap/8765] -msoft-float does not work for mipsel-linux, and probably others
- 2003-08-11 17:45 [Bug other/7671] RH7.3 gnu ld (version 2.11.93.0.2 20020207) problem w/ gnu.linkonce.*
- 2003-08-11 17:48 [Bug optimization/11708] [sh4-elf-gcc] Non-Optimal jump code generation.
- 2003-08-11 18:02 [Bug optimization/9196] [3.4 regression] Inlining of function with pointer arithmetic is misoptimized
- 2003-08-11 18:18 [Bug optimization/9553] No induction variable elimination
- 2003-08-11 18:19 [Bug optimization/9707] Unnecessary range test in switches with less than 4 cases
- 2003-08-11 18:19 [Bug optimization/11259] [avr] gcc Double 'andi' missed optimization
- 2003-08-11 18:22 [Bug optimization/4079] unnecessary register move on simple code
- 2003-08-11 18:23 [Bug optimization/6882] Useless stack adjustment code
- 2003-08-11 18:40 [Bug debug/7511] objdump / gdb doesn't handle local labels
- 2003-08-11 19:23 [Bug target/11848] [darwin] [no support for 128 doubles] internal compiler error for -mlong-double-128
- 2003-08-11 20:06 [Bug libstdc++/8610] large file support in libstdc++-v3 (std::streamoff type is 32-bit in GCC 3.2 whereas it was 64-bit in GCC 2.96)
- 2003-08-11 20:37 [Bug debug/11325] [3.4 regression] nested class debug info missing
- 2003-08-11 21:01 [Bug target/6688] [SPARC] sparcv9/libgcc.so not installed
- 2003-08-11 21:06 [Bug c++/11866] poor diagnostic on undeclared exception
- 2003-08-11 21:14 [Bug c/11885] [3.3 Regression] Problem with bitfields in packed structs
- 2003-08-11 21:21 [Bug c/11885] [3.3 Regression] Problem with bitfields in packed structs
- 2003-08-11 21:26 [Bug java/6066] incorrect error message compiling classpath
- 2003-08-11 21:28 [Bug c++/11866] poor diagnostic on undeclared exception
- 2003-08-11 23:40 [Bug c/11885] [3.3 Regression] Problem with bitfields in packed structs
- 2003-08-12 00:12 [Bug optimization/11889] [3.4 Regression] [unit-at-a-time] Not emitting typeinfo when used in catch
- 2003-08-12 00:15 [Bug optimization/11888] Problems with -funit-at-a-time and c++ io manipulators
- 2003-08-12 00:15 [Bug c++/11702] [3.4 Regression] [unit-at-a-time] Failure to emit code for inlined function in space
- 2003-08-12 00:24 [Bug c++/11886] [3.4 Regression] ice in pop_binding, at cp/decl.c:1139
- 2003-08-12 00:40 [Bug c++/11889] [3.4 Regression] [unit-at-a-time] Not emitting typeinfo when used in catch
- 2003-08-12 00:44 [Bug c++/11889] [3.4 Regression] [unit-at-a-time] Not emitting typeinfo when used in catch
- 2003-08-12 00:52 [Bug c++/11887] [3.4 Regression] Problems with allocator::rebind::other
- 2003-08-12 12:06 [Bug c++/11891] [3.4 regression] ICE convert_like_real
- 2003-08-12 12:48 [Bug c++/1920] no warning or error with cast-as-lvalue extension
- 2003-08-12 12:48 [Bug c++/11891] [3.4 regression] ICE convert_like_real
- 2003-08-12 12:51 [Bug c/11892] double to int different if intermediate double used and no optimisation
- 2003-08-12 12:51 [Bug optimization/323] optimized code gives strange floating point results
- 2003-08-12 12:53 [Bug c++/4507] __attribute__((stdcall)) is ignored on methods defined inside the class declaration
- 2003-08-12 12:53 [Bug c++/11893] stdcall pointers to member-functions handled wrong
- 2003-08-12 13:26 [Bug c++/11893] stdcall pointers to member-functions handled wrong
- 2003-08-12 13:34 [Bug c++/11893] stdcall pointers to member-functions handled wrong
- 2003-08-12 13:35 [Bug target/6431] [v850] va_arg() fails in expanding arguments
- 2003-08-12 13:53 [Bug c++/11893] stdcall pointers to member-functions handled wrong
- 2003-08-12 20:16 [Bug target/11897] internal compiler error: in gen_nop_type, at config/ia64/ia64.c:6929
- 2003-08-12 20:53 [Bug target/7797] [IRIX] warnings from genrecog/mips.md during bootstrap
- 2003-08-12 21:05 [Bug optimization/8156] -mcpu=pentium4 generates wrong fp results in glibc-2.3
- 2003-08-12 21:12 [Bug ada/7985] make gnatlib fails on mips-sgi-irix5.3
- 2003-08-12 21:23 [Bug optimization/11202] [3.4 regression] incorrectly ordered rtl after emit_libcall_block
- 2003-08-12 21:24 [Bug libgcj/4005] ObjectOutputStream segfaults
- 2003-08-12 21:29 [Bug optimization/11781] superfluous jumps generated
- 2003-08-12 23:40 [Bug optimization/11898] huge memory consumption when compiling simple repetitive programs
- 2003-08-12 23:41 [Bug optimization/11898] huge memory consumption when compiling simple repetitive programs
- 2003-08-12 23:47 [Bug c++/11894] gcc cross compiler work with error
- 2003-08-12 23:56 [Bug target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails
- 2003-08-13 00:00 [Bug middle-end/11313] #pragma weak and static inline functions
- 2003-08-13 01:49 [Bug libgcj/11899] java.net.URI class not yet implemented
- 2003-08-13 02:01 [Bug c++/11552] [3.4 regression] g++ accepts class defined in return type
- 2003-08-13 03:14 [Bug c/3347] Too large bitfields should be errors
- 2003-08-13 03:15 [Bug c++/11764] [DR147] g++ does not treat injected class name correctly.
- 2003-08-13 03:29 [Bug c/2803] g++ fails where gcc succeeds
- 2003-08-13 03:32 [Bug c++/2803] g++ fails where gcc succeeds
- 2003-08-13 03:36 [Bug target/11901] [3.3 only] set_fpscr isn't PIC even when __PIC__ defined; bad for prelinking, causes glibc-3.2.3 check-textrel test to fail
- 2003-08-13 03:40 [Bug c/2995] __complex__ int typecasts maybe broken
- 2003-08-13 03:45 [Bug target/11902] [3.3 only] spec file improperly inserts rpath even when none needed
- 2003-08-13 03:50 [Bug c/2803] g++ fails where gcc succeeds
- 2003-08-13 03:50 [Bug c++/1920] no warning or error with cast-as-lvalue extension
- 2003-08-13 03:52 [Bug target/11903] [3.3 only] -pthread fails to link due to error in spec file on sh4
- 2003-08-13 04:16 [Bug target/11903] [3.3 only] -pthread fails to link due to error in spec file on sh4
- 2003-08-13 04:16 [Bug target/11902] [3.3 only] spec file improperly inserts rpath even when none needed
- 2003-08-13 04:53 [Bug target/11901] [3.3 only] set_fpscr isn't PIC even when __PIC__ defined; bad for prelinking, causes glibc-3.2.3 check-textrel test to fail
- 2003-08-13 11:27 [Bug bootstrap/11894] gcc cross compiler work with error
- 2003-08-13 12:30 [Bug optimization/11898] huge memory consumption when compiling simple repetitive programs
- 2003-08-13 12:42 [Bug bootstrap/11611] [tree-ssa] Bootstrap failure on sparc-linux-gnu
- 2003-08-13 13:26 [Bug c++/11905] Infinite loop at static objects initialisation.
- 2003-08-13 14:11 [Bug optimization/11781] superfluous jumps generated
- 2003-08-13 15:45 [Bug ada/7848] Linking with gnat/gnarl libs causes crash at run-time
- 2003-08-13 15:49 [Bug c++/9597] [x86-solaris-2.8] Exception crash in shared library
- 2003-08-13 15:55 [Bug ada/11100] Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20
- 2003-08-13 18:02 [Bug c++/6057] expression mangling doesn't work for operator new
- 2003-08-13 18:19 [Bug c++/7722] ICE in find_function_data, at function.c:318, with static array of label addresses in function templates
- 2003-08-13 18:29 [Bug middle-end/8306] [3.3/3.4 regression] ICE for bitfield7_y.C in C++ compatibility tests
- 2003-08-13 18:34 [Bug c++/11907] ICE on illegal code: using a class template instead of a class
- 2003-08-13 18:35 [Bug c++/11907] ICE on illegal code: using a class template instead of a class
- 2003-08-13 18:45 [Bug c++/9032] Pointers to member functions decay too quickly
- 2003-08-13 18:45 [Bug c++/950] Template problem: decay of pointer-to-member-of-derived to p-o-m-o-base
- 2003-08-13 18:49 [Bug c++/11906] Member pointer to inherited field has wrong type
- 2003-08-13 18:49 [Bug c++/950] Template problem: decay of pointer-to-member-of-derived to p-o-m-o-base
- 2003-08-13 19:17 [Bug c++/6628] cannot typedef const functions
- 2003-08-13 19:17 [Bug c++/6628] cannot typedef const functions
- 2003-08-13 23:21 [Bug bootstrap/11909] gcc-3.3 build error; build fail
- 2003-08-13 23:21 [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
- 2003-08-14 00:13 [Bug inline-asm/11910] inline assembler causes compiler error
- 2003-08-14 00:56 [Bug libobjc/11572] [regression]: GNU libobjc no longer compiled on Darwin
- 2003-08-14 01:25 [Bug target/8515] [PPC] incoming altivec vectors on the stack unaligned to 16
- 2003-08-14 01:30 [Bug target/8795] [PPC] Altivec related bugs concerning gcc 3.3 and mainline
- 2003-08-14 01:36 [Bug target/11911] Aix 5.2 building sendmail fails with bug error
- 2003-08-14 03:19 [Bug target/9760] [arm] Combine cannot do its job because immediate operand is used instead of register
- 2003-08-14 03:22 [Bug target/10242] [ARM] subsequent use of plus and minus operators could be improved
- 2003-08-14 03:26 [Bug target/11911] Aix 5.2 building sendmail fails with bug error
- 2003-08-14 03:27 [Bug c++/11912] [3.4 regression] scope in declarations
- 2003-08-14 03:46 [Bug optimization/9308] [djgpp] gcc 3.2(.1) compilation fail with message: internal error: Segmentation violation
- 2003-08-14 03:51 [Bug bootstrap/9989] [HPUX 11.00, gcc 3.3] fixing of stdio.h fails
- 2003-08-14 11:39 [Bug c++/11913] Strange "undefined reference" for inline'ly defined member function of a derived class
- 2003-08-14 12:06 [Bug c++/11917] Iternal compiler error, template/sizeof-related
- 2003-08-14 12:15 [Bug libobjc/11572] [regression]: GNU libobjc no longer compiled on Darwin
- 2003-08-14 13:08 [Bug c/11920] with -Os -fPIC, compiler forgets to emit labels/sections under certain conditions?
- 2003-08-14 13:08 [Bug optimization/11350] [3.3/3.4 regression] undefined labels with -Os -fPIC
- 2003-08-14 13:33 [Bug c++/11915] use of option -frename-registers lead to wrong behaviour
- 2003-08-14 13:53 [Bug c/11921] two types specified in one empty declaration
- 2003-08-14 17:30 [Bug target/11911] Aix 5.2 building sendmail fails with bug error
- 2003-08-14 17:34 [Bug ada/11100] Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20
- 2003-08-14 23:03 [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
- 2003-08-14 23:05 [Bug c++/11922] ICE on type_unification_real
- 2003-08-15 02:53 [Bug fortran/11923] [tree-ssa] g77 dies with ICE on legal code.
- 2003-08-15 02:58 [Bug target/11924] mips64-linux o32 accesses to certain file-local data incorrectly generated
- 2003-08-15 03:10 [Bug optimization/11269] [tree-ssa] wrong-code
- 2003-08-15 03:16 [Bug ada/11100] Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20
- 2003-08-15 03:26 [Bug fortran/11843] gfortran ICE with "implicit none" and "common"
- 2003-08-15 03:30 [Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc
- 2003-08-15 03:37 [Bug middle-end/11270] [tree-ssa] Strange warning with -Wunreachable-code.
- 2003-08-15 03:38 [Bug c/11218] [tree-ssa] symbol already defined
- 2003-08-15 03:41 [Bug optimization/11830] Unnecessary call to an empty function
- 2003-08-15 11:03 [Bug target/11926] -print-file-name doesn't aways print full path names
- 2003-08-15 11:08 [Bug inline-asm/11925] segment violation due to incorrect operand constraints
- 2003-08-15 13:44 [Bug target/11926] -print-file-name doesn't aways print full path names
- 2003-08-15 13:52 [Bug target/11927] [powerpc] wrong code, buffer overflow?
- 2003-08-15 14:03 [Bug c++/11922] [3.3/3.4 regression] ICE on type_unification_real
- 2003-08-15 14:13 [Bug c++/11928] [3.3/3.4 regression] c++ typedef handling
- 2003-08-15 14:14 [Bug target/11927] [powerpc] wrong code, buffer overflow?
- 2003-08-15 17:57 [Bug preprocessor/11931] unjustified warning for C89 code using HUGE_VAL
- 2003-08-15 18:05 [Bug bootstrap/11894] gcc cross compiler work with error
- 2003-08-15 18:07 [Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc
- 2003-08-15 18:11 [Bug c++/11930] Cannot define static template struct member
- 2003-08-15 18:14 [Bug bootstrap/11894] gcc cross compiler work with error
- 2003-08-15 19:06 [Bug bootstrap/11932] Parallel bootstrap failure with sparc libiberty multilib
- 2003-08-15 19:10 [Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc
- 2003-08-15 20:06 [Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc (stacksize too low)
- 2003-08-15 20:24 [Bug target/11934] acos sometimes gives NaN unoptimized, works fine optimized
- 2003-08-15 20:24 [Bug optimization/323] optimized code gives strange floating point results
- 2003-08-15 20:38 [Bug ada/11100] Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20
- 2003-08-15 23:14 [Bug optimization/11936] Problems with allocator::rebind::other
- 2003-08-15 23:20 [Bug optimization/11936] [3.4 Regresion] cannot find a register while reloading `asm'
- 2003-08-15 23:25 [Bug optimization/11936] [3.4 Regresion] cannot find a register while reloading `asm'
- 2003-08-16 00:48 [Bug optimization/11937] [3.3 only] bogus warning while compiling gcc/function.c
- 2003-08-16 01:04 [Bug optimization/11937] [3.3 Regression] bogus warning while compiling gcc/function.c
- 2003-08-16 01:17 [Bug optimization/11937] [3.3 Regression] bogus warning while compiling gcc/function.c
- 2003-08-16 01:20 [Bug c++/11938] Possible name lookup regression in 3.4
- 2003-08-16 01:52 [Bug c++/11939] Incorrect warning regression for template class with -Wall option.
- 2003-08-16 01:55 [Bug c++/11940] Ambiguous name lookup error regression
- 2003-08-16 02:26 [Bug optimization/11937] [3.3 Regression] bogus warning while compiling gcc/function.c
- 2003-08-16 02:48 [Bug optimization/11937] [3.3 Regression] bogus warning while compiling gcc/function.c
- 2003-08-16 02:59 [Bug target/11911] Aix 5.2 building sendmail fails with bug error
- 2003-08-16 03:02 [Bug other/7733] Segmentation Fault with -ftest-coverage
- 2003-08-16 03:08 [Bug optimization/10050] [SH] Weak optimization on array references in conditiona blocks
- 2003-08-16 03:18 [Bug c++/10781] [ABI] wrong class size and alignment with static class member
- 2003-08-16 03:37 [Bug c++/8936] Declaration of never defined member function changes generated code
- 2003-08-16 03:44 [Bug ada/6872] can't build cross including ada to powerpc-ibm-aix4.3.3.0
- 2003-08-16 03:46 [Bug ada/6637] Ada libraries should honour --enable-shared
- 2003-08-16 12:43 [Bug c++/11945] [3.4 Regression] Incorrect warnings issued for comma-expressions inside templates
- 2003-08-16 12:43 [Bug c++/11512] [3.4 Regression] Spurious warning for comma-operator in templates
- 2003-08-16 13:00 [Bug c/11944] [3.3/3.4 Regression] Error recovery problem with undeclared array bounds
- 2003-08-16 13:02 [Bug c/11944] [3.3/3.4 Regression] Error recovery problem with undeclared array bounds
- 2003-08-16 13:10 [Bug libgcj/11248] java.util.Date is incorrect on Solaris
- 2003-08-16 13:10 [Bug libgcj/11941] gcj handles timezones wrongly
- 2003-08-16 13:12 [Bug libgcj/11941] gcj handles timezones wrongly
- 2003-08-16 13:19 [Bug c/11943] Accepts invalid declaration "int x[2, 3];" in C99 mode
- 2003-08-16 13:20 [Bug c/11942] restrict is broken in C99 mode?
- 2003-08-16 14:08 [Bug c++/11946] fun and merriment with enums as function arguments
- 2003-08-16 14:13 [Bug bootstrap/3632] [mips-irix-6.5] libstdc++ is not installed correctly
- 2003-08-16 14:13 [Bug bootstrap/3746] [mips-elf] cross-compilation of mips-tfile missing mips/a.out.h
- 2003-08-16 14:20 [Bug c/11947] doc and code differ
- 2003-08-16 14:23 [Bug optimization/2692] excessive compile time with optimization
- 2003-08-16 14:57 [Bug c++/11948] [3.3 Regression] ICE on illegal code: initialising a static data member
- 2003-08-16 14:58 [Bug c++/11948] [3.3 Regression] ICE on illegal code: initialising a static data member
- 2003-08-16 15:10 [Bug c++/8826] "a >> b" differs from "a.operator>>(b)" in that virtual function calls are not avoided
- 2003-08-16 15:49 [Bug java/1812] zextract.c cleanup
- 2003-08-16 15:56 [Bug c++/2778] -fdump-translation-unit [Simple patch supplied, needs review]
- 2003-08-16 16:13 [Bug c/11949] [3.3.1 regression] Compiler segfault with ffmpeg altivec code
- 2003-08-16 16:21 [Bug optimization/7003] [ppc] address of array loaded int register twice without any need
- 2003-08-16 16:34 [Bug c++/2200] -finstrument-functions should work with exceptions
- 2003-08-16 16:34 [Bug other/11950] New: -finstrument-functions should be done at the tree level
- 2003-08-16 16:34 [Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
- 2003-08-16 16:34 [Bug target/11015] [PPC] -finstrument-functions and variable size with sizes > 17 and -fPIC
- 2003-08-16 16:35 [Bug other/11950] -finstrument-functions should be done at the tree level
- 2003-08-16 17:26 [Bug c/11949] [3.3.1 regression] Compiler segfault with ffmpeg altivec code
- 2003-08-16 17:53 [Bug c++/11939] [3.4 Regression] Incorrect warning regression for template class with -Wall option.
- 2003-08-16 17:53 [Bug c++/11725] [3.4 Regression] Wrong return statement warning with -Wreturn-type in template class method
- 2003-08-17 00:10 [Bug libstdc++/11281] C++ support on alpha is no more
- 2003-08-17 00:27 [Bug c++/11946] [3.4 regression] fun and merriment with enums as function arguments
- 2003-08-17 01:36 [Bug optimization/192] String literals don't obey -fdata-sections
- 2003-08-17 01:37 [Bug optimization/964] missed warning and optimization
- 2003-08-17 01:40 [Bug c++/11895] ICE in reshape_init on "attribute(vector_size(16)) int"
- 2003-08-17 01:44 [Bug inline-asm/11896] Internal compiler error using asm("lgdt %0\n\t"::"r" (gdtr));
- 2003-08-17 02:10 [Bug target/1698] [MIPS] compiling optimized code using mips4 on R12000
- 2003-08-17 02:28 [Bug c++/11953] _REENTRANT defined when compiling non-threaded code.
- 2003-08-17 02:37 [Bug other/11953] _REENTRANT defined when compiling non-threaded code.
- 2003-08-17 03:11 [Bug c++/11878] [3.3/3.4 regression] ICE in cp_expr_size
- 2003-08-17 05:04 [Bug c/11955] Internal compiler error in reload, at reload1.c:1112
- 2003-08-17 05:06 [Bug c++/10538] no warning for "int a = a + 1" statements
- 2003-08-17 05:08 [Bug c/5582] warn about using the extension "int x=x;"
- 2003-08-17 12:43 [Bug c++/11582] Odd error message with dynamically sized template arg printing
- 2003-08-17 12:57 [Bug target/11848] [darwin] [no support for 128 doubles] internal compiler error for -mlong-double-128
- 2003-08-17 13:42 [Bug target/11848] [darwin] [no support for 128 doubles] internal compiler error for -mlong-double-128
- 2003-08-17 15:05 [Bug optimization/9859] excessive memory consumption on GTK file
- 2003-08-17 19:03 [Bug c/11956] GCC fails to build on Solaris 9
- 2003-08-17 19:07 [Bug libgcj/11951] natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result before ffi_call
- 2003-08-17 19:21 [Bug c++/11957] wrong "warning: statement has no effect"
- 2003-08-17 19:38 [Bug optimization/9566] Inline function produces much worse code than manual inlining.
- 2003-08-17 19:44 [Bug c++/8271] Templates and pointers to const member functions
- 2003-08-17 19:47 [Bug c++/11958] Internal compiler error
- 2003-08-17 19:54 [Bug c++/8489] -ftemplate-depth and -O
- 2003-08-17 19:54 [Bug c++/5050] template instantiation depth exceeds/maybe recursion problem
- 2003-08-17 20:11 [Bug target/11897] internal compiler error: in gen_nop_type, at config/ia64/ia64.c:6929
- 2003-08-17 20:38 [Bug java/4568] importing static inner classes fails
- 2003-08-17 20:43 [Bug java/4811] Incorrect error accessing non-existant outer field
- 2003-08-17 20:47 [Bug libgcj/9716] Reflection on inner classes (getClasses, getDeclaringClass) not implemented
- 2003-08-17 20:47 [Bug java/4105] gcj doesn't generate enough reflection info
- 2003-08-17 20:48 [Bug java/4105] gcj doesn't generate enough reflection info
- 2003-08-17 21:04 [Bug target/2354] [MIPS SVR4.2] Compiler passes wrong switches to assembler
- 2003-08-17 21:25 [Bug optimization/11960] "can't find a register in class..." when using glibc 2.2.5 fmod() with -O2
- 2003-08-17 21:25 [Bug optimization/11936] [3.4 Regresion] cannot find a register while reloading `asm'
- 2003-08-17 21:59 [Bug optimization/8935] Failure to apply trivial peephole optimizations
- 2003-08-17 22:24 [Bug target/9971] [mingw] ICE: Arithmetic exception
- 2003-08-17 22:29 [Bug other/704] --help and --version
- 2003-08-17 22:32 [Bug other/704] --help and --version
- 2003-08-17 22:49 [Bug target/11959] [3.4 regression] bootstrap error in libstdc++
- 2003-08-17 22:57 [Bug c++/5284] missing warning on uninitialized variable if used within a ternary expression (?:)
- 2003-08-17 22:57 [Bug c++/10538] no warning for "int a = a + 1" statements
- 2003-08-17 23:04 [Bug c/10962] [3.3 regression] lookup_field is a linear search on a linked list (can be slow if large struct)
- 2003-08-18 01:44 [Bug target/10645] [64-bit] Incorrect 64bit double alignment in nested struct
- 2003-08-18 01:56 [Bug optimization/9383] -fomit-frame-pointer has no effect on nested functions
- 2003-08-18 02:14 [Bug c++/9782] constructor not called on higher-dimensional arrays of template types
- 2003-08-18 02:16 [Bug c++/11309] Testsuite failures in g++.dg/expr/anew1.C (and anew2.C anew3.C anew4.c)
- 2003-08-18 02:26 [Bug c/11956] GCC fails to build on Solaris 9
- 2003-08-18 02:26 [Bug c++/11958] Internal compiler error
- 2003-08-18 02:38 [Bug optimization/9085] Unable to find register to spill when optimizing
- 2003-08-18 02:54 [Bug libstdc++/9925] ostrstream (buf, size) << "..." does not work properly
- 2003-08-18 03:10 [Bug c++/4025] Document use/non-use of -fno-implicit-templates in bootflags
- 2003-08-18 03:11 [Bug optimization/2806] if's are not combined together
- 2003-08-18 03:18 [Bug c++/2019] Wrong line number warning listing the previous declaration of a befriended function
- 2003-08-18 03:31 [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu
- 2003-08-18 04:10 [Bug inline-asm/10856] gcc-3.3.0 has no switch to suppress inline-asm warnings
- 2003-08-18 04:20 [Bug target/6466] [SPARC] backend uses bad types for frame size calculation.
- 2003-08-18 04:27 [Bug target/11380] [ia64] stack frame > 2 GB and no optimization results in SEGV
- 2003-08-18 11:14 [Bug c/11961] sse pthread segfault
- 2003-08-18 11:14 [Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps
- 2003-08-18 11:15 [Bug other/6737] feature request: stack realignment attribute
- 2003-08-18 11:18 [Bug java/11963] "gcj --help" does not show the gcj-specific options but the same as "gcc --help"
- 2003-08-18 11:56 [Bug c++/11964] [3.4 regression] Incorrect warning: statement has no effect for "new ARRAY[3]"
- 2003-08-18 12:00 [Bug c++/11962] SEGV on omitted second operand to ?: in template argument expression
- 2003-08-18 13:19 [Bug libstdc++/10378] [library DR 402] cannot add object with inplace new into STL collections
- 2003-08-18 13:20 [Bug libstdc++/10378] [library DR 402] cannot add object with inplace new into STL collections
- 2003-08-18 13:47 [Bug libstdc++/10534] wcout can only print ASCII,can't print other language,eg. chinese.
- 2003-08-18 16:13 [Bug bootstrap/11967] cross build using sysroot fails when headers not in $prefix/$target/include
- 2003-08-18 16:36 [Bug optimization/11969] -foptimize-sibling-calls from -O2 creates bad code
- 2003-08-18 18:08 [Bug inline-asm/11925] segment violation due to incorrect operand constraints
- 2003-08-18 18:10 [Bug optimization/11969] -foptimize-sibling-calls from -O2 creates bad code
- 2003-08-18 18:10 [Bug optimization/11969] -foptimize-sibling-calls from -O2 creates bad code
- 2003-08-18 19:12 [Bug libobjc/11572] [regression]: GNU libobjc no longer compiled on Darwin
- 2003-08-18 19:57 [Bug libobjc/11572] [regression]: GNU libobjc no longer compiled on Darwin
- 2003-08-18 20:04 [Bug bootstrap/11956] GCC fails to build on Solaris 9
- 2003-08-18 21:47 [Bug c++/11973] GCC 3.3 optimizer creates wrong code (i386/Linux)
- 2003-08-18 21:58 [Bug c++/11971] [3.4 regression] ICE in cp_expr_size with variadic function call
- 2003-08-18 22:21 [Bug c++/11972] [3.4 regression] problem finding nested types in templates
- 2003-08-18 22:39 [Bug c++/11715] Error with template keyword in a non-dependent type
- 2003-08-18 22:48 [Bug c++/11915] Aliasing problems with user-defined operator new
- 2003-08-18 22:48 [Bug c++/11973] GCC 3.3 optimizer creates wrong code (i386/Linux)
- 2003-08-19 02:53 [Bug optimization/11974] [3.4 Regression] ICE building alpha glibc: in emit_move_insn, at expr.c:3206
- 2003-08-19 03:34 [Bug java/11336] ICE: bytecode-to-native compiler cannot find interface methods on abstract implementing classes
- 2003-08-19 03:35 [Bug java/7290] Inherited method not found when extending abstract class
- 2003-08-19 03:35 [Bug java/5641] Verifier ICE on reference to inherited method
- 2003-08-19 04:13 [Bug c++/7503] (x < Y ? X : Y) as an lvalue and assignment
- 2003-08-19 04:18 [Bug c/2803] casts in asm act as lvalues
- 2003-08-19 04:20 [Bug c++/9925] ostrstream (buf, size) << "..." does not work properly
- 2003-08-19 04:28 [Bug java/9869] Inner class of implemented interface not found
- 2003-08-19 04:52 [Bug c/11207] [3.3/3.4 regression] ICE with negative index in array element designator
- 2003-08-19 11:47 [Bug c++/11976] parse error accessing member function template out of class template
- 2003-08-19 12:44 [Bug c++/11887] [3.4 Regression] Problems with allocator::rebind::other
- 2003-08-19 12:47 [Bug c++/11695] Memory corruption with -O1 and complex ET code
- 2003-08-19 12:50 [Bug bootstrap/11894] gcc cross compiler work with error
- 2003-08-19 13:21 [Bug c++/5435] Resolution of templates with VLAs
- 2003-08-19 13:21 [Bug c++/950] Template problem: decay of pointer-to-member-of-derived to p-o-m-o-base
- 2003-08-19 13:21 [Bug c/2803] casts in asm act as lvalues
- 2003-08-19 13:21 [Bug c++/11794] [3.4 Regression]using declaration inside nested class seems ignored
- 2003-08-19 13:36 [Bug libgcj/11575] [win32] Problem with RandomAccessFile
- 2003-08-19 15:19 [Bug c++/11977] illegal "no matching function for call to Base::Base(const Derived<int>&)" compile error
- 2003-08-19 15:27 [Bug java/5135] Compiler segfault on non public Interfaces
- 2003-08-19 15:31 [Bug java/7299] Inner classes of parent not in namespace of child
- 2003-08-19 15:38 [Bug java/9861] [ABI] method name mangling ignores return type
- 2003-08-19 17:39 [Bug c/11979] ar creates invalid library file from empty object
- 2003-08-19 18:17 [Bug target/11981] [3.3 regression] [powerpc] ICE (segfault)
- 2003-08-19 18:17 [Bug c/11949] [3.3.1 regression] Compiler segfault with ffmpeg altivec code
- 2003-08-19 18:29 [Bug target/11982] [3.2/3.3 regression] [powerpc] generic thunk code fails
- 2003-08-19 18:42 [Bug ada/11978] ada compiler crashes in a-tags.adb
- 2003-08-19 19:20 [Bug c/11979] ar creates invalid library file from empty object
- 2003-08-19 20:33 [Bug c++/10538] no warning for "int a = a + 1" statements
- 2003-08-19 20:33 [Bug c/5582] warn about using the extension "int x=x;"
- 2003-08-19 21:57 [Bug target/11983] ICE on code using altivec
- 2003-08-19 22:02 [Bug middle-end/11984] [3.4 regression] ICE iwth -ffast_math: expected integer_cst, have real_cst
- 2003-08-19 22:54 [Bug other/11985] Documentation Bug of the "-B" option
- 2003-08-19 23:13 [Bug c++/11987] ICE/accepts-invalid with inherited nested type
- 2003-08-19 23:32 [Bug target/11982] [3.3 regression] [powerpc] generic thunk code fails
- 2003-08-19 23:32 [Bug c++/7618] GCC 3.x vararg disallowed in virtual function
- 2003-08-19 23:35 [Bug c++/7618] GCC 3.x vararg disallowed in virtual function
- 2003-08-19 23:40 [Bug c++/7618] GCC 3.x vararg disallowed in virtual function
- 2003-08-20 00:47 [Bug target/11897] internal compiler error: in gen_nop_type, at config/ia64/ia64.c:6929
- 2003-08-20 00:52 [Bug target/11717] [3.3 regression] [alpha] unrecognizable insn compiling for.c of kernel 2.4.22-pre8
- 2003-08-20 02:13 [Bug optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- 2003-08-20 02:18 [Bug other/11985] Documentation Bug of the "-B" option
- 2003-08-20 03:32 [Bug optimization/11269] [tree-ssa] wrong-code
- 2003-08-20 04:16 [Bug target/11413] -ffixed registers on powerpc optimized incorrectly
- 2003-08-20 04:16 [Bug optimization/10684] register variable update disappears when using -O
- 2003-08-20 04:17 [Bug c/7871] ICE on legal code, global register variables problems
- 2003-08-20 10:59 [Bug bootstrap/11989] stack overflow? compiling ada/sem_util.adb
- 2003-08-20 10:59 [Bug middle-end/11514] [tree-ssa] ICE on bootstrap with ada in sem_util.adb --- walk_tree does not know about PLACEHOLDER_EXPR
- 2003-08-20 11:06 [Bug c++/11988] Using "using" in two-stage name lookup
- 2003-08-20 14:36 [Bug c++/11991] [3.3 Regression] CE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter
- 2003-08-20 14:37 [Bug c++/11991] [3.3 Regression] CE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter
- 2003-08-20 14:42 [Bug c++/11993] [3.4 regression] gcc finds passing reference of template argument as template argument invalid
- 2003-08-20 15:12 [Bug c++/11113] explicit instantiation of a typedef not diagnosed
- 2003-08-20 15:12 [Bug c++/11036] typedef-name used in an elaborated-type-specifier is incorrectly accepted
- 2003-08-20 15:43 [Bug c++/11991] [3.3 Regression] CE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter
- 2003-08-20 15:57 [Bug c++/10897] Unable to compile c++ program containing Rogue Wave usage using gcc 3.2
- 2003-08-20 15:58 [Bug target/10277] Asymptotic of 'exp(x)' for small 'float x'.
- 2003-08-20 15:59 [Bug bootstrap/2168] genattr abort during cross compilation
- 2003-08-20 19:34 [Bug c/11995] Error recovery problem after invalid labelled declaration in c99 mode
- 2003-08-20 19:54 [Bug middle-end/11996] Compiling libjava ICE's.
- 2003-08-20 20:59 [Bug bootstrap/11997] libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- 2003-08-20 21:20 [Bug target/10865] [ia64] gcc -pthread does not add -D_REENTRANT
- 2003-08-20 21:22 [Bug c++/7588] Built-in functions not marked as such
- 2003-08-20 21:54 [Bug c++/11462] Segmentation Fault during Code Loading
- 2003-08-20 22:00 [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
- 2003-08-20 22:03 [Bug bootstrap/11590] Bootstraping gcc 3.3 make stop
- 2003-08-20 22:06 [Bug c++/10896] Unable to compile c++ program using gcc 3.0
- 2003-08-20 22:08 [Bug c++/11456] Segfault in dot. AIX 5.1, GCC 3.2.2
- 2003-08-20 22:11 [Bug libstdc++/11170] bug in ctype_inline.h header file (undefined __istype will break compilation)
- 2003-08-20 22:20 [Bug c++/11695] Memory corruption with -O1 and complex ET code
- 2003-08-20 22:30 [Bug target/11999] illegal instruction in libunwind-ia64.c
- 2003-08-20 22:36 [Bug bootstrap/11998] soft-float libstdc++ multilib fails to build
- 2003-08-20 22:41 [Bug middle-end/11984] [3.4 regression] ICE with -ffast_math: expected integer_cst, have real_cst
- 2003-08-20 22:47 [Bug bootstrap/11997] libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- 2003-08-20 23:46 [Bug libstdc++/12000] incorrect default allocator for std::vector class template
- 2003-08-21 01:32 [Bug libgcj/12001] _Jv_FindClass dumps core when Oracle's classes12.zip in $CLASSPATH
- 2003-08-21 01:34 [Bug bootstrap/11997] libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- 2003-08-21 01:59 [Bug middle-end/11996] Compiling libjava ICE's.
- 2003-08-21 11:27 [Bug bootstrap/8180] --without-headers configure option not working
- 2003-08-21 11:33 [Bug c++/11695] Memory corruption with -O1 and complex ET code
- 2003-08-21 11:43 [Bug java/12005] TimeZone.getID() produces NPE
- 2003-08-21 11:47 [Bug ada/11978] ada compiler crashes in a-tags.adb
- 2003-08-21 11:47 [Bug ada/11978] ada compiler crashes in a-tags.adb
- 2003-08-21 11:50 [Bug c/12003] FILE* variable initialized to stderr (not constant error)
- 2003-08-21 12:06 [Bug java/12006] Segementation fault when compiling app
- 2003-08-21 12:10 [Bug fortran/12002] [3.4 Regression] internal compiler error: in gen_lowpart, at emit-rtl.c:1374
- 2003-08-21 13:21 [Bug target/12007] Multiple inheritance float pass by value fails
- 2003-08-21 13:22 [Bug target/12008] ICE on legal code, gcc 3.3.1
- 2003-08-21 13:25 [Bug middle-end/12002] [3.4 Regression] internal compiler error: in gen_lowpart, at emit-rtl.c:1374
- 2003-08-21 13:33 [Bug other/12009] g++.dg, compat.exp fail to crosscompile testcases
- 2003-08-21 13:35 [Bug c++/12010] g++.exp and libstdc++.exp fail to find testsuite_flags when cross-compiling
- 2003-08-21 13:48 [Bug java/9947] gcj run into segmentation fault when compile multiple jars
- 2003-08-21 13:50 [Bug java/12006] Segementation fault when compiling app
- 2003-08-21 13:50 [Bug java/9947] gcj run into segmentation fault when compile multiple jars
- 2003-08-21 14:35 [Bug target/11999] illegal instruction in unwind-ia64.c
- 2003-08-21 14:42 [Bug c/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- 2003-08-21 16:01 [Bug libgcj/11502] fastjar error: "Error in JAR file format. zip-style comment?"
- 2003-08-21 17:25 [Bug c++/10926] ICE in build_delete when trying to declare template destructor
- 2003-08-21 18:02 [Bug ada/12014] strcpy used with overlapping arguments
- 2003-08-21 18:13 [Bug libgcj/12013] Calling Reference.clear() can cause runtime to crash.
- 2003-08-21 18:18 [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu
- 2003-08-21 18:31 [Bug bootstrap/12015] [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- 2003-08-21 18:36 [Bug target/11476] gcc ICE on newlib's vfprintf.c
- 2003-08-21 18:48 [Bug target/11476] gcc ICE on newlib's vfprintf.c
- 2003-08-21 18:50 [Bug libgcj/12016] set Package for compiled classes
- 2003-08-21 19:20 [Bug bootstrap/6651] libgcj build fails on powerpc-linux
- 2003-08-21 19:29 [Bug debug/7360] g++ generates illegal debug info on Solaris that crashes gdb
- 2003-08-21 19:34 [Bug bootstrap/12018] c4x should add target-newlib to noconfigdirs
- 2003-08-21 20:00 [Bug bootstrap/12015] [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- 2003-08-21 22:01 [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
- 2003-08-21 22:02 [Bug c/12023] internal compiler error: in put_addressof_into_stack, at function.c:2992
- 2003-08-21 22:15 [Bug bootstrap/12025] combined build of i960 coff fails
- 2003-08-21 22:48 [Bug c++/11283] [3.4 regression] ICE in build_conditional_expr
- 2003-08-21 23:23 [Bug bootstrap/12027] sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
- 2003-08-22 00:26 [Bug c++/11928] [3.3.1/3.4 regression] c++ typedef handling
- 2003-08-22 00:41 [Bug target/9736] same fp comparison can lead to different results
- 2003-08-22 00:52 [Bug optimization/9895] [SH] GCC unable to retain array values in registers
- 2003-08-22 00:57 [Bug c++/9937] [DR 176] Base class template name is not injected properly into derived class
- 2003-08-22 01:01 [Bug libstdc++/5627] cstdio header failes to compile on sparc-sun-solaris2.7 with _FILE_OFFSET_BITS == 64
- 2003-08-22 01:07 [Bug debug/3595] [sco3.2v5] `-g' not work
- 2003-08-22 01:18 [Bug c++/11958] Internal compiler error
- 2003-08-22 02:05 [Bug c++/10332] Template classes are not instantiated correctly in presense of #pragma pack()
- 2003-08-22 02:05 [Bug c++/7046] #pragma pack(1) context evaluated at point of instantiation rather than declaration
- 2003-08-22 02:06 [Bug target/11606] testcases gcc.dg/pack-test-1.c, gcc.dg/pack-test-2.c fail
- 2003-08-22 02:11 [Bug c++/11876] Cannot access protected member from templated copy constructor
- 2003-08-22 02:36 [Bug c/8420] volatile after the type specifier for an unnamed structure is rejected
- 2003-08-22 02:38 [Bug c/10676] Using unnamed fields in initializers
- 2003-08-22 04:03 [Bug bootstrap/12030] Bootstrap fails with solaris 9
- 2003-08-22 04:03 [Bug bootstrap/12029] Bootstrap fails with solaris 9
- 2003-08-22 04:03 [Bug bootstrap/12030] Bootstrap fails with solaris 9
- 2003-08-22 04:05 [Bug bootstrap/12030] Bootstrap fails with solaris 9
- 2003-08-22 11:00 [Bug optimization/12032] [new-ra] ICE in select_spill
- 2003-08-22 12:22 [Bug java/12031] Reloc-0 error while compiling Java app
- 2003-08-22 13:27 [Bug c++/11887] [3.4 Regression] Problems with allocator::rebind::other
- 2003-08-22 17:53 [Bug libgcj/11502] fastjar error: "Error in JAR file format. zip-style comment?"
- 2003-08-22 18:06 [Bug libgcj/11502] fastjar error: "Error in JAR file format. zip-style comment?"
- 2003-08-22 19:06 [Bug target/11999] illegal instruction in unwind-ia64.c
- 2003-08-22 19:29 [Bug fortran/5900] Lapack regressions for g77 3.1
- 2003-08-22 20:33 [Bug libobjc/12034] [3.4 Regression] Objective-C linking problem
- 2003-08-22 20:40 [Bug libobjc/12035] Patch for libobjc/gc.c that fixes compilation error of Objective-C with garbage collector enabled
- 2003-08-22 21:33 [Bug target/12021] warning "cpu" and "machine" reasserted for every file
- 2003-08-22 21:44 [Bug c++/9925] ostrstream (buf, size) << "..." does not work properly
- 2003-08-22 21:44 [Bug c++/12036] Wrong operator << selected for std::ostream
- 2003-08-22 22:32 [Bug c++/12037] [3.4 Regression] Spurious "statement has no effect" in templates
- 2003-08-23 01:57 [Bug bootstrap/9863] [3.4 Regression] Absence of awk isn't properly diagnosed at configure time
- 2003-08-23 02:16 [Bug c/12038] more optimization with -Os option for arm
- 2003-08-23 02:19 [Bug target/11992] [3.3.1 Regression]Wrong built-in code for memcmp with length 1<<24 only (1<<24)-1 possible for CLCL-Instruction
- 2003-08-23 02:44 [Bug target/11016] errno not found when dynamic linking
- 2003-08-23 02:51 [Bug target/11726] compiling programs with -static -fPIC produces code that will not run
- 2003-08-23 02:51 [Bug target/11775] "Control reaches end" warning issued for __attribute__((naked)) functions
- 2003-08-23 02:52 [Bug target/11864] [3.3/3.4 regression] miscompiles zero extention and test
- 2003-08-23 02:53 [Bug c/11884] Bad address passed to function with > 8 arguments
- 2003-08-23 02:54 [Bug libf2c/11918] isatty does not call f_init
- 2003-08-23 02:55 [Bug bootstrap/11954] "invalid character" message in stage1 of bootstrap
- 2003-08-23 02:57 [Bug target/11983] ICE in dwarf-2 on code using altivec
- 2003-08-23 02:58 [Bug optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- 2003-08-23 02:58 [Bug optimization/11994] [3.4 regression] [cfg] vax-netbsd build segfaults on unwind-dw2.c
- 2003-08-23 02:58 [Bug java/12005] TimeZone.getID() produces NPE
- 2003-08-23 02:59 [Bug target/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- 2003-08-23 03:03 [Bug c/11944] [3.3/3.4 Regression] Error recovery problem with undeclared array bounds
- 2003-08-23 03:05 [Bug c++/11948] [3.3 Regression] ICE on illegal code: initialising a static data member
- 2003-08-23 03:08 [Bug middle-end/11968] Array reference is incorrectly computed for POINTERS_EXTEND_UNSIGNED
- 2003-08-23 03:14 [Bug c++/11993] [3.4 regression] gcc finds passing reference of template argument as template argument invalid
- 2003-08-23 03:25 [Bug optimization/12039] New: [tree-ssa] [unit-at-a-time] does not mark static variable as used.
- 2003-08-23 03:26 [Bug optimization/12039] [tree-ssa] [unit-at-a-time] does not mark static variable as used.
- 2003-08-23 03:35 [Bug fortran/5900] Lapack regressions for g77 3.1
- 2003-08-23 04:24 [Bug bootstrap/11894] gcc cross compiler work with error
- 2003-08-23 04:31 [Bug c++/11958] Internal compiler error
- 2003-08-23 12:15 [Bug libstdc++/11990] [3.4 Regression] "operand of conditional has no effect" warnings in libstdc++
- 2003-08-23 12:29 [Bug c++/12040] [3.4 Regression] qt-x11-free-3.2.0 ICEs in build with mainline
- 2003-08-23 13:26 [Bug c++/12041] No overload search in evaluation of template parameter default value
- 2003-08-23 14:15 [Bug c++/3765] member using declaration can't change access from public
- 2003-08-23 14:16 [Bug c++/641] Incorrect warning about befriending two template specializations (with arguments <T> and <const T>) when "T" is already a const type
- 2003-08-23 14:17 [Bug c++/11876] Cannot access protected member from templated copy constructor
- 2003-08-23 14:24 [Bug target/11965] [3.3/3.4 Regression] On SPARC, gcc produces invalid assembler code for a shift << 32 operation
- 2003-08-23 14:26 [Bug c/11995] [3.3/3.4 Regression] Error recovery problem after invalid labelled declaration in c99 mode
- 2003-08-23 15:28 [Bug c++/11765] typecast vs. constructor ambiguity
- 2003-08-23 15:31 [Bug c++/6628] cannot typedef const functions
- 2003-08-23 15:36 [Bug target/8795] [PPC] Altivec related bugs concerning gcc 3.3 and mainline
- 2003-08-23 15:42 [Bug c++/10818] C-style cast to void* of a pointer-to-member-function does not issue a warning/error
- 2003-08-23 16:38 [Bug libgcj/4616] Floating Point Math class problem on Tru64 Alpha v 5.1
- 2003-08-23 16:39 [Bug target/7988] [Alpha/OSF1] Programs defining _POSIX_C_SOURCE compile but won't run
- 2003-08-23 16:41 [Bug c++/10989] Segmentation fault at compile
- 2003-08-23 16:42 [Bug bootstrap/9710] [i370] Configure Error
- 2003-08-23 16:43 [Bug libgcj/4005] ObjectOutputStream segfaults
- 2003-08-23 17:05 [Bug c++/10200] [3.4 Regression] Weird clash with same names in different scopes
- 2003-08-23 17:11 [Bug c++/11633] g++ does not initialize structures when auto-increment variables are used
- 2003-08-23 17:15 [Bug libstdc++/11740] ctype<wchar_t>::do_is(mask, wchar_t) doesn't handle multiple bits in mask.
- 2003-08-23 17:17 [Bug bootstrap/12019] check for working C compiler on newlib targets fails due to missing crt0.o
- 2003-08-23 17:18 [Bug target/12020] undefined reference in libgcc2.c to __do_global_ctors when testing C compiler
- 2003-08-23 17:18 [Bug bootstrap/12022] arm-coff build is broken: dies on crtstuff.c with #error
- 2003-08-23 17:19 [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
- 2003-08-23 17:19 [Bug bootstrap/12025] combined build of i960 coff fails
- 2003-08-23 17:24 [Bug bootstrap/12026] m68k-coff build fails due to undefined references to _EH_FRAME_BEGIN
- 2003-08-23 17:25 [Bug optimization/12028] [3.4 Regression] powerpc-eabispe: ICE building __divdi3.o: in ccr_bit, at config/rs6000/rs6000.c:8136
- 2003-08-23 17:26 [Bug bootstrap/12027] [3.3/3.4 Regression] sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
- 2003-08-23 17:33 [Bug target/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- 2003-08-23 17:41 [Bug c/11921] two types specified in one empty declaration
- 2003-08-23 17:42 [Bug c++/11986] forward declaration error
- 2003-08-23 17:43 [Bug bootstrap/12030] Bootstrap fails with solaris 9
- 2003-08-23 17:44 [Bug target/12021] [3.4 Regression] warning "cpu" and "machine" reasserted for every file
- 2003-08-23 17:45 [Bug target/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- 2003-08-23 17:47 [Bug target/12007] Multiple inheritance float pass by value fails
- 2003-08-23 17:47 [Bug optimization/12012] problems with -fprofile-arcs/-fbranch-probabilities
- 2003-08-23 17:49 [Bug target/12017] libobjc/sendmsg.c build ICE: in spill_failure, at reload1.c:1862
- 2003-08-23 18:10 [Bug target/10105] cross-compilation for sparc-sun-solaris2.8 fails while building sparcv9 multilibs
- 2003-08-23 18:19 [Bug other/11950] -finstrument-functions should be done at the tree level
- 2003-08-23 18:32 [Bug target/11817] vargs produce 32 bit signed reference with -mcmodel=medium
- 2003-08-23 18:57 [Bug optimization/9196] [3.4 regression] pointer arithmetic is misoptimized
- 2003-08-23 19:18 [Bug optimization/11379] ICE with optimization and -fnew-ra
- 2003-08-23 19:22 [Bug c++/8047] [i386] Stack corruption with exceptions
- 2003-08-23 20:22 [Bug java/8989] Jcl out of memory error
- 2003-08-23 20:23 [Bug java/1912] Segfault when handling segfault = infinite recursion
- 2003-08-23 20:25 [Bug other/9655] Slow linking times, even after gcc -fno-merge-constants used.
- 2003-08-23 20:26 [Bug bootstrap/10873] /var/tmp//ccvH2onm.s:8872: Error: operation combines symbols in different segments
- 2003-08-23 20:36 [Bug c++/9556] [sparc-sun-solaris2.8] problem in dynamic casting with gcc 3.2.1
- 2003-08-23 20:36 [Bug bootstrap/8644] make install fails, as it is trying to build things
- 2003-08-23 20:37 [Bug java/5364] .class files not being interpreted correctly
- 2003-08-23 20:51 [Bug target/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- 2003-08-23 21:32 [Bug target/8869] [x86 MMX] ICE with const variable optimization and MMX builtins
- 2003-08-23 21:33 [Bug target/10984] x86/sse2 ICEs on vector intrinsics with constant argument
- 2003-08-23 21:33 [Bug target/11031] Gcc may generate bogus ia32 intrinsics
- 2003-08-23 21:34 [Bug target/8871] [x86 MMX] Inefficient zero_extendsidi2 for MMX
- 2003-08-23 21:53 [Bug target/8869] [x86 MMX] ICE with const variable optimization and MMX builtins
- 2003-08-23 21:55 [Bug c/7277] Casting integers to vector types causes internal compiler error
- 2003-08-23 21:55 [Bug target/8869] [x86 MMX] ICE with const variable optimization and MMX builtins
- 2003-08-23 21:56 [Bug target/8869] [x86 MMX] ICE with const variable optimization and MMX builtins
- 2003-08-23 21:56 [Bug target/10984] x86/sse2 ICEs on vector intrinsics with constant argument
- 2003-08-23 23:14 [Bug target/8871] [x86 MMX] Inefficient zero_extendsidi2 for MMX
- 2003-08-23 23:15 [Bug target/11628] movd support for _mm_cvtsi32_si64 and _mm_cvtsi64_si32
- 2003-08-23 23:22 [Bug target/11628] movd support for _mm_cvtsi32_si64 and _mm_cvtsi64_si32
- 2003-08-24 00:11 [Bug c/12042] AltiVec array initializer: internal compiler error: Segmentation fault
- 2003-08-24 00:11 [Bug c/11949] [3.3.1 regression] Compiler segfault with ffmpeg altivec code
- 2003-08-24 00:19 [Bug java/5640] gcj references wrong class in qualified method invocation
- 2003-08-24 00:20 [Bug java/5640] gcj references wrong class in qualified method invocation
- 2003-08-24 00:26 [Bug target/9958] [x86] Compiling for 'new' target causes a "Segmentation Error" in Libgcc2.c
- 2003-08-24 01:13 [Bug bootstrap/11590] Bootstraping gcc 3.3 make stop
- 2003-08-24 01:14 [Bug bootstrap/11590] Bootstraping gcc 3.3 make stop
- 2003-08-24 01:19 [Bug c++/11986] forward declaration error
- 2003-08-24 01:23 [Bug libstdc++/11460] Incorrect use of int_type in strstreambuf::pbackfail
- 2003-08-24 01:26 [Bug libstdc++/11543] [3.4 Regression] basic_filebuf with custom state_type fails to compile
- 2003-08-24 01:30 [Bug target/12043] long double calcluation seems broken
- 2003-08-24 02:21 [Bug target/12043] long double calcluation seems broken
- 2003-08-24 02:28 [Bug target/12043] long double calcluation seems broken
- 2003-08-24 02:35 [Bug target/10567] -fno-delayed-branch no honored when -mflat
- 2003-08-24 02:41 [Bug target/10567] -fno-delayed-branch no honored when -mflat
- 2003-08-24 02:54 [Bug target/10567] -fno-delayed-branch no honored when -mflat
- 2003-08-24 03:51 [Bug optimization/9566] Inline function produces much worse code than manual inlining.
- 2003-08-24 04:03 [Bug target/8336] [3.3 only] [SCO5] bootstrap config still tries to use COFF options
- 2003-08-24 04:03 [Bug bootstrap/9877] fixincl makes a bad sys/byteorder.h on svr5 (UnixWare 7.1.1)
- 2003-08-24 13:56 [Bug target/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- 2003-08-24 13:57 [Bug other/12044] GLIBC compiling with ERR
- 2003-08-24 14:13 [Bug bootstrap/11164] ld: Unsatisfied symbol "_Unwind_Resume"
- 2003-08-24 14:53 [Bug bootstrap/11640] [3.4 Regression]: bootstrap ICE in rtl_verify_flow_info, at cfgrtl.c:2151
- 2003-08-24 15:48 [Bug target/12043] long double calcluation seems broken
- 2003-08-24 15:50 [Bug c++/12045] gcc 3.3.1 with -Os flag once again builds QT library incorrectly
- 2003-08-24 16:27 [Bug optimization/10536] [3.4 regression] Linux kernel miscompiled on s390
- 2003-08-24 16:35 [Bug c++/11326] [ABI] C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding “this”
- 2003-08-24 16:50 [Bug optimization/11936] [3.4 Regresion] cannot find a register while reloading `asm'
- 2003-08-24 17:06 [Bug optimization/11741] internal compiler error at gcse.c:5318
- 2003-08-24 17:22 [Bug optimization/11741] internal compiler error at gcse.c:5318
- 2003-08-24 17:44 [Bug c++/6925] No warning given for sub-expression with no effect in delete statement
- 2003-08-24 17:54 [Bug c++/12046] parse error in template function
- 2003-08-24 17:58 [Bug c/8216] Code accepted by gcc is rejected by g++ (missing LL suffix on large integer constant)
- 2003-08-24 18:01 [Bug c++/3332] friend function declaration in a class in a namespace causes error
- 2003-08-24 18:05 [Bug c++/4707] g++ complains about a "typedef", but no typedefs are there
- 2003-08-24 18:09 [Bug c++/9844] Segmentation fault using function with return value with attribute for mode
- 2003-08-24 18:20 [Bug java/7879] Segmentation fault: jc1:java/mangle.c:228 when compiling *.java and *.jar together
- 2003-08-24 18:22 [Bug java/7879] Segmentation fault: jc1:java/mangle.c:228 when compiling *.java and *.jar together
- 2003-08-24 18:23 [Bug target/8309] [3.3/3.4 regression][m68k] m68k-elf-gcc -m5200 produces erroneous SImode set of short varaible on stack
- 2003-08-24 18:57 [Bug other/8484] [newlib?]gcc 3.2: log(0) => NaN ; -(Inf) => NaN; should return -Inf
- 2003-08-24 19:23 [Bug bootstrap/11538] when trying to execute make (when installing gcc), I failed because of Segmentation fault in gzio.c
- 2003-08-24 19:43 [Bug target/11457] [3.3/3.4 Regression] redundant compare
- 2003-08-24 19:43 [Bug optimization/1532] -O3 generates (obviously) redundant tests and jumps
- 2003-08-24 19:45 [Bug target/1532] [3.3/3.4 Regression] -O3 generates (obviously) redundant tests and jumps
- 2003-08-24 19:58 [Bug target/12038] more optimization with -Os option for arm
- 2003-08-24 20:15 [Bug c++/7618] [3.3/3.4 Regression] GCC 3.x vararg disallowed in virtual function
- 2003-08-24 20:24 [Bug c++/11506] SFINAE fails sometimes
- 2003-08-24 23:12 [Bug bootstrap/11998] soft-float libstdc++ multilib fails to build
- 2003-08-24 23:13 [Bug target/12021] [3.4 Regression] warning "cpu" and "machine" reasserted for every file
- 2003-08-24 23:13 [Bug bootstrap/11998] soft-float libstdc++ multilib fails to build
- 2003-08-24 23:17 [Bug c++/8216] Code accepted by gcc is rejected by g++ (missing LL suffix on large integer constant)
- 2003-08-25 04:03 [Bug optimization/12047] [unit-at-a-time] not emitting typeinfo
- 2003-08-25 04:14 [Bug libstdc++/12048] [3.4 Regression] unget does not work
- 2003-08-25 04:31 [Bug bootstrap/11932] [3.4 regression] Parallel bootstrap failure with sparc libiberty multilib
- 2003-08-25 04:54 [Bug target/11144] g++.dg/eh/simd-2.C fails on x86
- 2003-08-25 04:58 [Bug preprocessor/3804] Extended ASCII "wide" characters not behaving with UTF-8 locale
- 2003-08-25 05:04 [Bug bootstrap/8018] 'install-headers-dir' should default to 'install-headers-cp'
- 2003-08-25 12:16 [Bug c++/12050] typedef'ed name accepted as friend
- 2003-08-25 12:16 [Bug c++/11036] typedef-name used in an elaborated-type-specifier is incorrectly accepted
- 2003-08-25 12:20 [Bug target/10948] [m32r-elf] ICE in hard_function_value, at explow.c:16
- 2003-08-25 12:35 [Bug c++/12051] internal compiler error: in pop_binding, at cp/decl.c:1138
- 2003-08-25 12:37 [Bug c++/12051] internal compiler error: in pop_binding, at cp/decl.c:1138
- 2003-08-25 12:43 [Bug c++/12051] [3.4internal compiler error: in pop_binding, at cp/decl.c:1138
- 2003-08-25 13:27 [Bug c++/12051] [3.4 Regression] internal compiler error: in pop_binding, at cp/decl.c:1138
- 2003-08-25 13:29 [Bug c++/12051] [3.4 Regression] internal compiler error: in pop_binding, at cp/decl.c:1138
- 2003-08-25 13:36 [Bug c++/12051] [3.4 Regression] internal compiler error: in pop_binding, at cp/decl.c:1138
- 2003-08-25 13:41 [Bug c++/11886] [3.4 Regression] ice in pop_binding, at cp/decl.c:1139
- 2003-08-25 13:54 [Bug c++/11886] [3.4 Regression] ice in pop_binding, at cp/decl.c:1139
- 2003-08-25 14:44 [Bug c/8703] Compiler Segmentation Fault cross-compiling PPC Altivec accelerated code
- 2003-08-25 15:20 [Bug other/12055] testcase g++-bprob-1 fails when run remotely
- 2003-08-25 18:45 [Bug c++/12057] gcc compilation errors for nested template classes.
- 2003-08-25 23:38 [Bug java/12059] jcf-dump does not display float constants acurately
- 2003-08-25 23:41 [Bug libgcj/12058] java.lang.reflect.Array.set(Object, int, Object) throws java.lang.IllegalArgumentException
- 2003-08-26 00:04 [Bug java/12059] jcf-dump does not display float constants acurately
- 2003-08-26 03:12 [Bug c++/9377] [ppc-linux] g++ 64bit calls wrong function -> Multi-inheritance: pointer to member function of the 2nd base calss points to wrong place
- 2003-08-26 03:13 [Bug optimization/7908] [ia64] warning 'Use of 'mov' may violate WAW dependency' on -O2 and above
- 2003-08-26 12:18 [Bug c++/12060] Adding virtual functions changes access to data member of class.
- 2003-08-26 12:37 [Bug c++/12064] [3.4 regression] ICE with -O3 in expand_or_defer_fn at cp/semantics.c:2921
- 2003-08-26 13:14 [Bug bootstrap/12061] bootstrap fails on sol8 linking ffitest
- 2003-08-26 13:14 [Bug bootstrap/7608] libgcj build fails
- 2003-08-26 15:37 [Bug c++/12068] Template class definition generates error
- 2003-08-26 15:59 [Bug c/12069] function pointers to assembler code not working on AIX 4.3
- 2003-08-26 17:17 [Bug libstdc++/12071] make assumes that binutils are installed
- 2003-08-26 17:46 [Bug target/12070] [3.3/3.4 Regression] ICE converting between double and long double with -msoft-float
- 2003-08-26 17:57 [Bug c++/12068] Template class definition generates error
- 2003-08-26 18:04 [Bug bootstrap/11482] [v850-elf] ICE with -O2 building misc-inst.lo
- 2003-08-26 18:09 [Bug c++/12056] string literal in extern inline function not unique
- 2003-08-27 02:24 [Bug middle-end/12002] [3.4 Regression] internal compiler error: in gen_lowpart, at emit-rtl.c:1374
- 2003-08-27 13:37 [Bug optimization/12079] Regression from gcc 3.2.2: incorrect code generation when -O3 optimization is used
- 2003-08-27 13:46 [Bug fortran/12073] Block Data initialisation only from first shared library of a common block
- 2003-08-27 13:46 [Bug fortran/12074] Block Data initialisation only from first shared library of a common block
- 2003-08-27 13:49 [Bug fortran/12074] Block Data initialisation only from first shared library of a common block
- 2003-08-27 13:58 [Bug other/12074] Block Data initialisation only from first shared library of a common block
- 2003-08-27 14:02 [Bug libstdc++/12071] make assumes that binutils are installed
- 2003-08-27 14:02 [Bug libstdc++/12071] make assumes that binutils are installed
- 2003-08-27 14:06 [Bug ada/12052] ada program fails to print floatingpoint numbers
- 2003-08-27 15:11 [Bug c++/12051] [3.4 Regression] internal compiler error: in pop_binding, at cp/decl.c:1138
- 2003-08-27 15:11 [Bug c++/11871] [3.4 Regression] Koenig lookup regression
- 2003-08-27 15:26 [Bug middle-end/12078] -Winline points to inexistent source lines
- 2003-08-27 15:36 [Bug c/12080] arm-elf-gcc-3.2 generates wrong interrupt code w/o optimizations on
- 2003-08-27 15:46 [Bug middle-end/12072] set constants generate wrong code
- 2003-08-27 19:33 [Bug libstdc++/12071] [3.4 Regression] make assumes that binutils are installed
- 2003-08-27 19:55 [Bug other/12081] Gcc can't be compiled with -mregparm=3
- 2003-08-28 01:19 [Bug libobjc/12034] [3.4 Regression] Objective-C linking problem
- 2003-08-28 01:21 [Bug middle-end/12085] Internal compiler error in convert_move, at expr.c:504 with -O3 flag
- 2003-08-28 01:24 [Bug target/12080] arm-elf-gcc-3.2 generates wrong interrupt code w/o optimizations on
- 2003-08-28 03:00 [Bug optimization/12086] New: memcmp(i,j,4) should use word (SI) subtraction
- 2003-08-28 03:04 [Bug optimization/12087] New: memcmp(i,j,4) should use word (SI) subtraction
- 2003-08-28 03:05 [Bug optimization/12086] memcmp(i,j,4) should use word (SI) subtraction
- 2003-08-28 03:05 [Bug optimization/12087] memcmp(i,j,4) should use word (SI) subtraction
- 2003-08-28 03:21 [Bug optimization/12086] memcmp(i,j,4) should use word (SI) subtraction
- 2003-08-28 04:20 [Bug middle-end/12085] Internal compiler error in convert_move, at expr.c:504 with -O3 flag
- 2003-08-28 12:30 [Bug c/12090] Current CVS version doesn't compile
- 2003-08-28 12:34 [Bug c/12091] illegal instruction in _mm_add_si64
- 2003-08-28 12:34 [Bug target/9633] [i386 SSE] SSE intrinsics generate wrong code when spilling xmm registers to stack
- 2003-08-28 12:51 [Bug c++/12092] ICE: Floating point exception
- 2003-08-28 13:00 [Bug optimization/12092] ICE: Floating point exception
- 2003-08-28 13:02 [Bug target/9971] [mingw] ICE: Arithmetic exception
- 2003-08-28 13:02 [Bug optimization/12092] ICE: Floating point exception
- 2003-08-28 13:14 [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule
- 2003-08-28 13:21 [Bug c++/11958] Internal compiler error
- 2003-08-28 13:26 [Bug c++/12093] New: [3.4 Regression] inconstitent error with templates/non-templates
- 2003-08-28 13:28 [Bug c++/12093] [3.4 Regression] inconstitent error with templates/non-templates
- 2003-08-28 14:49 [Bug c++/5645] gcc warns that pure virtual class not explicitly initialized
- 2003-08-28 14:49 [Bug c++/11804] Wrong warning about explicit initialization of base class default constructor
- 2003-08-28 15:27 [Bug libstdc++/12094] runtime mem leak in executable, using ostringstream
- 2003-08-28 15:36 [Bug c/12085] [3.3/3.4 Regression] Internal compiler error in convert_move, at expr.c:504 with -O3 flag
- 2003-08-28 15:41 [Bug ada/11100] Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20
- 2003-08-28 16:03 [Bug libstdc++/11838] boost::lexical_cast segfault
- 2003-08-28 16:21 [Bug target/11767] different code behaviour with -fnon-call-exceptions -fprofile-arcs
- 2003-08-28 16:21 [Bug optimization/11975] gcc miscompiles natClassLoader.cc with -fnon-call-exceptions
- 2003-08-28 16:57 [Bug preprocessor/12095] segfault when processing a .S file that contains a #include stmt
- 2003-08-28 17:02 [Bug optimization/12086] memcmp(i,j,4) should use word (SI) subtraction
- 2003-08-28 20:23 [Bug libstdc++/11838] boost::lexical_cast segfault
- 2003-08-29 01:29 [Bug target/12101] [3.3/3.4 Regression] i386 Solaris no longer works with GNU as?
- 2003-08-29 01:33 [Bug c++/12099] ICE (segfault) with int-parameterized class template used as function parameter
- 2003-08-29 13:05 [Bug c++/12102] ICE with "struct C {} C;" and inheritance
- 2003-08-29 13:18 [Bug debug/12103] [3.4 Regression] -g only crash (segfault) with a forward declared class used as a template parameter
- 2003-08-29 13:20 [Bug bootstrap/12100] [3.4 Regression] time.h:402: error: previous declaration of `clock'evious declaration of `clock'
- 2003-08-29 13:21 [Bug bootstrap/12088] Parallel build failure building libgcjgc_convenience.la
- 2003-08-29 13:23 [Bug java/11933] Parallel bootstrap failure linking gij
- 2003-08-29 13:26 [Bug other/9906] BIT_ANDTC_EXPR is undocumented
- 2003-08-29 13:32 [Bug target/12089] m68k-coff-gcj segmentation fault on array initilisation
- 2003-08-29 14:28 [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
- 2003-08-29 14:34 [Bug bootstrap/7966] install gcc3.2 on SCO 5.0.5--some bugs fixed, but libgcj can't be generated
- 2003-08-29 14:36 [Bug java/7879] Segmentation fault: jc1:java/mangle.c:228 when compiling *.java and *.jar together
- 2003-08-29 14:56 [Bug c++/12045] gcc 3.3.1 with -Os flag once again builds QT library incorrectly
- 2003-08-29 14:57 [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
- 2003-08-29 14:57 [Bug bootstrap/12088] [3.4 Regression] Parallel build failure building libgcjgc_convenience.la
- 2003-08-29 14:59 [Bug optimization/8935] Failure to apply trivial peephole optimizations
- 2003-08-29 15:15 [Bug optimization/2399] 23 superflouis moves in a C++ function that needs 1
- 2003-08-29 15:32 [Bug optimization/4079] unnecessary register move on simple code
- 2003-08-29 16:00 [Bug target/9633] [i386 SSE] SSE intrinsics generate wrong code when spilling xmm registers to stack
- 2003-08-29 16:00 [Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps
- 2003-08-29 16:11 [Bug c/12105] Local Variabels on "Out-of-phase" Alignment on x86
- 2003-08-29 16:11 [Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main
- 2003-08-29 16:22 [Bug web/12107] [Bugzilla] Please turn off "Auto submit" when the user hits enter
- 2003-08-29 16:22 [Bug target/12084] 3.3.1 emitting strange stack handling code for ARM interrupts
- 2003-08-29 16:30 [Bug optimization/12092] ICE: Floating point exception
- 2003-08-29 16:35 [Bug optimization/12085] [3.3/3.4 Regression] Internal compiler error in convert_move, at expr.c:504 with -O3 flag
- 2003-08-29 16:54 [Bug c/12105] Local Variabels on "Out-of-phase" Alignment on x86
- 2003-08-29 17:19 [Bug bootstrap/12098] error: invalid switch '-x'
- 2003-08-29 17:28 [Bug c/12069] function pointers to assembler code not working on AIX 4.3
- 2003-08-29 20:01 [Bug optimization/11936] [3.4 Regresion] cannot find a register while reloading `asm'
- 2003-08-29 21:46 [Bug bootstrap/12088] [3.4 Regression] Parallel build failure building libgcjgc_convenience.la
- 2003-08-30 00:51 [Bug optimization/12039] [tree-ssa] [unit-at-a-time] does not mark static variable as used.
- 2003-08-30 01:10 [Bug c++/11788] [3.4 regression] missing implicit instantiation of static member function
- 2003-08-30 02:53 [Bug c/10855] extern __inline__ does not compile at -O0
- 2003-08-30 03:26 [Bug optimization/10435] [3.4 regression] ICE: insn does not satisfy its constraints - i686-pc-linux-gnu
- 2003-08-30 13:47 [Bug c/12108] wrong code generated in the presence of asm("...")
- 2003-08-30 13:52 [Bug optimization/12109] ICE in process_worklist, at tree-ssa-dce.c
- 2003-08-30 14:07 [Bug c++/7722] static array of label addresses in function templates are not accepted
- 2003-08-30 14:07 [Bug middle-end/6196] ICE in copy_to_mode_reg, at explow.c:711
- 2003-08-30 14:26 [Bug c++/8280] friend declaration introduces class name into namespace scope
- 2003-08-30 14:47 [Bug inline-asm/5426] Documentation/Behavior differ for array ids in inline asm
- 2003-08-30 14:50 [Bug target/10599] [hp-ux] -O2 with exception in shared libraries cause Segmentation fault
- 2003-08-30 15:01 [Bug bootstrap/12098] error: invalid switch '-x'
- 2003-08-30 15:18 [Bug libgcj/11597] java/libjava fails to build in gcc-3.3
- 2003-08-30 18:11 [Bug libstdc++/12110] ICE building 64-bit strstream.o
- 2003-08-30 18:19 [Bug target/12111] sh-hms: sibling function call fails in interrupt handler with optimization
- 2003-08-30 23:07 [Bug c++/11973] GCC 3.3 optimizer creates wrong code (i386/Linux)
- 2003-08-30 23:22 [Bug optimization/12108] wrong code generated in the presence of asm("...")
- 2003-08-30 23:23 [Bug optimization/12108] wrong code generated in the presence of asm("...")
- 2003-08-30 23:24 [Bug optimization/12108] wrong code generated in the presence of asm("...")
- 2003-08-31 01:43 [Bug middle-end/12113] wrong result for comparison
pinskia at physics dot uc dot edu
- 2003-08-01 00:43 [Bug java/11755] non-ASCII characters treated as errors even in comments
- 2003-08-01 00:55 [Bug java/11755] non-ASCII characters treated as errors even in comments if LANG=C
- 2003-08-01 02:27 [Bug c/10839] GCC error wihile making a bzImage
- 2003-08-01 02:27 [Bug c/9390] [translation] Segmentation Fault when compiling for athlon with LANG=es_ES@euro or LC_ALL=es_ES@euro
- 2003-08-01 02:40 [Bug c++/9871] Crash in __tcf_0 local cleanup called from __libc_start_main at end of program
- 2003-08-01 03:18 [Bug libgcj/9696] read fail on gij or compiled when object contains user objects
- 2003-08-01 03:40 [Bug bootstrap/9710] [i370] Configure Error
- 2003-08-01 03:55 [Bug bootstrap/6816] Makefile.adalib needs to be updated (Gigi file name changes)
- 2003-08-01 04:28 [Bug java/7283] ICE on recursive import of inner classes
- 2003-08-01 04:37 [Bug libgcj/11502] fastjar error: "Error in JAR file format. zip-style comment?"
- 2003-08-01 04:42 [Bug middle-end/11042] /usr/include/g++/stl_uninitialized.h:71: Internal compiler error in `emit_move_insn_1', at expr.c:2831 while trying to compile aspell-.33.7.1 with openbsd 3.3 on sparc64
- 2003-08-01 04:46 [Bug bootstrap/10957] m68k-cross build broken in libiberty (hashtab.c)
- 2003-08-01 05:37 [Bug bootstrap/9208] Makefile in gcc/intl have wrong path to install-sh
- 2003-08-01 05:37 [Bug bootstrap/6926] gcc-3.1 does not want to install on sparc-sun-solaris2.8
- 2003-08-01 10:57 [Bug c++/11711] Inheritance from partially specialized template does not work
- 2003-08-01 10:57 [Bug c++/11759] Template base class members are inaccessible
- 2003-08-01 14:06 [Bug c/11758] overriding tmpnam() on gcc 3.2.2 - redhat 9/ 'tmpnam is dangerous, better use mkstemp'
- 2003-08-01 14:14 [Bug c/11760] ICE on -fssa-ccp
- 2003-08-01 15:12 [Bug c/11761] [tree-ssa] arrays inside classes not optimised away
- 2003-08-01 15:23 [Bug libgcj/11241] WeakHashMap throws a "/ zero" ArithmeticException when initialCapacity is explicitly zero
- 2003-08-01 15:53 [Bug c++/11762] namespace aliasing ICE in warn_extern_redeclared_static
- 2003-08-01 16:29 [Bug c++/11763] members disappear when inherited from template parameter class
- 2003-08-01 18:23 [Bug libgcj/11502] fastjar error: "Error in JAR file format. zip-style comment?"
- 2003-08-01 18:25 [Bug c++/11766] [3.4 Regression] ICE in comp_ptr_ttypes_real
- 2003-08-01 18:31 [Bug c++/11765] typecast vs. constructor ambiguity
- 2003-08-01 18:32 [Bug c++/11766] [3.4 Regression] ICE in comp_ptr_ttypes_real
- 2003-08-01 18:39 [Bug c++/11764] g++ does not treat injected class name correctly.
- 2003-08-01 19:10 [Bug c++/11750] Incorrect virtual method invoked for class hierarchy w/ virtual bases
- 2003-08-01 19:23 [Bug c++/11697] [3.3/3.4 Regression] Failure to diagnose class template redeclaration via using declaration
- 2003-08-01 20:12 [Bug c++/10560] [3.4] two-stage name lookup of functions doesn't work
- 2003-08-01 20:14 [Bug c++/5660] dependant names involving templates & inheritance
- 2003-08-01 20:24 [Bug c++/11733] std::string as static member
- 2003-08-01 20:24 [Bug c++/10112] static data member is not correctly initialised
- 2003-08-01 20:36 [Bug c++/10291] error referencing a static local from a local struct in template code
- 2003-08-01 20:42 [Bug c++/4794] gcc hangs on small, simple code fragment
- 2003-08-01 20:48 [Bug c++/8337] wrong typeinfo in implementation of template method for specialized template class
- 2003-08-01 21:41 [Bug c++/11768] New: confusing error message in specialized template (with two-stage name lookup)
- 2003-08-01 21:59 [Bug c++/11767] different code behaviour with -fprofile-arcs -ftest-coverage
- 2003-08-02 02:52 [Bug c/11769] segmentation fault building Mozilla Firebird, JavaScript engine file
- 2003-08-02 03:30 [Bug c++/2478] problem with pointers to arrays and VLA
- 2003-08-02 04:00 [Bug c/11267] [tree-ssa] ICE with variable-sized arrays
- 2003-08-02 04:06 [Bug c++/11076] ICE with invalid base class
- 2003-08-02 04:09 [Bug c++/10711] ICE in tree check: accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:6707
- 2003-08-02 04:15 [Bug c++/11703] [3.4 Regression] Problem with using enum in placement delete
- 2003-08-02 15:33 [Bug c++/11770] segv
- 2003-08-02 15:46 [Bug optimization/9805] optimisation of largish array constant containing strings takes forever(?) and consumes very large amounts of memory
- 2003-08-02 17:16 [Bug c/11772] Incorrect code generated with -mrtd and long long
- 2003-08-02 17:21 [Bug c++/100] confusing name lookup diagnostic
- 2003-08-02 17:21 [Bug c/11772] Incorrect code generated with -mrtd and long long
- 2003-08-02 17:38 [Bug c++/8182] [-fdump-translation-unit] gcc 3.1 not generating node for function-local type
- 2003-08-02 17:52 [Bug c++/5284] missing warning on uninitialized variable if used within a ternary expression (?:)
- 2003-08-02 17:56 [Bug c++/5435] Resolution of templates with VLAs
- 2003-08-02 17:59 [Bug c++/7046] #pragma pack(1) context evaluated at point of instantiation rather than declaration
- 2003-08-02 18:19 [Bug c++/8680] g++ doesn't warn when passing a C++ funcptr instead of extern "C" funcptr
- 2003-08-02 18:56 [Bug libgcj/7938] java-rmi-problem
- 2003-08-02 23:40 [Bug debug/11774] [3.3/3.4 Regression] dwarf2: mangled name of static function not output in debug info (C++)
- 2003-08-02 23:41 [Bug c/11769] segmentation fault building Mozilla Firebird, JavaScript engine file
- 2003-08-02 23:54 [Bug other/5235] -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic combo fails
- 2003-08-02 23:55 [Bug target/10058] [darwin] gcc-3.2.2 crashes while building a cross compiler
- 2003-08-03 13:29 [Bug bootstrap/11777] m68k bootstrap failure on 3.4-branch and HEAD multilib build
- 2003-08-03 13:29 [Bug bootstrap/9697] [3.4 regression] wrong assembly emitted for m68000 __umulsidi3
- 2003-08-03 13:37 [Bug debug/11774] [3.3/3.4 Regression] dwarf2: mangled name of static function not output in debug info (C++)
- 2003-08-03 13:45 [Bug c++/11768] confusing error message in specialized template (with two-stage name lookup)
- 2003-08-03 13:52 [Bug libgcj/11778] System.out PrintStream does too much buffering
- 2003-08-03 13:56 [Bug libgcj/11779] Field reflection incorrectly throws IllegalAccessException
- 2003-08-03 14:00 [Bug libgcj/11780] Method.invoke() is very slow and leaks memory
- 2003-08-03 14:03 [Bug c/11783] type promotion for printf under gcc
- 2003-08-03 14:14 [Bug c++/11767] different code behaviour with -fprofile-arcs -ftest-coverage
- 2003-08-03 14:14 [Bug optimization/323] optimized code gives strange floating point results
- 2003-08-03 14:22 [Bug c++/9726] namespace typedef hides global when interacting with using directive
- 2003-08-03 14:35 [Bug optimization/11781] superfluous jumps generated
- 2003-08-03 14:38 [Bug middle-end/11771] [3.4 regression] Segfault with simple double arithmetics
- 2003-08-03 14:58 [Bug target/11775] "Control reaches end" warning issued for __attribute__((naked)) functions
- 2003-08-03 15:19 [Bug c++/5296] [3.3/3.4 Regression] [DR115] Pointers to functions and template functions behave different in deduction
- 2003-08-03 15:36 [Bug c++/5802] spurious "might be used uninitialized" warning with dynamic_cast
- 2003-08-03 15:42 [Bug c++/5026] __attribute__ ((unused) seems misdocumented
- 2003-08-03 15:55 [Bug c/6024] GCC fails to diagnose mismatch of enum types in prototype/function
- 2003-08-03 15:57 [Bug target/11197] two function pointers to the same function are not equal
- 2003-08-03 15:59 [Bug preprocessor/11534] preprocessor warns about defined without -pedantic
- 2003-08-03 16:01 [Bug target/11151] __builtin_return(__builtin_apply(...)) gives wrong result
- 2003-08-03 16:19 [Bug optimization/11181] [3.3 only][avr-gcc] Optimization of "uchar/xor/and/single_bit" produced wrong code.
- 2003-08-03 16:19 [Bug optimization/11662] [3.3 regression][SPARC] -O1: wrong code for expr. with cast to long long and exclusive or
- 2003-08-03 16:37 [Bug bootstrap/11776] configure from path with spaces does not work
- 2003-08-03 16:43 [Bug optimization/11601] if-conversion2 gets rid of branch and return when used with builtins
- 2003-08-03 16:53 [Bug bootstrap/10787] Segmentation fault during the upgrade from gcc2.95.3 to gcc3.2.3
- 2003-08-03 17:06 [Bug c++/7939] [3.3/3.4 regression] ICE on function template specialization
- 2003-08-03 17:07 [Bug c/9163] [3.3/3.4 regression] ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode and checking enabled
- 2003-08-03 17:08 [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
- 2003-08-03 17:09 [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
- 2003-08-03 17:10 [Bug debug/11231] [3.3/3.4 regression] undefined array size inside struct cause segfault with -g
- 2003-08-03 17:12 [Bug c++/11595] [3.3/3.4 Regresion] crash on duplicate label definition
- 2003-08-03 17:18 [Bug c/8960] Segfault with __attribute__ ((mode (...))) in start_function:5702
- 2003-08-03 17:24 [Bug c++/10345] [3.3 regression] Double parentheses in error message.
- 2003-08-03 17:31 [Bug c++/11063] [3.3/3.4 Regression] ICE on parsing initialization list of const array member
- 2003-08-03 17:42 [Bug java/7739] compile with -findirect-dispatch by default
- 2003-08-03 17:50 [Bug c/11051] -Wno-deprecated needed also for C
- 2003-08-03 17:59 [Bug optimization/3507] appalling optimisation with sub/cmp on i386
- 2003-08-03 18:04 [Bug java/6993] Manpage outdated: Input files
- 2003-08-03 18:25 [Bug java/9577] Linker error for legal Java/CNI code if method parameters are reversed
- 2003-08-03 18:30 [Bug libgcj/9866] static nested class refers to private member of outer class
- 2003-08-03 18:34 [Bug optimization/10520] induction variable analysis not used to eliminate comparisons
- 2003-08-03 19:09 [Bug bootstrap/11777] m68k bootstrap failure on 3.4-branch and HEAD multilib build (-mcpu32)
- 2003-08-03 19:09 [Bug bootstrap/9697] [3.4 regression] m68020 assembly emitted for m68000
- 2003-08-03 19:25 [Bug libstdc++/7076] [3.3/3.4 regression] iostreams very slow compared with earlier gcc versions
- 2003-08-03 19:29 [Bug optimization/11373] [tree-ssa] asm generated lhs expressions are discarded
- 2003-08-03 19:33 [Bug middle-end/11270] [tree-ssa] Strange warning with -Wunreachable-code.
- 2003-08-03 20:14 [Bug java/11443] gdb fails to show the source for main() in java programs
- 2003-08-03 20:14 [Bug java/1427] gcj should generate N_MAIN stab
- 2003-08-03 20:16 [Bug java/1427] gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info
- 2003-08-03 20:28 [Bug java/11755] non-ASCII characters treated as errors even in comments if LANG=C
- 2003-08-03 20:33 [Bug c++/9446] [ABI] Wrong size of __base_info array in the vmi class type info object
- 2003-08-03 20:38 [Bug c++/9043] [ABI] incorrect name mangling for array dimension in template function
- 2003-08-03 20:48 [Bug c++/9450] [ABI] incorrect mangled name for scope resolution template argument
- 2003-08-03 21:03 [Bug c++/8963] [3.3 regression] [ABI] The same template instance is mangled with 2 different names
- 2003-08-03 21:16 [Bug libgcj/11780] Method.invoke() is very slow and leaks memory
- 2003-08-03 21:57 [Bug bootstrap/10013] [HP-UX] libintl and libiconv not found in non-standard paths
- 2003-08-03 21:57 [Bug bootstrap/8009] Can't find library for -lintl
- 2003-08-03 22:22 [Bug bootstrap/11777] m68k bootstrap failure on HEAD multilib build (-mcpu32)
- 2003-08-04 00:00 [Bug bootstrap/4284] gcc-lib directory not configurable thru configure
- 2003-08-04 00:27 [Bug driver/10707] c++ linking impossible when -V specified
- 2003-08-04 00:30 [Bug c++/11094] incomplete static member breaks sizeof containing template class
- 2003-08-04 00:30 [Bug c++/11357] no conversion of build-in binary operator argument attempted
- 2003-08-04 00:31 [Bug c++/11407] [DR 115] Function cannot be resolved
- 2003-08-04 00:39 [Bug c++/10618] Error message for function declarations with invalid return type could be improved
- 2003-08-04 00:40 [Bug c++/10449] [3.4 only] Totally bogus error message on missing typename
- 2003-08-04 00:41 [Bug c++/5520] Add a warning to detect empty body of if statements (like in the C frontend)
- 2003-08-04 00:41 [Bug c++/2972] -Wuninitialized could warn about uninitialized member variable usage in constructors
- 2003-08-04 00:45 [Bug target/11331] [Regression 3.4] ld: BFD 2.14.90 20030602 internal error
- 2003-08-04 00:46 [Bug c++/11738] ICE "could not split insn" building libstdc++-v3
- 2003-08-04 00:46 [Bug c++/11773] GCOV misreports coverage for in-class C++ member functions
- 2003-08-04 00:50 [Bug java/11248] java.util.Date is incorrect on Solaris
- 2003-08-04 01:03 [Bug java/11298] nl_langinfo (CODESET) handling
- 2003-08-04 01:09 [Bug c++/11702] [3.4 Regression] [unit-at-a-time] Failure to emit code for inlined function in space
- 2003-08-04 01:10 [Bug c++/11697] [3.3 Regression] Failure to diagnose class template redeclaration via using declaration
- 2003-08-04 01:14 [Bug other/4372] #pragma weak pthread* inclusion causes applications to crash without a linker error when one forgets to link with -lpthread
- 2003-08-04 01:22 [Bug c/7654] -Wenum-assignment : Warn if an enum is being assigned a non enum value
- 2003-08-04 02:24 [Bug libstdc++/11705] Bad interaction between cin and wcin after sync_with_stdio(false)
- 2003-08-04 02:29 [Bug libstdc++/11723] ctype<wchar_t>::do_is(mask, wchar_t) is slow
- 2003-08-04 02:31 [Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- 2003-08-04 02:44 [Bug bootstrap/7608] libgcj build fails
- 2003-08-04 03:54 [Bug optimization/9553] No induction variable elimination
- 2003-08-04 04:00 [Bug optimization/9707] Unnecessary range test in switches with less than 4 cases
- 2003-08-04 04:08 [Bug pch/10470] spurious warning about "anonymous variadic macros were introduced in C99"
- 2003-08-04 04:11 [Bug pch/9471] #pragma system_header vs. precompiled headers
- 2003-08-04 04:13 [Bug pch/10757] Adding -fpic/-fPIC causes crash with PCH created without -fpic/-fPIC
- 2003-08-04 04:25 [Bug debug/10281] [3.4 regression] ICE in loc_descriptor_from_tree in dwarf2out.c compiling glibc
- 2003-08-04 04:38 [Bug optimization/9412] [3.4 regression] incorrect code with -O2 flag, but not -O
- 2003-08-04 04:46 [Bug optimization/11009] [3.4 regression] -finline emits incorrect jmp instructions
- 2003-08-04 10:53 [Bug c++/11763] members disappear when inherited from template parameter class
- 2003-08-04 11:11 [Bug libstdc++/11784] atomic __exchange_and_add() broken for ColdFire and 68000 targets.
- 2003-08-04 11:16 [Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- 2003-08-04 11:52 [Bug c++/11713] [3.3/3.4 regression] declaration conflicts
- 2003-08-04 13:37 [Bug target/11787] always call memcpy for block move in mips16
- 2003-08-04 14:58 [Bug c++/11752] partial ordering overloaded function templates
- 2003-08-04 14:58 [Bug c++/11752] partial ordering overloaded function templates
- 2003-08-04 15:05 [Bug c++/11788] [3.4 regression] missing implicit instantiation of static member function
- 2003-08-04 15:19 [Bug c++/11790] accepts illegal (referring variable from templated base class)
- 2003-08-04 18:18 [Bug c++/11767] different code behaviour with -fprofile-arcs -ftest-coverage
- 2003-08-04 18:18 [Bug optimization/323] optimized code gives strange floating point results
- 2003-08-04 18:25 [Bug c++/11791] [3.4 regression] ICE in pop_binding
- 2003-08-04 18:30 [Bug libstdc++/11792] two externs on explicit declarations
- 2003-08-04 19:20 [Bug c++/11703] [3.4 Regression] Problem with using enum in placement delete
- 2003-08-04 19:26 [Bug c++/11794] [3.4 Regression]using declaration inside nested class seems ignored
- 2003-08-04 19:40 [Bug target/11793] [3.3.1 regression] ICE in extract_insn, at recog.c:2175
- 2003-08-04 19:43 [Bug c++/11789] rejects legal, multiple inheritance (inheriting from same class twice)
- 2003-08-04 19:44 [Bug c++/11752] partial ordering overloaded function templates
- 2003-08-04 19:46 [Bug c++/11786] operator() call on variable in other namespace not recognized
- 2003-08-04 20:22 [Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- 2003-08-04 20:29 [Bug c++/11791] [3.4 regression] ICE in pop_binding
- 2003-08-04 20:37 [Bug c++/11468] Deriving from CNI class java::lang::Object does not work.
- 2003-08-04 20:41 [Bug c++/11624] -Wnon-virtual-dtor doesn't always work
- 2003-08-04 20:44 [Bug c++/11006] [CNI] ICE with use of __java_boolean
- 2003-08-04 20:55 [Bug c++/11159] erroneous warning in copy ctor with virtual inheritance
- 2003-08-04 20:58 [Bug target/11322] SH profiler outputs multiple definitions of symbol
- 2003-08-04 20:59 [Bug optimization/11259] [avr] gcc Double 'andi' missed optimization
- 2003-08-04 21:06 [Bug c++/11796] bogus c++ syntax error on nested casts
- 2003-08-04 21:18 [Bug target/11451] [m32r-elf] wrong code with -O at cmp_ne_small_const_insns
- 2003-08-04 23:37 [Bug c++/11767] different code behaviour with -fnon-call-exceptions -fprofile-arcs
- 2003-08-04 23:46 [Bug c++/11797] Change in inlining behavior vs. previous versions
- 2003-08-05 00:05 [Bug c++/11765] typecast vs. constructor ambiguity
- 2003-08-05 00:11 [Bug c++/11798] ICE in Open Inventor GeneralizedCylinder.c++
- 2003-08-05 00:15 [Bug ada/11795] Memory management: fails when using storage pools
- 2003-08-05 00:21 [Bug libstdc++/11792] two externs on explicit declarations
- 2003-08-05 00:22 [Bug c++/11797] Change in inlining behavior vs. previous versions
- 2003-08-05 00:28 [Bug libgcj/11412] boehm-gc testing problems
- 2003-08-05 00:29 [Bug c++/11798] ICE in Open Inventor GeneralizedCylinder.c++
- 2003-08-05 00:31 [Bug other/11799] New: The toplevel should handle multi-libs.
- 2003-08-05 00:31 [Bug libgcj/11412] boehm-gc testing problems
- 2003-08-05 00:32 [Bug other/11799] The toplevel should handle multi-libs.
- 2003-08-05 00:32 [Bug fortran/11800] New: gfortan should be multi-libed
- 2003-08-05 00:33 [Bug fortran/11800] gfortan should be multi-libed
- 2003-08-05 00:35 [Bug other/11799] The toplevel should handle multi-libs.
- 2003-08-05 00:43 [Bug target/11767] different code behaviour with -fnon-call-exceptions -fprofile-arcs
- 2003-08-05 01:10 [Bug other/11411] libffi testing problems
- 2003-08-05 01:24 [Bug driver/605] [Solaris] '-Y' option broken.
- 2003-08-05 01:42 [Bug bootstrap/3456] bootstrapping gcc-3.0 with threadmodel=posix fails on IRIX64 6.5
- 2003-08-05 02:12 [Bug target/11197] two function pointers to the same function are not equal
- 2003-08-05 02:23 [Bug c++/11063] [3.3/3.4 Regression] ICE on parsing initialization list of const array member
- 2003-08-05 02:26 [Bug c++/7886] indicates ambigous base ctor when its not ambiguous
- 2003-08-05 02:26 [Bug c++/11789] rejects legal, multiple inheritance (inheriting from same class twice)
- 2003-08-05 03:23 [Bug middle-end/11771] [3.4 regression] Segfault with simple double arithmetics
- 2003-08-05 03:25 [Bug target/11739] i386 prefetch tests need to made smarter
- 2003-08-05 03:59 [Bug other/8082] Error when building powerpc-eabi target
- 2003-08-05 04:02 [Bug bootstrap/6947] /usr/software/gcc/gcc-3.1/gcc/libgcc2.c:64: internal error: Segmentation fault
- 2003-08-05 04:05 [Bug bootstrap/9996] plural.c can't be found
- 2003-08-05 04:07 [Bug bootstrap/8767] stage 2: error on dwarfout.o
- 2003-08-05 04:08 [Bug optimization/2399] 23 superflouis moves in a C++ function that needs 1
- 2003-08-05 04:29 [Bug optimization/9812] [m68k] ICE in extract_insn, at recog.c:2148
- 2003-08-05 04:36 [Bug c++/10888] [3.3/3.4 regression] inlining failure for allocate in ~vector()
- 2003-08-05 04:36 [Bug c++/10816] [3.3/3.4 regression] warning message refers to lines which don't exist
- 2003-08-05 05:15 [Bug c/11802] simd testsuite regressions due to -msse triggered by --with-arch
- 2003-08-05 05:15 [Bug target/10395] [x86] sse2 types are incorrectly aligned causing crash in multi-threaded apps
- 2003-08-05 05:15 [Bug c++/11554] [3.3/3.4 Regression] Warning about reordering of initializers doesn't mention location of constructor
- 2003-08-05 05:21 [Bug libgcj/11801] Problems with Process.waitFor() and exitValue()
- 2003-08-05 05:49 [Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- 2003-08-05 05:55 [Bug optimization/11263] [SPARC] wrong code with -O2 -fnew-ra : undefined content of output register o3 was used
- 2003-08-05 13:05 [Bug libstdc++/11792] two externs on explicit declarations
- 2003-08-05 13:15 [Bug c++/11803] Internal compiler error
- 2003-08-05 13:19 [Bug c/11805] [3.3 only] [H8300] ICE
- 2003-08-05 13:22 [Bug c++/11807] Wrong usage of registers on ARM
- 2003-08-05 13:55 [Bug c++/11804] Wrong warning about explicit initialization of base class default constructor
- 2003-08-05 13:58 [Bug c++/11738] ICE "could not split insn" building libstdc++-v3
- 2003-08-05 14:08 [Bug c/11805] [3.3 only] [H8300] ICE
- 2003-08-05 14:11 [Bug target/11805] [3.3 only] [H8300] ICE
- 2003-08-05 14:13 [Bug target/11805] [3.3 Regression] [H8300] ICE
- 2003-08-05 14:14 [Bug target/11805] [3.3 Regression] [H8300] ICE
- 2003-08-05 14:43 [Bug c/11772] Incorrect code generated with -mrtd and long long
- 2003-08-05 15:09 [Bug bootstrap/9576] cross compiling to alphaev67-unkown-linux-gnu fails
- 2003-08-05 15:11 [Bug bootstrap/8845] Cannot generate gcc 3.2.1 on HPUX 10.20
- 2003-08-05 15:17 [Bug bootstrap/11625] [3.4 Regression] make install fails on RedHat Linux 8.0
- 2003-08-05 15:22 [Bug optimization/6588] throw() takes 20,000 cycles : is it expected ?
- 2003-08-05 15:30 [Bug optimization/10624] unroll-loops can't unroll nested constant loops
- 2003-08-05 15:34 [Bug driver/1512] Path confusion w/ -print-prog-name + autoconf
- 2003-08-05 17:25 [Bug c++/11808] [3.4 Regression] Wrong namespace lookup for template function when induced by a template parameter
- 2003-08-05 17:28 [Bug fortran/11800] gfortan should be multi-libed
- 2003-08-05 17:45 [Bug middle-end/11042] /usr/include/g++/stl_uninitialized.h:71: Internal compiler error in `emit_move_insn_1', at expr.c:2831 while trying to compile aspell-.33.7.1 with openbsd 3.3 on sparc64
- 2003-08-05 18:23 [Bug java/11809] trivial hello world compiles, but segfaults
- 2003-08-05 18:27 [Bug driver/10369] Not removing object file on Ctrl+C and not using a space between "-o" and object name
- 2003-08-05 18:27 [Bug c/11810] gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error
- 2003-08-05 18:28 [Bug debug/11810] gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error
- 2003-08-05 18:31 [Bug driver/11810] gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error
- 2003-08-05 18:37 [Bug c++/11811] Weird error message with default template arguments
- 2003-08-05 18:40 [Bug c++/11811] Weird message with default template arguments
- 2003-08-05 18:45 [Bug java/11809] trivial hello world compiles, but segfaults
- 2003-08-05 18:57 [Bug optimization/11601] if-conversion2 gets rid of branch and return when used with builtins
- 2003-08-05 19:10 [Bug c++/11616] Error message "instantiated from here" gives wrong location
- 2003-08-05 19:16 [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
- 2003-08-05 19:39 [Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc
- 2003-08-05 19:59 [Bug libgcj/9026] [win32] libjava confuses Eclipse SWT (os.arch)
- 2003-08-05 23:16 [Bug other/11813] Make GCC not to assume that C functions can't throw.
- 2003-08-05 23:27 [Bug debug/11816] Incorrect debugging information for anonymous structures
- 2003-08-05 23:28 [Bug c++/11815] ICE with missing template keyword
- 2003-08-05 23:32 [Bug c++/11812] [ABI] gcc does not reject code that was rejected because of ABI defect
- 2003-08-05 23:34 [Bug c++/11814] Code with missing "template" keyword wrongly accepted
- 2003-08-05 23:36 [Bug c++/11814] Code with missing "template" keyword wrongly accepted
- 2003-08-05 23:39 [Bug bootstrap/11611] [tree-ssa] Bootstrap failure on sparc-linux-gnu
- 2003-08-05 23:45 [Bug c++/10896] Unable to compile c++ program using gcc 3.0
- 2003-08-05 23:45 [Bug c++/10897] Unable to compile c++ program containing Rogue Wave usage using gcc 3.2
- 2003-08-05 23:45 [Bug c++/8542] GDB broken under gcc 3.2 - can't print any local variables or class members
- 2003-08-05 23:45 [Bug bootstrap/11668] Make error on HPUX with gcc3.3
- 2003-08-05 23:45 [Bug libstdc++/11281] C++ support on alpha is no more
- 2003-08-05 23:45 [Bug c++/9556] [sparc-sun-solaris2.8] problem in dynamic casting with gcc 3.2.1
- 2003-08-05 23:45 [Bug bootstrap/11479] Building GCC 3.3 on SCO OpenServer version 3.2v5.0.6 fails
- 2003-08-05 23:45 [Bug java/9947] gcj run into segmentation fault when compiling JAR files
- 2003-08-05 23:45 [Bug bootstrap/10256] gcc-3.2.2 can't build it's libjava
- 2003-08-05 23:45 [Bug bootstrap/8644] make install fails, as it is trying to build things
- 2003-08-05 23:45 [Bug c++/11456] Segfault in dot. AIX 5.1, GCC 3.2.2
- 2003-08-05 23:45 [Bug bootstrap/11686] Error on make bootstrap
- 2003-08-05 23:45 [Bug optimization/9308] [djgpp] gcc 3.2(.1) compilation fail with message: internal error: Segmentation violation
- 2003-08-05 23:45 [Bug target/2354] [MIPS SVR4.2] Compiler passes wrong switches to assembler
- 2003-08-05 23:45 [Bug target/7451] [IA64] Internal compiler error in output_206, at insn-output.c:289
- 2003-08-05 23:46 [Bug c++/11316] 3.3 ICE with empty constructor
- 2003-08-05 23:46 [Bug other/7671] RH7.3 gnu ld (version 2.11.93.0.2 20020207) problem w/ gnu.linkonce.*
- 2003-08-05 23:46 [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
- 2003-08-05 23:46 [Bug target/8641] [hp-ux 11.00] va_arg(arglist,type) does not work if sizeof(type) = 6
- 2003-08-05 23:46 [Bug bootstrap/9710] [i370] Configure Error
- 2003-08-05 23:46 [Bug libgcj/11597] java/libjava fails to build in gcc-3.3
- 2003-08-06 00:05 [Bug debug/11816] Incorrect debugging information for anonymous structures
- 2003-08-06 00:07 [Bug ada/5679] ICE in assign_stack_temp_for_type, returning unconstrained type conversion ("GtkAda bug")
- 2003-08-06 00:38 [Bug c++/11814] Code with missing "template" keyword wrongly accepted
- 2003-08-06 00:44 [Bug ada/6552] make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2
- 2003-08-06 00:44 [Bug debug/7078] debug info is not generated correctly with c++ namespaces are used
- 2003-08-06 00:44 [Bug c++/7740] builtins, and functions marked as extern "C++" with incorrect "C" linkage
- 2003-08-06 00:44 [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
- 2003-08-06 00:44 [Bug target/9468] [HP-UX] 3.2.1 ICE building libgcc muldi3.o when dwarf2 is enabled
- 2003-08-06 00:44 [Bug target/8795] [PPC] Altivec related bugs concerning gcc 3.3 and mainline
- 2003-08-06 00:44 [Bug debug/8188] DW_AT_containing_type incorrectly emitted
- 2003-08-06 00:44 [Bug c/11397] weak aliases broken on Tru64 UNIX
- 2003-08-06 00:44 [Bug c++/6685] [HPUX/IA64] g++ sets REG_POINTER for variables that contain offsets and not real pointers
- 2003-08-06 00:44 [Bug bootstrap/10847] gcc 3.3 will not build on openbsd3.2-sparc64
- 2003-08-06 00:44 [Bug target/10607] [x86-64] 3.3 branch: assertion failure in varasm.c on x86_64
- 2003-08-06 00:44 [Bug bootstrap/9992] [SCO OpenServer] Building compiler for UDK fails
- 2003-08-06 00:44 [Bug target/9835] [mips-elf] Internal Compiler Error (segfault) with -msoft-float
- 2003-08-06 00:44 [Bug target/10988] [m32r-elf] wrong blockmove code with -O3
- 2003-08-06 00:44 [Bug c/9890] __builtin_apply generates incorrect reference to arguments
- 2003-08-06 00:46 [Bug c++/7618] GCC 3.x vararg disallowed in virtual function
- 2003-08-06 00:46 [Bug java/7283] ICE on recursive import of inner classes
- 2003-08-06 00:46 [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler
- 2003-08-06 00:46 [Bug debug/3524] Source can not be comiled using option -gdwarf
- 2003-08-06 00:46 [Bug libstdc++/5291] Bad reference to build directory in libstdc++.la
- 2003-08-06 00:46 [Bug target/9908] [x86] wrong code generated for virtual method call (gas bug?) with -masm-intel
- 2003-08-06 00:46 [Bug c++/11773] GCOV misreports coverage for in-class C++ member functions
- 2003-08-06 00:46 [Bug target/8407] [IA-64] ICE in simplify_gen_subreg, at simplify-rtx.c:2711 with very simple code
- 2003-08-06 00:46 [Bug target/9691] Shared libraries don't work with g++
- 2003-08-06 00:49 [Bug optimization/11601] if-conversion2 gets rid of branch and return when used with builtins
- 2003-08-06 00:54 [Bug target/8641] [hp-ux 11.00] va_arg(arglist,type) does not work if sizeof(type) = 6
- 2003-08-06 01:50 [Bug c++/1920] no warning or error with cast-as-lvalue extension
- 2003-08-06 01:56 [Bug c++/11818] istrstream::operator>> generates wrong output and corrupts source string
- 2003-08-06 01:59 [Bug target/10129] Ada bootstrap fails on PPC-Darwin - invalid assembler emitted - PIC related
- 2003-08-06 02:02 [Bug middle-end/10776] Large aggregate initializers with a single relocated entry causes excessive compile time regression
- 2003-08-06 02:35 [Bug inline-asm/11819] rejects-valid: GCC inline assembler rejects valid MMX constraints
- 2003-08-06 02:43 [Bug inline-asm/8440] impossible constraint due to x86 being register stavared
- 2003-08-06 03:40 [Bug c++/11807] GCC should error out when clobering the stack pointer or frame pointer
- 2003-08-06 03:43 [Bug libobjc/11572] [regression]: GNU libobjc no longer compiled on Darwin
- 2003-08-06 03:46 [Bug target/9200] [sparc-solaris] C testsuite failures in compile/simd-5.c w/-m64 or on sparcv9/sparc64
- 2003-08-06 03:47 [Bug target/11031] Gcc may generate bogus ia32 intrinsics
- 2003-08-06 03:50 [Bug debug/11115] GCC doesn't generate DW_TAG_imported_{module,declaration} entries
- 2003-08-06 03:50 [Bug debug/11114] GCC doesn't generate DW_TAG_namespace entries
- 2003-08-06 03:56 [Bug libstdc++/11170] bug in ctype_inline.h header file (undefined __istype will break compilation)
- 2003-08-06 04:01 [Bug libstdc++/11171] Wrong ctype/OS include files when using Newlib
- 2003-08-06 04:08 [Bug optimization/193] Automaticly eliminating redundant zero initialisers
- 2003-08-06 04:09 [Bug optimization/336] [Sparc Solaris 2.7] Superfluous instructions generated from bit-field operations
- 2003-08-06 04:21 [Bug bootstrap/8477] autoconf script chooses wrong value for gcc_gxx_include_path
- 2003-08-06 05:18 [Bug bootstrap/10256] gcc-3.2.2 can't build it's libjava
- 2003-08-06 05:41 [Bug c++/1920] no warning or error with cast-as-lvalue extension
- 2003-08-06 05:47 [Bug bootstrap/8765] -msoft-float does not work for mipsel-linux, and probably others
- 2003-08-06 06:07 [Bug optimization/11477] writing 0 to memory-location leads to incorrect optimization
- 2003-08-06 06:16 [Bug target/11520] code generator bug for avr mega8
- 2003-08-06 12:08 [Bug optimization/11830] Unnecessary call to an empty function
- 2003-08-06 12:16 [Bug optimization/5738] GCSE missed optimization: common condition instructions
- 2003-08-06 12:16 [Bug optimization/5738] GCSE missed optimization: common condition instructions
- 2003-08-06 12:16 [Bug optimization/11820] Unoptimized complementary conditional instructions
- 2003-08-06 12:37 [Bug optimization/11825] Redundant move in some cases (dead code before return) for long long on 32bit targets
- 2003-08-06 12:46 [Bug c/11829] nanl problem
- 2003-08-06 12:48 [Bug target/11831] [ARM] Logical expression evaluation with condition fields
- 2003-08-06 12:50 [Bug optimization/11832] Optimization of common code in switch statements
- 2003-08-06 13:06 [Bug optimization/11830] Unnecessary call to an empty function
- 2003-08-06 13:28 [Bug c/11829] nanl problem
- 2003-08-06 13:39 [Bug inline-asm/11819] rejects-valid: GCC inline assembler rejects valid MMX constraints
- 2003-08-06 14:11 [Bug inline-asm/11819] rejects-valid: GCC inline assembler rejects valid MMX constraints
- 2003-08-06 14:46 [Bug c++/11512] [3.4 Regression] Spurious warning for comma-operator in templates
- 2003-08-06 14:46 [Bug c++/11833] [3.4 regression] Spurious warning for comma-operator in templates
- 2003-08-06 14:46 [Bug c++/11512] [3.4 Regression] Spurious warning for comma-operator in templates
- 2003-08-06 15:11 [Bug optimization/11825] Redundant move in some cases (dead code before return) for long long on 32bit targets
- 2003-08-06 15:33 [Bug c++/11834] [3.4 regression] template specialization not matched
- 2003-08-06 16:06 [Bug optimization/4079] unnecessary register move on simple code
- 2003-08-06 17:58 [Bug c++/11228] [3.3/3.4 regression] ICE on new-expression using array operator new and default-initialization
- 2003-08-06 17:58 [Bug c++/11835] Subject: g++ 3.3 loops using all virtual memory with unusual 'new' statement
- 2003-08-06 18:12 [Bug c++/10254] Explain binary compatibility to other vendors' compilers
- 2003-08-06 18:30 [Bug c++/11834] [3.4 regression] template specialization not matched
- 2003-08-06 18:41 [Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- 2003-08-06 18:52 [Bug libgcj/11836] Socket.connect with a timeout of non-zero always times out.
- 2003-08-06 19:39 [Bug c++/11228] [3.3/3.4 regression] ICE on new-expression using array operator new and default-initialization
- 2003-08-06 19:41 [Bug optimization/8812] [avr] Registers allocated for two uses at once
- 2003-08-06 19:42 [Bug optimization/11837] Stack frame gets corrupted
- 2003-08-06 19:51 [Bug middle-end/11821] Operator implementation as a library call fails with constants
- 2003-08-06 19:52 [Bug middle-end/11821] Operator implementation as a library call fails with constants
- 2003-08-06 19:57 [Bug c++/11695] Memory corruption with -O1 and complex ET code
- 2003-08-06 20:01 [Bug optimization/11822] Formulated jumps for switch
- 2003-08-06 20:02 [Bug optimization/11822] Formulated jumps for switch
- 2003-08-06 20:03 [Bug middle-end/11823] Optimizing large jump tables for switch statements
- 2003-08-06 20:44 [Bug c++/11838] boost::lexical_cast segfault
- 2003-08-06 20:48 [Bug libgcj/11502] fastjar error: "Error in JAR file format. zip-style comment?"
- 2003-08-06 20:49 [Bug c/11769] segmentation fault building Mozilla Firebird, JavaScript engine file
- 2003-08-06 20:50 [Bug bootstrap/11668] Make error on HPUX with gcc3.3
- 2003-08-06 20:51 [Bug bootstrap/11479] Building GCC 3.3 on SCO OpenServer version 3.2v5.0.6 fails
- 2003-08-06 20:51 [Bug bootstrap/11686] Error on make bootstrap
- 2003-08-06 23:30 [Bug c++/5435] Resolution of templates with VLAs
- 2003-08-06 23:42 [Bug c++/11512] [3.4 Regression] Spurious warning for comma-operator in templates
- 2003-08-07 00:04 [Bug preprocessor/11839] New: [3.4 Regression] GCC cannot find t/t.h if t is a file and t/t.h is in subdirectory temp
- 2003-08-07 00:06 [Bug preprocessor/11839] [3.4 Regression] GCC cannot find t/t.h if t is a file and t/t.h is in subdirectory temp
- 2003-08-07 00:14 [Bug preprocessor/11839] [3.4 Regression] GCC cannot find t/t.h if t is a file and t/t.h is in subdirectory temp
- 2003-08-07 00:34 [Bug libstdc++/11838] boost::lexical_cast segfault
- 2003-08-07 00:47 [Bug c++/11812] [ABI] gcc does not reject code that was rejected because of ABI defect
- 2003-08-07 01:05 [Bug fortran/11840] gfortran ICE with -fimplicit-none
- 2003-08-07 01:16 [Bug libgcj/11836] Socket.connect with a timeout of non-zero always times out.
- 2003-08-07 01:54 [Bug optimization/11841] [3.3 Regression] The code compiled with -funroll-loops crashes
- 2003-08-07 01:59 [Bug libstdc++/11838] boost::lexical_cast segfault
- 2003-08-07 01:59 [Bug libstdc++/11838] boost::lexical_cast segfault
- 2003-08-07 02:04 [Bug c/8703] Compiler Segmentation Fault cross-compiling PPC Altivec accelerated code
- 2003-08-07 02:23 [Bug debug/9509] Incorrect function starts in DWARF2 .debug_line section
- 2003-08-07 02:26 [Bug target/9766] [ARM/Thumb]thumb mode produces an arm instruction with -Os
- 2003-08-07 02:34 [Bug target/10274] [HP-PA] ICE in output_cbranch, at config/pa/pa.c:5549
- 2003-08-07 02:36 [Bug optimization/4454] [mips] Suboptimal schedule following unroll of "reversed" loops in gcc
- 2003-08-07 02:41 [Bug target/2986] [MIPS] __builtin_frame_address broken
- 2003-08-07 02:49 [Bug target/8008] [vax-dec-netbsdelf] gcc pushes arguments without updating SP
- 2003-08-07 02:50 [Bug optimization/8012] [vax-netbsdelf-gcc] ICE: Wrong amount of branch edges after unconditional jump 0
- 2003-08-07 02:57 [Bug target/11726] compiling programs with -static -fPIC produces code that will not run
- 2003-08-07 03:01 [Bug c/10333] typeof (bitfield) is accepted but doesn't work
- 2003-08-07 03:04 [Bug target/11817] vargs produce 32 bit signed reference with -mcmodel=medium
- 2003-08-07 03:18 [Bug other/9756] libgcc_s.so symbol versioning
- 2003-08-07 03:23 [Bug other/11842] Should print a warning message when running on SCO operating system
- 2003-08-07 03:34 [Bug c++/11326] [ABI] C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding “this”
- 2003-08-07 03:35 [Bug fortran/11843] gfortran ICE with "implicit none" and "common"
- 2003-08-07 03:38 [Bug c++/8047] [i386] Stack corruption with exceptions
- 2003-08-07 03:45 [Bug c++/7748] Static objects in dynamic library with non-default priority not initialized
- 2003-08-07 03:56 [Bug pch/11058] ICE on using precompiled header; Alpha Red Hat 7.1 Linux
- 2003-08-07 04:23 [Bug c++/5284] missing warning on uninitialized variable if used within a ternary expression (?:)
- 2003-08-07 04:24 [Bug c/5582] warn about using the extension "int x=x;"
- 2003-08-07 04:24 [Bug c++/10538] no warning for "int a = a + 1" statements
- 2003-08-07 11:55 [Bug pch/11058] ICE on using precompiled header; Alpha Red Hat 7.1 Linux
- 2003-08-07 12:39 [Bug libstdc++/11844] Incorrect values of ctype_base::alnum and ctype_base::graph
- 2003-08-07 12:49 [Bug bootstrap/6972] libgcc2.c GCC 3.1 Cross-compiler Compilation Errors
- 2003-08-07 13:03 [Bug libstdc++/11845] [3.3 Regression] basic_string instantiation fails for other than char
- 2003-08-07 13:10 [Bug libstdc++/9370] Bad exception handling in formatted I/O functions
- 2003-08-07 13:12 [Bug libstdc++/9371] Bad exception handling in i/ostream::operator>>/<<(streambuf*)
- 2003-08-07 13:13 [Bug libstdc++/9546] bad exception handling in ostream members
- 2003-08-07 13:18 [Bug optimization/9771] [x86] wrong ebp optimisation
- 2003-08-07 13:32 [Bug target/6882] [SPARC] Useless stack adjustment code
- 2003-08-07 13:35 [Bug optimization/6882] Useless stack adjustment code
- 2003-08-07 13:39 [Bug optimization/10971] Static function inlining fails in C99 mode
- 2003-08-07 13:50 [Bug other/11212] demangler bug
- 2003-08-07 13:51 [Bug other/8897] Demangling of template conversion operators
- 2003-08-07 13:51 [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
- 2003-08-07 14:43 [Bug libstdc++/11845] basic_string instantiation fails for other than char
- 2003-08-07 14:44 [Bug libstdc++/11844] Incorrect values of ctype_base::alnum and ctype_base::graph
- 2003-08-07 15:03 [Bug target/7577] [PPC] GCC 3.1 has problems with -gdwarf+ option linking the linux kernel
- 2003-08-07 15:07 [Bug libstdc++/7264] g++3.1:ostrstream::freeze() don`t work
- 2003-08-07 15:09 [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
- 2003-08-07 15:13 [Bug other/9056] configure always defines PREFIX_INCLUDE_DIR
- 2003-08-07 17:05 [Bug optimization/11846] [3.3 regression] mozilla/amd64 miscompilation
- 2003-08-07 17:13 [Bug c++/11105] [3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for_type
- 2003-08-07 17:35 [Bug driver/10590] [sparc][solaris] "-static -shared" unsupported using solaris linker
- 2003-08-07 17:39 [Bug optimization/9059] unused arrays not optimized away
- 2003-08-07 17:40 [Bug optimization/11822] Formulated jumps for switch
- 2003-08-07 17:50 [Bug target/10607] [x86-64] 3.3 branch: assertion failure in varasm.c on x86_64
- 2003-08-07 17:50 [Bug target/9552] [3.3/3.4 regression] ICE in named_section_flags, at varasm.c
- 2003-08-07 17:58 [Bug debug/10220] attribute DW_AT_calling_convention not correct in f77
- 2003-08-07 18:12 [Bug c++/11712] [HPUX 11.00 - gcc 3.3] __STDC_EXT__ not defined for .cpp by default anymore?
- 2003-08-07 18:38 [Bug c++/11703] [3.4 Regression] Problem with using enum in placement delete
- 2003-08-07 18:39 [Bug ada/5679] ICE in assign_stack_temp_for_type, returning unconstrained type conversion ("GtkAda bug")
- 2003-08-07 18:40 [Bug c++/5435] Resolution of templates with VLAs
- 2003-08-07 18:49 [Bug c++/11847] [3.4 regression] reference does not work as template argument any more
- 2003-08-07 18:50 [Bug target/11848] internal compiler error for -mlong-double-128
- 2003-08-07 18:52 [Bug c++/5435] Resolution of templates with VLAs
- 2003-08-07 19:09 [Bug c++/11506] SFINAE fails sometimes
- 2003-08-07 19:15 [Bug pch/9470] error when creating pch still causes output
- 2003-08-07 19:20 [Bug ada/8925] Floating point code gives incorrect results
- 2003-08-07 21:08 [Bug libstdc++/11784] atomic __exchange_and_add() broken for ColdFire and 68000 targets.
- 2003-08-07 21:58 [Bug c++/11849] cast mistaken as declaration
- 2003-08-07 22:03 [Bug c/11850] x86-asm-compile fails with internal compiler error: in instantiate_virtual_regs_1
- 2003-08-07 22:03 [Bug inline-asm/8440] impossible constraint due to x86 being register stavared
- 2003-08-08 02:45 [Bug bootstrap/9697] [3.4 regression] m68020 assembly emitted for m68000
- 2003-08-08 02:47 [Bug bootstrap/9697] [3.4 regression] m68020 assembly emitted for m68000
- 2003-08-22 01:41 [Bug target/9736] same fp comparison can lead to different results
- 2003-08-27 02:45 [Bug bootstrap/5915] [HP-UX] gcc-3.0.4/64
- 2003-08-29 12:50 [Bug c++/11685] typeinfo is not demangled in error messages
- 2003-08-29 20:16 [Bug c++/12104] Create an archive that uses templates
- 2003-08-29 21:13 [Bug c++/7327] -isystem and template linkage
pme at gcc dot gnu dot org
ppohja at iki dot fi
qboosh at pld-linux dot org
r dot lichtenberger at icoserve dot com
r dot s dot a dot vandomburg at student dot utwente dot nl
rac at tenzing dot org
raimond_merkert at raytheon dot com
rajesh dot rajamani at siebel dot com
raoulgough at yahoo dot co dot uk
raterisj at uwec dot edu
rearnsha at arm dot com
Registraire
reichelt at gcc dot gnu dot org
reichelt at igpm dot rwth-aachen dot de
Remigius dot Mommsen at cern dot ch
rescuer at polettix dot it
richard dot kreckel at ginac dot de
Richard Earnshaw
Richard Zidlicky
rickf at ebenchmarks dot com
rittle at latour dot rsch dot comm dot mot dot com
ritzert at t-online dot de
rmathew at hotmail dot com
rmurray at debian dot org
ro at gcc dot gnu dot org
Rob_Davies at NTLworld dot com
Robert Ramey
robt at flyingpig dot com
roger at eyesopen dot com
Ronald Landheer-Cieslak
rsandifo at gcc dot gnu dot org
rsandifo at redhat dot com
rscohnlkjh at netscape dot net
rth at gcc dot gnu dot org
rth at redhat dot com
s dot blackett at auckland dot ac dot nz
s dot bosscher at student dot tudelft dot nl
sabre at nondot dot org
sampo at symlabs dot com
schnetter at uni-tuebingen dot de
schwab at suse dot de
scottb dot lists at verizon dot net
sdowning at fame dot com
sean at mcneil dot com
sergant at orcsoftware dot spb dot ru
sharadmp at yahoo dot com
shrinivasa at kpitcummins dot com
shuki_duv at yahoo dot com
simon dot marshall at misys dot com
simon dot rutishauser at gmx dot ch
sje at cup dot hp dot com
smcpeak at cs dot berkeley dot edu
smelkov at mph1 dot phys dot spbu dot ru
snyder at fnal dot gov
stanrost at lcs dot mit dot edu
Staples.com
stefaandr at hotmail dot com
stephane dot mutz at philips dot com
steve at chelsio dot com
steven at gcc dot gnu dot org
Steven Augart
stl at caltech dot edu
suggestions
Support
sydmsw
System Operator
t dot artem at mailcity dot com
t1t0
takafumi
tal_arie at yahoo dot com
tausq at debian dot org
taylor at candd dot org
TheMarker.com
thor at math dot tu-berlin dot de
timb at bluearc dot com
timothyprince at sbcglobal dot net
tm_gccmail
tobias dot schlueter at web dot de
Tonny Espeset
toon at gcc dot gnu dot org
tromey at gcc dot gnu dot org
tsmitha at hotmail dot com
tuimonen at cc dot hut dot fi
tv at pobox dot com
uddeborg at carmen dot se
Unexpected reply handler
utke at mcs dot anl dot gov
uwe at netbsd dot org
uwe at ptc dot spbu dot ru
uweigand at gcc dot gnu dot org
v dot haisman at sh dot cvut dot cz
valdand at soften dot ktu dot lt
vassili_bourdo at softhome dot net
vda at earthlink dot net
vittasoft at yahoo dot com
vvas at hal dot csd dot auth dot gr
waldeck
warren_baird at cimmetry dot com
wcbr
wcrisman at softwarezealot dot com
WeaselCircus Confirmation (from Lyris ListManager)
webweaver
wedontlikespame
will dot washington at epiphany dot com
willy at w dot ods dot org
wilson at afn dot org
wilson at gcc dot gnu dot org
wilson at tuliptree dot org
wmertens at gentoo dot org
WorldSecure Administrator
www dot sd at gmx dot net
yairlevi
yuri at tsoft dot com
yuvraj_hande at i2 dot com
zack at codesourcery dot com
zack at gcc dot gnu dot org
Zack Weinberg
Mail converted by MHonArc 2.6.3