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

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

[Bug c/28289] composite_types called to do two different things

[Bug c/28299] [4.0/4.1 regression] ICE with -Wmissing-prototypes

[Bug c/28299] [4.0/4.1/4.2 regression] ICE with -Wmissing-prototypes

[Bug c/28418] [4.0/4.1 regression] ICE incrementing compound literal expression

[Bug c/28418] [4.0/4.1/4.2 regression] ICE incrementing compound literal expression

[Bug c/28419] [4.1/4.2 regression] ICE using __FUNCTION__ in invalid code

[Bug c/28502] ICE with invalid declaration after definition

[Bug c/28568] New: compiler generates incorrect ARM instructions when using long bitfields

[Bug c/28568] compiler generates incorrect ARM instructions when using long bitfields

[Bug c/28569] New: Segmentation fault from struct pointers

[Bug c/28575] misleading __builtin_choose_expr documentation error

[Bug c/28581] New: Illegal loading the address of a label with -O2

[Bug c/28581] Illegal loading the address of a label with -O2

[Bug c/28583] New: ICE in default_secondary_reload, at targhooks.c:532 when building libgcc2.c as _divsc3.o

[Bug c/28583] ICE in default_secondary_reload, at targhooks.c:532 when building libgcc2.c as _divsc3.o

[Bug c/28592] New: Segmentation Fault running -O2 on file with deep nesting

[Bug c/28592] [4.0 regression] Segmentation Fault running -O2 on file with deep nesting

[Bug c/28592] Segmentation Fault running -O2 on file with deep nesting

[Bug c/28616] New: GCC doesn't see error in wrong enumeration definition ('enum')

[Bug c/28616] GCC doesn't see error in wrong enumeration definition ('enum')

[Bug c/28617] New: ___divti3 and ___umodti3 undefined for -m64 on powerpc-apple-darwin8

[Bug c/28621] New: SEGSEGV at set_fast_math () at ../../gcc/config/i386/crtfastmath.c:97 when using the -Os flag

[Bug c/28629] New: Segfault with --march=pentium-m -O2 when compiling faac

[Bug c/28629] Segfault with --march=pentium-m -O2 when compiling faac

[Bug c/28644] New: 400.perlbench never completes when compiled with -O3

[Bug c/28646] New: 400.perlbench never completes when compiled with -O3

[Bug c/28646] 400.perlbench never completes when compiled with -O3

[Bug c/28649] New: [4.1/4.2 regression] Poor error recovery of C parser

[Bug c/28649] [4.1/4.2 regression] Poor error recovery of C parser

[Bug c/28651] New: signed compare incorrectly false for (int)(U+4)<(int)U where U is unsigned INT_MAX (for optimized x86)

[Bug c/28668] New: internal compiler error: in find_reloads, at reload.c:3690

[Bug c/28673] New: static reference not optimized, leaving dangling reference

[Bug c/28673] static reference not optimized, leaving dangling reference

[Bug c/28675] New: ICE in extract_insn, at recog.c:2084 (nrecognizable insn) [arm]

[Bug c/28675] [4.1/4.2 regression] ICE in extract_insn, at recog.c:2084 (unrecognizable insn) [arm]

[Bug c/28675] ICE in extract_insn, at recog.c:2084 (nrecognizable insn) [arm]

[Bug c/28675] ICE in extract_insn, at recog.c:2084 (unrecognizable insn) [arm]

[Bug c/28679] New: #pragma pack(push) malformed

[Bug c/28679] #pragma pack(push) malformed

[Bug c/28684] New: Imprecise -funsafe-math-optimizations definition

[Bug c/28697] New: Behavior of __extension__ within __asm__ changed with regards to 3.4.4

[Bug c/28697] Behavior of __extension__ within __asm__ changed with regards to 3.4.4

[Bug c/28706] New: Compile failure with --combine and explicitly aligned structures

[Bug c/28706] [4.1/4.2 Regression] Compile failure with --combine and explicitly aligned structures

[Bug c/28706] Compile failure with --combine and explicitly aligned structures

[Bug c/28712] New: Compile failure with --combine and packed structures.

[Bug c/28712] [4.0/4.1/4.2 Regression] Compile failure with --combine and packed structures.

[Bug c/28713] New: GNU OpenMP produces type mismatches

[Bug c/28726] New: -fsched2-use-superblock produces wrong code

[Bug c/28727] New: Wrong code generated (assignment incorrectly optimized out)

[Bug c/28727] Wrong code generated (assignment incorrectly optimized out)

[Bug c/28729] New: Assignment to data used in __asm() get optimised away.

[Bug c/28729] Assignment to data used in __asm() get optimised away.

[Bug c/28744] New: externally_visible attribute not effective with prior declaration of symbol.

[Bug c/28744] externally_visible attribute not effective with prior declaration of symbol.

[Bug c/28749] New: Miscompilation of glibc/stdio-common/vfprintf.c

[Bug c/28752] New: bootstrap comparision fails with "-ftree-vectorize -maltivec" on ppc

[Bug c/28752] bootstrap comparision fails with "-ftree-vectorize -maltivec" on ppc

[Bug c/28755] New: duplicate members of arrays

[Bug c/28755] duplicate members of arrays

[Bug c/28768] New: Preprocessor doesn't parse tokens correctly?

[Bug c/28768] [4.0/4.1/4.2 Regression] Preprocessor doesn't parse tokens correctly?

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

[Bug c/28779] New: internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:106

[Bug c/28779] internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:106

[Bug c/28792] New: Incorrect i386 code for inlined function with -O2 -mtune=generic

[Bug c/28792] Incorrect i386 code for inlined function with -O2 -mtune=generic

[Bug c/28795] New: __builtin_isunordered() and __builtin_isnan() should behave consistently

[Bug c/28796] New: __builtin_nan() and __builtin_unordered() inconsistent

[Bug c/28796] __builtin_nan() and __builtin_unordered() inconsistent

[Bug c/28800] New: Incorrect warning "ISO C forbids an empty source file"

[Bug c/28800] Incorrect warning "ISO C forbids an empty source file"

[Bug c/28805] New: Xfree86-4.4 and 4.5 X compile failed with gcc-3.4.3

[Bug c/28805] Xfree86-4.4 and 4.5 X compile failed with gcc-3.4.3

[Bug c/28808] New: Alignment problem in __gthread_once_t in vxWorks

[Bug c/28808] Alignment problem in __gthread_once_t in vxWorks

[Bug c/28814] New: ICE when compiling Stalin under 4.1 but not 4.0

[Bug c/28815] New: gcc-4.2-20060819 failed to compile Linux kernel 2.6.18-rc4-git1

[Bug c/28815] gcc-4.2-20060819 failed to compile Linux kernel 2.6.18-rc4-git1

[Bug c/28821] New: Unable to build Python

[Bug c/28823] New: sizeof not handled by pre-processor in #if statement

[Bug c/28823] sizeof not handled by pre-processor in #if statement

[Bug c/28831] New: Aggregate copy not elided when using a return value as a pass-by-value parameter

