gcc-bugs archive
author index for April, 2004
This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
//adamt
1319 at bot dot ru
aaron at isotton dot com
abegel at cs dot berkeley dot edu
adam at yggdrasil dot com
admin
ahu at ds9a dot nl
aj at gcc dot gnu dot org
akemball at netscape dot net
akenaton at freesurf dot ch
aldyh at gcc dot gnu dot org
aldyh at redhat dot com
Alexandre Oliva
alexis at ortsa dot com
alonsoschaich at gmx dot de
amodra at bigpond dot net dot au
andreast at gcc dot gnu dot org
andrew dot gray at anu dot edu dot au
Andrew Pinski
andyw at imsa dot edu
anilp1 at kpitcummins dot com
Anmol Paralkar
aoliva at gcc dot gnu dot org
aoliva at redhat dot com
arend dot bayer at web dot de
arno at mpi-sb dot mpg dot de
Athol Kemball
austern at apple dot com
aweiner at lsil dot com
awreynolds at mac dot com
az at rpiva dot lv
bangerth at dealii dot org
- 2004-04-01 13:56 [Bug c++/14779] [3.3 Regression] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- 2004-04-01 13:59 [Bug c++/14779] [3.3 Regression] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- 2004-04-01 13:59 [Bug c++/12883] destructor of array object not called if no prior instantiation of the template has happened
- 2004-04-01 14:00 [Bug c++/14779] [3.3 Regression] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- 2004-04-01 16:00 [Bug c++/14809] performance depends on allocation methods
- 2004-04-01 16:02 [Bug c++/14811] Invalid granting of access to nested class.
- 2004-04-01 19:40 [Bug c++/14507] [3.3 Regression] Wacky Template ICE
- 2004-04-01 23:12 [Bug target/9736] same fp comparison can lead to different results
- 2004-04-02 15:35 [Bug c++/3518] default conversion to pointer-to-function is applied to soon (related to DR295)
- 2004-04-02 17:39 [Bug c++/14007] [3.3/3.4 Regression] Incorrect use of const partial specialization for reference template argument
- 2004-04-02 17:41 [Bug c++/14823] the copy constructor is called unnecessarily/incorrectly when passing an arg by reference to the base class
- 2004-04-02 19:55 [Bug c++/14563] octave built under Cygwin very slow
- 2004-04-02 20:44 [Bug c++/14563] octave built under Cygwin very slow
- 2004-04-02 21:17 [Bug target/14826] [AIX] Static Template members having different values in different instantiations of a template with the same arguments
- 2004-04-02 23:30 [Bug c++/14827] Run time error, breaking of type info and static casts
- 2004-04-04 17:23 [Bug c++/14830] compiler incorrectly diagnoses ambigous operator overload
- 2004-04-05 13:34 [Bug c++/14827] Run time error, breaking of type info and static casts
- 2004-04-05 16:01 [Bug c++/14855] constructor of nested class with return type segfaults gcc 3.2, 3.3.3
- 2004-04-05 16:03 [Bug c++/14855] constructor of nested class with return type segfaults gcc 3.2, 3.3.3
- 2004-04-05 16:03 [Bug c++/2738] ICE on return type specification of a destructor
- 2004-04-06 13:34 [Bug c/14661] [3.3? Regression] ?: operator result structure's member array can't be assigned to pointer
- 2004-04-06 14:52 [Bug c++/14779] [3.3 Regression] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- 2004-04-06 14:55 [Bug c++/12883] destructor of array object not called if no prior instantiation of the template has happened
- 2004-04-06 14:58 [Bug c++/12883] destructor of array object not called if no prior instantiation of the template has happened
- 2004-04-06 16:16 [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled
- 2004-04-06 17:53 [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled
- 2004-04-06 20:41 [Bug optimization/14868] ICE with -msse2 -mfpmath=sse -fnon-call-exceptions
- 2004-04-06 20:44 [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled
- 2004-04-08 18:34 [Bug c++/14875] When using 'or' keyword, the error message speaks of a '||' token
- 2004-04-08 18:43 [Bug c++/14885] Improper delete/free of local variables undetected
- 2004-04-09 19:03 [Bug c++/14885] Improper delete/free of local variables undetected
- 2004-04-11 02:32 [Bug c++/14885] Improper delete/free of local variables undetected
- 2004-04-12 14:00 [Bug optimization/14737] Purge political statement from -ffast-math docs
- 2004-04-12 16:07 [Bug target/14924] Compiler ICE on valid code
- 2004-04-12 17:57 [Bug c++/14926] [3.4/3.4 regression] forward declarations and strong using
- 2004-04-12 19:03 [Bug libstdc++/14926] [3.4/3.5 regression] forward declarations and strong using
- 2004-04-12 19:03 [Bug libstdc++/14370] Problems with forward declaration of the vector class breaks boost
- 2004-04-12 20:00 [Bug libstdc++/14926] [3.4/3.5 regression] forward declarations and strong using
- 2004-04-12 22:11 [Bug libstdc++/14926] [3.4/3.5 regression] forward declarations and strong using
- 2004-04-13 12:45 [Bug libstdc++/14902] Stream checking functions fail when -pthread option is used.
- 2004-04-13 14:46 [Bug target/14941] i386.md strangeness in sse2_movsd
- 2004-04-14 12:55 [Bug c++/13294] [3.4 Regression] namespace associations vs. specializations
- 2004-04-14 14:39 [Bug libstdc++/14954] erand48 zeros out veriate array and return 0
- 2004-04-14 18:54 [Bug c++/14958] incorrect compile of ?:, specifically ptr = flag? class_obj: 0;
- 2004-04-15 17:23 [Bug c++/14967] [3.3 regression] ICE with templates and exceptions
- 2004-04-15 18:06 [Bug c++/14964] ICE on missing "template"
- 2004-04-15 18:56 [Bug c++/14955] Error compiling courier-imap 3.0.3 on Aix 5.2 with gcc 3.3.2
- 2004-04-15 22:50 [Bug c++/14971] better error message for partial specialization of function templates requested
- 2004-04-16 13:42 [Bug c++/14971] better error message for partial specialization of function templates requested
- 2004-04-16 16:23 [Bug c++/14971] better error message for partial specialization of function templates requested
- 2004-04-16 18:51 [Bug target/14982] ICE in _mm_xor_pd for SSE2 with -O1
- 2004-04-16 18:51 [Bug target/14981] ICE in _mm_xor_pd for SSE2 with -O1
- 2004-04-16 18:54 [Bug target/14981] ICE in _mm_xor_pd for SSE2 with -O1
- 2004-04-16 22:33 [Bug c++/14971] better error message for partial specialization of function templates requested
- 2004-04-18 17:35 [Bug c++/14971] better error message for partial specialization of function templates requested
- 2004-04-18 18:06 [Bug c++/11907] [3.4 only] confusing message when using a class template instead of a class
- 2004-04-18 18:10 [Bug c/15004] [3.4/3.5 Regression] [unit-at-a-time] no warning for unused paramater in static function
- 2004-04-18 18:17 [Bug c++/14971] better error message for partial specialization of function templates requested
- 2004-04-18 22:31 [Bug c/15004] [3.4/3.5 Regression] [unit-at-a-time] no warning for unused paramater in static function
- 2004-04-19 01:21 [Bug c++/11907] [3.4 only] confusing message when using a class template instead of a class
- 2004-04-19 01:26 [Bug c++/7319] [3.4 only] misleading template in error message
- 2004-04-19 15:58 [Bug c++/15011] partial ordering failure?
- 2004-04-19 16:03 [Bug middle-end/15014] [tree-ssa] [regression] labels after are removed even though they are used
- 2004-04-19 16:39 [Bug c++/15011] partial ordering failure?
- 2004-04-20 04:25 [Bug target/14981] [3.3/3.4 Regression] ICE in _mm_xor_pd for SSE2 with -O1
- 2004-04-20 12:48 [Bug c++/15020] -mcpu=pentium4 generates wrong code
- 2004-04-20 12:54 [Bug c++/15025] [3.4/3.5 Regression] accepts redeclaration of template as non-template
- 2004-04-20 14:03 [Bug libstdc++/15027] Inconsistent ifstream behavior between g++ 3.0.x and 3.3.3 on x86/Linux
- 2004-04-20 16:43 [Bug target/15020] -mcpu=pentium4 generates wrong code
- 2004-04-21 14:06 [Bug c++/15035] [3.4 Regression] ICE on inheritance with "public public"
- 2004-04-21 14:11 [Bug c++/15038] [3.4/3.5 Regression] ICE on template instantiation
- 2004-04-21 14:34 [Bug c++/15035] [3.4 Regression] ICE on inheritance with "public public"
- 2004-04-21 15:54 [Bug c++/15035] [3.4 Regression] ICE on inheritance with "public public"
- 2004-04-21 18:33 [Bug c++/15050] Compiled templated code crashes on delete []
- 2004-04-21 18:34 [Bug c/15052] gcc frontend accepts mismatched function declaration/defintion
- 2004-04-21 20:59 [Bug c++/15050] Compiled templated code crashes on delete []
- 2004-04-21 21:02 [Bug c++/15057] Compiling of conditional value throw constructs cause a segmentation violation
- 2004-04-21 22:11 [Bug debug/14977] -gstabs+ breaks AMD 64-bit linking
- 2004-04-22 15:41 [Bug debug/14977] -gstabs+ breaks AMD 64-bit linking
- 2004-04-22 15:45 [Bug c++/15063] template instantiation causes internal error
- 2004-04-22 15:50 [Bug c++/15066] wrong permissions after installation
- 2004-04-22 15:53 [Bug c++/15069] a bit test on a variable of enum type is miscompiled
- 2004-04-22 16:09 [Bug c++/15069] [3.4/3.5 regression] a bit test on a variable of enum type is miscompiled
- 2004-04-22 17:50 [Bug c++/15075] "using namespace" fails in part
- 2004-04-22 20:21 [Bug c++/15076] [3.3/3.4/3.5 regression] result of reinterpret_cast is an lvalue
- 2004-04-22 22:06 [Bug c++/15057] Compiling of conditional value throw constructs cause a segmentation violation
- 2004-04-23 15:50 [Bug c++/15086] Feature Request: Function Skeleton Generator
- 2004-04-23 15:54 [Bug c++/5] [1.36.3/1.37/.../3.2/3.3/3.4 regression] C++ sucks, can't you make it better?
- 2004-04-23 15:59 [Bug libstdc++/15090] locale_facets.h is incompatible with -fno-for-scope
- 2004-04-23 16:07 [Bug optimization/15101] Trying to use diouble precision SIMD vector causes: internal compiler error: in extract_bit_field, at expmed.c:1152
- 2004-04-23 16:46 [Bug libstdc++/15090] locale_facets.h is incompatible with -fno-for-scope
- 2004-04-24 05:30 [Bug c++/13830] Invalid covariant type for identical type, friend related
- 2004-04-24 05:38 [Bug c++/15057] [3.4 Regression] Compiling of conditional value throw constructs cause a segmentation violation
- 2004-04-25 13:38 [Bug optimization/15114] [3.4/3.5 regression] -funit-at-a-time causes compilation of functions with variable length arrays to fail
- 2004-04-25 13:46 [Bug c++/15119] [3.5 Regression] internal compiler error: in substitute_placeholder_in_expr, at tree.c:2155
- 2004-04-25 13:46 [Bug c++/15119] [3.5 Regression] internal compiler error: in substitute_placeholder_in_expr, at tree.c:2155
- 2004-04-26 13:36 [Bug c++/15143] using some template with 0 leads to segmentation fault in g++
- 2004-04-26 13:37 [Bug c++/15144] Template instantiation can't find symbol in global namespace
- 2004-04-26 13:54 [Bug c++/15142] [3.4/3.5 Regression] Internal compiler error when passing a string where a char* is expecteted in a throw statement
- 2004-04-26 15:37 [Bug c++/15142] [3.4/3.5 Regression] Internal compiler error when passing a string where a char* is expecteted in a throw statement
- 2004-04-26 23:31 [Bug optimization/15159] New: [3.4 regression] ICE in rtl_verify_flow_info_1
- 2004-04-26 23:33 [Bug optimization/15159] [3.4 regression] ICE in rtl_verify_flow_info_1
- 2004-04-26 23:50 [Bug optimization/15159] [3.4 regression] ICE in rtl_verify_flow_info_1
- 2004-04-27 00:23 [Bug optimization/15159] [3.4 regression] ICE in rtl_verify_flow_info_1
- 2004-04-27 00:48 [Bug c++/15161] bad stabs
- 2004-04-27 12:46 [Bug c++/14932] [3.4/3.5 Regression] cannot use offsetof to get offsets of array elements in g++ 3.4.0 prerelease
- 2004-04-27 13:08 [Bug c++/15165] [3.4/3.5 Regression] crash while compiling
- 2004-04-27 14:27 [Bug optimization/15159] [3.4 regression] ICE in rtl_verify_flow_info_1
- 2004-04-27 14:33 [Bug optimization/15159] [3.4 regression] ICE in rtl_verify_flow_info_1
- 2004-04-27 18:24 [Bug bootstrap/15173] ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code':
- 2004-04-28 00:00 [Bug c++/15179] Error message can be improved
- 2004-04-28 06:48 [Bug c++/2892] array addresses corrupted when using template classes
- 2004-04-28 06:51 [Bug c++/5660] dependant names involving templates & inheritance
- 2004-04-28 16:33 [Bug c++/5660] dependant names involving templates & inheritance
- 2004-04-28 18:57 [Bug c++/2892] array addresses corrupted when using template classes
- 2004-04-29 14:22 [Bug c++/15201] Parsing Problem with template (with > 1type) as default parameter
- 2004-04-29 14:22 [Bug c++/57] [DR 325] GCC can't parse a non-parenthesized comma in a template-id within a default argument
- 2004-04-29 14:24 [Bug target/15202] ICE in reload_cse_simplify_operands, at postreload.c
- 2004-04-29 19:40 [Bug c++/15209] New: Runs out of memory with packed structs
- 2004-04-29 19:41 [Bug c++/15209] Runs out of memory with packed structs
- 2004-04-29 22:21 [Bug other/15213] Use POSIX-compatible flags for 'head' and 'tail'
- 2004-04-29 22:23 [Bug c/14251] Use POSIX-compatible flags for 'head' and 'tail'
- 2004-04-29 22:24 [Bug c/14251] Use POSIX-compatible flags for 'head' and 'tail'
- 2004-04-29 22:24 [Bug c/14251] Use POSIX-compatible flags for 'head' and 'tail'
- 2004-04-29 22:34 [Bug c/14251] Use POSIX-compatible flags for 'head' and 'tail'
- 2004-04-30 15:45 [Bug libf2c/15151] -m64 flag causes incorrect logical i/o (g77)
- 2004-04-30 20:38 [Bug c/15236] pedantic switch modifies treatment of non-ISO compliant enumerations
- 2004-04-30 20:40 [Bug c/15236] pedantic switch modifies treatment of non-ISO compliant enumerations
bangerth at ices dot utexas dot edu
bartosch at or dot uni-bonn dot de
bbell at hp dot com
bbooth at redhat dot com
bdavis9659 at comcast dot net
bero at arklinux dot org
bhelf at flitterfly dot whirpon dot com
bhunt at mac dot com
billingd at gcc dot gnu dot org
bje at au1 dot ibm dot com
bje at gcc dot gnu dot org
bkoz at gcc dot gnu dot org
bkoz at redhat dot com
blair at orcaware dot com
bob dot fischer17 at earthlink dot net
boeck at fhi-berlin dot mpg dot de
boeck at sfhingx dot de
bonzini at gnu dot org
boris at kolpackov dot net
bosch at gcc dot gnu dot org
bosch at gnat dot com
bothner at gcc dot gnu dot org
bracken at ansoft dot com
Brad Spencer
Brian McKay
bruno at clisp dot org
Bruno Haible
bryce at mckinlay dot net dot nz
bryner at brianryner dot com
BStrauss at acm dot org
BStrauss-gcc at feliscatus dot org
burnscharlesn at hotmail dot com
c dot christian dot joensson at comhem dot se
c dot lemmen at fz-juelich dot de
carlo at gcc dot gnu dot org
carlton at bactrian dot org
cesarb at nitnet dot com dot br
charlet at act-europe dot fr
charlet at gcc dot gnu dot org
cheng_gong at yahoo dot com
chris at uzdavinis dot com
chrisk at mysticlabs dot com
christian dot groove at gmx dot de
Christian Ehrhardt
Clement dot Menier at inrialpes dot fr
Cruzada Alex Blumberg petitorio y planilla
cvs-commit at gcc dot gnu dot org
- 2004-04-01 01:13 [Bug libfortran/14565] [gfortran] formatted write to an un-opened unit causes a segv
- 2004-04-01 01:32 [Bug libfortran/14746] [gfortran] F edit descriptor creates wrong field width
- 2004-04-01 09:16 [Bug libstdc++/14775] LFS tests missing
- 2004-04-01 15:50 [Bug c++/14755] [3.3/3.4/3.5 regression] miscompilation in bitfielded signed integers
- 2004-04-01 16:09 [Bug c++/14755] [3.3/3.4/3.5 regression] miscompilation in bitfielded signed integers
- 2004-04-01 16:20 [Bug c/14069] [3.3 Regression] This input file lets gcc crash
- 2004-04-01 16:27 [Bug c++/14755] [3.3/3.4/3.5 regression] miscompilation in bitfielded signed integers
- 2004-04-01 17:25 [Bug ada/14150] [3.4/3.5 regression] Ada documentation out of date
- 2004-04-01 20:02 [Bug c++/14810] [3.4/3.5 regression] tree check failures with invalid code involving templates
- 2004-04-01 20:03 [Bug c++/14810] [3.4/3.5 regression] tree check failures with invalid code involving templates
- 2004-04-01 20:45 [Bug c++/14804] [3.3/3.4/3.5 regression] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
- 2004-04-01 20:47 [Bug c++/14804] [3.3/3.4/3.5 regression] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
- 2004-04-01 21:48 [Bug c++/14804] [3.3/3.4/3.5 regression] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
- 2004-04-01 22:45 [Bug target/14702] wrong definitions of instructions mmx_pshufw, sse2_pshufd, sse2_pshuflw, sse2_pshufhw
- 2004-04-01 23:15 [Bug c++/14803] [3.4/3.5 regression] Spurious warnings on conversion of pointers to member functions
- 2004-04-01 23:18 [Bug c++/14803] [3.4/3.5 regression] Spurious warnings on conversion of pointers to member functions
- 2004-04-01 23:30 [Bug target/14040] [3.3/3.4 Regression] ARM cross compiler: error: could not split insn
- 2004-04-01 23:33 [Bug target/14040] [3.3/3.4 Regression] ARM cross compiler: error: could not split insn
- 2004-04-01 23:41 [Bug target/14040] [3.3/3.4 Regression] ARM cross compiler: error: could not split insn
- 2004-04-02 11:49 [Bug c++/14007] [3.3/3.4/3.5 Regression] Incorrect use of const partial specialization for reference template argument
- 2004-04-02 23:06 [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled
- 2004-04-03 14:14 [Bug libfortran/14831] [gfortran] INQUIRE specifiers BLANK and ACCESS return wrong values
- 2004-04-04 00:17 [Bug libfortran/14837] [gfortran] INQUIRE by file returns incorrect results.
- 2004-04-04 02:40 [Bug libfortran/14836] [gfortran] INQUIRE specifier NEXTREC not correct for direct access files
- 2004-04-04 03:07 [Bug libfortran/14762] [gfortran] "/" in format do not skip records correctly
- 2004-04-04 22:50 [Bug c++/14804] [3.4/3.5 Regression] [unit-at-a-time] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
- 2004-04-04 22:51 [Bug c++/14804] [3.4/3.5 Regression] [unit-at-a-time] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
- 2004-04-04 23:28 [Bug fortran/14081] [gfortran] Not Implemented: CHARACTER inside COMMON block
- 2004-04-04 23:28 [Bug java/13252] gcj bug handling qualified "super"
- 2004-04-05 03:58 [Bug target/14548] building Ada library incorrectly requires collect2 on mingw
- 2004-04-05 14:58 [Bug ada/13620] would be nice if gnatmake passed -fprofile-arcs to gnatlink
- 2004-04-05 15:52 [Bug c++/3518] default conversion to pointer-to-function is applied to soon (related to DR295)
- 2004-04-05 16:41 [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled
- 2004-04-06 09:04 [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled
- 2004-04-06 18:45 [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
- 2004-04-06 18:49 [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
- 2004-04-07 01:41 [Bug bootstrap/14760] A bug in configure{,.in} prevents using both --program-suffix and --program-prefix
- 2004-04-08 17:17 [Bug target/10129] Ada bootstrap fails on PPC-Darwin - invalid assembler emitted - PIC related
- 2004-04-08 17:26 [Bug ada/14665] gnatmake invokes wrong cross tools
- 2004-04-08 17:30 [Bug ada/14665] gnatmake invokes wrong cross tools
- 2004-04-08 17:40 [Bug ada/14538] *-rtems broken for gnat
- 2004-04-08 17:54 [Bug ada/14538] *-rtems broken for gnat
- 2004-04-08 22:16 [Bug c++/14808] [3.4/3.5 Regression] [win32] Undefined results with virtual base classes
- 2004-04-08 22:31 [Bug c++/14808] [3.4/3.5 Regression] [win32] Undefined results with virtual base classes
- 2004-04-08 23:41 [Bug pch/13419] Clarification of invoke.texi requested
- 2004-04-08 23:41 [Bug pch/14137] [pch] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407
- 2004-04-09 01:36 [Bug target/14888] [3.5 regression] ICE with -O2 -ffast-math in final_scan_insn()
- 2004-04-09 05:15 [Bug bootstrap/14871] Non-unified-tree ordinary cross-compiler builds default to stupid names for tools
- 2004-04-09 22:23 [Bug target/14887] compat/struct-ret-19 failure on ia64-hpux - argument passing bug
- 2004-04-11 12:39 [Bug fortran/14377] [gfortran] Intrinsic MAX1 returns a REAL result, should be INTEGER
- 2004-04-11 12:43 [Bug fortran/14395] [gfortran] Intrinsic function CMPLX return incorrect with COMPLEX argument
- 2004-04-11 12:49 [Bug fortran/14394] [gfortran] Intrinsic TAN function returns incorrect value
- 2004-04-11 14:51 [Bug fortran/14872] [gfortran] Variables used for REC= in READ / WRITE always case run-time error
- 2004-04-11 16:16 [Bug libfortran/14901] Internal writes do not pad with blanks
- 2004-04-11 17:00 [Bug libfortran/14904] [gfortran] INQUIRE returns incorrect LASTREC on multiple writes to DIRECT, FORMATTED units.
- 2004-04-11 23:18 [Bug c++/2123] Array initializer
- 2004-04-12 20:30 [Bug bootstrap/14905] 'make install' fails on grepjar.1, not included in tarball
- 2004-04-13 18:36 [Bug debug/14919] [3.3]: DW_AT_comp_dir is missing
- 2004-04-13 20:27 [Bug java/14581] [3.3/3.4/3.5 Regression] gcj internal error: Segmentation fault involving switch to a final var
- 2004-04-13 20:31 [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled
- 2004-04-13 20:36 [Bug optimization/14235] [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)
- 2004-04-13 20:36 [Bug optimization/13488] [3.4 only] Optimizer bug when casting "long long" to "short" or "char"
- 2004-04-13 20:42 [Bug c++/14724] [3.3 Regression] Destructor not called on backwards goto past initialization
- 2004-04-13 20:42 [Bug c++/14763] [3.3 Regression] internal compiler error: in find_function_data, at function.c:320
- 2004-04-14 19:45 [Bug c++/13294] [3.4 Regression] namespace associations vs. specializations
- 2004-04-14 19:45 [Bug bootstrap/14893] [3.4 Regression] 3.4.0-20040406, 'make install' fails on doc/gcjh.1
- 2004-04-14 19:46 [Bug c++/13294] [3.4 Regression] namespace associations vs. specializations
- 2004-04-14 21:14 [Bug c++/14936] [3.3/3.4 Regression] -fdata-sections + uninitialized template data objects = spurious link errors
- 2004-04-14 23:49 [Bug bootstrap/14905] 'make install' fails on grepjar.1, not included in tarball
- 2004-04-15 02:05 [Bug c++/14936] [3.3 Regression] -fdata-sections + uninitialized template data objects = spurious link errors
- 2004-04-15 17:05 [Bug libobjc/14948] [3.5 Regression] irix6.5 bootstrap fails in mabi=64/libobjc
- 2004-04-16 12:48 [Bug libobjc/14948] [3.5 Regression] irix6.5 bootstrap fails in mabi=64/libobjc
- 2004-04-16 16:06 [Bug libstdc++/14975] Segfault on low-level write error during imbue
- 2004-04-17 12:14 [Bug ada/14988] Analysis of ACATS cxg2006 failures at -O1
- 2004-04-17 12:40 [Bug target/14715] Altivec stack layout may overlap gpr save with stack temps
- 2004-04-17 12:44 [Bug target/14715] Altivec stack layout may overlap gpr save with stack temps
- 2004-04-18 17:29 [Bug fortran/14540] [gfortran] Intrinsic CLOG returns wrong result
- 2004-04-18 17:29 [Bug fortran/14921] [gfortran] atan2 intrinsic function result error
- 2004-04-18 22:43 [Bug bootstrap/14992] --as-needed patch makes -shared-libgcc the default on some systems
- 2004-04-18 23:05 [Bug other/14918] -fprofile-generate should be documented as necessary for linking
- 2004-04-18 23:17 [Bug other/14918] -fprofile-generate should be documented as necessary for linking
- 2004-04-18 23:45 [Bug bootstrap/14992] --as-needed patch makes -shared-libgcc the default on some systems
- 2004-04-19 11:30 [Bug libstdc++/15002] Linewise stream input is unusably slow (std::string slow)
- 2004-04-19 13:03 [Bug bootstrap/15009] Latest CVS: Stage2 Error: bb-reorder.c needs initialization
- 2004-04-19 13:03 [Bug bootstrap/14999] [3.5 Regression] Build failure in stage2: unused parameter 'fndecl'
- 2004-04-20 02:52 [Bug middle-end/14531] pessimise code, loose constantness
- 2004-04-20 10:29 [Bug c++/2123] Array initializer
- 2004-04-20 23:47 [Bug middle-end/14730] [tree-ssa] ICE on a switch statement with a case which is bigger than the type of switcher
- 2004-04-21 04:33 [Bug c/15033] [3.5 regression] libgcc2.c:470: internal compiler error: Segmentation fault
- 2004-04-21 09:59 [Bug libstdc++/12077] [3.4 only] wcin.rdbuf()->in_avail() return value too high
- 2004-04-21 10:11 [Bug libstdc++/14245] [3.4 only] problem with user-defined allocators in std::basic_string
- 2004-04-21 15:12 [Bug target/14723] [3.4 only] Backported -march=nocona from mainline
- 2004-04-21 15:15 [Bug target/14857] [3.4/3.5 Regression]: Gcc segfault on duplicated asm statement
- 2004-04-21 15:17 [Bug target/14326] boehm-gc hardcodes to 3DNow! prefetch for x86_64
- 2004-04-21 18:05 [Bug middle-end/14978] [tree-ssa] ICE in verify_stmts: Invalid operand to unary operator
- 2004-04-21 19:52 [Bug bootstrap/14671] [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault
- 2004-04-21 23:19 [Bug target/14813] [3.4/3.5 Regression] The wrong init order
- 2004-04-22 17:20 [Bug debug/7241] DWARF encoding for "char" incorrect in gcc
- 2004-04-22 17:35 [Bug target/12308] '387 mode switching clobbers flags
- 2004-04-22 17:41 [Bug java/14581] [3.3/3.4/3.5 Regression] gcj internal error: Segmentation fault involving switch to a final var
- 2004-04-22 17:50 [Bug optimization/13488] [3.4 only] Optimizer bug when casting "long long" to "short" or "char"
- 2004-04-23 01:41 [Bug preprocessor/15067] [3.4/3.5 Regression] Minor glitch in the source of cpp.
- 2004-04-23 01:43 [Bug libfortran/14906] [gfortran] Run-time error on empty format
- 2004-04-23 01:44 [Bug preprocessor/15067] [3.4/3.5 Regression] Minor glitch in the source of cpp.
- 2004-04-23 06:28 [Bug optimization/14984] [3.5 Regression] bootstrap binary compare differs for Ada object files on darwin
- 2004-04-23 06:28 [Bug optimization/14985] [3.5 Regression] bootstrap binary compare differs for Ada object files
- 2004-04-23 12:57 [Bug c++/15064] [3.4/3.5 Regression] typeid of template parameter gives ICE
- 2004-04-23 13:00 [Bug c++/15064] [3.4/3.5 Regression] typeid of template parameter gives ICE
- 2004-04-23 14:33 [Bug libstdc++/15047] libstdc++ testing does not work remotely
- 2004-04-23 14:44 [Bug libstdc++/15002] Linewise stream input is unusably slow (std::string slow)
- 2004-04-23 15:39 [Bug libstdc++/15047] libstdc++ testing does not work remotely
- 2004-04-23 22:01 [Bug optimization/13985] [3.4/3.5 regression] ICE in gcc.c-torture/compile/930621-1.c
- 2004-04-23 22:10 [Bug optimization/13985] [3.4/3.5 regression] ICE in gcc.c-torture/compile/930621-1.c
- 2004-04-24 06:37 [Bug target/14960] -maltivec affects vector return with -mabi=no-altivec
- 2004-04-24 09:10 [Bug libstdc++/15002] Linewise stream input is unusably slow (std::string slow)
- 2004-04-24 11:34 [Bug fortran/14817] [gfortran] CSIN returns wrong value
- 2004-04-24 12:12 [Bug libfortran/15113] [gfortran] formatted reads with A format larger than destination are wrong
- 2004-04-24 19:40 [Bug bootstrap/14671] [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault
- 2004-04-24 22:20 [Bug libstdc++/15002] Linewise stream input is unusably slow (std::string slow)
- 2004-04-25 13:07 [Bug libfortran/14942] [gfortran] Incorrect results with implied-do loops and list directed I/O
- 2004-04-25 15:45 [Bug libstdc++/15002] Linewise stream input is unusably slow (std::string slow)
- 2004-04-26 03:17 [Bug bootstrap/15141] [3.5 Regression] MMIX breakage in except.c:connect_post_landing_pads:handle insns after actual call insn
- 2004-04-26 12:55 [Bug c++/15119] [3.5 Regression] internal compiler error: in substitute_placeholder_in_expr, at tree.c:2155
- 2004-04-26 12:55 [Bug c++/4794] gcc hangs on small, simple code fragment
- 2004-04-27 05:10 [Bug libgcj/15093] make bootstrap fails to configure libffi
- 2004-04-27 05:20 [Bug target/14927] [ia64] ICE in gen_movxf
- 2004-04-27 05:41 [Bug libgcj/15093] make bootstrap fails to configure libffi
- 2004-04-27 11:12 [Bug fortran/14056] [gfortran] specific__abs_i4 routine is missing
- 2004-04-27 23:24 [Bug debug/14829] [3.5 Regression] Bootstrap comparison failure on hppa64-hp-hpux11.11
- 2004-04-27 23:49 [Bug debug/14829] [3.5 Regression] Bootstrap comparison failure on hppa64-hp-hpux11.11
- 2004-04-28 05:21 [Bug target/14960] -maltivec affects vector return with -mabi=no-altivec
- 2004-04-28 17:00 [Bug target/15084] -O/-O2 generate wrong code on structure modification
- 2004-04-28 17:01 [Bug target/15084] -O/-O2 generate wrong code on structure modification
- 2004-04-28 20:41 [Bug c/15004] [3.4/3.5 Regression] [unit-at-a-time] no warning for unused paramater in static function
- 2004-04-29 04:54 [Bug optimization/14235] [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)
- 2004-04-29 06:29 [Bug optimization/14944] ICE when gcc reads *.gcda file of different version
- 2004-04-29 10:26 [Bug libstdc++/14975] [3.4 only] Segfault on low-level write error during imbue
- 2004-04-29 15:20 [Bug debug/14829] [3.5 Regression] Bootstrap comparison failure on hppa64-hp-hpux11.11
- 2004-04-29 19:54 [Bug target/15189] wrong filling of delay slot with -march=mips1 -G0 -mno-split-addresses -mno-explicit-relocs
- 2004-04-29 19:55 [Bug target/15189] wrong filling of delay slot with -march=mips1 -G0 -mno-split-addresses -mno-explicit-relocs
- 2004-04-30 05:59 [Bug target/14093] Internal compiler error for code when using -mhitachi option in SH.
- 2004-04-30 16:44 [Bug target/11591] [3.4 only] ICE in gcc.dg/altivec-5.c
- 2004-04-30 16:44 [Bug target/14715] [3.4 only] Altivec stack layout may overlap gpr save with stack temps
- 2004-04-30 17:47 [Bug libstdc++/14220] num_put::do_put() undesired float/double behavior
- 2004-04-30 18:14 [Bug java/15133] gcjh generates wrong method signatures
- 2004-04-30 20:09 [Bug other/1963] collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_liblookup"
- 2004-04-30 20:13 [Bug other/1963] collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_liblookup"
- 2004-04-30 22:26 [Bug c++/14587] [3.5 Regression] Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C) failures
cxl at ntllib dot org
cyckie at earthlink dot net
Daemon
Dale Johannesen
dalej at gcc dot gnu dot org
danglin at gcc dot gnu dot org
daniel dot thompson at st dot com
daniel_e at dds dot nl
dank at kegel dot com
dann at godzilla dot ics dot uci dot edu
dannysmith at users dot sourceforge dot net
dave at boost-consulting dot com
dave at hiauly1 dot hia dot nrc dot ca
david dot billinghurst at comalco dot riotinto dot com dot au
david dot lee at teracruz dot com
davide dot rossetti at roma1 dot infn dot it
dbaron at dbaron dot org
dbs at cmie dot com
dead-flames-request
debian-gcc at lists dot debian dot org
Design Patterns Source reflector
dfg at decode dot is
dfries at mail dot win dot org
dhananjayd at kpitcummins dot com
dhazeghi at yahoo dot com
dhighley at highley-recommended dot com
Diego Novillo
dj at redhat dot com
dje at gcc dot gnu dot org
dnovillo at redhat dot com
drkent at lanl dot gov
droopycom at yahoo dot com
drow at false dot org
drow at gcc dot gnu dot org
dtucker at zip dot com dot au
duz at sol-3 dot de
dvv at gcc dot dvv dot org
Dyer, Christopher
E. Stuart Hicks
ebotcazou at gcc dot gnu dot org
echristo at redhat dot com
eckart at icd dot de
edmar at motorola dot com
Edward dot Baudrez at UGent dot be
eesrjhc at bath dot ac dot uk
eggert at twinsun dot com
ehicks at binarymagi dot com
ehrhardt at mathematik dot uni-ulm dot de
ekarttun at cs dot helsinki dot fi
emase at hotmail dot com
enems
epanelelytha at kellertimo dot de
Eric Botcazou
esafe
eugenem at aldec dot com dot pl
falk at debian dot org
fjahanian at apple dot com
fmfkrauss at mindspring dot com
fsmith at mathworks dot com
g_50 at hotmail dot com
Gabriel Dos Reis
gabriele dot greco at darts dot it
gandalf at winds dot org
gasi3 at web dot de
gbruchhaeuser at orga-systems dot com
gcaglar at hotmail dot com
gcc at microbizz dot nl
gcc at paypc dot com
gcc at pmade dot org
gcc-bugzilla at gcc dot gnu dot org