gcc-prs archive
subject index for December, 2002

This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

ada/5690

Re: ada/5690: renaming subprograms and default_expression

Re: ada/6726: -gnaty miscounts characters in UTF-8 source text

RE: ada/6942: Error detected at g-spipat.adb:4828:7 (cygwin)

ada/8837: (was 8814) GCC 3.2.1 generates wrong code when compiling linux kernel for Intel StrongARM SA1110 Assabet Development board.

ada/8838: (was 8814) GCC 3.2.1 generates wrong code when compiling linux kernel for Intel StrongARM SA1110 Assabet Development board.

ada/8862: [mainline regression] Wrong simplify_subreg call from wrong assignment produced by c++ frontent

ada/8894: Gnat.exe and gnat tools not builded in make bootstrap.

ada/8898: [Ada] cannot link with tasks and pragma Linker_Options ("-Wl,--stack=0x80000");

ada/8924: gnatchop fails with EXCEPTION_ACCESS_VIOLATION

ada/8925: Floating point code gives incorrect results

ada/8941: Binding for non-Ada main uses flags in non-standard ways

ada/8944: gcc 3.2.1 fails on int main() {}

ada/8945: StringTokenizer

ada/9033: sin, cos function problem

ada/9087: Component_Size for packed array returns wrong values

ada/9091: [3.3 branch regression] Ada bootstrap failure on powerpc-linux

Re: ada/9092: [3.3 branch regression] Ada bootstrap failure on mipsel-linux

ada/9092: [3.3 branch] Ada bootstrap failure on mipsel-linux

ada/9099: Segfault with new parser

Re: bootstrap/3355: [alphaev6-dec-osf5.0] Build of gcc3.0 fails

Re: bootstrap/3525: dependency_libs in .la files are broken

Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails

Re: bootstrap/6172: [fr30-elf] does not build

Re: bootstrap/6680: [alphaev5-dec-osf5.0] gcc-3.1 build fails withinternal error

Re: bootstrap/6691: [Solaris 2.7] Internal compiler error when building gcc-3.1

Re: bootstrap/6766: gcc 3.1 internal compiler error during make bootstrap

Re: bootstrap/6796: [True64 5.0A] gcc 3.1: ICE on bootstrap (stage2/xgcc predict.c)

Re: bootstrap/6825: [Sun OS 4.1.4] gcc 3.1 fails to build

Re: bootstrap/7104: [x86 x sh-elf] [new-regalloc-branch] bootstrap failure f

Re: bootstrap/7104: [x86 x sh-elf] [new-regalloc-branch] bootstrap failure for sh-elf target

Re: bootstrap/7509: gcc 3.1.1 bootstrap fails in stage2

Re: bootstrap/7626: Compiling GCC 3.2 on an Alpha running Tru64 UNIX 5.0

Re: bootstrap/7747: bootstrap on alphaev67-dec-osf5.0 ICEs on gcc-3.2/gcc/predict.c:708

Re: bootstrap/7777: stage2/xgcc .. predict.c crashes on alphaev67-dec-osf5.0

Re: bootstrap/7973: installation failure on Solaris7

Re: bootstrap/8145: cannot build gcc-3.2 -- missing file ucontext.h

Re: bootstrap/8146: gcc 3.2 miscompiles gcc 2.95.3

Re: bootstrap/8331: [BIB regression] bootstrap failure in ada/decl.c on cygwin

Re: bootstrap/8418: [x86] Seg fault during make bootstrap

Re: bootstrap/8452: Internal Compiler Error building GCC 3.2 on Tru64 5.0A

RE: bootstrap/8521: [3.4-bib] Bootstrap failure on irix6.5 - .gpword expression references global symbol

bootstrap/8796: Bootstrap fails on Tru64 4.0f with native make and cc

bootstrap/8800: make install fails to find install-sh

bootstrap/8833: avr-elf bad asm compiling locale-inst.cc

bootstrap/8834: d30v-elf ICE during bootstrap

bootstrap/8835: mcore-elf bootstrap ICE at expr.c:2771

bootstrap/8843: Cannot generate gcc 3.2.1 on redhat 6.2

bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8

bootstrap/8845: Cannot generate gcc 3.2.1 on HPUX 10.20

bootstrap/8886: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL

bootstrap/8890: libstdc++ can't be configured

bootstrap/8908: fr30-elf fails with ICE building newlib

bootstrap/8926: Bootstrap comparison failure on linux pentiumpro System!

Re: bootstrap/8950: [arm-win-ce] gcc does not bootstrap

bootstrap/8970: compile error on Sparc v9 systems

bootstrap/8971: virtual memory exhausted: Not enough space

bootstrap/9013: [3.3] Bootstrap failure on cygwin in gcc/expr.c:expand_expr

bootstrap/9035: Building gcc version 3.2.1, make install yields "cc1: internal error: Segmentation fault"

bootstrap/9036: 2002-12-21 trunk version fails to bootstrap for Pentium4

bootstrap/9045: libintl and libiconv not found at first ./xgcc usage

