gcc-bugs archive
subject index for August, 2006

This is the mail archive of the gcc-bugs@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:

[Bug ada/28591] [4.2 regression] ICE in splice_child_die, at dwarf2out.c:5513

[Bug ada/28682] New: --enable-languages=c,c++ for cross compiler builds Ada compiler

[Bug ada/28682] --enable-languages=c,c++ for cross compiler builds Ada compiler

[Bug ada/28716] New: Bind_Socket doesn't bind to specified address

[Bug ada/28733] New: GNAT crash while compiling Ada-2005 code

[Bug ada/28733] GNAT crash while compiling Ada-2005 code

[Bug ada/28835] New: Incorrect numeric result in multiplication of user-defined type with universal integer

[Bug ada/28835] Incorrect numeric result in multiplication of user-defined type with universal integer

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

[Bug awt/16825] need to reimplement QuadCurve2D.solveQuadratic

[Bug boehm-gc/28760] New: GC_PTHREAD_CREATE_NAME segfaults in statically linked binaries

[Bug boehm-gc/28760] GC_PTHREAD_CREATE_NAME segfaults in statically linked binaries

[Bug bootstrap/17601] gcc/Makefile.in: Setting up XX_FOR_TARGET does not work

[Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1

[Bug bootstrap/24631] SIGBUS during bootstrap

[Bug bootstrap/25672] cross build's libgcc picks up CFLAGS

[Bug bootstrap/26715] bootstrap comparison failure

[Bug bootstrap/26999] [4.2 Regression] bootstrap failure with --disable-libdecnumber or --disable-libcpp

[Bug bootstrap/27774] "make install-info" no longer works

[Bug bootstrap/28511] can't bootstrap gcc / syntax error in gcc/opt-gather.awk

[Bug bootstrap/28511] syntax error in gcc/opt-gather.awk

[Bug bootstrap/28515] CFLAGS not propagated, resulting in object mismatch

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

[Bug bootstrap/28615] New: cross-compile uses host cpp to determine features

[Bug bootstrap/28615] cross-compile uses host cpp to determine features

[Bug bootstrap/28695] Problem compiling Gcc 4.1.1 on a 64 bit linux redhat kernel

[Bug bootstrap/28745] New: make bootstrap failed on rhel4-x64 with ld internal error at elf64-x86-64.c line 1912

[Bug bootstrap/28745] make bootstrap failed on rhel4-x64 with ld internal error at elf64-x86-64.c line 1912

[Bug bootstrap/28758] `make` fails because of bad ORIGINAL_LD_FOR_TARGET

[Bug bootstrap/28770] [4.1 Regression] one reference to powerpc-ibm-eabi-ar.exe when only xar.exe installed

[Bug bootstrap/28770] one reference to powerpc-ibm-eabi-ar.exe when only xar.exe installed

[Bug bootstrap/28776] New: dwarf2out.c:2160: ICE: in build_polynomial_chrec, at tree-chrec.h:108

[Bug bootstrap/28784] New: [4.2 regression] Bootstrap comparison failure

[Bug bootstrap/28784] [4.2 regression] Bootstrap comparison failure

[Bug bootstrap/28864] New: bootstrapping fails when building from non-/bin/sh-compatible shell

[Bug bootstrap/28864] bootstrapping fails when building from non-/bin/sh-compatible shell

[Bug c++/11750] Incorrect virtual method invoked for class hierarchy w/ virtual bases

[Bug c++/13740] ICE when mangling template which uses typeof

[Bug c++/14167] Unneeded C++ types are output in debug info due to use of static constants

[Bug c++/14329] [tree-ssa] badly formatted warnings for SRA replacements

[Bug c++/14556] ICE with <?= operator

[Bug c++/17470] Visibility attribute ignored for explicit template instantiation

[Bug c++/18000] g++ interprets a variable declaration as a function prototype when the arguments to the constructor are temporaries

[Bug c++/19134] Class visibility of templated classes can't be overridden for function specializations

[Bug c++/19407] vector keyword in typedef inside template struct ignored

[Bug c++/20966] [DR 503] cv-qualified function references and overload resolution

[Bug c++/21308] [4.0 Regression] Very high compile time

[Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility

[Bug c++/21675] -fvisibility : misleading documentation and low QoI

[Bug c++/21764] visibility attributes on namespace scope

[Bug c++/22488] [4.1/4.2 Regression] push_fields_onto_fieldstack calculates offset incorrectly

[Bug c++/23211] [4.0/4.1/4.2 regression] using dec in nested class doesn't import name

[Bug c++/23211] using dec in nested class doesn't import name

[Bug c++/23287] [4.0/4.1/4.2 regression] Explicitly invoking destructor of template class in a template and is dependent

[Bug c++/23372] [4.0/4.1 Regression] Temporary aggregate copy not elided when passing parameters by value

[Bug c++/23372] [4.0/4.1/4.2 Regression] Temporary aggregate copy not elided when passing parameters by value

[Bug c++/23624] [3.4/4.0/4.1 Regression] ICE: internal compiler error: in invert_truthvalue, at fold-const.c:2697

[Bug c++/23794] C++ frontend passes invalid COND_EXPR to the middle-end

[Bug c++/24009] [4.0/4.1 regression] C++ fails to print #include stack

[Bug c++/24009] [4.0/4.1/4.2 regression] C++ fails to print #include stack

[Bug c++/24037] [4.0/4.1/4.2 regression] C++ front-end does not print #include stack for parsering errors

[Bug c++/24791] ICE on invalid instantiation of template's static member

[Bug c++/25342] [4.0 Regression] internal compiler error: in lookup_member, at cp/search.c:1209

[Bug c++/25723] Segmentation Fault

[Bug c++/25868] [4.0/4.1 Regression] Multiple templates and typedefs cause function prototype not to match

[Bug c++/25915] use ODR rules to make C++ objects not be TREE_PUBLIC

[Bug c++/25950] [3.4/4.0/4.1] [DR 391] Reference binding and explicit copy constructors

[Bug c++/26102] [4.1/4.2 regression] "using Base::member" nonsense

[Bug c++/26167] -Wconversion fails to detect signedness conversion from int to unsigned int in fuction call

[Bug c++/26269] [4.0/4.1 regression] Declaring a variable too late yields bogus error message

[Bug c++/26269] [4.0/4.1/4.2 regression] Declaring a variable too late yields bogus error message

[Bug c++/26573] [4.0/4.1 regression] Duplicate message for static member in local class

[Bug c++/26573] [4.0/4.1/4.2 regression] Duplicate message for static member in local class

[Bug c++/26577] [4.0/4.1 regression] ICE in cp_expr_size with volatile and non POD

[Bug c++/26577] [4.0/4.1/4.2 regression] ICE in cp_expr_size with volatile and non POD

[Bug c++/26612] visibility and ODR

[Bug c++/26670] attribute((packed)) sometimes not ignored for non-PODs

[Bug c++/26757] C++ front-end producing two DECLs with the same UID

[Bug c++/26790] ICE with -fmudflap returning an incomplete struct

[Bug c++/26884] [4.1/4.2 regression] Misleading diagnostic for invalid array initializer

[Bug c++/26905] default-visibility class symbol improperly resolved as hidden-visibility

[Bug c++/26917] [4.0/4.1/4.2 regression] ICE with -frepo on invalid code

[Bug c++/26965] [4.0/4.1/4.2 Regression] Unnecessary debug info for unused consts in C++

[Bug c++/26984] link error with &(typeid(int)) in anonymous namespace

[Bug c++/27000] visibility push/pop and templates go crazy

[Bug c++/27078] [4.1/4.2 Regression] Duplicate error message for ambiguous enum

[Bug c++/27084] Does not propagate memory load base through useless type conversion

[Bug c++/27115] [4.0/4.1 Regression] ICE in cp_expr_size or miscompilation with statement expressions and constructors (and ?: )

[Bug c++/27115] [4.0/4.1/4.2 Regression] ICE in cp_expr_size or miscompilation with statement expressions and constructors (and ?: )

[Bug c++/27177] [4.0 Regression] ICE in build_simple_base_path, at cp/class.c:474

[Bug c++/27211] Bogus error "template definition of non-template" when there is no non-template

[Bug c++/27270] [4.1/4.2 Regression]ICE in process_init_constructor_array, at cp/typeck2.c:788

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

[Bug c++/27398] [4.0/4.1 regression] ICE on missing closing parenthesis

[Bug c++/27398] [4.0/4.1/4.2 regression] ICE on missing closing parenthesis

[Bug c++/27493] [4.2 regression] ICE on invalid template parameter

[Bug c++/27494] [4.0/4.1/4.2 regression] ICE on invalid template parameter

[Bug c++/27508] [4.0/4.1/4.2 regression] ICE on invalid destructor name

[Bug c++/27547] [4.0/4.1/4.2 regression] ICE on invalid operator=

[Bug c++/27668] [4.0 regression] ICE with invalid template parameter

[Bug c++/27668] [4.0/4.1 regression] ICE with invalid template parameter

[Bug c++/27670] ICE on invalid template parameter

[Bug c++/27714] [4.0/4.1/4.2 regression] operator new as friend in template class rejected

[Bug c++/27775] incorrect "ambiguous" error message with multiple inheritance and nested class.

[Bug c++/27787] Qualified lookup fails to find inherited class template

[Bug c++/27807] [4.1/4.2 regression] ICE on invalid initializer

[Bug c++/27894] [4.1/4.2 Regression] "internal compiler error: Segmentation fault" with -O

[Bug c++/27935] gcc fails to compile code with operator delete(void*,size_t)

[Bug c++/27961] [4.1/4.2 regression] ICE on invalid template declaration

[Bug c++/27962] [4.1 regression] ICE with invalid template parameter in specialization

[Bug c++/28016] [4.1 Regression] emitting template constant

[Bug c++/28053] [4.2 regression] ICE deriving from class with invalid bitfield

[Bug c++/28056] [4.1/4.2 regression] enum accepted as scope

[Bug c++/28058] [4.1/4.2 regression] ICE in inline_forbidden_p

[Bug c++/28088] [4.1 Regression] Internal compiler error on boost mpl test/apply.cpp

[Bug c++/28139] alias information for EH is wrong

[Bug c++/28148] [4.0 Regression] ICE with pointer to member function initializer and cast to a different type

[Bug c++/28148] [4.0/4.1/4.2 Regression] ICE with pointer to member function initializer and cast to a different type

[Bug c++/28182] Bad diagnostic with missing "typename" keyword

[Bug c++/28215] [4.2 regression] Bootstrap failure on arm-eabi

[Bug c++/28239] [4.2 regression] ICE in gimple_add_tmp_var, at gimplify.c:720

[Bug c++/28248] [4.1/4.2 regression] Trouble with invalid initializers

[Bug c++/28250] [4.2 regression] ICE with invalid catch

[Bug c++/28255] [4.1/4.2 regression] ICE with C99 compund literal (scalar), initializer and templates

[Bug c++/28255] [4.1/4.2 regression] ICE with initialization in template

[Bug c++/28256] [4.1 regression] ICE with empty initializer

[Bug c++/28256] [4.1/4.2 regression] ICE with empty initializer

[Bug c++/28257] [4.0/4.1 regression] ICE with invalid variable declaration

[Bug c++/28257] [4.0/4.1/4.2 regression] ICE with invalid variable declaration

[Bug c++/28259] [4.0/4.1 regression] ICE with invalid virtual inheritance

[Bug c++/28259] [4.0/4.1/4.2 regression] ICE with invalid virtual inheritance

[Bug c++/28261] [4.0/4.1/4.2 regression] ICE with enum in constructor definition

[Bug c++/28267] [4.0/4.1 regression] ICE on invalid default variable in operator new

[Bug c++/28267] [4.0/4.1/4.2 regression] ICE on invalid default variable in operator new

[Bug c++/28274] [4.0/4.1/4.2 Regression] Redeclaration with extra default argument doesn't work

[Bug c++/28275] Error compiling template class containing dynamic_cast<> with -fno-rtti

[Bug c++/28279] [4.2 Regression] ICE in finish_static_data_member_decl, at cp/decl2.c:716

[Bug c++/28284] [4.2 regression] ICE with invalid static const variable

[Bug c++/28288] [4.0/4.1 regression] ICE with min/max operator

[Bug c++/28288] [4.0/4.1/4.2 regression] ICE with min/max operator

[Bug c++/28302] [4.0/4.1 regression] ICE with bit-complement for vectors

[Bug c++/28302] [4.0/4.1/4.2 regression] ICE with bit-complement for vectors

[Bug c++/28303] [4.1/4.2 regression] ICE on invalid typedef

[Bug c++/28341] [4.0/4.1 regression] ICE with references as template parameters

[Bug c++/28341] [4.0/4.1/4.2 regression] ICE with references as template parameters

[Bug c++/28346] [4.0 regression] ICE creating pointer-to-reference-member

[Bug c++/28346] [4.0/4.1 regression] ICE creating pointer-to-reference-member

[Bug c++/28346] [4.0/4.1/4.2 regression] ICE creating pointer-to-reference-member

[Bug c++/28347] [4.1 regression] ICE on typedef with initialization

[Bug c++/28347] [4.1/4.2 regression] ICE on typedef with initialization

[Bug c++/28349] [4.0/4.1 regression] ICE with "undefined" va_arg and references

[Bug c++/28349] [4.0/4.1/4.2 regression] ICE with "undefined" va_arg and references

[Bug c++/28370] [4.2 Regression] undefined reference to template class static variable in an anonymous namespace

[Bug c++/28385] [4.0/4.1 regression] templated function call goes awry

[Bug c++/28385] [4.0/4.1/4.2 regression] templated function call goes awry

[Bug c++/28407] [4.2 regression] Issue with anonymous namespace

[Bug c++/28409] [4.2 Regression] extern "C" and anonymous namespace

[Bug c++/28420] [4.0/4.1/4.2 regression] ICE with "typeid" as template parameter

[Bug c++/28432] [4.0/4.1/4.2 regression] duplicate "no member function declared" message

[Bug c++/28450] [4.0/4.1 regression] ICE with new and complex/vector types

[Bug c++/28450] [4.0/4.1/4.2 regression] ICE with new and complex/vector types

[Bug c++/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

[Bug c++/28505] [4.0/4.1 regression] ICE with invalid constructors

[Bug c++/28505] [4.0/4.1/4.2 regression] ICE with invalid constructors

[Bug c++/28506] [4.0/4.1/4.2 regression] ICE with initializers for functions

[Bug c++/28523] [4.0 Regression] Throw of a derived class casted to its base class using a C-style cast

[Bug c++/28523] [4.0/4.1/4.2 Regression] Throw of a derived class casted to its base class using a C-style cast

[Bug c++/28553] [4.1 Regression] string processing -O3 optimization bug under GCC 4.1.1

[Bug c++/28553] string processing -O3 optimization bug under GCC 4.1.1

[Bug c++/28557] [4.0 regression] Trouble with templated type conversion operator

[Bug c++/28557] [4.0/4.1/4.2 regression] Trouble with templated type conversion operator

[Bug c++/28558] [4.0/4.1/4.2 regression] Trouble with new and __attribute__

[Bug c++/28559] [4.2 regression] ICE with friend and __attribute__

[Bug c++/28560] [4.0/4.1/4.2 regression] Trouble with __attribute__ in template parameter

[Bug c++/28567] New: [cygwin] ICE in eh_alloc.cc on 'make install'

[Bug c++/28567] [cygwin] ICE in eh_alloc.cc on 'make install'

[Bug c++/28573] New: incorrectly allowing non-constant expression to offsetof()

[Bug c++/28573] [4.0/4.1/4.2 Regression] incorrectly allowing non-constant expression to offsetof()

[Bug c++/28582] New: error "'operator new' takes type 'size_t' " reported inside gcc header file

[Bug c++/28582] error "'operator new' takes type 'size_t' " reported inside gcc header file

[Bug c++/28584] New: Cast to pointer from integer of different size [gcc 4.0.x and 4.1.x on x86_64]

[Bug c++/28586] New: thowing exception before main() leads to crash on AIX

[Bug c++/28588] New: static private function

[Bug c++/28588] [4.0/4.1 Regression] static private function

[Bug c++/28588] [4.0/4.1/4.2 Regression] static private function

[Bug c++/28593] New: [4.0/4.1/4.2 regression] ICE on invalid operator new

[Bug c++/28593] [4.0/4.1/4.2 regression] ICE on invalid operator new

[Bug c++/28594] New: [4.1/4.2 regression] ICE with invalid template parameter

[Bug c++/28594] [4.1/4.2 regression] ICE with invalid template parameter

[Bug c++/28594] [4.2 regression] ICE with invalid template parameter

[Bug c++/28595] New: [4.1/4.2 regression] ICE with invalid const static variable

[Bug c++/28595] [4.1 regression] ICE with invalid const static variable

[Bug c++/28595] [4.1/4.2 regression] ICE with invalid const static variable

[Bug c++/28597] New: friend function defined inside class declaration

[Bug c++/28597] friend function defined inside class declaration

[Bug c++/28599] New: multiple definitions of static const member of template class

[Bug c++/28599] multiple definitions of static const member of template class

[Bug c++/28606] New: [4.0/4.1/4.2] Destructor accepted as return-type of constructor

[Bug c++/28606] [4.0/4.1/4.2 regression] Destructor accepted as return-type of constructor

[Bug c++/28606] [4.0/4.1/4.2] Destructor accepted as return-type of constructor

[Bug c++/28620] New: [4.1 regression] static const member in template class leads to multiple definitions at linktime

[Bug c++/28620] [4.1 regression] static const member in template class leads to multiple definitions at linktime

[Bug c++/28631] New: no candidate even when it exists, depends on position of the function

[Bug c++/28631] no candidate even when it exists, depends on position of the function

[Bug c++/28633] New: CMOV accessing unmapped memory

[Bug c++/28633] CMOV accessing unmapped memory

[Bug c++/28637] New: [4.1/4.2 regression] ICE on invalid template parameter

[Bug c++/28637] [4.1 regression] ICE on invalid template parameter

[Bug c++/28637] [4.1/4.2 regression] ICE on invalid template parameter

[Bug c++/28638] New: [4.1/4.2 regression] ICE on invalid template parameter

[Bug c++/28638] [4.1 regression] ICE on invalid template parameter

[Bug c++/28638] [4.1/4.2 regression] ICE on invalid template parameter

[Bug c++/28639] New: [4.1/4.2 regression] ICE trying to print error on invalid template parameter

[Bug c++/28639] [4.1/4.2 regression] ICE trying to print error on invalid template parameter

[Bug c++/28639] [4.2 regression] ICE trying to print error on invalid template parameter

[Bug c++/28640] New: [4.1/4.2 regression] ICE redeclaring template with invalid parameter

[Bug c++/28640] [4.1 regression] ICE redeclaring template with invalid parameter

[Bug c++/28640] [4.1/4.2 regression] ICE redeclaring template with invalid parameter

[Bug c++/28641] New: [4.1/4.2 regression] ICE calling template function with invalid template parameter

[Bug c++/28641] [4.1/4.2 regression] ICE calling template function with invalid template parameter

[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

[Bug c++/28642] New: ICE in layout_type, at stor-layout.c:1851

[Bug c++/28642] [4.0/4.1/4.2 Regression] ICE in layout_type, at stor-layout.c:1851

[Bug c++/28642] ICE in layout_type, at stor-layout.c:1851

[Bug c++/28656] New: unhelpful null argument warning on memcpy()

[Bug c++/28659] New: [4.2 regression] ICE (segfault) while compiling kdelibs 4.0 snapshot

[Bug c++/28659] [4.2 regression] ICE (segfault) while compiling kdelibs 4.0 snapshot

[Bug c++/28669] New: %s substituted with static/non- can't be properly translated

[Bug c++/28669] %s substituted with static/non- can't be properly translated

[Bug c++/28670] New: reject valid? conversion from &#8216;int&#8217; to non-scalar type &#8216;Y&#8217; requested.

[Bug c++/28670] reject valid? conversion from `int' to non-scalar type `Y&' requested.

[Bug c++/28674] New: Segmentation fault

[Bug c++/28674] Segmentation fault

[Bug c++/28677] New: Function prototype in function body crashes compilation

[Bug c++/28677] [4.0 regression] Function prototype in function body crashes compilation

[Bug c++/28677] [4.0/4.1 regression] Function prototype in function body crashes compilation

[Bug c++/28677] Function prototype in function body crashes compilation

[Bug c++/28681] New: friend declaration visible outside the class scope

[Bug c++/28681] friend declaration visible outside the class scope

[Bug c++/28683] New: ICE (segfault) when comparing pointers with -O (and higher)

[Bug c++/28683] [4.0/4.1/4.2 regression] ICE (segfault in add_reg_br_prob_note) when comparing pointers with -O (and higher)

[Bug c++/28687] New: [4.2.0 regression] dynamic_cast<void*> disallowed too rigorously with -fno-rtti

[Bug c++/28687] [4.2 regression] dynamic_cast<void*> disallowed too rigorously with -fno-rtti

[Bug c++/28687] [4.2.0 regression] dynamic_cast<void*> disallowed too rigorously with -fno-rtti

[Bug c++/28688] New: Cross compile internal error.

[Bug c++/28688] Cross compile internal error.

[Bug c++/28689] New: Cross compile internal error.

[Bug c++/28689] Cross compile internal error.

[Bug c++/28695] New: Problem compiling Gcc 4.1.1 on a 64 bit linux redhat kernel

[Bug c++/28704] New: %s substituted with "static member"/"free" can't be properly translated

[Bug c++/28704] %s substituted with "static member"/"free" can't be properly translated

[Bug c++/28705] New: ICE: in type_dependent_expression_p, at cp/pt.c:12837

[Bug c++/28705] [4.0/4.1/4.2 Regression] ICE: in type_dependent_expression_p, at cp/pt.c:12837

[Bug c++/28707] New: Incorrect optimization inside member function

[Bug c++/28707] [4.0 Regression] Incorrect optimization inside member function

[Bug c++/28710] New: [4.0/4.1/4.2 regression] ICE redeclaring template as non-template

[Bug c++/28710] [4.0/4.1/4.2 regression] ICE redeclaring template as non-template

[Bug c++/28711] New: ICE on invalid initializer for multidimensional array

[Bug c++/28711] ICE on invalid initializer for multidimensional array

[Bug c++/28715] New: Attribute with section (".init_array") does't work under SPARC

[Bug c++/28718] New: Call to -lgcc added prior to user libraries

[Bug c++/28718] Call to -lgcc added prior to user libraries

[Bug c++/28728] New: function declaration inside function

[Bug c++/28728] function declaration inside function

[Bug c++/28730] New: [4.0/4.1/4.2 regression] ICE with statement expressions and virtual destructors

[Bug c++/28730] [4.0/4.1/4.2 regression] ICE with statement expressions and virtual destructors

[Bug c++/28732] New: Can we please pleaSE strip the tabs in standard template headers

[Bug c++/28732] Can we please pleaSE strip the tabs in standard template headers

[Bug c++/28734] New: EastLinux Corporate Desktop 1.0 (Pre)

[Bug c++/28736] New: [4.2 regression] ICE with friend of invalid template class

[Bug c++/28736] [4.2 regression] ICE with friend of invalid template class

[Bug c++/28737] New: [4.2 regression] ICE using invalid template class in specialization

[Bug c++/28737] [4.2 regression] ICE using invalid template class in specialization

[Bug c++/28738] New: [4.2 regression] ICE specializing invalid template class

[Bug c++/28738] [4.2 regression] ICE specializing invalid template class

[Bug c++/28739] New: [4.2 regression] ICE specializing template member of invalid template class

[Bug c++/28739] [4.2 regression] ICE specializing template member of invalid template class

[Bug c++/28740] New: [4.0/4.1/4.2 regression] ICE with invalid inheritance

[Bug c++/28740] [4.0/4.1/4.2 regression] ICE with invalid inheritance

[Bug c++/28741] New: [4.2 regression] ICE with static member in invalid template class

[Bug c++/28741] [4.2 regression] ICE with static member in invalid template class

[Bug c++/28742] New: [4.2 regression] ICE with virtual destructor in invalid template class

[Bug c++/28742] [4.2 regression] ICE with virtual destructor in invalid template class

[Bug c++/28743] New: [4.1/4.2 regression] ICE with invalid specialization

[Bug c++/28743] [4.1/4.2 regression] ICE with invalid specialization

[Bug c++/28746] New: gcc -g and shared objects

[Bug c++/28746] gcc -g and shared objects

[Bug c++/28748] New: incorrect semantics of using-declaration in c++

[Bug c++/28748] incorrect semantics of using-declaration in c++

[Bug c++/28761] New: Returning object ignores copy constructor

[Bug c++/28761] Returning object ignores copy constructor

[Bug c++/28763] New: sizeof macro appears broken when bitfields are in structures

[Bug c++/28763] sizeof macro appears broken when bitfields are in structures

[Bug c++/28766] New: compound literal expression vs templates

[Bug c++/28766] compound literal expression vs templates

[Bug c++/28774] New: Request for warning where const/volatile is ignored in a cast

[Bug c++/28774] Request for warning where const/volatile is ignored in a cast

[Bug c++/28777] New: Zerodetection (i != 0) compiled with -O2 don't work

[Bug c++/28780] New: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:108

[Bug c++/28780] [4.2 regression] internal compiler error: in build_polynomial_chrec, at tree-chrec.h:108

[Bug c++/28780] internal compiler error: in build_polynomial_chrec, at tree-chrec.h:108

[Bug c++/28782] New: Internal compiler error on compiling SpiderMonkey project

[Bug c++/28782] Internal compiler error on compiling SpiderMonkey project

[Bug c++/28783] New: Probably a typof() extension problem

[Bug c++/28783] Probably a typof() extension problem

[Bug c++/28785] New: internal compiler error

[Bug c++/28785] internal compiler error

[Bug c++/28786] New: No way set visibility of typeinfo without setting VTT and vtable similarly

[Bug c++/28786] No way set visibility of typeinfo without setting VTT and vtable similarly

[Bug c++/28787] New: Internal compiler error (ICE) when trying to initialize function in template

[Bug c++/28787] Internal compiler error (ICE) when trying to initialize function in template

[Bug c++/28793] New: Error while deducting template arg

[Bug c++/28793] Error while deducting template arg

[Bug c++/28819] New: gcc requires infinite memory when compiling code snippet

[Bug c++/28819] gcc requires infinite memory when compiling code snippet

[Bug c++/28820] New: sizeof == 0 for empty class

[Bug c++/28820] sizeof == 0 for empty class

[Bug c++/28827] New: [4.0.3 regression] ICE with nested template friend

[Bug c++/28827] [4.0 Regression] ICE with nested template friend

[Bug c++/28836] New: gcc 4.1.1 rejects possible valid code containing the "using" keyword

[Bug c++/28836] gcc 4.1.1 rejects possible valid code containing the "using" keyword

[Bug c++/28840] New: internal compiler error

[Bug c++/28840] internal compiler error

[Bug c++/28841] New: Quantlib compile error...

[Bug c++/28841] Quantlib compile error...

[Bug c++/28846] New: g++ wants a copy constructor for no reason

[Bug c++/28846] g++ wants a copy constructor for no reason

[Bug c++/28851] New: template derived class cannot access protected variables in template base class

[Bug c++/28851] template derived class cannot access protected variables in template base class

[Bug c++/28852] New: [4.0/4.1/4.2 regression] ICE on invalid conversion operator

[Bug c++/28852] [4.0/4.1/4.2 regression] ICE on invalid conversion operator

[Bug c++/28853] New: [4.0/4.1/4.2 regression] ICE on invalid declaration with template template parameter

[Bug c++/28853] [4.0/4.1/4.2 regression] ICE on invalid declaration with template template parameter

[Bug c++/28855] New: Internal Compiler Error / Segmentation Fault compiling single self-made header file

[Bug c++/28855] Internal Compiler Error / Segmentation Fault compiling single self-made header file

[Bug c++/28856] New: Optimizer crash

[Bug c++/28856] Optimizer crash

[Bug c++/28858] New: [4.0/4.1/4.2 regression] Algorithm to find the end of a template parameter list is flawed

[Bug c++/28858] [4.0/4.1/4.2 regression] Algorithm to find the end of a template parameter list is flawed

[Bug c++/28860] New: [4.0/4.1/4.2 regression] Trouble with bound template template parameter in specialization

[Bug c++/28860] [4.0/4.1/4.2 regression] Trouble with bound template template parameter in specialization

[Bug c++/28861] New: [4.0/4.1/4.2 regression] ICE on invalid in-class specialization

[Bug c++/28861] [4.0/4.1/4.2 regression] ICE on invalid in-class specialization

[Bug c++/28863] New: ICE on template class with visibility specification

[Bug c++/28863] ICE on template class with visibility specification

[Bug c++/28871] New: massive C++ compile time slowdown

[Bug c++/28871] massive C++ compile time slowdown

[Bug c++/28878] New: [4.0/4.1/4.2 regression] ICE using "[" instead of "{"

[Bug c++/28878] [4.0/4.1/4.2 regression] ICE using "[" instead of "{"

[Bug c++/28879] New: [4.0/4.1/4.2 regression] ICE with variable-sized array in template function

[Bug c++/28879] [4.0/4.1/4.2 regression] ICE with variable-sized array in template function

[Bug c++/28886] New: [4.1/4.2 regression] Template specialization with array rejected

[Bug c++/28886] [4.1/4.2 regression] Template specialization with array rejected

[Bug c++/28893] New: ICE on invalid inline x86-64 assembly, in ix86_secondary_memory_needed

[Bug c++/28895] New: friend accepts template type-parameter.

[Bug c++/28895] 'friend' accepts typedef-name.

[Bug c++/28897] New: internal compiler error: in instantiate_decl, at cp/pt.c:11731 // source in Description section

[Bug c++/28897] internal compiler error: in instantiate_decl, at cp/pt.c:11731 // source in Description section

[Bug c++/28899] New: [4.2 regression] gimplification failed

[Bug c++/28899] [4.2 regression] gimplification failed

[Bug c++/28903] New: [4.2 Regression] Rejects VLA in template class's member with using

[Bug c++/28903] [4.2 Regression] Rejects VLA in template class's member with using

[Bug c++/28904] New: operand out of range on Linux/PowerPC

[Bug c++/28906] [4.2 regression] rejects valid arrays

[Bug c++/28907] [4.2 regression] ICE tree check: did not expect class 'type', have 'type' (template_type_parm) in contains_placeholder_p, at tree.c:2223

[Bug c++/28918] New: [4.2 regression] rejects minimum/maximum operator in some c++ code

[Bug c++/28918] [4.2 regression] rejects minimum/maximum operator in some c++ code

[Bug c++/2922] [DR 197] two-stage lookup for unqualified function calls with type-dependent arguments

[Bug c++/4131] The C++ compiler don't place a const class object to ".rodata" section with non trival constructor

[Bug c++/4131] The C++ compiler don't place a const class object to ".rodata" section with non trivial constructor

[Bug c++/4131] Why the C++ compiler don't place a const class object to ".rodata" section?

[Bug c++/5458] address of overloaded template function as argument for template

[Bug c++/7874] [3.4/4.0/4.1 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace

[Bug c/17645] Add a warning for potentially unsafe unsigned operations

[Bug c/20303] [4.0 only] Can't push more than 16 nested visibility

[Bug c/21920] alias violating

[Bug c/25795] Proccessing the attribute externally_visible too early

[Bug c/26993] ICE on invalid code with weakref

[Bug c/27012] visibility attribute should not be permitted on local variables

[Bug c/27184] [4.0/4.1 Regression] Wrong code with pointers to arrays and types and strict aliasing

[Bug c/27184] [4.0/4.1/4.2 Regression] Wrong code with pointers to arrays and types and strict aliasing

[Bug c/27301] [4.0/4.1/4.2 Regression] ICE on convoluted inline asm with "m" (statement expression and vla)

[Bug c/27489] [4.1 regression] ICE on broken switch condition

[Bug c/27489] [4.1/4.2 regression] ICE on broken switch condition

[Bug c/27490] [4.1/4.2 regression] ICE on broken sizeof expression

[Bug c/27490] [4.1regression] ICE on broken sizeof expression

[Bug c/27558] [4.0/4.1 Regression] Wrong type in warning

[Bug c/27558] [4.0/4.1/4.2 Regression] Wrong type in warning

[Bug c/27675] Compiler crash building PHP component

[Bug c/27697] [4.0 Regression] incorrect warning about constness of pointer to an array in a const struct

[Bug c/27697] [4.0/4.1/4.2 Regression] incorrect warning about constness of pointer to an array in a const struct

[Bug c/27721] [4.1/4.2 regression] ICE using += with a function

[Bug c/27893] [4.0 Regression] ICE with TREE_CONSTANT VLA sizes inside functions

[Bug c/27893] [4.0/4.1/4.2 Regression] ICE with TREE_CONSTANT VLA sizes inside functions

[Bug c/27898] Compile failure with --combine and anonymous structures

[Bug c/27953] ICE with invalid function definitions

[Bug c/28136] [4.0 regression] ICE with incomplete array type

[Bug c/28136] [4.0/4.1/4.2 regression] ICE with incomplete array type

[Bug c/28280] [4.2 regression] bogus "statement with no effect" warning with VLA and typeof

[Bug c/28287] [4.1 regression] ICE with misplaced attribute weak