[Bug c/28831] [4.0/4.1/4.2 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter

[Bug c/28833] New: GCC 4.1.1 ICEs compiling Xorg 6.8.2

[Bug c/28833] GCC 4.1.1 ICEs compiling Xorg 6.8.2

[Bug c/28838] New: LIB_SPECS lacks pthread

[Bug c/28838] LIB_SPECS lacks pthread

[Bug c/28839] New: ICE in tree-vectorizer.c

[Bug c/28839] ICE in tree-vectorizer.c

[Bug c/28847] New: as compiler error

[Bug c/28848] New: argument mismatch for late-prototyped function should be warning, not error

[Bug c/28859] New: GCC calls malloc from within signal context

[Bug c/28862] New: attribute ((aligned)) ignored on vector variables

[Bug c/28865] New: Structures with a flexible arrray member have wrong .size

[Bug c/28875] New: "-Wextra -Wno-unused-parameter -Wall" doesn't work as expected

[Bug c/28875] "-Wextra -Wno-unused-parameter -Wall" doesn't work as expected

[Bug c/28876] New: Provide -W options for all warnings enabled by -Wextra

[Bug c/28876] Provide -W options for all warnings enabled by -Wextra

[Bug c/28887] New: generates invalid code for -O1 -fprefetch-loop-arrays

[Bug c/28887] generates invalid code for -O1 -fprefetch-loop-arrays

[Bug c/28901] New: -Wunused-variable ignores unused const initialised variables

[Bug c/28912] New: Non-functional -funsigned-char: signed/unsigned mismatch is reported

[Bug c/28912] Non-functional -funsigned-char: signed/unsigned mismatch is reported

[Bug debug/19523] [4.0/4.1/4.2 Regression] DBX_USE_BINCL support broken in the C++ compiler

[Bug debug/23336] [4.0/4.1 Regression] enum constants not visible to gdb because of -feliminate-unused-debug-types

[Bug debug/23336] [4.0/4.1/4.2 Regression] enum constants not visible to gdb because of -feliminate-unused-debug-types

[Bug debug/26827] "GNAT BUG DETECTED" on compile GPS 1.3.1/gtkada

[Bug debug/26881] [4.1/4.2 Regression] internal compiler error in dwarf2out_finish

[Bug debug/27017] [4.0/4.1/4.2 Regression] Debug information for static local class members are not emitted

[Bug debug/27574] [4.1/4.2 Regression] MIssing debug info at -O0 for a local variable in a C++ constructor

[Bug debug/28063] [4.2 regression] Dwarf no longer uses merged strings for DW_AT_comp_dir

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

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

[Bug debug/28673] static reference not optimized, leaving dangling reference

[Bug debug/28692] New: ICE in rtl_for_decl_init, at dwarf2out.c

[Bug debug/28692] [4.2 Regression] ICE in rtl_for_decl_init, at dwarf2out.c

[Bug debug/28767] New: GCC should output DW_TAG_ptr_to_member for member functions

[Bug debug/28767] GCC should output DW_TAG_ptr_to_member for member functions

[Bug debug/28834] New: [4.0/4.1/4.2 Regression] -O3 -g crashes sometimes when using may_alias and structs

[Bug debug/28834] [4.0/4.1/4.2 Regression] -O3 -g crashes sometimes when using may_alias and structs

[Bug debug/28880] New: gcc.c-torture/execute/mayalias-2.c failure with -O3 -gdwarf-2

[Bug debug/28880] gcc.c-torture/execute/mayalias-2.c failure with -O3 -gdwarf-2

[Bug driver/17621] Add option to have GCC not search $(prefix)

[Bug driver/22544] [4.0/4.1 Regression] gcc ignores input file given on the command line

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

[Bug driver/28528] [4.0/4.1 Regression] C language extensions override -x in C++ driver

[Bug driver/28528] [4.0/4.1/4.2 Regression] C language extensions override -x in C++ driver

[Bug driver/28528] [4.0/4.1/4.2 regression] Trouble compiling header files with "-x c++" using g++

[Bug driver/28845] New: configured --with-gnu-* reports unrecognized option '-rdynamic'

[Bug driver/28877] New: gcc file1.c file2.c file3.c -o file.o fails

[Bug driver/28877] gcc file1.c file2.c file3.c -o file.o fails

[Bug fastjar/28359] fastjar directory traversal problem

[Bug fastjar/28647] New: jar installation fails

[Bug fastjar/28647] jar installation fails

[Bug fortran/18111] spurious warnings with -W -Wunused

[Bug fortran/20067] gfortran: misleading error message resolving generic subroutine

[Bug fortran/20441] -finit-local-zero is missing from gfortran

[Bug fortran/20541] TR 15581: ALLOCATABLE components

[Bug fortran/20886] passing generic name as dummy argument

[Bug fortran/22244] dimension information is lost for multi-dimension array

[Bug fortran/24520] Temporary constant array descriptors being declared at wrong binding level.

[Bug fortran/24866] internal compiler error

[Bug fortran/25077] No error on attempt to redefine intrinsic assigments

[Bug fortran/25102] Procedure for interface assignment must have two dummy arguments

[Bug fortran/25217] Derived type dummy argument having intent(out) attribute

[Bug fortran/25252] ICE on invalid code

[Bug fortran/25818] Problem with handling optional and entry master arguments

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

[Bug fortran/26106] [meta-bug] Gfortran can't compile tonto correctly

[Bug fortran/27981] Strange error message for illegal integer constant

[Bug fortran/28005] [4.1 only] gfortran: matmul produces wrong result

[Bug fortran/28416] ICE on allocatable codes

[Bug fortran/28425] Derived type initialization via a derived type is broken

[Bug fortran/28443] gfortran does not implement the present intrinsic procedure correctly for optional character strings

[Bug fortran/28496] Error during array initialization

[Bug fortran/28548] [4.1 only] Optional argument failed

[Bug fortran/28548] [4.2 Regression]: Optional argument failed

[Bug fortran/28585] New: Fortran 2003: Support NEW_LINE intrinsic

[Bug fortran/28585] Fortran 2003: Support NEW_LINE intrinsic

[Bug fortran/28590] New: A SEQUENCEd defined type which refers to another defined type generates a spurious complaint about the lack of SEQUENCE attribute in the latter

[Bug fortran/28590] A SEQUENCEd defined type which refers to another defined type generates a spurious complaint about the lack of SEQUENCE attribute in the latter

[Bug fortran/28600] New: ICE on character pointer assignment

[Bug fortran/28600] [4.2 regression] ICE on character pointer assignment

[Bug fortran/28600] ICE on character pointer assignment

[Bug fortran/28601] New: ICE on reexport of renamed type

[Bug fortran/28601] ICE on reexport of renamed type

[Bug fortran/28630] New: ICE due to a module function returning a derived type

[Bug fortran/28630] ICE due to a module function returning a derived type

[Bug fortran/28655] New: [F2003] In/output: DECIMAL=/dp/dc; SIGN=/S/SP/SS BLANK=/PAD=; DELIM=; ENCODING=

[Bug fortran/28660] New: Spurious warning: 'ubound.6' is used uninitialized in this function

[Bug fortran/28660] Spurious warning: 'ubound.6' is used uninitialized in this function

[Bug fortran/28662] New: fpp call of gfortran: -traditional-cpp versus newer macros like #x

[Bug fortran/28662] fpp call of gfortran: -traditional-cpp versus newer macros like #x

[Bug fortran/28722] New: Fortran front-end produces mismatch trees

[Bug fortran/28722] Fortran front-end produces mismatch trees

[Bug fortran/28735] New: Crash in resolve.c - related to contents of .mod

[Bug fortran/28735] Crash in resolve.c - related to contents of .mod

[Bug fortran/28762] New: program name 'write' causes compiler crash on if statements containing write commands.

[Bug fortran/28762] program name 'write' causes compiler crash on if statements containing write commands.

[Bug fortran/28771] New: gfortran accepts invalid variable definition

[Bug fortran/28771] gfortran accepts invalid variable definition

[Bug fortran/28788] New: [gfortran: 4.1, 4.2 regression] ICE on valid code

[Bug fortran/28788] [gfortran: 4.1, 4.2 regression] ICE on valid code

[Bug fortran/28799] New: functions and allocated vectors

[Bug fortran/28799] functions and allocated vectors

[Bug fortran/28809] New: [gfortran] internal compiler error: in gfc_conv_ss_descriptor, at fortran/trans-array.c:1265

[Bug fortran/28809] [gfortran] internal compiler error: in gfc_conv_ss_descriptor, at fortran/trans-array.c:1265

[Bug fortran/28813] New: gfortran.dg/direct_io_6.f90 can exhaust system disk space

[Bug fortran/28813] gfortran.dg/direct_io_6.f90 can exhaust system disk space

[Bug fortran/28817] New: [gfortran] problems with -Wunused

[Bug fortran/28818] New: C/Fortran interoperability: variable number of arguments passed from fortran to C causes Illegal instruction

[Bug fortran/28818] C/Fortran interoperability: variable number of arguments passed from fortran to C causes Illegal instruction

[Bug fortran/28843] New: internal compiler error: in verify_loop_structure, at cfgloop.c:1268

[Bug fortran/28843] internal compiler error: in verify_loop_structure, at cfgloop.c:1268

[Bug fortran/28849] New: Missed array shape violation with RESHAPE despite -fbounds-check

[Bug fortran/28849] Missed array shape violation with RESHAPE despite -fbounds-check

[Bug fortran/28866] New: [Regression] Simple if statements are not so simple

[Bug fortran/28866] [Regression] Simple if statements are not so simple

[Bug fortran/28873] New: Cannot resolve subroutine calls when modules are used in different scopes

[Bug fortran/28873] Cannot resolve subroutine calls when modules are used in different scopes

[Bug fortran/28874] New: gfortran confuses 'cycle' keyword for subroutine call in subroutine called 'cycle'

[Bug fortran/28874] gfortran confuses 'cycle' keyword for subroutine call in subroutine called 'cycle'

[Bug fortran/28885] New: ICE passing components of array of derived type

[Bug fortran/28885] ICE passing components of array of derived type

[Bug fortran/28890] New: ICE on write

[Bug fortran/28890] ICE on write

[Bug fortran/28908] New: [4.2 Regression]: fold_convert fails for Fortran operator

[Bug fortran/28908] [4.1/4.2 Regression]: fold_convert fails for Fortran operator

[Bug fortran/28908] [4.2 Regression]: fold_convert fails for Fortran operator

[Bug fortran/28914] New: Code inside loop hangs; outside loop runs normally; runs OK on other compilers

[Bug fortran/28914] Code inside loop hangs; outside loop runs normally; runs OK on other compilers

[Bug fortran/28916] New: Build of the head fails on Mac Intel

[Bug fortran/28916] Build of the head fails on Mac Intel

[Bug gcov/profile/26570] [4.1 Regression] -fprofile-generate -fprofile-use cause memory corruption immediately

[Bug gcov/profile/26570] [4.1/4.2 Regression] -fprofile-generate -fprofile-use cause memory corruption immediately

[Bug gcov/profile/28478] gcov is not demangling C++ names

[Bug gcov/profile/28480] [4.2 Regression] inliner-1.c:31: ICE: in set_bb_for_stmt, at tree-cfg.c:2775

[Bug gcov/profile/28564] New: gcov fails to store the absolute path to the source files

[Bug gcov/profile/28564] gcov fails to store the absolute path to the source files

[Bug inline-asm/11807] GCC should error out when clobbering the stack pointer and frame pointer

[Bug inline-asm/28635] New: Interaction between different asm statements

[Bug inline-asm/28635] Interaction between different asm statements

[Bug inline-asm/28686] New: ebp from clobber list used as operand

[Bug inline-asm/28686] ebp from clobber list used as operand

[Bug java/1305] [JSR133] GCJ ignores volatile modifier

[Bug java/21624] java source files cannot be compiled to bcabi [indirect dispatch]

[Bug java/24442] wrong inner class instantiated

[Bug java/27754] Stack overflow in gcj

[Bug java/28153] Under Windows Xp the generated JNI headers need to have a '_' prepended for each function.

[Bug java/28380] ICE compiling class implementing nested interface from class compiled from jar

[Bug java/28423] multianewarray not always evaluated when compiling from bytecode

[Bug java/28453] [ecj] compiler support for reflection data

[Bug java/28458] [ecj] Fails to build gnu.awt.LightweightRedirector

[Bug java/28576] New: PlainDatagramSocketImpl::connect: not implemented yet

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

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

[Bug java/28663] New: [4.2 regression] gcj fails to binary-compile eclipse's javac

[Bug java/28663] [4.2 regression] gcj fails to binary-compile eclipse's javac

[Bug java/28754] New: [4.2 regression] java.lang.nullPointerException while building ant with gcj-compiled ecj

[Bug java/28754] [4.2 regression] java.lang.nullPointerException while accessing final static members of an interface

[Bug java/28754] [4.2 regression] java.lang.nullPointerException while building ant with gcj-compiled ecj

[Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5

[Bug java/28775] gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5

[Bug java/28801] New: libgcj build broken for gnu/CORBA/CDR/gnuRuntime.java

[Bug java/28801] [4.2 Regression] libgcj build broken for gnu/CORBA/CDR/gnuRuntime.java

[Bug java/28801] libgcj build broken for gnu/CORBA/CDR/gnuRuntime.java

[Bug java/28869] New: gcc-4.1.1 fails to build with java language on Solaris 2.8

[Bug java/28869] gcc-4.1.1 fails to build with java language on Solaris 2.8

[Bug java/28891] New: [4.2 regression] ICE, segmentation fault

[Bug java/28891] [4.2 regression] ICE, segmentation fault

[Bug java/28892] New: assignment to static field not in class initializer

[Bug java/28892] assignment to static field not in class initializer

[Bug java/8923] [4.0/4.1 Regression] ICE when modifying a variable decleared "final static"

[Bug java/8923] [4.0/4.1/4.2 Regression] ICE when modifying a variable decleared "final static"

[Bug libfortran/26889] selected_int_kind.inc broken, causing failure

[Bug libfortran/27740] libgfortran should use versioned symbols

[Bug libfortran/27964] Wrong line ends on windows (XP)

[Bug libfortran/28354] 0.99999 printed as 0. instead of 1. by format(f3.0)

[Bug libfortran/28354] [4.1 Only] 0.99999 printed as 0. instead of 1. by format(f3.0)

[Bug libfortran/28452] __gfortran_random_r10 not found

[Bug libfortran/28603] New: FAIL: gfortran.dg/direct_io_6.f90 -O0 execution test

[Bug libfortran/28603] FAIL: gfortran.dg/direct_io_6.f90 -O0 execution test

[Bug libfortran/28607] New: [4.1/4.2 Regression]Namelist read does not handle default case of delim="none"

[Bug libfortran/28607] [4.1/4.2 Regression]Namelist read does not handle default case of delim="none"

[Bug libfortran/28747] New: Empty write STREAM I/O file positioning problem

[Bug libfortran/28747] Empty write STREAM I/O file positioning problem

[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector

[Bug libgcj/23682] gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException

[Bug libgcj/24403] --enable-java-awt=qt fails to build

[Bug libgcj/24798] classmap.db should reside in /var/lib/gcj/

[Bug libgcj/25404] Error: suffix or operands invalid for `xchg' while compiling classpath's qt peer on x86_64

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

[Bug libgcj/27921] libgcj should support old 1.1-style JNI invocation API

[Bug libgcj/28312] peer libraries are installed into gcjversionedlibdir, not into nativeexeclib

[Bug libgcj/28340] gij ignores -Djava.security.manager

[Bug libgcj/28454] [ecj] runtime annotation support

[Bug libgcj/28455] [ecj] defineclass.cc rewrites constant pool

[Bug libgcj/28491] NetworkInterface.getNetworkInterfaces() doesn't report ipv6 interfaces.

[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'

[Bug libgcj/28576] PlainDatagramSocketImpl::connect: not implemented yet

[Bug libgcj/28579] New: [ecj] classpath build must use gcj

[Bug libgcj/28579] [ecj] classpath build must use gcj

[Bug libgcj/28605] New: Current trunk fails to build: "zip error"

[Bug libgcj/28605] Current trunk fails to build: "zip error"

[Bug libgcj/28609] New: make install broken in current trunk (svn 115947)

[Bug libgcj/28609] make install broken in current trunk (svn 115947)

[Bug libgcj/28625] New: FAIL: PR7482 -O3 output - source compiled test

[Bug libgcj/28626] New: FAIL: Thread_Join execution - gij test

[Bug libgcj/28698] New: [gcj] libgcj-bc only used when building shared libs, not executables

[Bug libgcj/28698] [gcj] libgcj-bc only used when building shared libs, not executables

[Bug libgomp/25259] [4.2 Regression] bootstrap failures on non-C99 platforms (no stdint.h)

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

[Bug libgomp/28708] New: FAIL: libgomp.fortran/vla6.f90 -O0 execution test

[Bug libgomp/28725] New: Case Sensitive OpenMP environment variables and patch

[Bug libgomp/28725] Case Sensitive OpenMP environment variables and patch

[Bug libgomp/28898] New: OpenMP-parallelized program crashes after a parallel for loop

[Bug libgomp/28898] OpenMP-parallelized program crashes after a parallel for loop

[Bug libmudflap/23170] [4.0 only] libmudflap should not use functions marked obsolescent by POSIX/SUS

[Bug libmudflap/28578] New: A most simple multithreaded program (practically any multithreaded one) causes mudflap violation

[Bug libmudflap/28578] A most simple multithreaded program (practically any multithreaded one) causes mudflap violation

[Bug libmudflap/28654] New: Array underruns and overruns not detected by the multithreaded mudflap

[Bug libmudflap/28654] Array underruns and overruns not detected by the multithreaded mudflap

[Bug libobjc/28565] New: building with --enable-objc-gc doesn't link with the gc convenience library

[Bug libstdc++/16611] Terrible code generated for vector<bool>

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

[Bug libstdc++/23773] Improve abi.html

[Bug libstdc++/24469] Possible race condition in mt_allocator causing SIGSEGV

[Bug libstdc++/24660] versioning weak symbols in libstdc++

[Bug libstdc++/26810] error when building cross-compiler

[Bug libstdc++/27530] Possible memory leak in std::vector<int>::reserve() or std::vector<int>::clear()

[Bug libstdc++/27615] memory leak with libstdc++ set <string>

[Bug libstdc++/28406] What should be value of sqrt(complex<double>(-1.0,-0.0))?

[Bug libstdc++/28457] ext/pb_ds/regression/tree_data_map_rand.cc fails with a particular random seed.

[Bug libstdc++/28587] New: vector<bool> is extremely slow (900x slower than it should be)

[Bug libstdc++/28587] vector<bool> is extremely slow (900x slower than it should be)

[Bug libstdc++/28671] New: [4.2 regression] undefined reference to `__sync_fetch_and_add_4'

[Bug libstdc++/28671] [4.2 regression] undefined reference to `__sync_fetch_and_add_4'

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

[Bug libstdc++/28759] New: stringbuf writes beyond external buffer given via pubsetbuf()

[Bug libstdc++/28759] stringbuf writes beyond external buffer given via pubsetbuf()

[Bug libstdc++/28765] New: __gnu_cxx::__vstring::clear() is slow

[Bug libstdc++/28765] __gnu_cxx::__vstring::clear() is slow

[Bug libstdc++/28797] New: Problems with demangling (__cxa_demangle())

[Bug libstdc++/28811] New: undefined versioned symbol name _ZNKSt14basic_ifstreamIcSt11char_traitsIcEE7is_openEv@GLIBCXX_3.4

[Bug libstdc++/28811] --with-pic vs static libraries and libstdc++

[Bug libstdc++/28811] undefined versioned symbol name _ZNKSt14basic_ifstreamIcSt11char_traitsIcEE7is_openEv@GLIBCXX_3.4

[Bug libstdc++/28830] New: FAIL: tr1/2_general_utilities/memory/shared_ptr/thread/lockfree_weaktoshared.cc

[Bug libstdc++/28830] FAIL: tr1/2_general_utilities/memory/shared_ptr/thread/lockfree_weaktoshared.cc

[Bug libstdc++/28844] New: hashtable.h initialize reserves a lot of memory, defer until needed

[Bug libstdc++/28844] hashtable.h initialize reserves a lot of memory, defer until needed

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

[Bug middle-end/18071] [4.0/4.1/4.2 Regression] -Winline does not respect -fno-default-inline

[Bug middle-end/20983] [4.0/4.1/4.2 Regression] varargs functions force va_list variable to stack unnecessarily

[Bug middle-end/21733] filecmp.c:252: warning: #n1# may be used uninitialized in this function

[Bug middle-end/23442] Compiler fails to build - internal compiler error: in do_SUBST, at combine.c:462

[Bug middle-end/23623] volatile keyword changes bitfield access size from 32bit to 8bit

[Bug middle-end/24548] [4.0/4.1 Regression] __builtin_constant_p not resolved with -O2

[Bug middle-end/24947] -Os should maximize inlining --param values.

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

[Bug middle-end/25261] [gomp] Nested function calls in #pragma omp parallel blocks

[Bug middle-end/25505] [4.0/4.1/4.2 Regression] gcc uses way too much stack space for this code

[Bug middle-end/25566] Variable length types and inlining

[Bug middle-end/26632] [4.1 Regression] spurious warning: value computed is not used

[Bug middle-end/26632] [4.1/4.2 Regression] spurious warning: value computed is not used

[Bug middle-end/26983] [4.0/4.1/4.2 Regression] Missing label with builtin_setjmp/longjmp

[Bug middle-end/27567] [4.0/4.1/4.2 Regression] __builtin_memcpy generates redundant stores/moves.

[Bug middle-end/27590] [4.1/4.2 Regression] ICE when compiling catalina.jar from tomcat 5.0.30

[Bug middle-end/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O

[Bug middle-end/27724] [4.1/4.2 Regression] internal compiler error: no-op convert from 4 to 8 bytes in initializer

[Bug middle-end/27770] [4.2 Regression] wrong code in spec tests for -ftree-vectorize -maltivec

[Bug middle-end/27793] [4.1 Regression] num_ssa_names inconsistent or immediate use iterator wrong

[Bug middle-end/27945] [4.0/4.1/4.2 Regression] Packed struct of variable length has wrong size

[Bug middle-end/28010] [4.1/4.2 regression] ICE because of fold_rtx endless recursion

[Bug middle-end/28071] [4.1/4.2 regression] A file that can not be compiled in reasonable time/space

[Bug middle-end/28075] [4.1 Regression] inliner introduces unnecessary type conversions

[Bug middle-end/28116] [4.1 Regression] ICE when building konverter with gcc-4.1 with -O3 [RSO]

[Bug middle-end/28367] accessing via union on a vector does not cause vec_extract to be used

[Bug middle-end/28417] suboptimal 'division by constant' optimization

[Bug middle-end/28493] [4.1/4.2 Regression] Wrong address of stack object used for destructor call on PPC

[Bug middle-end/28542] Segmentation fault using gcc (v4.0.3) in Ubuntu Dapper

[Bug middle-end/28581] Illegal loading the address of a label with -O2

[Bug middle-end/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

[Bug middle-end/28628] New: Not forcing alignment of arrays in structs with -fsection-anchors

[Bug middle-end/28628] Not forcing alignment of arrays in structs with -fsection-anchors

[Bug middle-end/28636] New: [4.0/4.1 regression] Miscompiled loop

[Bug middle-end/28636] [4.0/4.1 regression] Miscompiled loop

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

[Bug middle-end/28643] New: redundant phi-node in latch-block prevents vectorization

[Bug middle-end/28648] [4.2 regression] ICE with invalid dllimport attribute

[Bug middle-end/28651] [4.0 Regression] signed compare incorrectly false for (int)(U+4)<(int)U where U is unsigned INT_MAX (for optimized x86)

[Bug middle-end/28651] [4.0/4.1 Regression] signed compare incorrectly false for (int)(U+4)<(int)U where U is unsigned INT_MAX (for optimized x86)

[Bug middle-end/28651] signed compare incorrectly false for (int)(U+4)<(int)U where U is unsigned INT_MAX (for optimized x86)

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

[Bug middle-end/28684] Imprecise -funsafe-math-optimizations definition

[Bug middle-end/28685] New: Multiple comparisons are not simplified

[Bug middle-end/28685] Multiple comparisons are not simplified

[Bug middle-end/28690] New: Performace problem with indexed load/stores on powerpc

[Bug middle-end/28690] [4.2 Regression] Performace problem with indexed load/stores on powerpc

[Bug middle-end/28713] GNU OpenMP produces type mismatches

[Bug middle-end/28723] New: Fortran vs Inliner creates mismatch types

[Bug middle-end/28724] New: atomic produces type mismatches

[Bug middle-end/28724] atomic produces type mismatches

[Bug middle-end/28727] Wrong code generated (assignment incorrectly optimized out)

[Bug middle-end/28734] EastLinux Corporate Desktop 1.0 (Pre)

[Bug middle-end/28734] gather stats vs PCH

[Bug middle-end/28749] Miscompilation of glibc/stdio-common/vfprintf.c

[Bug middle-end/28749] Miscompilation of glibc/stdio-common/vfprintf.c, invalid delay slot fill.

[Bug middle-end/28753] [4.2 regression] ICE in extract_insn, at recog.c:2075 on powerpc

[Bug middle-end/28755] [4.0/4.1/4.2 Regression] duplicate members of arrays

[Bug middle-end/28755] duplicate members of arrays

[Bug middle-end/28776] [4.2 Regression] dwarf2out.c:2160: ICE: in build_polynomial_chrec, at tree-chrec.h:108

[Bug middle-end/28779] internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:106

[Bug middle-end/28790] New: ICE in initialize_inlined_parameters

[Bug middle-end/28796] __builtin_nan() and __builtin_unordered() inconsistent

[Bug middle-end/28814] [4.1 regression] in compare_values, at tree-vrp.c:415

[Bug middle-end/28814] [4.1/4.2 regression] in compare_values, at tree-vrp.c:415

[Bug middle-end/28815] gcc-4.2-20060819 failed to compile Linux kernel 2.6.18-rc4-git1

[Bug middle-end/28831] [4.0/4.1/4.2 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter

[Bug middle-end/28859] GCC calls malloc from within signal context

[Bug middle-end/28862] [4.0/4.1/4.2 Regression] attribute ((aligned)) ignored on vector variables

[Bug middle-end/28865] Structures with a flexible arrray member have wrong .size

[Bug middle-end/28884] New: TARGET_FUNCTION_VALUE not documented

[Bug middle-end/28884] [4.2 Regression] TARGET_FUNCTION_VALUE not documented

[Bug middle-end/28911] New: Cross compiler build for m68k--elf fails on x86_64-linux-gnu

[Bug middle-end/28911] Cross compiler build for m68k--elf fails on x86_64-linux-gnu

[Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags

[Bug objc/28049] [4.1/4.2 regression] ICE on single + or -

[Bug other/11651] gcov aborts if empty .da files (patch attached)

[Bug other/22313] [4.2 Regression] profiledbootstrap is broken on the mainline

[Bug other/22368] [meta-bugs] mis-match types in GCC

[Bug other/25028] TImode-to-floating conversions broken

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

[Bug other/27156] SIGSEGV in operator delete() / wrong-code?

[Bug other/27832] texi2pod issues

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

[Bug other/28230] ICE during bootstrap (-O2 -fwrapv issue)

[Bug other/28272] ICE during bootstrap (possible wrong code at -O2).

[Bug other/28298] Problem compiling gcc 4.1.1

[Bug other/28596] New: libssp does not build for cross-compile

[Bug other/28596] libssp does not build for cross-compile

[Bug other/28614] New: gcc.c-torture/compile/20001226-1.c times out

[Bug other/28614] gcc.c-torture/compile/20001226-1.c times out

[Bug other/28700] New: does not fix broken linux/compiler-gcc+.h

[Bug other/28700] does not fix broken linux/compiler-gcc+.h

[Bug other/28756] New: `make install` is broken, doesn't install `gcc`

[Bug other/28756] `make install` is broken, doesn't install `gcc`

[Bug other/28757] New: `make install` installs some strange binaries

[Bug other/28757] `make install` installs some strange binaries

[Bug other/28758] New: `make` fails because of bad ORIGINAL_LD_FOR_TARGET

[Bug other/28781] New: [4.2 regression] -fPIC generates non-PIC code

[Bug other/28781] [4.2 regression] -fPIC generates non-PIC code

[Bug other/28797] Problems with demangling (__cxa_demangle())

[Bug other/28824] New: "no multiarch mapping for multilib" should be an error, not an ICE

[Bug other/28824] "no multiarch mapping for multilib" should be an error, not an ICE

[Bug other/28842] New: gcc(1) manpage has extraneous markup in it.

[Bug other/28842] gcc(1) manpage has extraneous markup in it.

[Bug other/28910] New: "Make install" leaves files owned by root in build directory

[Bug other/28917] New: try/catch block removed. too optimistic optimization?

[Bug other/28917] try/catch block removed. too optimistic optimization?

[Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled

[Bug preprocessor/23688] Compiler does not warn on selected unknown character escapes

[Bug preprocessor/28709] New: [4.0/4.1/4.2 regression] Bad diagnostic pasting tokens with ##

[Bug preprocessor/28709] [4.0/4.1/4.2 regression] Bad diagnostic pasting tokens with ##

[Bug preprocessor/28810] New: gcc -MD -MP doesn't add phony rule for source file

[Bug preprocessor/28810] gcc -MD -MP doesn't add phony rule for source file

[Bug rtl-optimization/12771] Weak loop optimizer

[Bug rtl-optimization/15023] -frename-registers is buggy and slow

[Bug rtl-optimization/17810] [3.4 Regression] internal compiler error: in verify_local_live_at_start for arm-rtems, arm-linux

[Bug rtl-optimization/19097] [4.1/4.2 regression] Quadratic behavior with many sets for the same register in VRP

[Bug rtl-optimization/19780] Floating point computation far slower for -mfpmath=sse

[Bug rtl-optimization/20586] bootstrap comparision fails with -funroll-loops.

[Bug rtl-optimization/21299] [4.0/4.1/4.2 Regression] internal error on invalid asm statement

[Bug rtl-optimization/21676] [4.0/4.1 Regression] Optimizer regression: SciMark sparse matrix benchmark

[Bug rtl-optimization/21676] [4.0/4.1/4.2 Regression] Optimizer regression: SciMark sparse matrix benchmark

[Bug rtl-optimization/21767] if-convert leaves invalid REG_EQUAL notes

[Bug rtl-optimization/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

[Bug rtl-optimization/23454] [4.0 regression] ICE in invert_exp_1, at jump.c:1719

[Bug rtl-optimization/23813] redundant register assignments not eliminated

[Bug rtl-optimization/24497] [4.0 Regression] internal compiler error: in apply_opt_in_copies, at loop-unroll.c:2122

[Bug rtl-optimization/25381] local alloc is not really that good

[Bug rtl-optimization/25848] local alloc causing an extra move

[Bug rtl-optimization/26069] [4.0/4.1/4.2 Regression] Runtime endian-ness check is no longer optimized out.

[Bug rtl-optimization/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops

[Bug rtl-optimization/26655] [4.0/4.1 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446

[Bug rtl-optimization/26847] [4.2 Regression] Missed optimization in simplify_plus_minus

[Bug rtl-optimization/27291] [4.2 regression] verify_flow_info failed: too many outgoing branch edges from bb 4

[Bug rtl-optimization/27567] [4.0/4.1/4.2 Regression] __builtin_memcpy generates redundant stores/moves.

[Bug rtl-optimization/27616] [4.1/4.2 Regression] Internal error with -O1 (CSE)

[Bug rtl-optimization/27735] [4.2 Regression] ICE at -O3 caused by loop unswitching

[Bug rtl-optimization/28062] [latent] ICE in simplify_subreg, at simplify-rtx.c:4466

[Bug rtl-optimization/28071] [4.1/4.2 regression] A file that can not be compiled in reasonable time/space

[Bug rtl-optimization/28221] [4.1 regression] ICE in add_insn_before, at emit-rtl.c:3479

[Bug rtl-optimization/28386] [4.1 regression] Wrong code with if condition in loop

[Bug rtl-optimization/28489] [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

[Bug rtl-optimization/28569] [4.2 Regression] Segmentation fault from struct pointers

[Bug rtl-optimization/28611] New: wrong code generated when cast to union is used

[Bug rtl-optimization/28611] wrong code generated when cast to union is used

[Bug rtl-optimization/28618] New: The scheduler extends the lifetime of CLASS_LIKELY_SPILLED registers

[Bug rtl-optimization/28618] The scheduler extends the lifetime of CLASS_LIKELY_SPILLED registers

[Bug rtl-optimization/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

[Bug rtl-optimization/28634] [4.1 regression] rounding problem with -fdelayed-branch on hppa/mips

[Bug rtl-optimization/28634] [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

[Bug rtl-optimization/28636] [4.0/4.1 regression] Miscompiled loop

[Bug rtl-optimization/28644] 400.perlbench never completes when compiled with -O3

[Bug rtl-optimization/28651] signed compare incorrectly false for (int)(U+4)<(int)U where U is unsigned INT_MAX (for optimized x86)

[Bug rtl-optimization/28657] New: could not expand __builtin_constant_p correctly

[Bug rtl-optimization/28657] could not expand __builtin_constant_p correctly

[Bug rtl-optimization/28726] -fsched2-use-superblock produces wrong code

[Bug rtl-optimization/28764] New: libjava build failure on sh4

[Bug rtl-optimization/28772] New: Infinite loop in scheduler

[Bug rtl-optimization/28772] Infinite loop in scheduler

[Bug rtl-optimization/28812] New: RTL aliasing vs may_alias and structs

[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

[Bug rtl-optimization/28917] try/catch block removed. too optimistic optimization?

[Bug rtl-optimization/323] optimized code gives strange floating point results

[Bug target/12477] Request to add ability to disable inline/dllimport warnings

[Bug target/16350] gcc only understands little endian ARM systems

[Bug target/16634] arm-elf-gcc problems when generating code for __attribute__ ((interrupt ("IRQ")))

[Bug target/18900] Don't use fp regs for mem moves without explicit use of fp

[Bug target/19087] Overflowed address in dwarf debug line information

[Bug target/19116] -funsafe-math-optimizations make nan compares equal to one another (-finite-math-only should be doing that)

[Bug target/19923] [4.0/4.1/4.2 Regression] openssl is slower when compiled with gcc 4.0 than 3.3

[Bug target/21122] ICE in schedule_insns, at sched-rgn.c:2549

[Bug target/21323] internal compiler error: Segmentation fault

[Bug target/23322] [4.1/4.2 regression] performance regression, possibly related to caching

[Bug target/23740] attiny13 and attiny2313 are not fully supported

[Bug target/24073] (vector float){a, b, 0, 0} code gen is not good

[Bug target/24367] [4.0/4.1/4.2 Regression] unrecognizable insn with -fPIC -O2 -funroll-loops

[Bug target/24367] unrecognizable insn with -fPIC -O2 -funroll-loops

[Bug target/24647] two copies of a constant in two different registers

[Bug target/25277] missed optimization for simple mmx code.

[Bug target/25281] [4.0 only] Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.

[Bug target/25428] arm-elf-gcc generating wrong code with -O flag at functions with __attribute__ ((interrupt ("IRQ")))

[Bug target/25440] [4.0 only] failure in gcc.dg/tls/pr24428.c with -fpic/-fPIC on x86_64

[Bug target/25451] [AVR] Add support for new devices

[Bug target/25500] [4.0/4.1/4.2 Regression]: SSE2 vectorized code is slower on 4.x.x than previous

[Bug target/25565] GCC compiled with --target=powerpcle-*-eabi produces big-endian logic with little-endian ordering

[Bug target/25755] ICE in testsuite/gcc.c-torture/execute/20050316-1.c

[Bug target/25781] internal compiler error: Arithmetic exception

[Bug target/26051] [4.2 Regression] libgcc_s.so.1 causes SEGV on Solaris 10/x86

[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

[Bug target/26655] [4.0/4.1/4.2 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446

[Bug target/26658] [4.0/4.1/4.2 Regression] memcpy/memset are not inlining with -march=athlon-xp and size of 128

[Bug target/26778] [4.0/4.1/4.2 regression] GCC4 moves the result of a conditional block through inadequate registers

[Bug target/27075] [4.1/4.2 Regression] Compiler generate incorrect assembler for __sync_fetch-* builtins on e500 aka SPE

[Bug target/27077] [x86, 4.1] builtin strlen poor performance

[Bug target/27117] SH backend cheats to reload -- disables indexed addressing but uses it internally

[Bug target/27125] optimize array bit shift

[Bug target/27287] [4.1 Regression] returning constant double

[Bug target/27287] [4.1/4.2 Regression] returning constant double

[Bug target/27521] internal compiler error: in rs6000_split_multireg_move, at config/rs6000/rs6000.c:10613

[Bug target/27537] XMM alignment fault when compiling for i386 with -Os

[Bug target/27544] [4.0/4.1/4.2 Regression] attribute altivec is not documented

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

[Bug target/27566] [4.1/4.2 Regression] ICEs in final_scan_insn and reload_cse_simplify_operands for vectors with SPE

[Bug target/27629] SIGSEGV in printstack()

[Bug target/27827] [4.0 Regression] gcc 4 produces worse x87 code on all platforms than gcc 3

Re: [Bug target/27827] [4.0/4.1 Regression] gcc 4 produces worse x87 code on all platforms than gcc 3

[Bug target/27827] [4.0/4.1 Regression] gcc 4 produces worse x87 code on all platforms than gcc 3

[Bug target/27827] [4.0/4.1/4.2 Regression] gcc 4 produces worse x87 code on all platforms than gcc 3

[Bug target/27880] [4.2 regression] undefined reference to `_Unwind_GetIPInfo'

[Bug target/27883] [4.0/4.1/4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips

[Bug target/28074] -mstackrealign generates very inefficient code

[Bug target/28102] [4.2 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared

[Bug target/28126] gcc moves an expensive instruction outside of a conditional

[Bug target/28132] [4.1 Regression] ICE instantiate_virtual_regs_in_insn when -fforce-addr -O1 used

[Bug target/28146] -O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20060608

[Bug target/28183] [4.0/4.1/4.2 regression] assembler error "FATAL: can't close x.o" on m68k with new binutils

[Bug target/28247] [4.1/4.2 regression] libstdc++ cannot be build with Solaris threads

[Bug target/28270] [4.0/4.1/4.2 regression] ICE on invalid inline asm

[Bug target/28490] [4.0/4.1/4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

[Bug target/28493] Wrong address of stack object used for destructor call on PPC

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

[Bug target/28508] Assembler Error: operand out of range (145 not between -128 and 127) form m32r-target

[Bug target/28551] libgcc.a being generated in improper format for powerpc-eabi cross

[Bug target/28574] New: [4.2 regression] switch statement points to unreferenced label at -O2

[Bug target/28574] [4.2 regression] switch statement points to unreferenced label at -O2

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

[Bug target/28583] [4.2 regression] ICE in default_secondary_reload, at targhooks.c:532 when building libgcc2.c as _divsc3.o

[Bug target/28586] thowing exception before main() leads to crash on AIX

[Bug target/28598] New: [4.2 Regression] GOT reloc using section anchor

[Bug target/28598] [4.2 Regression] GOT reloc using section anchor

[Bug target/28604] New: gcc.c-torture/execute/20050604-1.c fails on IA64 at -O3

[Bug target/28617] ___divti3 and ___umodti3 undefined for -m64 on powerpc-apple-darwin8

[Bug target/28621] [4.1/4.2 Regression] SEGSEGV at set_fast_math () at ../../gcc/config/i386/crtfastmath.c:97 when using the -Os flag

[Bug target/28621] [4.1/4.2 Regression] SIGSEGV in set_fast_math () at -Os

[Bug target/28622] New: [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn)

[Bug target/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn)

[Bug target/28623] New: [4.1/4.2 regression] ICE in extract_insn, at recog.c:2077 (nrecognizable insn) [alpha]

[Bug target/28623] [4.1/4.2 regression] ICE in extract_insn, at recog.c:2077 (nrecognizable insn) [alpha]

[Bug target/28627] New: [cygwin/mingw32] Missing dllimport diagnostic

[Bug target/28629] Segfault with --march=pentium-m -O2 when compiling faac

[Bug target/28634] [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

[Bug target/28635] Interaction between different asm statements

[Bug target/28648] New: [4.2.0 regression] ICE with invalid dllimport attribute

[Bug target/28648] [4.2.0 regression] ICE with invalid dllimport attribute

[Bug target/28665] New: [4.1/4.2 regression] libstdc++ cannot be build with Solaris threads

[Bug target/28665] [4.1/4.2 regression] libstdc++ cannot be build with Solaris threads

[Bug target/28667] New: ICE with -fforce-addr

[Bug target/28667] ICE with -fforce-addr

[Bug target/28668] internal compiler error: in find_reloads, at reload.c:3690

[Bug target/28672] New: [4.2 Regression]: Gcc went into infinite loop when building libstdc++

[Bug target/28672] [4.2 Regression]: Gcc went into infinite loop when building libstdc++

[Bug target/28675] [4.1/4.2 regression] ICE in extract_insn, at recog.c:2084 (unrecognizable insn) [arm]

[Bug target/28676] New: [4.2 regression] infinite loop in vt_find_locations

[Bug target/28676] [4.2 regression] infinite loop in vt_find_locations

[Bug target/28689] Cross compile internal error.

[Bug target/28691] New: missed optimization, redundant scalar SSE comparisons

[Bug target/28691] missed optimization, redundant scalar SSE comparisons

[Bug target/28701] New: ABI test failures building libstdc++ on a glibc-2.4 based system

[Bug target/28701] [4.1/4.2 regression] ABI test failures building libstdc++ on a glibc-2.4 based system

[Bug target/28701] ABI test failures building libstdc++ on a glibc-2.4 based system

[Bug target/28702] New: Profiler call clobbers lr

[Bug target/28702] Profiler call clobbers lr

[Bug target/28715] Attribute with section (".init_array") does't work under SPARC

[Bug target/28717] New: [4.2 regression] ICE in extract_insn, at recog.c:2077 on s390

[Bug target/28717] [4.2 regression] ICE in extract_insn, at recog.c:2077 on s390

[Bug target/28731] New: Local variables not aligned to 4 byte boundary causes bus error due to unaligned access

[Bug target/28731] Local variables not aligned to 4 byte boundary causes bus error due to unaligned access

[Bug target/28753] New: [4.2 regression] ICE in extract_insn, at recog.c:2075 on powerpc

[Bug target/28753] [4.2 regression] ICE in extract_insn, at recog.c:2075 on powerpc

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

[Bug target/28764] [4.2 Regression] libjava build failure on sh4

[Bug target/28789] New: [4.1 regression] sha512sum miscompiled

[Bug target/28789] [4.1 regression] sha512sum miscompiled

[Bug target/28791] New: sh64-elf -mdiv= options bitrot

[Bug target/28792] Incorrect i386 code for inlined function with -O2 -mtune=generic

[Bug target/28795] __builtin_isunordered() and __builtin_isnan() should behave consistently

[Bug target/28796] __builtin_nan() and __builtin_unordered() inconsistent

[Bug target/28803] New: No SSE inline expansion for lrint

[Bug target/28803] No SSE inline expansion for lrint

[Bug target/28806] New: lround is not expanded inline to SSE conversion sequence

[Bug target/28806] lround is not expanded inline to SSE conversion sequence

[Bug target/28825] New: return (vector float) { a, a, b, b } generates unwanted MMX insns

[Bug target/28825] return (vector float) { a, a, b, b } generates unwanted MMX insns

[Bug target/28826] New: return (vector float) { a, a, b, b } generates unwanted MMX insns

[Bug target/28826] return (vector float) { a, a, b, b } generates unwanted MMX insns

[Bug target/28833] GCC 4.1.1 ICEs compiling Xorg 6.8.2

[Bug target/28845] configured --with-gnu-* reports unrecognized option '-rdynamic'

[Bug target/28847] as compiler error

[Bug target/28854] New: unwinder reports sentinel frame.

[Bug target/28854] unwinder reports sentinel frame.

[Bug target/28872] New: ARM inline assembly can be mispredicated.

[Bug target/28872] ARM inline assembly can be mispredicated.

[Bug target/28881] New: Improve epilogue code in m68k

[Bug target/28882] New: Use more register name macros in m68k port

[Bug target/28882] Use more register name macros in m68k port

[Bug target/28889] New: Incorect support for -fstack-limit

[Bug target/28889] Incorect support for -fstack-limit

[Bug target/28893] ICE on invalid inline x86-64 assembly, in ix86_secondary_memory_needed

[Bug target/28894] Optimizaition on AVR target breaks code.

[Bug target/28896] New: m68k port quietly accepts -fstack-limit-symbol on ColdFire

[Bug target/28896] -fstack-limit-symbol and m68k and non 68020

[Bug target/28896] conditional trap goes messed up

[Bug target/28902] New: Fix for "alingment of XXX is greater than maximum object alignment" on AVR

[Bug target/28904] operand out of range on Linux/PowerPC

[Bug target/28909] New: Missed optimization with x86 sync builtins

[Bug target/28909] Missed optimization with x86 sync builtins

[Bug testsuite/24107] gcc.dg/20050922-1.c relies in stdint.h

[Bug testsuite/25831] [4.0 only] FAIL: gcc.dg/20050922-1.c (test for excess errors)

[Bug testsuite/27033] g++.dg/eh/spbp.C (test for excess errors) fails

[Bug testsuite/27611] FAIL: g++.dg/other/unused1.C scan-assembler string\t"class2" and string\t"printer"

[Bug testsuite/28602] New: All gfortran.dg/gomp tests fail

[Bug testsuite/28602] All gfortran.dg/gomp tests fail

[Bug testsuite/28610] New: gfortran testsuite failures with sudo

[Bug testsuite/28610] gfortran testsuite failures with sudo

[Bug testsuite/28645] New: Tests in nested directories are run twice

[Bug testsuite/28645] Tests in nested directories are run twice

[Bug testsuite/28703] New: FAIL: gcc.c-torture/execute/pr28651.c execution

[Bug testsuite/28703] FAIL: gcc.c-torture/execute/pr28651.c execution

[Bug testsuite/28828] New: FAIL: gcc.dg/attr-invalid.c

[Bug testsuite/28828] FAIL: gcc.dg/attr-invalid.c

[Bug testsuite/28829] New: FAIL: gcc.dg/pr26570.c

[Bug testsuite/28829] FAIL: gcc.dg/pr26570.c

[Bug testsuite/28837] New: need to prune "can't find atom for N_GSYM stabs" warnings on Darwin for -m64

[Bug testsuite/28870] New: configuring, over-riding timeout values in testsuite

[Bug testsuite/28870] [4.2 Regression] configuring, over-riding timeout values in testsuite

[Bug testsuite/28913] New: "make install" required before testing libgomp and gfortran

[Bug testsuite/28913] "make install" required before testing libgomp and gfortran

[Bug tree-optimization/14442] missed sib if conversion optimization on the tree level (PHI-OPT misses that !(a == 0) is just a != 0)

Re: [Bug tree-optimization/15452] [tree-ssa] Optimize cascaded a = a == 0;

[Bug tree-optimization/15452] [tree-ssa] Optimize cascaded a = a == 0;

[Bug tree-optimization/15678] [4.0/4.1/4.2 Regression] CSiBE i686 compilation time increased by 8% at -O2

[Bug tree-optimization/16797] Opportunity to remove unnecessary load instructions

[Bug tree-optimization/16876] [4.0/4.1/4.2 Regression] ICE on testcase with -O3 in fold-const

[Bug tree-optimization/17506] [4.0/4.1 regression] warning about uninitialized variable points to wrong location

[Bug tree-optimization/17506] [4.0/4.1/4.2 regression] warning about uninitialized variable points to wrong location

[Bug tree-optimization/17687] sincos can be folded at the tree level

[Bug tree-optimization/17687] sincos expansion is suboptimal

[Bug tree-optimization/18219] [4.0/4.1/4.2 Regression] bloats code by 31%

[Bug tree-optimization/20256] Perfect nest transformation not conservative enough

[Bug tree-optimization/21591] not vectorizing a loop with access to structs

[Bug tree-optimization/21827] unroll misses simple elimination - works with manual unroll

[Bug tree-optimization/22326] promotions (from float to double) are not removed when they should be able to

[Bug tree-optimization/23305] [4.0/4.1/4.2 Regression] Inlining related regression for gcc-4.x

[Bug tree-optimization/23603] VRP does not say range for a in a = b == c; is [0,1]

[Bug tree-optimization/23955] [4.0/4.1/4.2 Regression] Compile time regressions with tramp3d

[Bug tree-optimization/24609] [4.0/4.1/4.2 regression] Same value duplicated in two different registers

[Bug tree-optimization/24888] duplication of local variables after versioning/inlining

[Bug tree-optimization/25211] [4.1 Regression] verify_ssa ICE with -Os -ftree-loop-linear

[Bug tree-optimization/26197] [4.2 regression] ICE in is_old_name with vectorizer

[Bug tree-optimization/26307] load PRE creates type mismatches

[Bug tree-optimization/26435] [4.1 regression] ICE with -O1 -ftree-loop-linear and higher optimization

[Bug tree-optimization/26963] ICE with -fipa-pta and templates

[Bug tree-optimization/26969] [4.1 Regression] ICE with -O1 -funswitch-loops -ftree-vectorize

[Bug tree-optimization/26969] [4.1/4.2 Regression] ICE with -O1 -funswitch-loops -ftree-vectorize

[Bug tree-optimization/27474] [4.2 regression] ICE: tree check: expected ssa_name, have struct_field_tag in verify_ssa, at tree-ssa.c:776

[Bug tree-optimization/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O

Re: [Bug tree-optimization/27742] [4.2 regression] ICE with -ftree-vectorizer-verbose

[Bug tree-optimization/27742] [4.2 regression] ICE with -ftree-vectorizer-verbose

[Bug tree-optimization/27865] [4.2 Regression] tree check failure building FreePOOMA

[Bug tree-optimization/27937] [4.2 Regression] Ada bootstrap failure on Solaris 10/x86

[Bug tree-optimization/28003] [4.2 Regression] optimizer bug

[Bug tree-optimization/28364] poor optimization choices when iterating over a std::string (probably not c++-specific)

[Bug tree-optimization/28372] Segfault with -fipa-pta

[Bug tree-optimization/28411] "Illegal instruction" error with -ftrapv

[Bug tree-optimization/28411] [4.1/4.2 Regression] "Illegal instruction" error with -ftrapv

[Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309

[Bug tree-optimization/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

[Bug tree-optimization/28624] New: [4.2 regression] latent segfault in remove_phi_node

[Bug tree-optimization/28624] [4.2 regression] latent segfault in remove_phi_node

[Bug tree-optimization/28632] New: [PATCH] add VRP for bitwise OR and AND

[Bug tree-optimization/28632] [PATCH] add VRP for bitwise OR and AND

[Bug tree-optimization/28632] VRP should understand bitwise OR and AND

[Bug tree-optimization/28634] New: [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

Re: [Bug tree-optimization/28643] redundant phi-node in latch-block prevents vectorization

[Bug tree-optimization/28643] redundant phi-node in latch-block prevents vectorization

[Bug tree-optimization/28707] [4.0 Regression] Incorrect optimization inside member function

[Bug tree-optimization/28721] New: SRA vs Ada and type mismatches

[Bug tree-optimization/28777] Zerodetection (i != 0) compiled with -O2 don't work

[Bug tree-optimization/28778] New: strict-aliasing bug

[Bug tree-optimization/28778] [4.0/4.1/4.2 Regression] alias bug with cast and call clobbered

[Bug tree-optimization/28778] strict-aliasing bug

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

[Bug tree-optimization/28794] New: missed optimization with non COND_EXPR and vrp and comparisions

[Bug tree-optimization/28794] missed optimization with non COND_EXPR and vrp and comparisions

[Bug tree-optimization/28794] missed optimization with non-COND_EXPR and vrp and comparisions

[Bug tree-optimization/28798] New: remove_phi_node attempts removal of a phi node resized by resize_phi_node

Re: [Bug tree-optimization/28798] remove_phi_node attempts removal of a phi node resized by resize_phi_node

Re: [Bug tree-optimization/28798] remove_phi_node attempts removal of a phi node resized by resize_phi_node

[Bug tree-optimization/28798] remove_phi_node attempts removal of a phi node resized by resize_phi_node

[Bug tree-optimization/28802] New: Operations on data in dynamically allocated structure can't get vectorized

[Bug tree-optimization/28802] Operations on data in dynamically allocated structure can't get vectorized

[Bug tree-optimization/28807] New: [4.2 Regression] wrong code with may_alias and structs

[Bug tree-optimization/28807] [4.2 Regression] wrong code with may_alias and structs

[Bug tree-optimization/28814] [4.1/4.2 regression] in compare_values, at tree-vrp.c:415

[Bug tree-optimization/28839] [4.2 Regression] ICE in tree-vectorizer.c with -O2 -ftree-vectorize -funswitch-loops

[Bug tree-optimization/28839] ICE in tree-vectorizer.c with -O2 -ftree-vectorize -funswitch-loops

[Bug tree-optimization/28850] New: missed call -> jmp transformation; redundant unwind stuff.

[Bug tree-optimization/28850] missed call -> jmp transformation; redundant unwind stuff with empty finally

[Bug tree-optimization/28850] missed call -> jmp transformation; redundant unwind stuff.

[Bug tree-optimization/28868] New: Not elimintation the PHIs which have the same agruments

[Bug tree-optimization/28868] [4.0/4.1/4.2 Regression] Not elimintating the PHIs which have the same agruments

[Bug tree-optimization/28868] [4.0/4.1/4.2 Regression] Not elimintation the PHIs which have the same agruments

[Bug tree-optimization/28868] Not elimintation the PHIs which have the same agruments

[Bug tree-optimization/28887] [4.2 Regression] generates rejects valid code for -O1 -fprefetch-loop-arrays

[Bug tree-optimization/28887] [4.2 Regression] rejects valid code (bitfields and loops) with -O1 -fprefetch-loop-arrays

[Bug tree-optimization/28888] New: [4.1/4.2 regression] ICE in tree check: expected cond_expr, have label_expr in simplify_using_initial_conditions, at tree-ssa-loop-niter.c

[Bug tree-optimization/28888] [4.1/4.2 regression] ICE in tree check: expected cond_expr, have label_expr in simplify_using_initial_conditions, at tree-ssa-loop-niter.c

[Bug tree-optimization/28894] New: Optimizaition on AVR target breaks code.

[Bug tree-optimization/28894] Optimizaition on AVR target breaks code.

[Bug tree-optimization/28900] New: [4.2 regression] ICE verify_stmts failed (invalid operand to unary operator)

[Bug tree-optimization/28900] [4.1/4.2 regression] ICE verify_stmts failed (invalid operand to unary operator)

[Bug tree-optimization/28900] [4.2 regression] ICE verify_stmts failed (invalid operand to unary operator)

[Bug tree-optimization/28905] New: [4.2 regression] ICE in compare_name_with_value, at tree-vrp.c:3557

[Bug tree-optimization/28905] [4.2 regression] ICE in compare_name_with_value, at tree-vrp.c:3557

[Bug tree-optimization/28906] New: [4.2 regression] tree check: did not expect class 'type', have 'type' (template_type_parm) in contains_placeholder_p, at tree.c:2223

[Bug tree-optimization/28906] [4.2 regression] rejects valid arrays

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

[Bug tree-optimization/28907] New: [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 tree-optimization/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 tree-optimization/28915] New: [4.2 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973

[Bug tree-optimization/28915] [4.2 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973

[Bug web/28575] New: misleading __builtin_choose_expr documentation error

[Bug web/28714] New: Bugzilla mail sent from invalid address

[Bug web/28714] Bugzilla mail sent from invalid address

Bug compiling gcc 4.1.1

bug: unknown register name `es' in `asm'

errors cross-compiling for x86_64

FW: Lustig

Possible bug with __attribute__((constructor)) and static libraries


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:

Mail converted by MHonArc 2.6.3