bootstrap/9047: solaris 2.5 with --disable-nls want libiconv in java portion

bootstrap/9093: [3.3 branch regression] bootstrap failures on m68k-linux

bootstrap/9094: [3.3 branch regression] bootstrap failures on arm-linux

Re: c++/100: [parser] confusing name lookup diagnostic

Re: c++/1058: [parser]gcc version 2.95.2 produces "parse error before `>'"

Re: c++/1103: [parser]G++ creates parse error when a member template is called within a template function

Re: c++/163: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319

Re: c++/1920: g++ -O1 optimization bug in casting a reference argument

Re: c++/1924: [parser]compiler fails to parse valid (I think) construct

Re: c++/2108: [parser]parse error on legal code.

Re: c++/2121: [parser] Parse error

Re: c++/2185: [parser](T()) not accepted as function argument

Re: c++/2482: parser:friend template function and class member can't overload in a class template

Re: c++/2738: ICE on return type specification of a destructor

c++/2739

Re: c++/2739: g++ allows accessing private members

Re: c++/3478: ICE when using enum from template class

c++/3663

Re: c++/3663: G++ doesn't check access control during template instanation

Re: c++/3664: Incorrect access control checking on static data members

Re: c++/3706: ABI:covariant returns and virtual inheritance

Re: c++/3792: Internal compiler error in grokdeclarator, at cp/decl.c:9760

Re: c++/3871: -Winline misses warning

Re: c++/38: matching of function signatures

Re: c++/4100: [parser] friend class

Re: c++/4207: ICE at syntax error in enum declaration

Re: c++/4239: g++ 3.0.1 can't declare a partial specialization a friend

Re: c++/4526: ICE in g++ 3.0.1 when using typeof() as template parameter

Re: c++/4653: template instantiation not in sync with Koenig's lookup

Re: c++/4707: g++ complains about a "typedef", but no typedefs are there

Re: c++/4707: g++ complains about a "typedef", but no typedefs arethere

Re: c++/47: nested classes broken

c++/4803

Re: c++/4803: Inline function never defined

Re: c++/4868: [parser] ICE when omitting template parameter of a sub-class

Re: c++/4871: value argument destructor called twice when a virtual method is called in virtual inherited class

Re: c++/4903: ICE in grokdeclarator, at cp/decl.c:9799

Re: c++/4907: ICE in make_decl_rtl, at varasm.c:797 if a reference is used during its own definition

Re: c++/4966: g++ generates incorrect debugging information

