gcc-bugs archive
author index for January, 2003
This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
121269
176117
Christian Jönsson
Danny Smith
Labbé Stéphane
Martin Pils
Mattias Engdegård
Pétur Runólfsson
Pop Sébastian
René Møller Fonseca
Stéphane Thiell
=?UTF-8?B?UmV5bmFsZG8gR2lsLUdhcmPDrWE=?=
adam
Adrian Bunk
Adrian Sandor
agx
aj
akpm
al
Al Bogner
al.neu
Alan Modra
Alexander N. Kabaev
Alexander Sotirov
Alexandre Duret-Lutz
Alexandre Oliva
Amnon Cohen
amnon_cohen
Anders Lennartsson
Andi Kleen
Andreas Jaeger
Andreas Schwab
andrew
Andrew Cagney
Andrew Haley
Andrew Pinski
Andrew Pollard
Anthony Green
anto.cvitic
aoliva
aph
Arati Dikey
aratid
atomb
aurelien.francillon
axiong
bagnara
bala
balpreet.singh
bangerth
- 2003-01-03 16:53 Re: c/5199: Feature request: function call logging
- 2003-01-03 19:25 Re: c++/9133: g++ exits with segmetation violation
- 2003-01-03 19:37 Re: target/7211: Alpha prefetch hints interpreted wrong
- 2003-01-03 19:37 Re: target/7238: __builtin_alpha_pkwb generates invalid assembly
- 2003-01-03 19:39 Re: other/3721: small patch to libf2c/libIf77/configure.in for autoconf 2.50
- 2003-01-03 19:43 Re: c++/8249: [x86/alpha FreeBSD] Objects moved from common to BSS with -fdata-sections
- 2003-01-03 19:46 Re: optimization/9015: bc segfaults when compiled with optimization
- 2003-01-03 19:47 Re: c++/8026: -fstack-check dumps when throw out of scope with
- 2003-01-03 23:08 Re: c/7654: -Wenum-assignment : Warn if an enum is being assigned a non enum value
- 2003-01-04 01:57 Re: c++/9167: [3.3/3.4 regression] ICE in simplify_gen_subreg with optimization
- 2003-01-06 14:46 c++/9187: Duplicate warning about a missing "typename"
- 2003-01-06 14:56 c++/9188: [New parser] Strange wording of error message
- 2003-01-06 15:46 c++/9190: [3.4 regression] Access control looks for names the wrong way
- 2003-01-06 15:50 Re: c++/9189: [3.4 regression] [New parser] Order of default argument processing and function body compilation
- 2003-01-06 17:34 Re: optimization/7687: [3.2 regression] ICE in use_thunk, at cp/method.c:412
- 2003-01-06 22:28 Re: target/6574: useless memory store instructions on x86
- 2003-01-06 22:29 Re: c++/6216: seg fault when using new to create a memory array
- 2003-01-06 22:33 Re: c++/2080: [2003-01-01] g++ runs out of memory if reference parameter is initialized with 0
- 2003-01-06 22:38 Re: c++/9044: Incorrect error report about constant member not being initialised
- 2003-01-06 22:40 Re: c++/9061: Improper access granted to protected typedef from nested member of derived class
- 2003-01-06 22:44 Re: c++/9113: [3.2,3.3] g++ crashes when compiling an initializer with templates
- 2003-01-06 22:55 Re: c++/9120: [3.4 regression] iostream 'forgotten' if included after template definition
- 2003-01-06 23:03 Re: c++/9134: [3.4 regression] sufficient contextual information to determine type; reports otherwise
- 2003-01-06 23:05 Re: c++/9154: [3.4 regression] [New parser] poor error message for ">>" vs. "> >" for nested template args
- 2003-01-06 23:07 Re: c++/9165: [3.3/3.4 regression] false "defined but not used" warnings
- 2003-01-06 23:10 Re: c++/9171: [3.4 regression] [new parser] trouble with explicit template specialization
- 2003-01-07 00:06 Re: middle-end/3973: GCC fails to bootstrap with 80+160MB memory / optimization
- 2003-01-07 00:43 Re: c/9209: cc allows dollars in identifiers by default on i386 but fails
- 2003-01-07 00:44 Re: pending/9202: Re: mips-irix6 testsuite failure in gcc.c-torture/compile/simd-5.c
- 2003-01-07 00:56 Re: target/9186: async exception from a signal handler not working as before
- 2003-01-07 01:04 Re: c/9185: gcc produces errornous code on cygwin host when -fomit-frame-pointer is used together with -O2 or -O3
- 2003-01-07 01:06 Re: debug/9179: make modules: encode-gbk.o encode-gbk.c
- 2003-01-07 01:12 Re: target/9176: strange things in i386.h
- 2003-01-07 01:18 Re: c/9163: [3.3/3.4 regression] ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode
- 2003-01-07 02:15 Re: c++/9211: [3.2 regression] Compiler segfault upon use of __noreturn__ function in static initializer
- 2003-01-07 14:50 Re: target/7852: [alpha] compiler internal error
- 2003-01-07 15:11 Re: target/7729: [patch] target/7211: Alpha prefetch hints interpreted wrong
- 2003-01-07 20:05 Re: c++/8271: Templates and pointers to const member functions
- 2003-01-07 21:55 Re: optimization/9218: gcc 3.2.1 generates wrong code with -O2 on x86
- 2003-01-07 22:02 Re: c++/9221: Incorrect dynamic cast failure
- 2003-01-07 23:34 Re: c++/9222: compiler crash in nested, self-referential template
- 2003-01-07 23:40 Re: c++/9126: g++ incorrectly prefers non-template user-defined conversion operator
- 2003-01-07 23:47 Re: target/8915: [PARISC] ICE in output_cbranch, at config/pa/pa.c:5240
- 2003-01-07 23:53 Re: c++/8039: aligned attribute not working in function
- 2003-01-08 00:01 Re: c++/4966: [3.2/3.3/3.4 regression] g++ generates incorrect debugging information
- 2003-01-08 00:07 Re: c++/5577: [2003-01-01] Parse error
- 2003-01-08 00:08 Re: c++/3004: [2003-01-02] Accepts illegal code
- 2003-01-08 00:08 Re: c++/3863: [2003-01-01][parser] ICE on missing typename
- 2003-01-08 00:09 Re: c++/3902: [2003-01-01][parser] ambiguous 8.2/7
- 2003-01-08 00:09 Re: c++/3905: [2003-01-03][parser] bogus error on sizeof (nested-type) in a template
- 2003-01-08 00:09 Re: c++/4862: [2003-01-03]Parse error with templated member function
- 2003-01-08 00:57 Re: pending/9144: Re: [3.4 regression] new C++ parser failures on
- 2003-01-08 00:58 Re: pending/9197: Re: mips-irix6 testsuite failure in gcc.c-torture/compile/simd-5.c
- 2003-01-08 00:59 Re: pending/9199: Re: mips-irix6 testsuite failure in gcc.c-torture/compile/simd-5.c with -O1
- 2003-01-08 01:03 Re: c/9166: [2003-01-03] C front end's type scoping not right
- 2003-01-08 01:05 Re: c/6643: gcc fails in tree check for assignment to variable sized array
- 2003-01-08 01:07 Re: c/4076: -Wunused doesn't warn about static function only called by itself.
- 2003-01-08 01:12 Re: c/5582: warn about using the extension "int x=x;"
- 2003-01-08 01:19 Re: c/9100: [3.3/3.4 regression] illegal binary constant causes gcc to seg fault
- 2003-01-08 01:40 Re: c/6906: warn about asserts with side effects
- 2003-01-08 01:42 Re: c/5925: execs crash in shared lib destructor = do_global_dtors_aux
- 2003-01-08 01:44 Re: target/7047: [PARISC] -march=2.0 often fails
- 2003-01-08 01:46 Re: c/7127: -Wswitch ineffective on GCC 3.0/Debian (Regression from 2.95)
- 2003-01-08 01:51 Re: optimization/7325: Test "if ( a && b )" where a, b are 1-bit fields, could be better
- 2003-01-08 01:56 Re: c/7257: [3.2/3.3/3.4 regression] -O3 -fverbose-asm does not display -flag-inline-functions
- 2003-01-08 02:00 Re: c/7344: performance regression on huge case statements
- 2003-01-08 02:02 Re: c/7101: attribute unused not honored on static variable preceeded by extern declaration
- 2003-01-08 02:09 Re: c/7537: GCC 3.1.1 ICE on GNU libiconv 1.8
- 2003-01-08 02:13 Re: c/7577: GCC 3.1 has problems with -gdwarf+ option linking the linux kernel
- 2003-01-08 02:15 Re: c/7696: Spurious shift warning
- 2003-01-08 02:17 Re: c/7755: Please make -Wno-deprecated do just that
- 2003-01-08 02:25 Re: optimization/7857: Different behaviour if compiled with optimization!
- 2003-01-08 02:33 Re: c/8108: Problem in the code generator for C and the linker is extremelly slow
- 2003-01-08 02:40 Re: c/8268: no compile time array index checking
- 2003-01-08 02:42 Re: c++/8477: autoconf script chooses wrong value for gcc_gxx_include_path
- 2003-01-08 02:46 Re: c/8379: bits/byteswap.h mistakenly redefines __bswap_16 instead of __bswap_32 when using constant definition
- 2003-01-08 02:48 Re: c/9049: No support for selective enabling/disabling of warnings
- 2003-01-08 02:53 Re: c/9088: c code aborts with -ftrapv
- 2003-01-08 14:27 Re: c/8108: Problem in the code generator for C and the linker is extremelly slow
- 2003-01-08 15:56 c++/9228: [3.4 regression] [New parser] SegFault on illegal template
- 2003-01-08 16:06 c++/9229: [3.4 regression] [New parser] ICE on illegal number of template parameters
- 2003-01-08 16:46 c++/9230: Friend definitions in template classes
- 2003-01-08 16:53 Re: c/7537: GCC 3.1.1 ICE on GNU libiconv 1.8
- 2003-01-08 16:55 Re: target/7577: [PPC] GCC 3.1 has problems with -gdwarf+ option linking the linux kernel
- 2003-01-08 19:37 Re: c++/9230: Friend definitions in template classes
- 2003-01-08 19:53 Re: c++/7755: Please make -Wno-deprecated do just that
- 2003-01-09 01:06 c++/9236: Initializing enum values with template arguments does not work
- 2003-01-09 15:05 Re: c++/7459: Missing '*' in unwind-dw2.c ?
- 2003-01-09 16:09 Re: other/9243: [3.4 regression] gcc -v does not show how the compiler was configured
- 2003-01-09 19:16 c++/9252: [3.4 regression][New parser] Errors due to legally used "typename"
- 2003-01-10 00:56 c++/9257: Unuseful warning about all member functions being private
- 2003-01-10 01:02 Re: c++/9256: C++ compiler conformance to Standard proposal 337
- 2003-01-10 14:51 Re: libstdc++/6664: Doesn't differentiate between functions and namespaces as symbols
- 2003-01-10 14:56 c++/9259: Error on initialization of static member variable with sizeof(function_call())
- 2003-01-10 15:43 Re: c++/9261: [3.2 regression] Internal compiler error in arg_assoc, at cp/decl2.c:4793
- 2003-01-10 17:10 Re: c/9262: gcc-3.4 segfaults on false case label
- 2003-01-10 17:56 Re: c++/9264: [3.4 regression] [parser] ICE on invalid octal constant
- 2003-01-10 21:28 Re: c/9266: decrement pointer side effects are not working properly
- 2003-01-11 00:32 Re: target/9068: [3.4 regression] [x86] comisd & comiss constraints are incorrect
- 2003-01-11 00:39 Re: target/3920: [PPC] wrong register number for CTR in stabs
- 2003-01-11 00:42 Re: target/4244: Explicit template instantiation in library files broken
- 2003-01-11 00:51 Re: target/5707: i386 compiler can't build libgcc2.c with -msoft-float
- 2003-01-11 00:53 Re: target/6524: [sh3-linux] Assembler messages: Internal error!
- 2003-01-11 01:00 Re: target/7204: [x86/Athlon] ICE on __builtin_ia32_psllq(a, 1)
- 2003-01-11 01:04 Re: target/7321: ice on vectors with -O3 and -m3dnow
- 2003-01-11 01:24 Re: c++/7456: SegFault with deducting template args from variably sized arrays
- 2003-01-11 01:28 Re: target/7582: Intel intrinsics cause segfault with gcc 3.1.1 and 3.2
- 2003-01-11 01:32 Re: target/8213: [x86_64] gmp 4.1 miscompilation
- 2003-01-11 01:36 Re: target/8262: [x86_64] incompatible types in assignment when copying objects of type va_list
- 2003-01-11 01:40 Re: target/8398: SSE / g++ : compilation fails with xmmintrin.h
- 2003-01-11 01:42 Re: target/8450: Command line switch which disables underscoring
- 2003-01-11 01:43 Re: target/8507: [Cygwin] -fno-undersocring, -fno-underscore don't work
- 2003-01-11 01:47 Re: target/4244: Explicit template instantiation in library files broken
- 2003-01-11 01:52 Re: target/7582: Intel intrinsics cause segfault with gcc 3.1.1 and 3.2
- 2003-01-12 23:16 Re: target/5707: i386 compiler can't build libgcc2.c with -msoft-float
- 2003-01-12 23:35 Re: target/7321: ice on vectors with -O3 and -m3dnow
- 2003-01-12 23:52 Re: c++/9278: dependent type in conversion operator bug
- 2003-01-13 00:09 Re: c++/9285: [3.4 regression] False shadowing of parameters in templates
- 2003-01-13 00:14 Re: c++/9265: exception handling faulty wenn linking PIC objects to non PIC ones
- 2003-01-13 00:20 Re: c/9058: structure with flexible array member: offsetof() != sizeof()
- 2003-01-13 00:35 Re: c++/4437: nested template and defines cause compiler seg fault
- 2003-01-13 00:40 Re: c++/6176: sparc-sun-solaris2.7 gcc-3.1 g++ tree check failure in g++.other/crash32.C
- 2003-01-13 00:46 Re: c++/7978: gcc 3.2 dynamic link path problem on Solaris 8 with g++
- 2003-01-13 00:49 Re: c++/7987: Linker command has wrong directory order
- 2003-01-13 00:51 Re: c++/8245: Crash in destructors on Solaris, no __cxa_atexit present
- 2003-01-13 00:52 Re: c++/8753: Wishlist: g++ disable Warning "is implicitly a typename"
- 2003-01-13 01:01 Re: c++/8991: [solaris] g++ 3.2.1 with -frepo on templates - puts collect2 into an infinite loop
- 2003-01-13 15:15 Re: debug/9179: make modules: encode-gbk.o encode-gbk.c
- 2003-01-13 15:22 Re: target/3920: [PPC] wrong register number for CTR in stabs
- 2003-01-13 15:57 Re: c++/3825: Problems in instantiation of generic members.
- 2003-01-13 16:05 Re: c++/3478: [2003-01-11] Rejects code when using enum from template class
- 2003-01-13 16:16 Re: c++/9294: [3.4 regression] [new parser] parser enters infinite loop
- 2003-01-13 16:18 Re: c++/9281: internal compiler error on templates of static member function pointer
- 2003-01-13 17:03 Re: c++/9282: compiler rejects to get function pointers to static member functions in template arguments
- 2003-01-13 19:25 Re: c/9289: [3.4 regression] ICE (SEGV) in cached_make_edge at cfg.c:346
- 2003-01-13 21:13 Re: c/9058: structure with flexible array member: offsetof() != sizeof()
- 2003-01-13 21:51 Re: c++/9288: [parser] [3.4 regression] rejects in-class initialization of static data member of type `const char* const'
- 2003-01-13 22:00 Re: c++/9278: Illegal use of typedef to "void"
- 2003-01-14 00:22 Re: c++/9278: Illegal use of typedef to "void"
- 2003-01-14 15:56 c++/9309: [3.4 regression][New parser] ICE with function-pointer-type template arguments
- 2003-01-14 16:08 Re: c++/9299: [3.4 regression] [new parser] ICE with function-pointer-type template args
- 2003-01-14 16:09 Re: c++/9309: [3.4 regression][New parser] ICE with function-pointer-type template arguments
- 2003-01-14 16:28 Re: c++/9310: FD_ZERO etc. macros give strange errors with templates
- 2003-01-14 16:53 Re: c++/9311: [3.2/3.3 regression] ICE on illegal code using templates and inheritance
- 2003-01-14 21:25 Re: target/8795: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3
- 2003-01-14 21:38 Re: target/7248: [m68k] broken "inclusive or" code
- 2003-01-14 21:43 Re: target/8558: [sparc-solaris] Exceptions not caught in 64 bit-mode
- 2003-01-14 22:54 Re: other/326: -L path has lower priority than built-in path
- 2003-01-14 22:56 Re: other/869: Cross-compiled cross-assembler causes coredump
- 2003-01-14 22:58 Re: c++/6507: auto type promotion of referee in reference member variable initialization
- 2003-01-14 22:59 Re: libstdc++/6553: 26_numerics/complex_inserters_extractors.cc fails in Tru64 UNIX V5.1
- 2003-01-14 23:00 Re: target/6999: ALPHA link ERROR: relocation truncated to fit GPREL32: *UND*
- 2003-01-14 23:03 Re: middle-end/7048: GCC fails to emit addr_diff_vec table after casesi in -O2.
- 2003-01-14 23:06 Re: c++/6287: throwing exceptions across DLL boundaries (cygwin/MinGW)
- 2003-01-14 23:08 Re: other/5927: the PO files may contain full sentences rather than phrases
- 2003-01-14 23:09 Re: c/3953: compiler accepts invalid type modes
- 2003-01-14 23:10 Re: c/4372: #pragma weak pthread* inclusion causes applications to crash without a linker error when one forgets to link with -lpthread
- 2003-01-14 23:11 Re: target/5126: m68k pic optimisation bug
- 2003-01-14 23:12 Re: java/5028: Possible missing internal function '_Unwind_RaiseException'
- 2003-01-14 23:12 Re: middle-end/5100: Wrong register class selected by find_valid_class
- 2003-01-14 23:13 Re: middle-end/3544: SJLJ exceptions with dwarf2 debug broken
- 2003-01-14 23:20 Re: target/5251: [sparc] bus error code generated for non-applicable code
- 2003-01-14 23:24 Re: c++/5525: C++ parse fails when simple class header included with GCC_EXEC_PREFIX
- 2003-01-14 23:45 Re: c++/9313: [Mingw] Internal compiler error in rest_of_compilation, at toplev.c:3491
- 2003-01-15 14:53 Re: libstdc++/6553: 26_numerics/complex_inserters_extractors.cc fails in Tru64 UNIX V5.1
- 2003-01-15 14:54 Re: target/5251: [sparc] bus error code generated for non-applicable code
- 2003-01-15 14:55 Re: target/8795: [PPC] Altivec related bugs concerning gcc3.2.1 and gcc3.3
- 2003-01-15 15:01 Re: c++/9321: ctor not call in lib if a .cpp file doesn't have function called by the executable
- 2003-01-15 16:27 Re: optimization/6798: [3.2/3.3/3.4 regression] very long compile time with large case-statement
- 2003-01-15 16:30 Re: c++/9328: [3.2/3.3/3.4 regression] ICE with templates and namespace std members
- 2003-01-15 17:04 Re: c++/9259: Error on initialization of static member variable with sizeof(function_call())
- 2003-01-15 19:30 Re: optimization/9331: ICE in final_scan_finsn
- 2003-01-15 20:02 Re: target/9150: [3.4 regression] ICE in recog.c:2177 using -march=pentium3 and -fPIC
- 2003-01-15 21:44 Re: c++/9333: [3.4 regression] new parser rejects creation of complex templated class temporaries
- 2003-01-15 21:46 Re: c++/9334: args to cout evaluated prematurely
- 2003-01-15 22:36 c++/9335: Inordinately long output when maximum template depth is exceeded
- 2003-01-15 22:38 Re: target/9313: [Mingw] Internal compiler error in rest_of_compilation, at toplev.c:3491
- 2003-01-15 23:24 Re: c++/9336: ICE in cp_line_of, at cp/error.c:2191
- 2003-01-16 15:12 Re: c++/9338: ICE in peculiar templated constructors
- 2003-01-16 15:16 Re: c++/9340: compiling port /usr/ports/databases/postgresql7 failed
- 2003-01-16 15:22 Re: c++/9342: [3.3/3.4 regression] another ICE in cp_expr_size at cp/cp-lang.c: 304
- 2003-01-16 22:28 Re: c++/9344: in template, typedef for reference return type cannot be used
- 2003-01-16 22:29 Re: c++/9345: Erroneous access controls in friend function parameter initializer
- 2003-01-17 19:31 Re: optimization/9352: [3.4 regression] ICE in extract_insn, at recog.c:2188
- 2003-01-17 19:33 Re: c++/9354: [3.4 regression] [New parser?] segfault in template definition
- 2003-01-17 19:34 Re: pending/9353: 20010525035601.4254.qmail,this would be for youwe could enter that
- 2003-01-17 19:39 Re: c++/9355: Base class member not known by derived class constructor's initialization list
- 2003-01-17 20:28 Re: c++/9356: [3.4 regression] [New parser] internal compiler error in validate_nonmember_using_decl, at cp/delc2.c:4179
- 2003-01-17 20:42 Re: optimization/9357: [3.2/3.3/3.4 regression] SegFault with -fssa -funroll-loops -fprofile-arcs
- 2003-01-21 16:17 Re: c++/9374: [3.4 regression] ICE in make_decl_rtl, at varasm.c:790
- 2003-01-21 16:20 Re: c++/9377: g++ 64bit calls wrong function -> Multi-inheritance: pointer to member function of the 2nd base calss points to wrong place
- 2003-01-21 16:26 Re: c++/9386: [3.3 regression] anon union cause segfaults (with testcase)
- 2003-01-21 17:27 Re: c++/9377: g++ 64bit calls wrong function -> Multi-inheritance: pointer to member function of the 2nd base calss points to wrong place
- 2003-01-21 21:52 Re: debug/9366: no debugging information for sub-classes with virtual members
- 2003-01-21 22:05 Re: c++/9297: [3.2/3.3/3.4 regression] data corruption due to codegen bug (when copying.)
- 2003-01-21 23:06 c++/9393: [3.2/3.3/3.4 regression] Anonymous namespaces and compiling the same file twice
- 2003-01-22 14:50 Re: libstdc++/9395: Symbol referencing errors.
- 2003-01-22 14:57 Re: c++/9400: [3.2/3.3/3.4 regression] Warning -Wshadow warns of shadowed declaration of THIS in local classes.
- 2003-01-22 15:30 Re: target/9401: [x86] ICE with MMX/SSE codes
- 2003-01-22 16:27 Re: c++/9402: ICE in validate_nonmember_using_decl
- 2003-01-22 16:39 Re: c++/9403: parse error on template keyword used for disambiguation
- 2003-01-22 16:47 Re: libstdc++/9396: [3.4 regression] ambiguities with abs()
- 2003-01-22 18:56 Re: c++/54: [2003-01-01] template, static const int and overloading
- 2003-01-22 19:42 Re: c++/4642: Very strange annoying warning about templates
- 2003-01-22 19:48 Re: pending/9405: Re: c++/g++ 3.0.1 fails to allow access to member field address
- 2003-01-22 20:18 Re: c++/5421: [2003-01-21] friends+templates: ICE: expected identifier_node, have template_id_expr in grokfndecl, at cp/decl.c:8835
- 2003-01-22 20:24 Re: c++/5476: Bug with template
- 2003-01-22 20:29 Re: c++/5526: Workaround needed for nested template conversion operator bug
- 2003-01-22 21:04 Re: c++/5665: ICE in cp/decl.c
- 2003-01-22 21:05 Re: c++/5702: 3.0.3 and 3.1 20020209 (experimental) segfaulting
- 2003-01-22 21:06 Re: c++/5750: g++ segfaults when using the gcc-extention of typeof() in a template class
- 2003-01-22 21:16 Re: c++/5931: ICE when using template class that is child if another template class
- 2003-01-22 21:22 Re: c++/6052: calls to allocator::~allocator made for empty class
- 2003-01-22 21:24 Re: c++/6079: Access error message discrepancy between template & plain class
- 2003-01-22 21:32 Re: c++/6262: [3.4 regression] Incorrect error message reported when applying sizeof() to non-static class member
- 2003-01-22 21:34 Re: c++/6334: Internal compiler error in `reg_save', at dwarf2out.c:951
- 2003-01-22 21:36 Re: c++/6473: g++ seg faulting compiling qt-3.0.3
- 2003-01-22 21:44 Re: c++/9407: [3.4 regression] Parser bug
- 2003-01-22 21:59 Re: c++/8778: ICE on initialization of static in-class constant
- 2003-01-22 22:08 Re: c++/8865: SegFault with local undefined types and templates
- 2003-01-22 22:12 Re: c++/6529: MQ and c++
- 2003-01-22 22:12 Re: c++/6599: g++ crash when compiles qt-x11-free-3.0.4/tools/designer
- 2003-01-22 22:14 Re: c++/6640: [parser] missing error hint
- 2003-01-22 22:14 Re: c++/6659: segfault if constructor of a nested template class is decalared with a return argument
- 2003-01-22 22:19 Re: c++/6711: usage of typeof() generates internal error
- 2003-01-22 22:25 Re: c++/9057: partial template specialization appears to be ignored
- 2003-01-22 22:29 Re: c++/9409: segmentation fault with -fstats option
- 2003-01-23 00:25 Re: c++/9410: [3.4 regression] inability to access a base classes' member from a templated derived class
- 2003-01-23 00:32 Re: c++/9411: [3.4 regression] [New parser] Template function lookup problem
- 2003-01-23 01:09 Re: c++/6036: [parser] gcc bug: incorrect scoping when using templates
- 2003-01-23 01:15 Re: c++/6252: [parser]ICE when accessing member template of explicit specialization of outer template
- 2003-01-23 01:30 Re: c++/6451: function template argument deduction wrong
- 2003-01-23 01:45 Re: c++/6507: auto type promotion of referee in reference member variable initialization
- 2003-01-23 01:52 Re: c++/6629: gcc 3.1 20020509 exception handling bug
- 2003-01-23 02:07 Re: c++/6772: Template-qualified default argument gives parse error
- 2003-01-23 02:26 Re: c++/6948: Internal compiler error in `emit_move_insn', at expr.c:2769
- 2003-01-23 02:29 Re: c++/6951: g++3 with threads and system() breaking when statically linked
- 2003-01-23 03:01 Re: c++/7065: unnamed derived classes/structs are rejected
- 2003-01-23 03:05 Re: c++/7110: [parser] parse error when declare function pointer returning T in class T
- 2003-01-23 03:11 Re: c++/7016: missing definitions for <?= and >?=
- 2003-01-23 03:16 Re: c++/7136: Template constants deduction
- 2003-01-23 03:24 Re: c++/7294: ICE with templates
- 2003-01-23 03:27 Re: c++/7308: two-stage name lookup
- 2003-01-23 03:32 Re: c++/7362: ICE with attributed packed and function local structs
- 2003-01-23 15:07 Re: c++/9415: [3.4 regression] can't call base class's virtual function
- 2003-01-23 15:12 Re: c++/9418: g++ 3.2.1 does not recognise member function with ellipse (...)
- 2003-01-23 15:18 Re: c++/9300: [3.3 regression] ICE in cp_line_of, at cp/error.c:2191
- 2003-01-23 15:49 Re: c++/6052: calls to allocator::~allocator made for empty class
- 2003-01-23 16:21 Re: c++/9419: inherited member in template doesnt work
- 2003-01-23 17:13 Re: c++/9420: [3.2/3.3/3.4 regression] incomplete type incorrectly reported
- 2003-01-23 20:16 Re: optimization/9426: gcc 3.2.1 crash during optimization
- 2003-01-24 15:06 Re: c++/9429: ICE in template instantiation with a pointered new operator
- 2003-01-24 15:07 Re: c++/8841: [CygWin] Internal compiler error building ICU2.2 with gcc 3.2
- 2003-01-24 15:22 Re: c++/9433: [3.2/3.3/3.4 regression] SegFault in dynamic_cast
- 2003-01-24 16:27 Re: c++/9103: problems constructing from temporaries
- 2003-01-24 20:05 Re: c++/9436: passing a class template followed by a template value of this class
- 2003-01-24 20:12 Re: c++/9437: template function parameter `T*' shouldn't match pointers to members
- 2003-01-24 22:32 Re: c++/9430: ICE in template instantiation with a pointered new operator
- 2003-01-24 22:33 Re: pending/9434: Hi,so cool a flash,enjoy it
- 2003-01-24 22:37 Re: c++/9432: [3.4 regression] [New parser] ICE in validate_nonmember_using_decl, at cp/decl2.c:4152
- 2003-01-24 22:39 Re: debug/9422: [3.4 regression] ICE in gen_decl_die, at dwarf2out.c:12107
- 2003-01-24 23:00 Re: optimization/9412: [3.4 regression] incorrect code with -O2 flag, but not -O
- 2003-01-27 15:48 Re: c++/8183: ICE when compiling classes with virtual base class on sparc64-sun-solaris2.8
- 2003-01-27 15:54 Re: c++/8847: dynamic_cast segfaults with shared lib
- 2003-01-27 16:06 c++/9452: ICE with templates (no better explanation possible)
- 2003-01-27 16:06 c++/9453: [3.4 regression] ICE in is_specialization_of, at cp/pt.c:860
- 2003-01-27 16:16 c++/9454: [3.4 regression][New parser] ICE in lookup_member, at cp/search.c:1503
- 2003-01-27 16:16 c++/9455: [3.4 regression] ICE in make_decl_rtl, at varasm.c:790
- 2003-01-27 16:16 c++/9456: [3.4 regression][New parser] ICE in lookup_member, at cp/search.c:1503
- 2003-01-27 16:20 Re: c++/9456: [3.4 regression][New parser] ICE in lookup_member, at cp/search.c:1503
- 2003-01-27 16:26 c++/9457: [3.4 regression] ICE in tsubst_copy, at cp/pt.c:7124
- 2003-01-27 16:26 c++/9458: [3.4 regression] ICE in tsubst_copy, at cp/pt.c:7124
- 2003-01-27 16:29 Re: c++/9458: [3.4 regression] ICE in tsubst_copy, at cp/pt.c:7124
- 2003-01-27 16:36 c++/9459: typeof in return type specification of template not supported
- 2003-01-27 19:55 Re: c++/9460: parse error on template member function
- 2003-01-27 22:01 Re: c++/9464: [3.4 regression] ICE on missing typename
- 2003-01-27 23:52 Re: c/9469: [3.2/3.3/3.4 regression] initializer element is (allegedly) not constant
- 2003-01-28 15:36 Re: c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
- 2003-01-28 15:41 Re: c++/9440: [3.4 regression] error message about "non-lvalue in unary '&'" when using ?: operator
- 2003-01-28 15:48 Re: c++/9450: [ABI] incorrect mangled name for scope resolution template argument
- 2003-01-28 16:46 c++/9483: [3.4 regression] [New parser] Member with same name as class allowed
- 2003-01-28 16:50 Re: c++/7435: g++ rejects certain integral constant expressions
- 2003-01-28 16:53 Re: c++/7468: prototype "doesn't match" a candidate that is actually a perfect match.
- 2003-01-28 16:58 Re: c++/7522: access by friend function's default argument
- 2003-01-28 16:59 Re: c++/7550: g++ 3.1 does not compile legal struct declaration under special circumstances
- 2003-01-28 17:04 Re: c++/7641: friend declaration of nested types doesn't compile
- 2003-01-28 17:12 Re: c++/7758: g++ crashes on operation on incomplete type
- 2003-01-28 17:21 Re: c++/7965: Mistaken attempt to call a class template default constructor
- 2003-01-28 19:20 Re: c++/9485: [3.4 regression] wrong class's virtual function called
- 2003-01-28 19:50 Re: c++/9486: [3.4 regression] can't find a matching member template function
- 2003-01-28 19:56 c++/9487: [3.4 regression] ICE in expected build_over_call, at cp/call.c:4463
- 2003-01-28 21:16 c++/9488: [3.4 regression][New parser] ICE in regenerate_decl_from_template
- 2003-01-28 23:07 Re: c++/9489: gcc fails to find implicit conversion with template class
- 2003-01-29 00:13 Re: c/9475: Wrong ffs results
- 2003-01-30 17:51 Re: c++/38: [2002-12-30] matching of function signatures
- 2003-01-31 20:42 Re: optimization/9426: [3.2 regression] SegFault during optimization
baskmau
Ben Davis
Ben Elliston
Benjamin K.
Benjamin Kosnik
bfulgham
Bill C Riemers
billingd
Billinghurst, David (CRTS)
bkoz
boyland
Bradford Castalia
brd
brian
bruce_mohler
Burkhard Militzer
c.posingies
carlo
Carlo Wood
catherin
Catherine Morton
CBFalconer
cgd
Chandra, Lokesh
china
chris
Christian Cornelssen
Christian Ehrhardt
christian.joelly
Christoph Ludwig
Christoph Probst
christoph.wiedemann
cludwig
corsepiu
Craig Rodrigues
ctm
D.Venkatasubramanian, Noida
Dale Johannesen
danglin
Daniel Bonniot
Daniel Frey
Daniel Jacobowitz
Danny Smith
dave
Dave Hooper
david
David Abrahams
David Binderman
David Doolin
David Edelsohn
David Holm
Derrick Bass
dfredoui
Dhek Bhun Kho
dhighley
Diego Novillo
dita
DJ Delorie
dje
doko
dong_geming
doolin
dpates
drepper
drow
dunkel
Earnie Boyd
ebotcazou
echristo
ehrhardt
- 2003-01-01 19:15 Re: pending/9118: Re: PR c/9110: Zero-length bitfields cause wider structure when -fpack-struct is specified
- 2003-01-01 19:16 Re: pending/9117: [3.3 regression] ICE at cp/search.c:282 building complex_io.o on sparcv9-sun-solaris2.8
- 2003-01-01 19:17 Re: pending/9116: [3.3 regression] ICE at cp/search.c:282 building complex_io.o on sparcv9-sun-solaris2.8
- 2003-01-01 19:37 Re: target/9084: Compile error with "--target=i486-pc-linux-gnu" on i686
- 2003-01-01 22:43 Re: other/9046: Programs compiled with g++ (GCC 3.2.1) dumps core
- 2003-01-01 22:58 Re: debug/9039: [3.4 regression] ICE, anonymous union, gen_decl_die, dwarf2out.c:11974
- 2003-01-02 00:01 Re: target/5578: internal error: Segmentation Fault
- 2003-01-02 11:56 Re: target/9084: Compile error with "--target=i486-pc-linux-gnu" on i686
- 2003-01-02 12:38 Re: c++/9121: [ 3.4 regression ] Internal Compiler errror cp/search.c:1488
- 2003-01-02 14:33 Re: c++/9123: [<3.2,3.3,3.4> regression ] Internal compiler error in do_SUBST at combine.c:434
- 2003-01-03 10:29 Re: c++/9138: New C++ parser regression on mips-irix6 with g++.jason/thunk1.C (and thunk2.C/thunk3.C)
- 2003-01-03 10:30 Re: pending/9148: Re: New C++ parser regression on mips-irix6 with g++.jason/thunk1.C (and thunk2.C/thunk3.C)
- 2003-01-03 10:31 Re: pending/9145: Re: New C++ parser regression on mips-irix6 with g++.jason/thunk1.C
- 2003-01-03 10:39 Re: pending/9146: Re: c++/9143: 64BIT: Error in dump class hiearchy file generated for basic inheritance
- 2003-01-03 10:47 Re: pending/9142: Re: PR c/9110: Zero-length bitfields cause wider structure when -fpack-struct
- 2003-01-03 10:47 Re: pending/9141: Re: PR c/9110: Zero-length bitfields cause wider structure when
- 2003-01-03 14:06 Re: c++/9156: static variables in member functions should not retain value across class instances
- 2003-01-03 23:06 c/9163: ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode
- 2003-01-04 15:22 Re: c++/6544: G++ and illegal code: Internal compiler error in pop_binding, at cp/decl.c:1187
- 2003-01-06 13:23 Re: inline-asm/9181: Compiler crashes on inline assembly with internal error
- 2003-01-06 13:34 Re: bootstrap/6186: [i86 x sh-elf] Bootstrap failure
- 2003-01-07 09:32 Re: inline-asm/9181: Compiler crashes on inline assembly with internal error
- 2003-01-07 10:03 Re: inline-asm/9181: [<3.2.1,3.4> regression] ICE with inline assembly in instantiate_virtual_regs_1, at function.c:3974
- 2003-01-14 08:10 Re: pending/9235: Re: [3.3/3.4 regression] unary minus for valarrays broken
- 2003-01-14 14:58 Re: c/9305: GCC 3.2.1 do segmentation fault
- 2003-01-14 15:01 Re: c++/9307: ICE
- 2003-01-14 15:03 Re: c++/9307: ICE
- 2003-01-15 14:29 Re: other/4372: #pragma weak pthread* inclusion causes applications to crash without a linker error when one forgets to link with -lpthread
- 2003-01-15 23:29 Re: optimization/7507: [3.2/3.3 regression] ICE (segfault) with -O2
- 2003-01-15 23:34 Re: c/9289: [3.4 regression] ICE (SEGV) in cached_make_edge at cfg.c:346
- 2003-01-16 14:51 Re: optimization/9241: wrong code generated with -O
- 2003-01-17 18:24 Re: optimization/7507: [3.2/3.3 regression] ICE (segfault) with -O2
- 2003-01-17 18:28 Re: c/9289: [3.4 regression] ICE (SEGV) in cached_make_edge at cfg.c:346
- 2003-01-18 11:02 Re: pending/9360: 20010525035601.4254.qmail,this would be for youwe could enter that
- 2003-01-18 14:13 Re: bootstrap/9312: GCC 3.2.1 Boostrap stage 2 compile error
- 2003-01-18 14:17 Re: bootstrap/9361: GCC 3.2.1 Boostrap stage 2 compile error (corrections)
- 2003-01-18 17:06 c++/9364: [3.4 regression] ICE in make_typename_type, at cp/decl.c:5507 with new parser
- 2003-01-19 17:51 Re: bootstrap/9361: GCC 3.2.1 Boostrap stage 2 compile error (corrections)
- 2003-01-20 14:38 Re: c++/9373: GCC-3.3 internal compiler error with -fstrict-aliasing
- 2003-01-20 15:47 Re: c++/9373: [<3.3,3.4> regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932
- 2003-01-21 14:14 Re: c++/9385: segmentation fault
- 2003-01-22 22:30 Re: c++/9409: segmentation fault with -fstats option
- 2003-01-22 23:33 Re: middle-end/9332: __attribute__ ((visibility("hidden")) should apply to classes
- 2003-01-23 08:11 Re: c++/9416: new parser: ICE in make_typename_type on invalid input
- 2003-01-23 09:33 Re: optimization/9417: gcc 3.2 on SunOS 5.8 is making broken ucgendat tool under `-m64' and with ANY -O<N> optimization
- 2003-01-24 13:29 Re: inline-asm/9413: ICE in illegal asm constraint
- 2003-01-25 00:48 Re: c++/2513: [2003-01-21] internal template template parameter causes ICE
- 2003-01-25 12:16 Re: bootstrap/2378: gcc fails bootstrap with error 139 on s-
- 2003-01-25 12:49 Re: libgcj/2509: Socket.setKeepAlive() is not supported
- 2003-01-25 13:01 Re: target/4136: wrong assembler for static variables with -fPIC on powerpc-elf-netbsd
- 2003-01-26 15:19 Re: c++/9442: false error: non-lvalue in unary `&'
- 2003-01-27 16:45 Re: c++/9455: [3.4 regression] ICE in make_decl_rtl, at varasm.c:790
- 2003-01-27 20:46 Re: target/3697: [Alpha] ICE in extract_insn, at recog.c:2210
- 2003-01-28 14:01 Re: c++/9474: [3.2/3.3/3.4 regression] GCC freezes in compiling a weird code mixing <iostream> and <iostream.h>
- 2003-01-29 13:56 Re: c++/9497: "memory access error" during compilation with new gcc
- 2003-01-29 14:08 Re: pending/9491: Fw:congratulations
- 2003-01-29 14:08 Re: pending/9490: National Football League
- 2003-01-29 14:14 Re: c++/9488: [3.4 regression][New parser] ICE in regenerate_decl_from_template
- 2003-01-29 14:24 Re: c++/9487: [3.4 regression] ICE in build_over_call, at cp/call.c:4463
- 2003-01-29 14:50 Re: pending/9478: CNI Invocation of Java code from C++ example fails
- 2003-01-29 14:52 Re: other/9473: configure bug. gcc/configure fails on versions of binutils
- 2003-01-29 15:02 Re: pending/9441: Marginwidth
Eric
Eric Botcazou
Eric Christopher
erik.poupaert
esl
ethgen
etienne_frejaville
etiotto
Falk Hueffner
Farfetch'd
fearcadi
florian.kirsch
Franz Sirl
Free IDD
fshvaige
Gabriel Dos Reis
Gabriel Dos_Reis
Gareth Pearce
Gautham S. Chundi
gdr
Geert Bosch
Geoff Keating
George A. Heintzelman
gerald
Gerald Pfeifer
ghazi
Giovanni Bajo
glebourgeois
gpc-announce-owner
Graham Stott
green
Greg Schafer
Gregory Shpitalnik
Grigory_Zagorodnev
gschafer
H. Peter Anvin
Hans-Peter Nilsson
- 2003-01-02 20:18 Re: target/5985: fix_truncMN2 (e.g. fix_truncdfdi) and fixuns_truncMN2incorrect on a29k, alpha, arm, c4x, dsp16xx, i370, i386, ia64, m88k, mips,ns32k, pj, romp, rs6000, s390, sh, xtensa
Harald Dunkel
harinath
Harri Pasanen
helmut.zeisel
Herbert Xu
hhako
Hill Stephen-STEHILL1
Hiten Pandya
hou_zhenyu
HouZhenyu
hubicka
J. Grant
j.vanbemmel
Jakub Jelinek
James KANZE
jan
Jan Hubicka
Jan Van Dijk
janis
Janis Johnson
jason
jbuck
Jeff Rubin
Jeff Sturm
Jeffrey Oldham
Jim Bray
jjamison
jmcp
joe
Joe Buck
joel
Joel Sherrill
John David Anglin
John Faith
John Levon
John Tang Boyland
john.ahlgren
john.sturton
Jon Gjerde
Jon Salz
jon.gjerde
joona.kiiski
Jordi Ferrer Plana
Joseph S. Myers
jrestemeier
jsm28
jsturm
juggy
jvandyk
k_fukui
Kaoru Fukui
Kaveh R. Ghazi
Kazu Hirata
kcc
Keith Zaback
Kelley Cook
Kelly Fitz
ken
kendall
Kevin B. McCarty
Kevin Ryde
kfitz
kfredrik
khindenburg
klfd21
Kostadin Dabov
kparz
Kriang Lerdsuwanakij
kristof
krz
lalle
larsbj
law
lda
ldp-trans-request
lecroart
lei
lerdsuwa
levon
liviub
ljrittle
llewins
Loren James Rittle
Lyris ListManager
Mack Lobell
macklobell
maddinp
Manfred Spraul
Manuel Serrano
marcus
mark
Mark Mitchell
Markus Hillebrand
Markus Werle
martin
Martin Buchholz
Martin Sebor
Matt
Matthias Klose
Matthias Meixner
matz
mdorey
mengel
michael
Michael Elizabeth Chastain
Michael H. Cox
Michael Rendell
Mike Stump
miles
ming
mmitchel
Mohler, Bruce
mojitodaiquiri
morgan
mrentropy
mtaylor
mtmmtm
munin
mutz
mvz
mzagrabe
Nandkishor P
nathan
Nathan Sidwell
Nathanael Nerode
Naveen Sharma, Noida
neil
Neil Booth
Neil.Ferguson
neroden
- 2003-01-01 12:37 Re: c++/8982: "using foo::operator+" doesn't parse
- 2003-01-01 12:54 Re: c++/250: Global scoping operator fails in template class
- 2003-01-01 13:06 Re: c++/647: [parser]G++ fails to parse global qualifier correctly
- 2003-01-01 13:26 Re: c++/8020: comma instead of bracket produces ice
- 2003-01-01 13:30 Re: c++/7835: internal compiler error
- 2003-01-01 13:34 Re: c++/2747: [parser] g++ crashes on illegal code template<...> typename dd;
- 2003-01-01 13:35 Re: c++/5548: g++ 3.1 ICE on invalid input
- 2003-01-01 13:38 Re: c++/2861: Parser crashes while parsing a call a template function using the template keyword
- 2003-01-01 13:43 Re: c++/5817: [parser] Duplicate typedef causes ICE
- 2003-01-01 13:44 Re: c++/3898: parser: broken "do {...} while ()" causes ICE
- 2003-01-01 13:47 Re: c++/8089: c++ code with syntax error causes internal compiler error segfault
- 2003-01-01 14:09 Re: c++/8237: parse error for legal code - works on intel and solaris compilers
- 2003-01-01 14:31 Re: c++/3406: ( int() > int() ) gives parse error
- 2003-01-01 14:38 Re: c++/178: GCC Bug ?
- 2003-01-01 14:41 Re: c++/3863: [2003-01-01][parser] ICE on missing typename
- 2003-01-01 14:42 Re: c++/6095: [parser] New C++ parser
- 2003-01-01 14:46 Re: c++/5577: [2003-01-01] Parse error
- 2003-01-01 14:50 Re: c++/3944: Template and using directive
- 2003-01-01 15:52 Re: c++/8999: SegFault after illegal template declaration
- 2003-01-01 16:13 Re: c++/3762: ice on illegal code
- 2003-01-01 16:20 Re: c++/8206: [parser] segfault on redefinition of constructor and missing semicolon, when function declared in inside constructor
- 2003-01-01 16:22 Re: c++/7252: g++ 3.2: ICE in constructor_name_full
- 2003-01-01 18:20 Re: java/5512: javalib gethostname decl check doesn't work for cross-compile
- 2003-01-01 18:21 Re: java/5511: Neither tm_zone nor tzname defined
- 2003-01-01 18:22 Re: target/5705: code generated for ARM interrupt("IRQ") attribute
- 2003-01-01 18:26 Re: java/5487: arm-linux-gcj cross-compiler generates bad assembler-code
- 2003-01-01 18:27 Re: c++/6805: Stack mess up with overloading a function...
- 2003-01-01 18:32 Re: bootstrap/7132: IEEE_COMPLEX_DIVIDE defined on VAX target
- 2003-01-01 18:41 Re: ada/6946: problem with Ada DLL made with GNAT, invoked by C code
- 2003-01-01 19:08 Re: c/5926: gcc 3.0.3 generates incorrect code with -O3 option
- 2003-01-01 19:42 Re: c++/5963: gcc won't temrminate with simple source
- 2003-01-01 19:45 Re: c++/6477: Segfault on conflicting types in trivial code
- 2003-01-01 19:48 Re: c++/2049: [parser] spurious syntax error
- 2003-01-01 20:37 Re: c++/3009: Wrong name lookup in template
- 2003-01-01 21:03 Re: c++/2743: parser:exception specification parsed in wrong scope
- 2003-01-01 21:07 Re: c++/5452: The following code compiles. Why? MSVC++6 does not.
- 2003-01-01 21:15 Re: c++/4272: g++ can be made to segfault trying to compile code that incorrectly uses a templated struct as an expression when using namespaces in a certain way.
- 2003-01-01 21:17 Re: c++/7866: [parser] compile error when bit field has same name as namespace
- 2003-01-01 21:23 Re: c++/3902: [2003-01-01][parser] ambiguous 8.2/7
- 2003-01-01 21:29 Re: c/5157: bad static initialization of bit-fields after :0 field
- 2003-01-01 21:33 Re: c++/4588: bogus warning concerning bit field limits
- 2003-01-01 21:36 Re: other/3415: [sparc] symlink libgcc_s_sparcv9.so not cleaned up
- 2003-01-01 22:00 Re: c++/2537: parser:namespace id's and bitmask names colliding
- 2003-01-01 22:02 Re: c++/9023: [MingW/CygWin] No exports possible when using a class pointer in a class definition
- 2003-01-01 22:07 Re: c++/8850: SEGV in push_local_name on invalid code
- 2003-01-01 22:08 Re: c++/9106: ICE with (incorrect) member pointer parameter syntax
- 2003-01-01 22:10 Re: c++/5759: internal compiler error with const static template class attributes
- 2003-01-01 22:12 Re: c++/5386: g++ mis-parses bad nested name
- 2003-01-02 18:33 Re: target/5985: fix_truncMN2 (e.g. fix_truncdfdi) and fixuns_truncMN2 incorrect on a29k, alpha, arm, c4x, dsp16xx, i370, i386, ia64, m88k, mips, ns32k, pj, romp, rs6000, s390, sh, xtensa
- 2003-01-02 18:38 Re: c++/2061: g++-3 emits misleading warning
- 2003-01-03 02:12 Re: c++/2437: [two-stage name lookup] template name binding problem
- 2003-01-03 12:50 Re: c++/3816: namespace and anonymous struct identifier conflict
- 2003-01-03 13:51 Re: c++/3905: [2003-01-03][parser] gcc 3.0 bogus error on sizeof (nested-type) in a template
- 2003-01-03 14:01 Re: c++/4084: the following code snippets compiles with -g and -O3 but not with -O or -O2
- 2003-01-03 14:04 Re: c++/4202: ICE in tree_low_cst, at tree.c:3462
- 2003-01-03 14:08 Re: c++/4202: ICE in tree_low_cst, at tree.c:3462
- 2003-01-03 14:35 Re: c++/4437: nested template and defines cause compiler seg fault
- 2003-01-03 14:46 Re: c++/4597: Overload resolution involving using declarations is broken in g++ version 3.01.
- 2003-01-03 14:51 Re: c++/4614: "c:/dos/pub/djgpp/lang/cxx/stl_vector.h:95: Internal compiler error in `layout_decl', at stor-layout.c:247"
- 2003-01-03 15:27 Re: c++/4633: g++ 3.0.1 bogus error on nested partial specialization
- 2003-01-03 15:39 Re: c++/4649: [parser] ICE in lookup_template_class, at cp/pt.c:3960
- 2003-01-03 15:49 Re: c++/4652: [parser]anonymous struct names conflict with namespaces
- 2003-01-03 15:59 Re: c++/4708: [parser] Internal compiler error in lookup_template_class, at cp/pt.c:3961
- 2003-01-03 16:09 Re: c++/4754: problem with nested extern "C"
- 2003-01-03 16:19 Re: c++/4862: [2003-01-03]Parse error with templated member function
- 2003-01-03 23:41 Re: other/895: NEWS out of date and confusing
- 2003-01-04 00:05 Re: inline-asm/3051: Internal compiler error compiling Asmutils
- 2003-01-04 00:09 Re: bootstrap/1669: chill compilation failed on solaris
- 2003-01-04 00:15 Re: libstdc++/3066: configure.in generates bad arguments for cross compiling libraries
- 2003-01-11 20:14 Re: other/9243: [3.4 regression] gcc -v does not show how the compiler was configured
- 2003-01-11 20:16 Re: libstdc++/8953: make check gives two unexpected failures and ten unexpected successes
- 2003-01-11 20:39 Re: c++/5529: ugly and unclear error message reporting that partial template specialization is not allowed for member function templates
- 2003-01-11 20:44 Re: c++/3825: Problems in instantiation of generic members.
- 2003-01-11 22:10 Re: c++/6971: Internal compiler error / compiler SIGSEGV
- 2003-01-11 22:24 Re: bootstrap/8890: libstdc++ can't be configured
- 2003-01-11 22:28 Re: target/56: [Alpha] Error defining static member in templates with initialization
- 2003-01-11 22:30 Re: c++/95: [HPUX] No implicit instantiation of static data member templates
- 2003-01-11 22:44 Re: other/931: VMS support looks bitrotten
- 2003-01-11 22:59 Re: c++/9273: g++ 3.2 generates segmentation fault for correct code
- 2003-01-11 23:13 Re: c++/5202: Elaborated type specifier doesn't work for a name in a namespace
- 2003-01-11 23:36 Re: c++/5732: g++ not using return type for overload resolution
- 2003-01-14 03:41 Re: target/56: [Alpha] Error defining static member in templates with initialization
- 2003-01-20 04:49 Re: c++/6023: [2003-01-19][parser] wrong lookup on templated code
- 2003-01-20 04:51 Re: c++/5982: Ice in poplevel, at cp/decl.c:1288
- 2003-01-20 05:23 Re: c++/6273: ICE in tree_low_cst, at tree.c:3471, also an error with gcc 2.95.3
- 2003-01-20 05:56 Re: c++/3100: [2003-01-02]fails to compile syntactically correct code
- 2003-01-20 06:11 Re: c++/5763: [parser]Compiler uses the wrong type
- 2003-01-20 06:13 Re: c++/6923: [parser] Ex of g++ 3.1 not compiling apparently valid code
- 2003-01-23 04:23 Re: c++/3526: ICE on inherited enum
nick.godbey
Nico Schottelius
Norledge Mike-MNORLED1
o.flebbe
O.Kullmann
Olaf Flebbe
oldham
oliver.kellogg
oliver.schoenborn
p.grassberger
p.j.m.smulders
Pamela Paco
paolo
- 2003-01-01 19:56 Re: c++/3889: parser:Problems with template parameter dependant name
- 2003-01-01 20:21 Re: c++/5337: gcc-3.0.3 gives internal error
- 2003-01-01 20:41 Re: c++/5447: GCC/G++ 3.0.3 will segfault given the following file.
- 2003-01-01 21:04 Re: c++/5975: [3.3/3.4 regression] ICE with typedefs and templates
- 2003-01-01 21:16 Re: c++/7077: conversion operator to typedef in template class
- 2003-01-01 21:31 Re: c++/5053: [2003-01-01] [parser] g++ 2.95.3 cannot call non-static template members from template functions.
- 2003-01-01 21:32 Re: c++/5053: [2003-01-01] [parser] g++ 2.95.3 cannot call non-static template members from template functions.
- 2003-01-01 21:55 Re: c++/2478: class QRect {
- 2003-01-01 22:04 Re: c++/3398: "using" with member-function template
- 2003-01-02 13:19 Re: c++/9127: Recursive templates don not work on the main line (regression)
- 2003-01-02 18:57 Re: c++/3115: g++ find a friend operator while it should not
- 2003-01-02 21:33 Re: c++/4137: conversion operator within template
- 2003-01-03 12:19 Re: c++/3869: Segmentation fault on specialized outer template with inner member template.
- 2003-01-03 12:56 Re: c++/6347: g++3.1: SEGV in check_initializer with typename
- 2003-01-03 13:09 Re: c++/5761: ICE in grokdeclarator, at cp/decl.c:9799
- 2003-01-03 16:19 Re: c++/9155: [3.4 regression] new parser rejects legal use of typeid(xxx).name()
- 2003-01-03 16:21 Re: c++/9128: [3.4 regression] Typeid does not work on polymorphic classes
- 2003-01-03 17:00 Re: c/9149: Error on 'itoa' function, feature missing.
- 2003-01-03 18:29 Re: c++/9158: ostrstream dumps core with gcc 3.1
- 2003-01-03 20:02 Re: c++/5958: Multiple calls to destructor of local objects, inside a for-loop
- 2003-01-03 20:10 Re: c++/5535: Compiler accepts class declaration with initializer for class with no constructors.
- 2003-01-03 20:16 Re: c++/6120: internal compiler error in g++ (2.95.3 and 3.0.1): int i=40; my_t<char[i]> d;
- 2003-01-03 20:18 Re: c++/7393: gcc / g++ says "Internal compiler error"
- 2003-01-03 20:31 Re: c++/8513: g++ internal compiler error
- 2003-01-04 12:53 Re: c++/4057: ambiguity of a call not reported
- 2003-01-04 15:44 Re: libstdc++/9168: codecvt<char, char, mbstate_t> overwrites output buffers
- 2003-01-04 17:25 Re: c++/9172: SEGV in make_typename_type
- 2003-01-04 22:02 Re: c++/9175: Internal error, seg fault on compile
- 2003-01-05 08:26 Re: libstdc++/9168: codecvt<char, char, mbstate_t> overwrites output buffers
- 2003-01-06 11:03 Re: libstdc++/9151: [3.2/3.3/3.4 regression] std::setprecision limited to 16 digits when outputting a double to a stream
- 2003-01-06 14:42 Re: c++/9158: ostrstream dumps core with gcc 3.1
- 2003-01-06 14:56 Re: c++/9183: [3.2 regression] Typenames in foreign namespaces inhibit member function template argument deduction
- 2003-01-06 15:54 Re: libstdc++/9151: [3.2/3.3/3.4 regression] std::setprecision limited to 16 digits when outputting a double to a stream
- 2003-01-06 17:06 Re: c++/9191: A compile error generated an internal error rather than an error message.
- 2003-01-06 17:14 Re: c++/9192: A compile error generated an internal error rather than an error message.
- 2003-01-06 23:00 Re: c++/9206: GCC3.2 arm prolog stack frame use before allocation with -Os
- 2003-01-06 23:01 Re: c++/9207: GCC3.2 arm prolog stack frame use before allocation with -Os
- 2003-01-07 12:48 Re: c++/9215: Problem with reserting a stream to default using setf
- 2003-01-09 12:57 Re: libstdc++/9215: Problem with resetting a stream to default using setf
- 2003-01-12 09:58 Re: pending/9225: gcc/9170
- 2003-01-12 18:27 Re: c++/9272: [3.4 regression] [parser] Cannot declare friend a constructor with arguments?
- 2003-01-14 12:48 Re: c++/9306: ICE
- 2003-01-16 21:49 Re: pending/9329: test - please ignore
- 2003-01-17 14:48 Re: c++/6507: auto type promotion of referee in reference member variable initialization
- 2003-01-18 14:40 Re: c++/9167: [3.3/3.4 regression] ICE in simplify_gen_subreg with optimization
- 2003-01-18 14:42 Re: c++/9358: ICE in simplify_gen_subreg
- 2003-01-18 16:22 Re: c++/9342: [3.3/3.4 regression] another ICE in cp_expr_size at cp/cp-lang.c: 304
- 2003-01-18 16:25 Re: c++/8748: [3.3/3.4 regression] ICE in cp_expr_size at cp/cp-lang.c: 307
- 2003-01-19 19:01 Re: c++/9368: [3.4 regression] parser: invalid use of template type parameter
- 2003-01-22 22:22 Re: libstdc++/9408: std::string input operator waits for EOF
- 2003-01-24 09:53 Re: libstdc++/9408: std::string input operator waits for EOF
- 2003-01-26 23:31 Re: libstdc++/9444: g++ STL requires iterators passed to string constructor to have a constructor without parameters, but C++ standard does not require that
- 2003-01-28 08:02 Re: other/9472: [pch] error when creating pch still causes output
- 2003-01-28 08:03 Re: pending/9467: Here to find out more!
- 2003-01-28 08:03 Re: pending/9466: So cool a flash,enjoy it
- 2003-01-30 09:45 Re: libstdc++/9444: g++ STL requires iterators passed to string constructor to have a constructor without parameters, but C++ standard does not require that
- 2003-01-31 13:28 Re: libstdc++/9521: Garbled input from wcin
- 2003-01-31 15:51 Re: libstdc++/9527: gcc-3.2.1 strstreams and hidden linux glibc dependencies
Paolo Carlini
paterno
Patrick Guio
Pavel Machek
pavel_vozenilek
pcarlini
Peter Bergner
Peter Morgan
Peter Schmid
Petter Reinholdtsen
peturr02
pfeifer
Phil Edwards
Philippe A. Bouchard
picaud.vincent
pierre
pierre.lor
pinskia
piotr
Piotr Jachowicz
piotr.wozniak
pmak
pme
pommier
prj
ptsekov
rabins
Raimond_Merkert
Rainer Orth
Raja R Harinath
Ralf.Friedl
randy
Randy Fields
Rasmus Hahn
rassahah
rbrown64
rearnsha
reichelt
reza
Reza Roboubi
rf358197
rguenth
rhofmann
riceman+gcc
Richard Earnshaw
Richard Guenther
Richard Henderson
Richard Kenner
Richard Scarbath
Richard Troy
Rick Moseley
rittle
ritzert
rmoseley
Robert Dewar
Robert Schiele
rodrigc
Roger van Valen
roger.dahl
rschiele
rsdio
rth
Ryan Murray
Ryan Rasmussen
sayle
Schaefer Philipp
SchmiTTT
schwab
Scott Robert Ladd
Segher Boessenkool
shooman
shrinivasa
simon
sirl
sls
sluncho
smh1008
Smith, Jonathan C5
snyder
Songtao Chen
sschunck
Stan Shebs
Stanislav Brabec
stashelp
stefaandr
stephan
Stephane Del Pino
steve
Svein.Seldal
Sylvain Pion
Sylvain.Pion
t-gcc
takis
tausq
tfinneid
theller
Theodore Papadopoulo
Theodore.Papadopoulo
Thomas Habets
Thomas Heller
Thomas Richter
Thomas Stuefe
thomas.koeller
Thomas.Willhalm
tilps
Tim Prince
Timothy C Prince
tkarkanis
tm_gccmail
Tom Tromey
tonioc
toon
Toon Moene
tromey
Ulrich Drepper
ulrich.lauther
Urs Janßen
V.Haisman
val
ville_jungman
Vincent PICAUD
Vincent Rivellino
Vladimir Merzliakov
vlukas
Volker Reichelt
- 2003-01-06 12:52 Re: c++/9057: partial template specialization appears to be ignored
- 2003-01-06 13:04 Re: c++/157: [2003-01-01] ICE in pop_binding, at cp/decl.c:1187
- 2003-01-06 13:30 Re: c++/9172: [3.4 regression] ICE in make_typename_type
- 2003-01-07 10:54 Re: c++/9212: Internal compiler error in grokdeclarator, at cp/decl.c:11052 [gcc 3.2]
- 2003-01-08 09:39 Re: other/8948: [3.3 regression] Definition of __i686 causes big Problems
- 2003-01-08 10:17 Re: c/9088: c code aborts with -ftrapv
- 2003-01-08 10:52 Re: c/5582: warn about using the extension "int x=x;"
- 2003-01-08 16:15 Re: optimization/7325: Test "if ( a && b )" where a, b are 1-bit fields, could be better
- 2003-01-10 15:22 Re: gcc/g++ not ISO compliance?
- 2003-01-10 15:26 Re: gcc/g++ not ISO compliance?
- 2003-01-11 20:47 Re: c++/8748: [3.3/3.4 regression] ICE in cp_expr_size at cp/cp-lang.c: 307
- 2003-01-12 23:34 Re: c++/8724: [3.2/3.3 regression] explicit destructor call for incomplete class allowed
- 2003-01-12 23:51 Re: c++/8921: Trouble with member templates
- 2003-01-13 19:54 Re: c/9262: gcc-3.4 segfaults on false case label
- 2003-01-15 12:26 Re: c/8462: [3.3 regression] ice in illegal array initializer
- 2003-01-15 12:32 Re: optimization/8985: ICE in extract_insn, at recog.c:2148 with -fssa-ccp option
- 2003-01-15 12:53 Re: c++/8164: ICE when using different const expressions as template parameter
- 2003-01-15 20:39 Re: c++/9298: [3.4 regression] [new parser] ICE with function-pointer-type template args
- 2003-01-15 22:12 Re: c++/9298: [3.4 regression] [new parser] ICE with function-pointer-type template args
- 2003-01-17 14:49 Re: c++/8772: Segmentation fault on 3 lines of template code
- 2003-01-17 15:19 Re: c++/5975: [3.3/3.4 regression] ICE with typedefs and templates
- 2003-01-20 09:41 Re: c++/8772: Segmentation fault on 3 lines of template code
- 2003-01-20 10:12 Re: c++/9368: [3.4 regression] parser: invalid use of template type parameter
- 2003-01-21 17:25 Re: c++/9373: [3.3/3.4 regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932
- 2003-01-21 18:03 Re: c++/9388: [3.4 regression] [new parser] ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:278
- 2003-01-21 22:24 Re: c++/9384: [3.4 Regression] ICE in validate_nonmember_using_decl, at cp/decl2.c:4152
- 2003-01-22 09:24 Re: c++/9384: [3.4 Regression] ICE in validate_nonmember_using_decl, at cp/decl2.c:4152
- 2003-01-22 10:08 Re: c++/8660: template overloading ICE in tsubst_expr, at cp/pt.c:7644
- 2003-01-27 14:35 Re: gcc-3.3-cvs: How long will the "using" parse error remain?
- 2003-01-30 10:27 Re: c++/5665: ICE in cp/decl.c
- 2003-01-31 15:48 Re: c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
- 2003-01-31 16:06 Re: c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
- 2003-01-31 17:57 Re: cvs: ICE on using using
- 2003-01-31 20:32 Re: c++/9373: [3.3/3.4 regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932
Warren L Dodge
wendling
wesarg
wileypob
William.L.Kleb
wlandry
Wolfgang Bangerth
Wooldridge, Philip J (Philip)
wwieser
xmaster
yanliu
Yongming wei
zack
Zack Weinberg
Zeisel Helmut VAI.ATI 3
ZhenYu Hou
Ziemowit Laski
zlomek
zlomekj
Mail converted by MHonArc 2.5.14