Re: c++/5026: __attribute__ ((unused) seems misdocumented

Re: c++/5094: partial specialisation cannot be friend??

Re: c++/50: problem calling destructor on typedef of int within namespace

c++/5116

Re: c++/5116: operator resolution in template class

Re: c++/5369: g++ 3.0.1 fails to honor a template member friend declaration

Re: c++/53: inner template classes as friends?

Re: c++/5409: g++ 3.0.3 endl bug with ofstream output under Cygwin (Win32)

Re: c++/54: template, static const int and overloading

Re: c++/5533: g++ segfaults when processing std::accumulate(begin, end, init, invalid_op)

Re: c++/5643: Compiler chokes with internal error during instantiation of stdc++ templates (I think)

Re: c++/5657: ICE in template with parameter of undedefined type

Re: c++/5665: [3.3 regression] ICE in cp/decl.c

Re: c++/5666: ICE compiling old style C code with g++

Re: c++/5723: GCC 3.0.3 crashes when compiling template forward declaration

c++/5919

Re: c++/5919: [3.2/3.3 regression] ICE when passing variable array to template function

Re: c++/5921: ICE with static variable

Re: c++/5930: Incorrect access control checking on static data members

Re: c++/5936: Exception throwing/catching causes seg fault with shared libs

Re: c++/603: [parser]Problem with Equally-Named Friend- and Member-Functions

Re: c++/6144: segment-faults when using sse extensions and ia32 g++

c++/6255

Re: c++/6373: Reimplementation of virtual functions in the same class works (should normally not)gcc version 2.95.3 20010315 (SuSE)

Re: c++/6380: Internal compiler error involving fstream and xsub (perl c++ wrapper code)

Re: c++/6387

Re: c++/6402: Qualified reference to variable causes copy

Re: c++/6412: [3.2/3.3 regression] ice in template friend member function

Re: c++/6412: ice in template friend member function

Re: c++/6467: Wrong interactions between sjlj-exceptions and inline functions in GCC 2.95.3 on FreeBSD

Re: c++/6621: link failure in 3.0.3

Re: c++/6626: __attribute__ doen not works with function pointers

Re: c++/6794: [3.2 regression] ICE with __attribute__ ((__noreturn__))

Re: c++/67: constant expression eval. in templates

Re: c++/6881: MinGW gcc's problem on template arguments

Re: c++/6992: [3.4 regression] GCC-3.1.x - attribute 'section' broken for constructors

Re: c++/70: [parser] template operator friend

Re: c++/7103: [MingW] ICE with dllimport attribute

Re: c++/7103: Internal compiler error with mingw-gcc-3.1

Re: c++/717: [parser]Extra brackets can lead to internal compiler error during parsing.

Re: c++/7221: wrong linkage in member functions of typedef-named classes

Re: c++/7229: Internal compiler error in g++

Re: c++/7268: gcc 3.1 crashes

Re: c++/729: [parser]compiler does not recognize variable definition

Re: c++/7308: template specialization in other namespace

Re: c++/7316: [parisc] g++ sigsegv

Re: c++/7326: Code triggers internal compiler error

Re: c++/7377: internal error

Re: c++/7399: Exception object destructors called pre-maturely.

Re: c++/7459: Missing '*' in unwind-dw2.c ?

Re: c++/7492: internal compiler error

Re: c++/754: [parser]name lookup performed incorrectly in presence of enumerator names

Re: c++/7605: ICE on template instatiation

Re: c++/7607: GCC gives an ICE instead of reporting an error.

Re: c++/7641: friend declaration of nested types doesn't compile

Re: c++/764: friend operator and dereferencing a pointer and templates

Re: c++/7685: g++ 3.2 generates no dwarf debug info for namespaces

Re: c++/7708: g++ -O inserts definition of std::string::replace in library module

Re: c++/7748: Static objects in dynamic library with non-default priority not initialized

Re: c++/7748: Static objects in dynamic library with non-default prioritynot initialized

Re: c++/7748: Static objects in dynamic library with non-defaultpriority not initialized

Re: c++/7769: using static libraries sometimes loses static initialization

Re: c++/7769: using static libraries sometimes loses staticinitialization

Re: c++/7774: [3.2 regression] C++ Template partial specialization broken with function types

Re: c++/7818: protected members still non-reachable from an unbound friend template member function

Re: c++/7905: STLport 4.5.3 exception handling tests fail on Irix

Re: c++/7916

Re: c++/7916: [3.2/3.3 regression] ICE in instantiate_virtual_register_1

Re: c++/7917: ICE on ilegal code

Re: c++/7934: [HP UX] definition of static member for template class missing in obj file

Re: c++/7934: definition of static member for template class missing in obj file

Re: c++/7954: g++ 2.95.4 bug while compiling QT library for Linux 2.4.19

Re: c++/7954: g++ 2.95.4 bug while compiling QT library for Linux2.4.19

Re: c++/795: [parser]parse error in member template method

Re: c++/7964: [3.3 regression] ICE in build_base_path

Re: c++/7981: -Wsequence-point broken for C++

RE: c++/8026: -fstack-check dumps when throw out of scope with

Re: c++/8031: ICE in comptypes, at cp/typeck.c:913

c++/8036

Re: c++/8036: [3.2/3.3 regression] ICE on initialization of static const member

Re: c++/8041: Array to pointer conversion in cast expression

c++/8099

Re: c++/8099: Friend classes and template specializations

Re: c++/80: g++ enum and attributed __packed__

Re: c++/8116: [3.2 regression] ICE in member template function

Re: c++/8117: [3.2 regression] member function pointers and multiple inheritance

Re: c++/8143: g++ gives an ice

c++/8153

Re: c++/8153: [3.2/3.3 regression] ICE with static const member in class

Re: c++/8173: ICE in g++ on compiling Qt-retated code (PerlQt module)

RE: c++/8173: Internal error in g++ on compiling Qt-retated code (PerlQt module)

Re: c++/8183: ICE when compiling classes with virtual base class on sparc64-sun-solaris2.8

Re: c++/8205: [3.2 regression] using declaration & mulitiple inheritance

Re: c++/8205: [3.2 regression] using declaration & mulitipleinheritance

Re: c++/8249: [x86/alpha FreeBSD] Objects moved from common to BSS with -fdata-sections

Re: c++/8249: Objects moved from common to BSS with -fdata-sections

Re: c++/8316: Confusing diagnostic for code that misuses conversion operators

c++/8332

Re: c++/8332: [3.2/3.3 regression] strlen/template interaction causes ICE

c++/8372

Re: c++/8372: [3.2/3.3 regression] ICE on explicit call of destructor

c++/8442

Re: c++/8442: [3.2/3.3 regression] ICE on nested template classes

c++/8461

Re: c++/8461: [3.3 regression] internal compiler error stabilize_throw_expr

Re: c++/8489: -ftemplate-depth and -O

c++/8493

Re: c++/8493: [3.2/3.3 regression] strlen builtin and overload resolution

c++/8503

Re: c++/8503: [3.2 regression] strange behaviour of function types

Re: c++/8522: GCC 3.2: g++ ICE on possibly illegal template class forward declaration

Re: c++/8534: [3.3 regression] When compiling qt contradicting aliasing class created for bitfield constructor

Re: c++/8545: [parser] failure to parse object declaration

Re: c++/8552: GCC 3.2 creates binary that exits with seg fault immediately while it worked with GCC 2.96

Re: c++/8557: [3.3 regression] error reporting routines re-entered

Re: c++/8564

c++/8572

Re: c++/8572: [3.3 regression] ICE with external definition of conversion operator to internal class within template class

Re: c++/8582: [3.2 regression] ICE in exception handling

Re: c++/8591: g++ crashes while instantiating templates

Re: c++/8595: ICE in in lookup_tag, at cp/decl.c:5313: Extraneous "enum" in typedef causes segfault

c++/8615

Re: c++/8615: [3.2/3.3 regression] ICE in tree_low_cst, at tree.c:3484

Re: c++/8625: [3.3 regression] ICE in cp_convert_parm_for_inlining, at cp/call.c:4304

Re: c++/8633: [3.3 regression] typedefs as base classes

Re: c++/8656: Unable to assign function with __attribute__ and pointer return type to an appropriate variable

c++/8663

Re: c++/8663: [3.3 regression] ICE in cp_expr_size, at cp/cp-lang.c:307

c++/8674

Re: c++/8674: [3.3 regression] ICE in cp_expr_size, at cp/cp-lang.c:307

Re: c++/8675: 30% slower code using gcc3.2 vs. gcc3.0.1

RE: c++/8684: ABI Issue: gcc3.2 is not reusing tail-padding..

c++/8688

Re: c++/8688: [3.3 regression] ICE with segfault on missing comma in initializer of 2D array.

Re: c++/8696: g++ 3.2 internal compiler error: Segmentation fault

c++/8702

Re: c++/8702: [3.3 regression] matching of conversion operators

c++/8720

Re: c++/8720: [3.3 regression] ICE with bitwise or (3 operands)

Re: c++/8724: [3.2/3.3 regression] explicit destructor call for incomplete class allowed

c++/8727

Re: c++/8727: [3.2/3.3 regression] compiler confused by inheritance from an anonymous struct

Re: c++/8749: undefined reference error when declaring a function as inline and using -O3 switch

Re: c++/8762: Internal compiler error.

Re: c++/8766: [3.2->3.2.2 regression] cc1plus segfaults after failed initialisation of static template variable

Re: c++/8769: Compile chokes on mpeglib_artsplay of kdemultimedia (compiler error at extract_insn)

Re: c++/8772: Segmentation fault on 3 lines of template code

c++/8774: g++ crash with french localisation

c++/8778: g++ 2.95/3.0.4/3.2/3.2.1 dies during template processing

Re: c++/8778: ICE on illegal initialization of non-integral static in-class constant

Re: c++/8778: ICE on illegal initialization of non-integral staticin-class constant

c++/8779: C++ allocator calls using stl map class bug?

c++/8781: Pessimization of functional-style code

c++/8783: Macros in #include directive not expanded correctly

c++/8784: Internal compiler error in simplify_gen_subreg

c++/8785: ICE

c++/8789: dynamic_cast failure

Re: c++/8789: dynamic_cast failure - this is NOT a bug

c++/8797: g++ accepts in-class initialization of non-integral static member

Re: c++/8799: [3.2/3.3 regression] ICE: Error reporting routines re-entered.

c++/8799: Internal compiler error: Error reporting routines re-entered.

c++/8801: cc1plus 3.3-hammer segfaults in build_class_member_access_expr

Re: c++/8803: [3.2/3.3 regression] Internal compiler error in instantiate_virtual_regs_1, at function.c:3974

c++/8803: Internal compiler error in instantiate_virtual_regs_1, at function.c:3974

Re: c++/8805: [3.2/3.3 regression] compile time regression with many member variables

c++/8805: very long (non-linear) compile times for an object with many vector<int> members, possibly due to template instantiation

c++/8806: gcc accepts bad argument for template template parameter

Re: c++/8807: GCC 3.2 generates ICE compiling code involving pointer to member function

c++/8808: Internal compiler error in extract_constrain_insn_cached

c++/8809: Internal compiler error in extract_constrain_insn_cached

c++/8810: Internal compiler error in extract_constrain_insn_cached

c++/8811: Internal compiler error in extract_constrain_insn_cached

c++/8813: members of a nested class should not have special access to members of an enclosing class

c++/8819: G++ generates code with unresolved internal label

c++/8821: gcc 3.2 problem with overloaded inherited operator

c++/8824: Internal compiler error

c++/8826: "a >> b" differs from "a.operator>>(b)" in that virtual function calls are not avoided

c++/8827: operator<< within namespace shadows all operator<<'s in global namespace

c++/8841: Internal compiler error building ICU2.2 with gcc 3.2 on CygWin

Re: c++/8846: [3.2 regression] ICE: locales and no match for operator<</operator+

c++/8846: ICE: locales and no match for operator<</operator+

c++/8847: dynamic_cast segfaults with shared lib

Re: c++/8849: [3.3 regression] ICE in resolve_overloaded_unification for invalid code

Re: c++/8850: [3.3 regression] SEGV in push_local_name on invalid code

c++/8852: can't create a vector of multiple ifstreams.

c++/8854: cannot use static template member as a callback

c++/8855: cannot use static template member as a callback

c++/8856: g++ accepts invalid conversion-function-id

c++/8857: template template arguments in conversion functions rejected

c++/8858: Gcc "rebinds" template member names.

c++/8860: illegal constructor causes internal compiler error

c++/8861: mangling floating point literal in template arg expression

Re: c++/8862: [3.3 regression] Wrong simplify_subreg call from wrong assignment produced by c++ frontent

c++/8863: [mainline regression] segfault with anonymous union

c++/8864: [mainline regression] segfault with anonymous union

c++/8865: A way to make g++ crash (segfault)

Re: c++/8865: SegFault with local undefined types and templates

c++/8875: Ambiguities in mixed template hierarchies

Re: c++/8876: ICE in resolve_offset_ref, at cp/init.c:1824

c++/8876: wrong template instantiation

Re: c++/8889: g++ 3.2.1 (also 3.2 it) miscompile Qt

Re: c++/8889: g++ 3.2.1 (also 3.2 it) miscompile Qt (fwd)

c++/8889: g++ 3.2.1 generates broken Qt 3.1 code

Re: c++/8891: [parser]Unexplicit error message about naming conflict

c++/8891: Unexplicit error message about naming conflict

c++/8895: ICE on invalid template default value specification

Re: c++/8897: Demangling of template conversion operators

Re: c++/88: [parser] ctor/var ambiguity

c++/8903: Internal error on friend directive in template

c++/8905: Function attributes for C++ constructors confuses g++ frontend

Re: c++/8906: [3.2/3.3 regression] segmentation fault when parsing nested-class definition

c++/8906: G++ 3.2 raises segmentation fault when parsing nested-class definition

c++/8910: Incorrect code generation when returning class by value

c++/8912: gcc-3 compiles things that should be syntax errors

c++/8914: parentheses not accepted around constructor call in return statement

c++/8915: optimalisation on HP problems

c++/8921: Trouble with member templates

c++/8928: gcc fails to reject an ill-formed specialization of a typedef

c++/8929: g++ 3.2 violates 14.7.3, p5

c++/8930: bogus ambiguity taking the address of a member template, take 2

c++/8931: g++ 3.2 fails to enforce access rules

c++/8932: g++ 3.2 error parsing a scoped friend declaration

c++/8935: Failure to apply trivial peephole optimizations

c++/8936: Declaration of never defined member function changes generated code

c++/8942: internal compiler error: in ggc_set_mark, at ggc-page.c:981

c++/8953: make check gives two unexpected failures and ten unexpected successes

c++/8956: Class layout: exessive padding for simple inheritance case

c++/8961: template template parameter works with 2.95; 3.2.1 reports error.

Re: c++/8963: [3.2/3.3 regression] [ABI] The same template instance is mangled with 2 different names

c++/8963: The same template instance is mangled with 2 different names

c++/8964: 2 different templates mangled with the same name

Re: c++/8964: [3.3 regression] [ABI] different mangling of names

c++/8965: Strange results with remove_if

Re: c++/8966: [Alpha OSF5.1] Lost exceptions across library boundaries

Re: c++/8966: Lost exceptions across library boundaries

Re: c++/8977: g++ 3.2.2 unable to compile some code with template args

c++/8977: g++ 3.2.2: problem with code using templates args

c++/8979: Layout of class with virtual inheritance problem on IA64

c++/8982: "using foo::operator+" doesn't parse

c++/8986: ICE with segfault on include inside namespace

c++/8987: xscale g++ causes seg fault when enum decl in middle of fxn

c++/8990: most algorithms in <algorithm> should require being qualified by std:: but aren't

c++/8991: g++ 3.2.1 with -frepo on templates - puts collect2 into an infinite loop

c++/8993: ICE during VTK compile

Re: c++/8993: ICE with -march=pentium4

c++/8999: SegFault after illegal template declaration

c++/9006: Regressions on arm-elf and arm-netbsdelf after 3.4-bib merger

c++/9010: Err in dump class hierarchy file gen for template class destructor

c++/9014: unnamed classes cannot have base classes

c++/9021: bug report

c++/9022: using declaration accepted as using directive

c++/9023: No exports possible when using a class pointer in a class definition

c++/9030: [3.4 regression] Template friends and access to local classes

Re: c++/9030: [3.4 regression] Template friends and access to localclasses

c++/9032: Can't find template match

c++/9042: Initialisation of std::ostringstream does not work correctly

c++/9043: incorrect name mangling for array dimension in template function

c++/9044: Incorrect error report about constant member not being initialised

c++/9048: Conditional expression error with static const members

c++/9050: Can't explicitly instantiate C++ constructor templates

c++/9053

c++/9053: g++ confused about ambiguity of overloaded function templates

c++/9054

Re: c++/9054: [3.3, 3.4 regression] segfault on legal code with option -fdump-translation-unit

Re: c++/9054: [3.3/3.4 regression] segfault on legal code with option -fdump-translation-unit

c++/9054: segfault on legal code with option -fdump-translation-unit

c++/9055: class members destructors don't executed

c++/9057: partial template specialization appears to be ignored

c++/9061: Improper access granted to protected typedef from nested member of derived class

c++/9062: gcc 3.2.0, 3.2.1 optimization bug with postincrement

c++/9067: vectors of vectors break with -ftrapv

c++/9075: Destructor is called more times than required..

c++/9098: error: expected unqualified-id

c++/9102: no matching function by using nested-template base class

c++/9103: problems constructing from temporaries

c++/9104: gcc3.3 produces SEGFAULT

c++/9106: ICE with (incorrect) member pointer parameter syntax

c++/9107: c++ V3.2 responds: Benutzerschnittstelle.cpp:665: internal error: Speicherzugriffsfehler

c++/9108: Illeagal instuction code generation for operator=

c++/9109: parse ambiguity

c++/9111: gcc 3.0.4 slow run time reults

c++/9112

Re: c++/9112: [3.4 regression] new C++ parser rejects code older parsers accepted

c++/9112: [gcc-3.4] new C++ parser rejects code older parsers accepted

c++/9113: ICE with templates

c++/9114: sparc-solaris2.7: cc1plus crashes on g++.dg/compat/break/bitfield7

Re: c++/925: [parser]Follow-up to c++/909 with more info

Re: c++:8442

Re: c/38: matching of function signatures

Re: c/5199: Feature request: function call logging

Re: c/5897: No warning for statement after return

Re: c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1

Re: c/6815: [3.2/3.3 regression] ICE with longjmp if -fprofile-arcs -O is specified

Re: c/6843: ICE under Solaris 8 during libpng compilation

Re: c/6897: Code produced with -fPIC reserves EBX, but compiles bad __asm__ anyway

Re: c/6900: Floating point behaviour of gcc on pentium

Re: c/7017: gcc-3.1 does not recognise -a flag

Re: c/7082: ICE in copy_to_mode_reg, at explow.c:711

Re: c/7128: Undeclared variables as asm argument cause ICE

Re: c/7227: [<3.2/3.3> regression]: bogus code generation with attribute mode TI

Re: c/7258: The message "variable might be used uninitialised" does not tell the location

Re: c/7258: The message "variable might be used uninitialised" doesnot tell the location

Re: c/7341: Hyperlink to gcov in gcc documentation doesn't work

Re: c/7356: syntax errors immediately before an #include are reported for within the included file

Re: c/7479: [3.2 regression] wrong arithmetic output

Re: c/7479: wrong arithmetic output

Re: c/7490: [3.2/3.3 regression] ICE with alias definition

Re: c/7540: ICE while building binutils/gas

Re: c/7574: Code generation problem involving regparm attribute

c/7622

Re: c/7622: [3.2/3.3 regression] tree inliner fallout (regression relative to 2.95)

Re: c/7654: -Wenum-assignment : Warn if an enum is being assigned a non enum value

Re: c/7741: [3.2/3.3 regression] ICE on conflicting types (make_decl_rtl at varasm.c:834)

Re: c/7741: [3.3 regression] ICE on conflicting types

Re: c/7741: [<3.2,3.3> regression] ICE on conflicting types (make_decl_rtl at varasm.c:834)

Re: c/7741: ICE on conflicting types

Re: c/7759: incorrect warning emited

Re: c/7812: insanely long compilation times on simple C files

Re: c/7871: ICE on legal code, global register variables problems

Re: c/7872: ICE on legal code, regression from 3.0 and 2.9*

Re: c/8248: GCC 2.95 on Solaris8 x86 producing weird errors

Re: c/8290: [3.2/3.3 regression] Initialization with compound literals during declaration fails with gcc 3.2

Re: c/8290: [3.2/3.3 regression] Initialization with compound literalsduring declaration fails with gcc 3.2

Re: c/8375: Constraints on inline assembly

Re: c/8404: arguments/stack corrupted when passing non-byte aligned struct with attribute packed

Re: c/8407: gcc3.2 ia64 (itanium-2) Internal compiler error in simplify_gen_subreg, at simplify-rtx.c:2711

Re: c/8420: volatile after the type specifier for an unnamed structure is rejected

Re: c/8546: ebx is not being preserve for inline asm if -fPIC

Re: c/8548: switch-statement

Re: c/8646: ICE in GNU99 mode

Re: c/8647: [3.3 regression] ICE in GNU99 mode Nr. #2

Re: c/8654: ICE in reload_cse_simplify_operands

Re: c/8681: Generates unneeded test

Re: c/8703: Compiler Segmentation Fault cross-compiling PPC Altivec accelerated code

Re: c/8714: gcc bug: complaint on %c for strftime

Re: c/8715: '~' operator for unsigned char and conversion to bool

Re: c/8730: [3.2/3.3 regression] Cannot compile C function inside other C function

Re: c/8743: receiving result from __builtin_return_address() beyond stack top causes segfault

Re: c/8743: receiving result from __builtin_return_address() beyondstack top causes segfault (fwd)

Re: c/8754: Allows illegal code

c/8777: Internal error when mixing inline, extern and static.

Re: c/8788: ICE in emit_move_insn, at expr.c:3089

c/8793: Simple code results in "numeric constant contains digits beyond the radix"

c/8804: gcc fails to warn when function omits a return statement

c/8817: Failed to cross compile linux-2.4.19 kernel for StrongARM.

c/8825: optimization causes incorrect math

Re: c/8828: [3.2/3.3 regression] gcc reports some code is unreachable when it is not

c/8828: gcc reports some code is unreachable when it is not

c/8868: GCC 3.2, 3.2.1 fail to compile with <sys/stat.h> functions in C99 mode

Re: c/8868: GCC 3.2, 3.2.1 fail to compile with <sys/stat.h> functionsin C99 mode

c/8877: x86_function_profiler too many arguments for format

c/8879: Internal compiler error in simplify_subreg, at simplify-rtx.c:2452

c/8901: __WCHAR_MAX__ not defined correctly for -fshort-wchar

c/8909: varasm.c: Errors on sparc-unknown-openbsd3.2

Re: c/8927: Gcc give error for wrong line of C code.

c/8934: Internal compiler error in simplify_subreg, at simplify-rtx.c:2452

c/8960: [3.2/3.3 regression] Segfault with __attribute__ ((mode (...))) in start_function:5702

Re: c/8960: [3.2/3.3 regression] Segfault with __attribute__ ((mode(...))) in start_function:5702

c/8962: "-O2 -mmmx" makes gcc seg fault

Re: c/8962: [CygWin] "-O2 -mmmx" makes gcc seg fault

c/8996: Unreliable bitfields

c/9025: GNU C compiler does not honour 'const' type qualifier

c/9029: partially initialized strings are not filled with 0 or C99 stanard misleading

c/9049: No support for selective enabling/disabling of warnings

c/9058: structure with flexible array member: offsetof() != sizeof()

Re: c/9058: structure with flexible array member: offsetof() !=sizeof()

c/9060: cannot compile gas/tc-ppc.c w/ gcc 3.2.1 (cygwin host)

c/9064: FAIL with gcc.c-torture/execute/loop-2e.c test with gcc-3.2.1 (wrong instruction generation)

c/9065: FAIL with gcc.c-torture/execute/loop-2e.c test with gcc-3.2.1 (wrong instruction generation)

c/9070: Improper warning when casting from pointer to non-const array to const

Re: c/9070: Improper warning when casting from pointer to non-constarray to const

c/9072: -Wconversion should be split into two distinct flags

c/9088: c code aborts with -ftrapv

c/9100: illegal binary constant causes gcc to seg fault

c/9110: Zero-length bitfields cause wider structure when -fpack-struct is specified

Re: debug/1621: Debugging with complex numbers

Re: debug/3468: GCC 3.0 produces invalid .def directive for virtual template

Re: debug/4431: Wrong .stabs entries when using -O2

Re: debug/5514: 3.0.3 debug problem - undefined reference to LC5

Re: debug/6387: -fpic -g1 combination give ICE in dwarf2out

Re: debug/6387: [3.2/3.3 regression] -fpic -g1 combination give ICE in dwarf2out

Re: debug/7698: gcc 3.1 internal error in gen_typedef_die

Re: debug/7867: Internal compiler error in `gen_tagged_type_instatiateion_die', at dwarf2out.c:9315

Re: debug/8446: stabs generation crashes when class inherits from typedef struct

Re: debug/8818: g++ 3.3: bad assembly code when optimizing (reference to undefined label)

debug/8818: g++ 3.3: missing label definition in debug output

debug/9039: ICE, anonymous union, gen_decl_die, dwarf2out.c:11974

Re: fortran/8904: Optimization problem in f77 code

fortran/9038: -ffixed-line-length-none -x f77-cpp-input gives: Warning: unknown register name line-length-none

Re: java/1374: gcj -C diverges from javac

Re: java/3802: undefined reference to `JavaDeps::class$ '

Re: java/5810: unrecognized character in input stream

Re: java/7095: GCJ built multithreaded program keeps creating zombies

Re: java/8219: gcj order of argument evaluation problem

Re: java/8457: [3.2/3.3 regression] ICE in generate_bytecode_insns, at java/jcf-write.c:1850

Re: java/8629: warn about unused imports

Re: java/8712: [3.2/3.3 regresssion] ICE at fold-const.c:2934

java/8740

Re: java/8740: Cross-package inheritance of static member classes broken

Re: java/8741: gcj crashes when compiling the attached file

Re: java/8742: Multiple identically-named local classes broken

java/8791: compiles, but compiled code does not work

java/8792: compiles, but compiled code does not work

java/8830: Incorrect semantics for Foo.class

java/8866: Bug in switch statement code generation -- missing label

java/8893: Local classes are named incorrectly

java/8899: gcj confused over local classes

java/8923: gcj 3.2.1 - ICE when modifying a variable decleared "final static"

java/8939: Class files produced by gcj are incompatible with Sun's vm

java/8955

java/8955: switch case statement causes gcj to throw segmentation fault

java/8958: Unreachable statement causes gcj to exit:

java/8980: NullPointerException not being caught by exception handler

java/8989: Jcl out of memory error

java/9040: c++filt doesn't decode the names of class initialization functions

java/9095: GCJ 3.2.1 Seg. Faults on class file when using libgcj+IBM classes

libf2c/8992: MXUNIT change seems to fail

Re: libgcj/3065: java.security doesn't implement aliases

libgcj/7416

Re: libgcj/7416: java.security startup refs "GNU libgcj.security"

Re: libgcj/8685: CNI Invocation of Java code from C++ example fails

Re: libgcj/8711: abnormal program termination during loop starts CPU overload

Re: libgcj/8711: abnormal program termination during loop startsCPU overload

libgcj/8738

Re: libgcj/8738: java.io.CharArrayWriter's write methods erroneously throw IOExceptions

libgcj/8786: java.lang.Throwable.printStackTrace() hangs forever

libgcj/8823

libgcj/8823: gij doesn't handle "Marinda methods" (abstract class that implements interface but doesn't define all methods)

Re: libgcj/8823: gij doesn't handle "Marinda methods" (abstractclass that implements interface but doesn't define all methods)

libgcj/8933

libgcj/8933: Install libffi and boehm-gc headers

libgcj/8940: Java source from CLASSPATH for MessageFormat.format() contains error

libgcj/8945

Re: libgcj/8945: StringTokenizer

libgcj/8946: StringTokenizer

libgcj/8957: gcj: libgcj.spec: No such file or directory

libgcj/8995: race cases in interpreter

libgcj/8997

libgcj/8997: spin() calls Thread.sleep

libgcj/8998: permission checking problems in resolve.cc

libgcj/9007: os.arch should be x86 not i586 under windows

libgcj/9018: Some .jar files fail to compile due to bugs in the exception table

libgcj/9019: Compiling included jar into dll fails

libgcj/9026: Gcj -Os option confuses Eclipse SWT

libgcj/9051: Small program causes crash with -Os option

libgcj/9077: gij is unable to run some programs in the NBIO test suite

libgcj/9078: libffi: problems with uint8 on powerpc

libstdc++/6745

libstdc++/7445

Re: libstdc++/7691: --enable-cxx-flags configure option broken

libstdc++/8230

libstdc++/8399

libstdc++/8708

Re: libstdc++/8708: __USE_MALLOC doesn't work

Re: libstdc++/8713: template <class charT> bool isspace (charT c, const locale& loc)

libstdc++/8780: std::vector iterators not recognized as pointers by templates in certain cases

Re: libstdc++/8780: std::vector iterators not recognized as pointersby templates in certain cases

libstdc++/8790

libstdc++/8790: Use of non thread-safe strtok in src/localename.cc

Re: libstdc++/8798: #include <locale> is including /usr/bin/locale instead of /usr/local/include/c++/3.2.1/locale

libstdc++/8836: char_traits<signed char> undefined at link time ( char_traits<char> is OK )

libstdc++/8840: 3.2.1: sort (v.begin (), v.end (), loc) dumps core

Re: libstdc++/8840: 3.2.1: sort (v.begin (), v.end (), loc) dumpscore

libstdc++/8851: Slice_array assignment changes right side, leaves left side unchanged.

libstdc++/8874: using rdbuf to copy from an empty file sets the fail bit on the target stream

libstdc++/8884: [3.2 regression] 23_containers/vector_capacity.cc execution test regression

libstdc++/8887

libstdc++/8887: locale

libstdc++/8949

libstdc++/8949: numeric_limits<>::denorm_min() and is_iec559 problems.

libstdc++/8968: 'make build' fails on creating runtime libraries in libstdc++/testsuite

libstdc++/8978: can't compile libstdc++v3.0 library

libstdc++/9024: Input fails after call to basic_filebuf<>::pubsetbuf(0, 0)

Re: libstdc++/9024: Input fails after call to basic_filebuf<>::pubsetbuf(0,0)

libstdc++/9027: codecvt example from The C++ Programming Language does not work.

libstdc++/9028: codecvt<wchar_t, char, mbstate_t> doesn't work on Red Hat Linux 8.0.

libstdc++/9066: docs for char_traits template not having an implementation

libstdc++/9069: race condition in libstdc++3 (basic_string.tcc)

libstdc++/9073: Can __STL_ASSERTIONS come back, but with more than rope?

libstdc++/9076: Call Frame Instructions are not handled correctly during unwind operation..

Re: middle-end/3973: GCC fails to bootstrap with 80+160MB memory / optimization

Re: middle-end/3973: GCC fails to bootstrap with 80+160MB memory /optimization

Re: middle-end/4154: copy a structure argument with negative length (gcc3.0.1 mips3)

Re: middle-end/5332: Internal compiler error in gen_reg_rtx, at emit-rtl.c:542