gcc-bugs archive
subject index for October, 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:

<$rstr7-19b>

[Bug ada/18819] [4.2/4.3 regression] ACATS cdd2a02 fail at runtime

[Bug ada/24079] Ada FE ICE on protected procedure with default argument (invalid?)

[Bug ada/24726] Gigi abort, Code=508

[Bug ada/26306] Use of volatile array with bounds determined at run time.

[Bug ada/26797] [4.2/4.3 regression] ACATS c35507m cd2a23e cxh1001 fail

[Bug ada/27776] ICE on limited with and instantiation

[Bug ada/27936] [4.2 Regression] gnatbind fails to link on Tru64 UNIX

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

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

[Bug ada/29262] Adding tasking support for arm-linux

[Bug ada/29320] New: Segfault and strange behaviour related to "use" clauses

[Bug ada/29320] [Ada] gnat1 segfault related to "use" representation clauses

[Bug ada/29462] New: Sign ignored on fixed point multiplication

[Bug ada/29462] Sign ignored on fixed point multiplication

[Bug ada/29463] New: Value of a static expression of a decimal fixed point type must be a multiple of the smal

[Bug ada/29463] Value of a static expression of a decimal fixed point type must be a multiple of the smal

[Bug ada/29533] New: Ada fails to vectorize even trivial loops

[Bug ada/29543] New: Ada produces substantially slower code than FORTRAN for identical inputs - looping over double subscripted arrays

[Bug ada/29543] Ada produces substantially slower code than FORTRAN for identical inputs - looping over double subscripted arrays

[Bug ada/29623] New: Assert_Failure sinfo.adb:649 in task allocator

[Bug ada/29623] Assert_Failure sinfo.adb:649 in task allocator

[Bug boehm-gc/25652] Java support for amd64-pc-freebsd

[Bug bootstrap/19176] [4.0/4.1/4.2 Regression] static gcc cannot be build (libgcc_eh.a required for static gcc)

[Bug bootstrap/21561] bootstrap build fails on biarch targets while not on the native mode

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

[Bug bootstrap/26510] --disable-shared broken for darwin platform

[Bug bootstrap/26764] [4.0/4.1 only] sed command garbled when generating macro_list

[Bug bootstrap/26814] Bootstrapping with a non default ABI (-m64 on ppc-darwin or on ppc-linux with a compiler defaulting to 32 and now defaulting to 64)

[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

[Bug bootstrap/27516] install failure due to unconditional invocation of makeinfo for treelang.texi

[Bug bootstrap/28026] Cross compiles involving Darwin fail

[Bug bootstrap/28400] install-driver is missing $(exeext) from gcc-$(version)

[Bug bootstrap/29310] New: GCC 4.1.1 fails to bootstrap on a dual G4 Machine (PowerPC 7450 processor)

[Bug bootstrap/29310] GCC 4.1.1 fails to bootstrap on a dual G4 Machine (PowerPC 7450 processor)

[Bug bootstrap/29316] New: gcc-4.1.1 fails to bootstrap again

[Bug bootstrap/29316] gcc-4.1.1 fails to bootstrap again

[Bug bootstrap/29382] New: Bootstrap comparison failure!

[Bug bootstrap/29382] Bootstrap comparison failure!

[Bug bootstrap/29402] New: Parallel make fails with --disable-bootstrap

[Bug bootstrap/29402] Parallel make fails with --disable-bootstrap

[Bug bootstrap/29457] New: make error when building on OpenUnix 8.5

[Bug bootstrap/29457] make error when building on OpenUnix 8.5

[Bug bootstrap/29482] New: libcpp/configure - no usable dependency style found

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

[Bug bootstrap/29509] gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux

[Bug bootstrap/29531] New: REG: --disable-bootstrap && make bootstrap doesn't work

[Bug bootstrap/29531] REG: --disable-bootstrap && make bootstrap doesn't work

[Bug bootstrap/29544] New: [4.2 Regression] Not building with checking in stage1

[Bug bootstrap/29544] [4.2 Regression] Not building with checking in stage1

[Bug bootstrap/29557] New: multilib zlib build broken. wrong path to prev-gcc

[Bug bootstrap/29620] New: can not build libgcc.a on stage 1

[Bug bootstrap/29620] can not build libgcc.a on stage 1

[Bug bootstrap/29622] New: broken anchor name in html

[Bug bootstrap/29656] New: make install fails with "sed: command garbled: s,["

[Bug bootstrap/29656] make install fails with "sed: command garbled: s,["

[Bug bootstrap/6650] Install the compiler driver under links such as gcc-3.0.1

[Bug c++/11242] #include <memory> takes my memory directory instead of the standard memory header file

[Bug c++/11407] [DR 115] Function cannot be resolved

[Bug c++/13954] [tree-ssa] SRA does not work for classes that use inheritance with an empty base

[Bug c++/15795] No way to teach operator new anything about alignment requirements

[Bug c++/16307] -Wchar-subscripts does not warn on pointers

[Bug c++/16625] Discarded Linkonce sections in .rodata

[Bug c++/18313] Missing warning for superfluous const's in return types

[Bug c++/18410] GCC does not warn about hidden methods

[Bug c++/20039] uninitialized const in `new' of `const struct'

[Bug c++/20416] Incorrect lifetime for temporary with static const reference

[Bug c++/21413] diagnostic for instantiation should also reference the function which it is where the instantiation happens

[Bug c++/21678] Using inline disables warnings about missing return statements

[Bug c++/21976] Incomplete types are not detected at template definition time

[Bug c++/22149] func pointer non-type template parm invalid access control

[Bug c++/22363] Problems with friend function injection and destructor

[Bug c++/2316] g++ fails to overload on language linkage

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

[Bug c++/23643] Incorrect conversion from derived to empty base class

[Bug c++/24056] failed lookup of static non-member operator function with certain templated arguments

[Bug c++/24273] g++ misses a warning that gcc, instead, gives

[Bug c++/24525] g++ fails to warn when converting UDT through double to int

[Bug c++/24604] namespace std aliasing

[Bug c++/24605] [4.0/4.1 Regression] internal compiler error: Segmentation fault while compiling c++ file

[Bug c++/25220] [g++] (in class) static (const integral) member initialization.

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

[Bug c++/25878] Excessive memory and compile-time with std::map init sequence

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

[Bug c++/26298] -Wconversion fails to detect signedness change during widening conversion

[Bug c++/26747] bad break/continue is not dectected until the gimplifier

[Bug c++/26785] "extra qualification" error gives line number of end of declaration

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

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

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

[Bug c++/27720] ICE with initialization of invalid variable

[Bug c++/27732] [4.0 Regression] Parentheses elicit spurious error: "missing '>' to terminate the template argument list"

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

[Bug c++/27952] [4.0/4.1 Regression] ICE with invalid virtual inheritance

[Bug c++/27952] [4.0/4.1/4.2 Regression] ICE with invalid virtual inheritance

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

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

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

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

[Bug c++/28169] Tertiary operator: object creation and initialization

[Bug c++/28211] [4.0/4.1/4.2 Regression] wrong linkage of template argument, diagnostic could be improved

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

[Bug c++/28254] ICE with invalid class$

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

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

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

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

[Bug c++/28301] [4.0/4.1 regression] ICE with broken specialization

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

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

[Bug c++/28337] [4.0 regression] ICE with string literals in templates

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

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

[Bug c++/28358] ICE on valide template code using -O1 or -O2, but *not* with -O0 or -O3

[Bug c++/28448] doc reference to -fdiagnostics-show-options looks like it should be -fdiagnostics-show-option

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

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

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

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

[Bug c++/28514] [4.2 Regression] libstdc++ vs. anonymous namespaces

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

[Bug c++/28642] [4.0/4.1/4.2 Regression] ICE in layout_type with may_alias

[Bug c++/28656] duplicated null argument warning on memcpy()

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

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

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

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

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

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

[Bug c++/28879] [4.0/4.1/4.2 regression] ICE with VLA in template function

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

[Bug c++/28956] Illegal array initialization accepted

[Bug c++/28981] g++ -pedantic issues error array bound not integer although it is a constant

[Bug c++/28990] const new: Inherited constructor accepted in lieu of user-defined constructor

[Bug c++/29002] [4.0 regression] ICE on array of ptr-to-member or struct containing ptr-to-member of unknown size

[Bug c++/29002] [4.0/4.1 regression] ICE on array of ptr-to-member or struct containing ptr-to-member of unknown size

[Bug c++/29008] Fails to accept templated constructor

[Bug c++/29020] [4.0 regression] ICE using A<N>::A instead of A<N> in friend declaration

[Bug c++/29020] [4.0/4.1 regression] ICE using A<N>::A instead of A<N> in friend declaration

[Bug c++/29020] [4.0/4.1/4.2 regression] ICE using A<N>::A instead of A<N> in friend declaration

[Bug c++/29021] [4.2 regression] ICE on invalid use of "*" in template

[Bug c++/29022] [4.0/4.1/4.2 regression] ICE using operator int in invalid class hierarchy

[Bug c++/29024] [4.0/4.1 Regression] storage class specifier accepted for typedef (clause 7.1.1 ; 1)

[Bug c++/29024] [4.0/4.1/4.2 Regression] storage class specifier accepted for typedef (clause 7.1.1 ; 1)

[Bug c++/29033] %s substituted with "left"/"right" can't be properly translated

[Bug c++/29039] [4.0/4.1 Regression] implicitly defined constructor for class with reference member

[Bug c++/29039] [4.0/4.1/4.2 Regression] implicitly defined constructor for class with reference member

[Bug c++/29048] [4.0/4.1/4.2 Regression] "`x' is private" error duplicated when scope specified

[Bug c++/29054] [4.0/4.1 Regression] ICE on friend template specialization

[Bug c++/29080] [4.0 Regression] Multiple-inheritance with template method function code triggers "internal compiler error: in build_base_path, at cp/class.c:273"

[Bug c++/29080] [4.0/4.1 Regression] Multiple-inheritance with template method function code triggers "internal compiler error: in build_base_path, at cp/class.c:273"

[Bug c++/29080] [4.0/4.1/4.2 Regression] Multiple-inheritance with template method function code triggers "internal compiler error: in build_base_path, at cp/class.c:273"

[Bug c++/29089] Words substituted for %s in a sentence can not be translated

[Bug c++/29105] [4.2 Regression] segfault in add_candidates with a non template base class and a template member function

[Bug c++/29106] [4.0/4.1 Regression] sizeof(*var) in expression drops entire line of code out of compile

[Bug c++/29117] Copy constructor is called with "this == &rhs"

[Bug c++/29138] [4.0 Regression] access declarations don't work for classes

[Bug c++/29138] [4.0/4.1/4.2 Regression] access declarations don't work for classes

[Bug c++/29164] Overloaded operator delete[] doesn't get called

[Bug c++/29175] [4.0 regression] ICE on invalid C++ variable length array

[Bug c++/29175] [4.0/4.1 regression] ICE on invalid C++ variable length array

[Bug c++/29175] [4.0/4.1/4.2 regression] ICE on invalid C++ variable length array

[Bug c++/29175] [4.0/4.1/4.2 regression] ICE on invalid: C++ static variable length array

[Bug c++/29188] undocumented extension with ambiguous between conversion function/constructor. related to const

[Bug c++/29209] ICE optimizing passing long double to abstract method while in other abstract's impl

[Bug c++/29225] [4.0/4.1/4.2 regression] ICE in gimplify_expr, at gimplify.c:4513

[Bug c++/29226] [4.0/4.1 regression] ICE in make_decl_rtl, at varasm.c:886

[Bug c++/29226] [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:886

[Bug c++/29234] Call to operator() of temporary object wrongly parsed

[Bug c++/29236] [4.0/4.1/4.2 Regression] Bogus ambiguity with templates + friend

[Bug c++/29236] [4.0/4.1/4.2? regression] Bogus ambiguity with templates + friend

[Bug c++/29244] bad relocation section name

[Bug c++/29266] Rule that binding rvalue to a refernce need a copy ctor don't work

[Bug c++/29291] [4.2 regression] ICE on invalid use of new

[Bug c++/29295] ++ operator with bool typedef increments or operator -- with bool typedef

[Bug c++/29297] Segmentation fault on "invalid use of `::'"

[Bug c++/29298] rejects valid specialization of member template classes

[Bug c++/29318] New: ICE: type_info of pointer to variable array

[Bug c++/29318] [4.0 Regression] ICE: type_info of pointer to VLA

[Bug c++/29318] [4.0/4.1/4.2 Regression] ICE: type_info of pointer to VLA

[Bug c++/29328] New: CC attributes not encoded in member function pointer

[Bug c++/29328] calling convention attributes not encoded in member function pointer

[Bug c++/29330] New: -O -ftree-loop-linear --> virtual memory exhausted

[Bug c++/29331] New: Missing header files only generate warning with -MMD

[Bug c++/29331] Missing header files only generate warning with -MMD

[Bug c++/29332] New: No error given for derived-to-private-base conversion in default arg.

[Bug c++/29332] default argument access checking is not done at the point where the default argument expression are appears

[Bug c++/29332] No error given for derived-to-inaccessible-base conversion in default arg.

[Bug c++/29348] New: Ambiguous warning with -Weffc++

[Bug c++/29348] Ambiguous warning with -Weffc++

[Bug c++/29350] New: pthread program compiled without -lpthread crashes.

[Bug c++/29350] pthread program compiled without -lpthread crashes.

[Bug c++/29352] New: `bound_template_template_parm' not supported by dump_decl

[Bug c++/29352] `bound_template_template_parm' not supported by dump_decl

[Bug c++/29356] New: typedef name denoting unnamed class should have external linkage

[Bug c++/29356] typedef name denoting unnamed class should have external linkage

[Bug c++/29359] New: bad relocation section name `' in .o causes segv of ld.

[Bug c++/29359] bad relocation section name `' in .o causes segv of ld.

[Bug c++/29360] New: temporary to which static storage duration reference is bound destroyed too early

[Bug c++/29360] temporary to which static storage duration reference is bound destroyed too early

[Bug c++/29363] New: [4.2 regression] ICE throwing undeclared object

[Bug c++/29363] [4.2 regression] ICE throwing undeclared object

[Bug c++/29365] New: Unnecessary anonymous namespace warnings

[Bug c++/29365] Unnecessary anonymous namespace warnings

[Bug c++/29375] New: gcc4.0.3 produces code that copies a structure twice

[Bug c++/29375] gcc4.0.3 produces code that copies a structure twice

[Bug c++/29378] New: The copy constructor is not being called upon return from function calls.

[Bug c++/29378] The copy constructor is not being called upon return from function calls.

[Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier

[Bug c++/29388] [4.0/4.1/4.2 regression] ICE with invalid nested name specifier

[Bug c++/29390] New: Bogus symbol inserted into valid C++ code at low optimization level

[Bug c++/29390] Bogus symbol inserted into valid C++ code at low optimization level

[Bug c++/29408] New: [4.1 regression] parse error for valid code

[Bug c++/29408] [4.1 regression] parse error for valid code

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

[Bug c++/29411] New: unique overload sets for extern "C" vs. C++ function pointers

[Bug c++/29411] unique overload sets for extern "C" vs. C++ function pointers

[Bug c++/29417] New: link fails with debug and anonymous namespace

[Bug c++/29417] [4.2 Regression] link fails with debug and anonymous namespace

[Bug c++/29417] link fails with debug and anonymous namespace

[Bug c++/29425] New: template template + default parameter = selection failure

[Bug c++/29425] template template + default parameter = selection failure

[Bug c++/29427] New: uncallable constructor template should be warned.

[Bug c++/29427] uncallable constructor template should be warned.

[Bug c++/29432] New: Segfault after repeated throwing and catching of runtime_error exception with error string

[Bug c++/29432] Segfault after repeated throwing and catching of runtime_error exception with error string

[Bug c++/29433] New: Internal error while compiling code using boost::MPL

[Bug c++/29433] Internal error while compiling code using boost::MPL

[Bug c++/29433] using boost::MPL requires lots of memory

[Bug c++/29435] New: [4.1 Regression] segmentation fault

[Bug c++/29435] [4.1 Regression] seg fault with sizeof and templates

[Bug c++/29435] [4.1 Regression] segmentation fault

[Bug c++/29435] [4.1/4.2 Regression] seg fault with sizeof and templates

[Bug c++/29435] [4.1/4.2 Regression] segmentation fault

[Bug c++/29437] New: [decl.init.ref]/5 wrongly implemented

[Bug c++/29437] [decl.init.ref]/5 wrongly implemented

[Bug c++/29438] New: Friendship problem

[Bug c++/29438] [4.0/4.1/4.2 Regression] Friendship problem

[Bug c++/29455] New: Issues with -Wchar-subscripts

[Bug c++/29455] Issues with -Wchar-subscripts

[Bug c++/29466] New: pointless error on implicit destructor

[Bug c++/29466] pointless error on implicit destructor

[Bug c++/29469] New: error: non-template 'pair' used as template

[Bug c++/29469] [DR 224] [4.1/4.2 Regression] error: non-template 'pair' used as template

Re: [Bug c++/29469] [DR 224] error: non-template 'pair' used as template

[Bug c++/29469] [DR 224] error: non-template 'pair' used as template

[Bug c++/29469] error: non-template 'pair' used as template

[Bug c++/29470] New: Using declaration access semantics change with templates

[Bug c++/29470] [4.1/4.2 Regression] Using declaration access semantics change with templates

[Bug c++/29473] New: -masm=intel combined with -march=athlon64 has some issues.

[Bug c++/29473] -masm=intel combined with -march=athlon64 has some issues.

[Bug c++/29475] [4.0/4.1/4.2 Regression] incomplete template diagnostics.

[Bug c++/29483] New: Undefined reference when using negated static const double

[Bug c++/29483] Undefined reference when using negated static const double

[Bug c++/29485] New: missing diagnostic when declared inline in class declaration

[Bug c++/29485] missing diagnostic when declared inline

[Bug c++/29486] New: call of friend template is ambiguous

[Bug c++/29486] call of friend template is ambiguous

[Bug c++/29496] New: _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode

[Bug c++/29503] New: Internal Compiler Error with Friend + Template + Typedef

[Bug c++/29503] Internal Compiler Error with Friend + Template + Typedef

[Bug c++/29514] New: A member variable named 'not' is intrepreted by the compiler as the '!' sign.

[Bug c++/29514] A member variable named 'not' is intrepreted by the compiler as the '!' sign.

[Bug c++/29517] New: Exception handling not thread-safe on AIX5.x with Gnu compilers

[Bug c++/29517] Exception handling not thread-safe on AIX5.x with Gnu compilers

[Bug c++/29518] New: incorrect "

[Bug c++/29518] [4.0/4.1/4.2 Regression] rejects valid template argument, enums vs templates

[Bug c++/29518] diagnostic on correct code; regression from 3.4.4

[Bug c++/29518] incorrect "

[Bug c++/29522] New: [4.0 Regression] rejects valid template argument

[Bug c++/29522] [4.0 Regression] rejects valid template argument

[Bug c++/29525] New: boost 1.34.0 (testing release) mpl multiset test fails to compile

[Bug c++/29525] boost 1.34.0 (testing release) mpl multiset test fails to compile

[Bug c++/29529] New: purify with iostream reports 128 uninitialized memory reads

[Bug c++/29535] New: [4.1/4.2 Regression] ICE in instantiate_class_template, at cp/pt.c:5728

[Bug c++/29535] [4.1/4.2 Regression] ICE in instantiate_class_template, at cp/pt.c:5728

[Bug c++/29542] New: Error compiling c++ program with overloaded operator<< and postfix increment when using them (cout << obj++)

[Bug c++/29542] Error compiling c++ program with overloaded operator<< and postfix increment when using them (cout << obj++)

[Bug c++/29545] New: error when mixing virtual and non virtual increment operators

[Bug c++/29545] error when mixing virtual and non virtual increment operators

[Bug c++/29556] New: Expect error when 'using namespace std' is declared when std namespace is not defined

[Bug c++/29556] Expect error when 'using namespace std' is declared when std namespace is not defined

[Bug c++/29570] New: [4.1/4.2/4.2 regression] ICE with brace-enclosed initializer

[Bug c++/29570] [4.1/4.2/4.2 regression] ICE with brace-enclosed initializer

[Bug c++/29570] [4.1/4.2/4.3 regression] ICE with brace-enclosed initializer

[Bug c++/29571] New: [4.2/4.3 regression] ICE with invalid static const member

[Bug c++/29571] [4.2/4.3 regression] ICE with invalid static const member

[Bug c++/29573] New: [4.0/4.1/4.2/4.3 regression] ICE after parse error in template argument

[Bug c++/29573] [4.0/4.1/4.2/4.3 regression] ICE after parse error in template argument

[Bug c++/29577] New: overload/SFINAE problem

[Bug c++/29577] overload/SFINAE problem

[Bug c++/29579] New: gcc uses sil register in inline asm statement in 32bit mode

[Bug c++/29579] gcc uses sil register in inline asm statement in 32bit mode

[Bug c++/29582] New: Parameter pushed to stack too soon

[Bug c++/29582] Parameter pushed to stack too soon

[Bug c++/29590] New: ice with -Os on legal code

[Bug c++/29590] ice with -Os on legal code

[Bug c++/29593] New: Missing warning.

[Bug c++/29593] Missing warning.

[Bug c++/29596] New: overloaded function not found

[Bug c++/29596] overloaded function not found

[Bug c++/29597] New: log expression returns different results when casting

[Bug c++/29597] log expression returns different results when casting

[Bug c++/29607] New: code fails to build with 4.1 20061020, which built with 20060901

[Bug c++/29607] [DR 224] [4.1/4.2 Regression] dependent name with base classes

[Bug c++/29607] code fails to build with 4.1 20061020, which built with 20060901

[Bug c++/29610] New: ICE when compiling c++ code

[Bug c++/29615] New: Class can't be friends of itself?

[Bug c++/29615] Class can't be friends of itself?

[Bug c++/29618] New: argument dependent lookup: what about built-in types?

[Bug c++/29618] argument dependent lookup: what about built-in types?

[Bug c++/29632] New: ICE on invalid code: regenerate_decl_from_template, at cp/pt.c:10969

[Bug c++/29632] [4.0/4.1/4.2 Regression] ICE on invalid code: regenerate_decl_from_template, at cp/pt.c:10969

[Bug c++/29633] New: syntax error in do/while condition with templates reports incorrect line number

[Bug c++/29633] syntax error in do/while condition with templates reports incorrect line number

[Bug c++/29636] New: Undefined symbols: ___emutls_get_address

[Bug c++/29636] Undefined symbols: ___emutls_get_address

[Bug c++/29645] New: undefined references to static const int members

[Bug c++/29645] undefined references to static const int members

[Bug c++/29646] New: undefined references to static const int members

[Bug c++/29646] undefined references to static const int members

[Bug c++/29647] New: undefined references to static const int members

[Bug c++/29647] undefined references to static const int members

[Bug c++/29653] New: boost/mpl/aux_/has_tag.hpp:20: internal compiler error: Segmentation fault

[Bug c++/29653] boost/mpl/aux_/has_tag.hpp:20: internal compiler error: Segmentation fault

[Bug c++/29661] New: FAIL: g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-cp_compat_y_tst.o execute

[Bug c++/29661] FAIL: g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-cp_compat_y_tst.o execute

[Bug c++/29662] New: FAIL: g++.dg/eh/unexpected1.C execution test

[Bug c++/29663] New: FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test

[Bug c++/29664] New: FAIL: g++.old-deja/g++.eh/spec2.C execution test

[Bug c++/29665] New: FAIL: g++.old-deja/g++.eh/spec3.C execution test

[Bug c++/29666] New: FAIL: g++.old-deja/g++.eh/spec4.C execution test

[Bug c++/29667] New: FAIL: g++.old-deja/g++.mike/eh33.C execution test

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

[Bug c++/6321] no warning for bad main function declaration

[Bug c++/7221] wrong linkage in member functions of typedef-named classes

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor

[Bug c++/7412] [DR 106] References to references

[Bug c++/8781] Pessimization of C++ (functional) code

[Bug c++/9634] [DR224] Injected class name as qualifier should not make the name dependent

[Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults

[Bug c++/986] g++ misses warning for & on temporary

[Bug c/11377] fault or warn modifiable static in extern inline definition

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

[Bug c/20533] documentation: attribute 'used', applied to a variable

[Bug c/21920] alias violating

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

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

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

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

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

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

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

[Bug c/28940] [4.0/4.1/4.2 Regression] address selection does not work correctly

[Bug c/29062] Parse error after label and variable declaration

[Bug c/29062] unclear diagnostic for declaration after label

[Bug c/29091] [4.0/4.1 Regression] vector constant not fully outputed

[Bug c/29091] [4.0/4.1/4.2 Regression] vector constant not fully outputed

[Bug c/29129] [4.2 Regression] [DR needed] unnamed parameters using [*]

[Bug c/29154] [4.0 Regression] *(* ppointer++)++ = *pointer++ generates bad code

[Bug c/29154] [4.0/4.1/4.2 Regression] *(* ppointer++)++ = *pointer++ generates bad code

[Bug c/29172] --combine can't handle #pragma once

[Bug c/29186] optimzation breaks floating point exception flag reading

[Bug c/29305] New: local label-as-value being placed before function prolog

[Bug c/29305] local label-as-value being placed before function prolog

[Bug c/29309] New: Compiling an assembler-less file generates error from assembler

[Bug c/29309] Compiling an assembler-less file generates error from assembler

[Bug c/29313] New: [middle-end]Possible bogus warning: argument 'type' might be clobbered

[Bug c/29313] [middle-end]Possible bogus warning: argument 'type' might be clobbered

[Bug c/29326] New: __builtin_trap is not documented

[Bug c/29326] __builtin_trap is not documented

[Bug c/29358] New: Warning issued two times with snprintf

[Bug c/29358] Warning issued two times with snprintf

[Bug c/29361] New: Code seg faults

[Bug c/29376] New: Internal error: Killed

[Bug c/29376] Internal error: Killed

[Bug c/29380] New: FAIL: gcc.dg/pr29330.c (test for excess errors)

[Bug c/29380] FAIL: gcc.dg/pr29330.c (test for excess errors)

[Bug c/29384] New: internal compiler error: in insn_default_length, at insn-attrtab.c:1134

[Bug c/29406] New: code generation / optimisation bug

[Bug c/29406] code generation / optimisation bug

[Bug c/29409] New: Avr-gcc 4.1.1 build fails

[Bug c/29413] New: -EB / -EL don't properly affect gcc predefined symbols

[Bug c/29429] New: Incorrect code with -O

[Bug c/29429] Incorrect code with -O

[Bug c/29440] New: 4.2 20061007 experiemental misscompiles libavcodec/h264.o

[Bug c/29440] 4.2 20061007 experiemental misscompiles libavcodec/h264.o

[Bug c/29444] New: parser bug for variable declaration immediately following case statement in switch block

[Bug c/29444] parser bug for variable declaration immediately following case statement in switch block

[Bug c/29445] New: Add attribute for 'experimental'

[Bug c/29449] New: OBJECT_FORMAT_ELF not defined for the AVR target

[Bug c/29465] New: warning for overlapping memcpy()

[Bug c/29465] warning for overlapping memcpy()

[Bug c/29467] New: -ansi -pedantic accepts _Bool without diagnostic

[Bug c/29467] -ansi -pedantic accepts _Bool without diagnostic

[Bug c/29468] New: off-by-one error for string initialiser warning

[Bug c/29468] off-by-one error for string initialiser warning

[Bug c/29478] [4.2 Regression] optmization generates warning for casts

[Bug c/29480] Feature request - Addition to FORTIFY_SOURCE feature

[Bug c/29481] extra line in gcc/cgraphunit.c at line 1135

[Bug c/29493] New: -masm=intel - does not emit right asm code

[Bug c/29511] New: 0x80000000/-1 causes FPE on Intel/AMD

[Bug c/29511] 0x80000000/-1 causes FPE on Intel/AMD

[Bug c/29519] New: [4.2 Regression] Bad code on MIPS with -fnon-call-exceptions

[Bug c/29521] New: Confusing warning for return with expression in function returning void

[Bug c/29521] Confusing warning for return with expression in function returning void

[Bug c/29524] New: Too much RAM used: __clz_tab[] linked

[Bug c/29538] New: Incorrect interpretation of floating-point unary minus

[Bug c/29569] New: use function name as operand in asm inline statement

[Bug c/29569] use function name as operand in asm inline statement

[Bug c/29574] New: Gcc gives invalid warning about unitialized variable

[Bug c/29584] New: internal compiler error on optimization

[Bug c/29584] internal compiler error on optimization

[Bug c/29592] New: Unending loops

[Bug c/29592] Unending loops

[Bug c/29595] New: gcc miscompilation of some stuff

[Bug c/29595] gcc miscompilation of some stuff

[Bug c/29605] New: [4.0 Regression] optimization breaks global variable affectation

[Bug c/29613] New: static string in vararg function

[Bug c/29626] New: Code generation bug for aliased long long with -mpentium-m

[Bug c/29626] Code generation bug for aliased long long with -mpentium-m

[Bug c/29650] New: internal compiler error: in dwarf2out_finish, at dwarf2out.c:14129

[Bug c/29650] internal compiler error: in dwarf2out_finish, at dwarf2out.c:14129

[Bug c/29655] New: Reproducable Core Dump

[Bug c/29655] Reproducable Core Dump

[Bug c/29674] New: strtok_r function prototype does not match function definition

[Bug c/29674] strtok_r function prototype does not match function definition

[Bug c/448] <stdint.h>-related issues (C99 issues)

[Bug c/6906] warn about asserts with side effects

[Bug classpath/29304] autoconf should be used in libjava to check for fabs, fabsf and scalbn

[Bug debug/26881] [4.1 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/27036] ICE in dwarf2out_finish, at dwarf2out.c:14116

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

[Bug debug/28980] [4.0 Regression] ICE in loc_descriptor_from_tree_1 with -g

[Bug debug/28980] [4.0/4.1 Regression] ICE in loc_descriptor_from_tree_1 with -g

[Bug debug/29202] [4.1/4.2 Regression] ICE with external template and const data in the template

[Bug debug/29436] New: ICE in modified_type_die

[Bug debug/29436] [4.0/4.1/4.2 Regression] ICE in modified_type_die

[Bug debug/29436] ICE in modified_type_die

[Bug debug/29443] New: [4.1 regression] ICE: output_operand: invalid expression as operand with -gstabs

[Bug debug/29443] [4.1 regression] ICE: output_operand: invalid expression as operand with -gstabs

[Bug debug/29461] New: inconsistent variable output

[Bug debug/29461] inconsistent variable output

[Bug debug/29558] [4.2 Regression] ICE in set_variable_part, at var-tracking.c:2140

[Bug debug/29609] New: [regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

[Bug debug/29609] [regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

[Bug debug/29614] New: DWARF information for function static variable is missing after unrelated code addition

[Bug debug/29614] [4.2/4.3 Regression] DWARF information for function static variable is missing after unrelated code addition

[Bug debug/29628] New: [32bit] unused argc/argv missing their DW_AT_location

[Bug debug/29628] unused argc/argv missing their DW_AT_location

[Bug debug/29650] [4.1 Regression] internal compiler error: in dwarf2out_finish, at dwarf2out.c:14129

[Bug debug/29650] internal compiler error: in dwarf2out_finish, at dwarf2out.c:14129

[Bug debug/29673] New: no -fdump-tree-inlined output

[Bug debug/7055] [alpha osf4] G++ 3.1 Produced bad debugging entries if compiled with -gcoff, also segv.

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

[Bug driver/19353] Faulty handling of (some) user specified specs

[Bug driver/29270] "--" does not end option parsing

[Bug driver/29311] New: configure script does not test for GNU Make

[Bug driver/29430] New: Assembler messages: Error: invalid architecture -xarch=v8

[Bug driver/29430] Assembler messages: Error: invalid architecture -xarch=v8

[Bug fortran/15441] RRSPACING broken for denormals

[Bug fortran/16580] [4.1 only] gfortran ICE on test g77.f-torture/execute/intrinsic77.f

[Bug fortran/16580] gfortran ICE on test g77.f-torture/execute/intrinsic77.f

[Bug fortran/17741] ICE in gfc_free_namespace, at fortran/symbol.c:2208

[Bug fortran/17872] gfortran accepts 255_1 as integer constant

[Bug fortran/18026] boz initialization of REALs fails

[Bug fortran/18769] ICE in gfc_conv_array_initializer with array initialization with transfer

[Bug fortran/18923] segfault after subroutine name confusion

[Bug fortran/19260] & not required when splitting a token in continuation

[Bug fortran/19261] continuation character illegal as first non-blank character in statement

[Bug fortran/19262] more than thirty-nine continuation lines should issue a std-warn

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran

[Bug fortran/20541] TR 15581: ALLOCATABLE components

[Bug fortran/20779] ALLOCATEing the STAT variable not detected

[Bug fortran/20863] Pointer problems in PURE procedures

[Bug fortran/20891] allocation depends on other object in same allocation

[Bug fortran/21203] gfortran doesn't work on targets/variants without two floating point types

[Bug fortran/21435] fails to open nonexisting file with status scratch

[Bug fortran/22282] %loc is not implemented in gfortran

[Bug fortran/22282] loc intrinsic and %loc construction is not implemented in gfortran

[Bug fortran/22547] Fortran 2003: ISO_FORTRAN_ENV intrinsic module missing

[Bug fortran/22571] Reject derived types for dummy arguments declared in the subroutine unless they are SEQUENCE

[Bug fortran/23060] %VAL construct not implemented

[Bug fortran/23232] DATA implied DO variables

[Bug fortran/23280] gfortran does not emit DW_AT_entry_point (dwarf-2) debugging info

[Bug fortran/24398] invalid module file gives weird error

[Bug fortran/24518] Intrinsic MOD incorrect for large arg1/arg2 and slow.

[Bug fortran/24526] variables from modules not visible in gdb

[Bug fortran/24527] derived types not displayed correctly with gdb

[Bug fortran/24767] gfortran: -Wno-unused-label does not work properly

[Bug fortran/24784] Warning about unused routine argument should not read "unused variable"

[Bug fortran/24790] arguments are displayed as reference or pointer to normal type in GDB

[Bug fortran/24828] Z and negative integers

[Bug fortran/24978] ICE in gfc_assign_data_value_range

[Bug fortran/25003] [4.1 only] Non-standard-conforming behaviour on pointer association special case

[Bug fortran/25020] NAG extension: module F90_UNIX providing access to UNIX functions (abort ...)

[Bug fortran/25080] ICE/missing error on different ranks for dummy and actual arguments

[Bug fortran/25091] Results do not conform at different entries

[Bug fortran/25092] Result lengths different at different entries

[Bug fortran/25707] support for Fortran 2003 USE statements, INTRINSIC and NONINTRINSIC

[Bug fortran/25708] Module loading is not good at all

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

[Bug fortran/25850] real kind=16 failures on powerpc-darwin

[Bug fortran/25923] [gfortran] garbled diagnostics with -O -Wuninitialized

[Bug fortran/26025] Optionally use BLAS for matmul

[Bug fortran/27478] getting ": error: invalid operand to binary operator"

[Bug fortran/27588] -fbounds-check should catch substring out of range accesses

[Bug fortran/27701] Two routines with the same name cause an interna; error in gfortran

[Bug fortran/27703] Linking example programs for PLplot causes error messages about multiple definition of __gfortran_transfer_character

[Bug fortran/27900] ICE using intrinsics as arguments

[Bug fortran/27954] ICE on garbage in DATA statement

[Bug fortran/28176] FAIL: gfortran.dg/actual_array_constructor_1.f90 -O0 (ICE)

[Bug fortran/28224] gfortran should support namelist (nml) for internal file units

[Bug fortran/28415] 4.2.0 ICE when using automatic array and -fno-automatic

[Bug fortran/28484] system_clock with real-type count_rate does not compile

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

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

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

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

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

[Bug fortran/29067] Internal Error: gfc_resolve_expr(): Bad expression type

[Bug fortran/29098] allocation of a pointer to a derived type crashes

[Bug fortran/29115] ICE in structure constructor for array, ponter component with non-pointer data

[Bug fortran/29210] [4.1 only] Name parameter in complex constant not allowed in F95

[Bug fortran/29210] Name parameter in complex constant not allowed in F95

[Bug fortran/29211] ICE in FORALL character assignment with dependences

[Bug fortran/29216] Derived type components of function results are not initialised

[Bug fortran/29232] No warning/error for duplicate construct name

[Bug fortran/29240] optional argument for signal intrinsic not supported

[Bug fortran/29267] different length non-constant strings in array constructors ICE

[Bug fortran/29267] ICE in operand_subword_force, at emit-rtl.c:1353

[Bug fortran/29277] Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms

[Bug fortran/29284] [4.1/4.2 Regression] ICE for optional subroutine argument

[Bug fortran/29288] [4.1 only] All intrinsics are allowed as actual arguments

[Bug fortran/29288] All intrinsics are allowed as actual arguments

[Bug fortran/29308] TLS / non-TLS mismatch for COMMON declared in both ways

[Bug fortran/29312] New: Errors in subnormal calculation

[Bug fortran/29312] Errors in subnormal calculation

[Bug fortran/29315] New: error passing an array derived from struc ture elements

[Bug fortran/29315] error passing an array derived from struc ture elements

[Bug fortran/29315] error passing an array derived from type element

[Bug fortran/29317] New: gfortran.dg/exponent_1.f90 failure

[Bug fortran/29317] gfortran.dg/exponent_1.f90 failure

[Bug fortran/29321] New: optional arguments+derived types = segmentation fault

[Bug fortran/29321] [4.1/4.2 Regression] optional arguments+derived types = segmentation fault

[Bug fortran/29321] optional arguments+derived types = segmentation fault

[Bug fortran/29322] New: ICE with character optional arg

[Bug fortran/29322] [4.1/4.2 Regression] ICE with character optional arg

[Bug fortran/29327] New: FAIL: gfortran.dg/specifics_1.f90

[Bug fortran/29327] FAIL: gfortran.dg/specifics_1.f90

[Bug fortran/29343] New: (Regression) Error on valid specification variables in same call to ALLOCATE

[Bug fortran/29343] (Regression) Error on valid specification variables in same call to ALLOCATE

[Bug fortran/29344] New: [gfortran,4.2.0 regression] valid ALLOCATE-statement rejected

[Bug fortran/29344] [gfortran,4.2.0 regression] valid ALLOCATE-statement rejected

[Bug fortran/29364] New: No error given if using a non-defined type in a type definition

[Bug fortran/29364] No error given if using a non-defined type in a type definition

[Bug fortran/29371] New: Coredump when using -fbounds-check with pointer & nullify

[Bug fortran/29371] Coredump when using -fbounds-check with pointer & nullify

[Bug fortran/29373] New: implicit type declaration and contained function clash

[Bug fortran/29373] implicit type declaration and contained function clash

[Bug fortran/29383] New: Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support

[Bug fortran/29383] Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support

[Bug fortran/29387] New: ICE on character array function of variable length

[Bug fortran/29387] ICE on character array function of variable length

[Bug fortran/29389] New: Statement functions are not recognized as pure when they are

[Bug fortran/29389] Statement functions are not recognized as pure when they are

[Bug fortran/29391] New: LBOUND(TRANSPOSE(I)) doesn't work

[Bug fortran/29391] [4.1 only] LBOUND and UBOUND are broken

[Bug fortran/29391] LBOUND and UBOUND are broken

[Bug fortran/29391] LBOUND(TRANSPOSE(I)) doesn't work

[Bug fortran/29392] New: Segfault on data character initialization

[Bug fortran/29392] Segfault on data character initialization

[Bug fortran/29393] New: Vector subscript rejected

[Bug fortran/29393] Vector subscript rejected

[Bug fortran/29394] New: Invalid derived-type initialization in function

[Bug fortran/29394] Invalid derived-type initialization in function

[Bug fortran/29395] New: failure in implied do loop data initialization

[Bug fortran/29395] failure in implied do loop data initialization

[Bug fortran/29396] New: segfault with character pointer association

[Bug fortran/29396] segfault with character pointer association

[Bug fortran/29397] New: Problem with MAXLOC where mask involves a parameter array

[Bug fortran/29397] Constant logical expression with parameter array

[Bug fortran/29397] Problem with MAXLOC where mask involves a parameter array

[Bug fortran/29400] New: ANY and COUNT used on parameter arrays

[Bug fortran/29400] ANY and COUNT used on parameter arrays

[Bug fortran/29403] New: print ('(a)') not working, print '(a) works

[Bug fortran/29403] [4.1 only] print ('(a)') not working, print '(a) works

[Bug fortran/29403] print ('(a)') not working, print '(a) works

[Bug fortran/29407] New: namelist: overriding the host association does not work (rejects valid code)

[Bug fortran/29407] namelist: overriding the host association does not work (rejects valid code)

[Bug fortran/29410] New: [Optimization] bug with TRANSFER() and -O2

[Bug fortran/29410] [Optimization] bug with TRANSFER() and -O2

[Bug fortran/29422] New: ICE with allocatable

[Bug fortran/29422] ICE with allocatable

[Bug fortran/29428] New: Error in allocatable component function calls

[Bug fortran/29428] Error in allocatable component function calls

[Bug fortran/29431] New: Not Implemented: complex character array constructors

[Bug fortran/29431] Not Implemented: complex character array constructors

[Bug fortran/29434] New: array bounds of allocatable components of derived types?

[Bug fortran/29434] array bounds of allocatable components of derived types?

[Bug fortran/29441] New: mathematical functions and constant expressions

[Bug fortran/29441] non-constant parameter (constant) accepted

[Bug fortran/29446] New: VRP ICE in compare_names

[Bug fortran/29447] New: Getting different answers for DLSODE demo code

[Bug fortran/29447] Getting different answers for DLSODE demo code

[Bug fortran/29451] New: Fortran runtime error: Attempt to allocate a negative amount of memory...

[Bug fortran/29451] Fortran runtime error: Attempt to allocate a negative amount of memory...

[Bug fortran/29452] New: Do compile-time specifier checks for WRITE and READ

[Bug fortran/29452] Keyword check for specifiers in WRITE and READ

[Bug fortran/29452] Keyword check for specifiers in WRITE, READ and OPEN/CLOSE

[Bug fortran/29453] New: [g77 support] chmod intrinsic function not implemented in gfortran

[Bug fortran/29453] [g77 support] chmod intrinsic function not implemented in gfortran

[Bug fortran/29454] New: Slightly wrong error message for IF statement

[Bug fortran/29454] Slightly wrong error message for IF statement

[Bug fortran/29458] New: Spurious -Wuninitialized warning for implied do-loop counter

[Bug fortran/29458] Spurious -Wuninitialized warning for implied do-loop counter

[Bug fortran/29459] New: Spurious warning about uninitialized optional arguments

[Bug fortran/29464] New: problem with duplicate USE, ONLY of procedure in INTERFACE

[Bug fortran/29471] New: Warn with -std=f95/f2003 when BOZ is used at invalid places

[Bug fortran/29471] Warn with -std=f95/f2003 when BOZ is used at invalid places

[Bug fortran/29489] New: LBOUND (array) and LBOUND (array, DIM) give different results.

[Bug fortran/29489] LBOUND (array) and LBOUND (array, DIM) give different results.

[Bug fortran/29490] New: internal compiler error: in fold_binary, at fold-const.c:8239

[Bug fortran/29490] internal compiler error: in fold_binary, at fold-const.c:8239

[Bug fortran/29497] New: Problem with preprocessor directive -x f95-cpp-input

[Bug fortran/29497] Problem with preprocessor directive -x f95-cpp-input

[Bug fortran/29505] New: Should give an error when using: real :: r; r(j) = ...

[Bug fortran/29505] Should give an error when using: real :: r; r(j) = ...

[Bug fortran/29507] New: INDEX in an array initialization causes ICE

[Bug fortran/29507] INDEX in an array initialization causes ICE

[Bug fortran/29516] New: Bug in character transpose

[Bug fortran/29516] Bug in character transpose

[Bug fortran/29523] New: ICE with some non up-to date .mod files

[Bug fortran/29523] ICE with some non up-to date .mod files

[Bug fortran/29532] New: [4.1 regression] test suite failures

[Bug fortran/29537] New: ICE in gfc_match_common

[Bug fortran/29537] ICE in gfc_match_common

[Bug fortran/29537] ICE in gfc_match_common for blank common in BLOCK DATA unit

[Bug fortran/29539] New: ICE in variable_decl

[Bug fortran/29539] ICE in variable_decl

[Bug fortran/29549] New: matmul slow for complex matrices

[Bug fortran/29550] New: Optimize -fexternal-blas calls for transpose()/conj()

[Bug fortran/29550] Optimize -fexternal-blas calls for conj()

[Bug fortran/29550] Optimize -fexternal-blas calls for conjg()

[Bug fortran/29561] New: hexadecimal constant problem

[Bug fortran/29561] hexadecimal constant problem

[Bug fortran/29562] New: -malign-double breaks formatted IO

[Bug fortran/29562] -malign-double breaks formatted IO

[Bug fortran/29563] New: Internal read loses data.

[Bug fortran/29563] Internal read loses data.

[Bug fortran/29564] New: build of gfortran with "--disable-shared" fails

[Bug fortran/29564] build of gfortran with "--disable-shared" fails

[Bug fortran/29565] New: ICE in gimplify_var_or_parm_decl, at gimplify.c

[Bug fortran/29565] [4.1/4.2 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c

[Bug fortran/29565] [4.1/4.2/4.3 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c

[Bug fortran/29565] ICE in gimplify_var_or_parm_decl, at gimplify.c

[Bug fortran/29567] New: [gfortran, 4.3 regression] ICE in build2_stat, at tree.c:2963

[Bug fortran/29567] [4.3 regression] ICE in build2_stat, at tree.c:2963

[Bug fortran/29572] New: Bounds check should check size of array: d(1:1,1:1) = a(1:4,1:4)

[Bug fortran/29575] New: gfortran missing %LOC intrinsic for g77 compatibility

[Bug fortran/29575] gfortran missing %LOC intrinsic for g77 compatibility

[Bug fortran/29578] New: inquire(...) returns formatted=="YES" for unreadable and unformatted files

[Bug fortran/29578] inquire(...) returns formatted=="YES" for unreadable and unformatted files

[Bug fortran/29580] New: integer -2147483648 out of range: bug or feature?

[Bug fortran/29580] integer -2147483648 out of range: bug or feature?

[Bug fortran/29600] New: F2003 intrinsics with an optional KIND argument

[Bug fortran/29600] F2003 intrinsics with an optional KIND argument

[Bug fortran/29601] New: VOLATILE attribute and statement

[Bug fortran/29601] VOLATILE attribute and statement

[Bug fortran/29602] New: I/O specifiers can now be of any kind

[Bug fortran/29602] I/O specifiers can now be of any kind

[Bug fortran/29606] New: Internal Error: Derived type I/O should have been handled via the frontend

[Bug fortran/29606] Internal Error: Derived type I/O should have been handled via the frontend

[Bug fortran/29616] New: Run-time check using nullified pointers

[Bug fortran/29617] New: [4.3 regression] gfortran testsuite failure

[Bug fortran/29617] gfortran testsuite failure

[Bug fortran/29621] New: lapack runs into infinite loop with -03

[Bug fortran/29621] lapack runs into infinite loop with -03

[Bug fortran/29624] New: Fortran 2003: Support intent for pointers

[Bug fortran/29624] Fortran 2003: Support intent for pointers

[Bug fortran/29625] New: Octal edit descriptors allow real variables, even with -std=f95

[Bug fortran/29625] Octal edit descriptors allow real variables, even with -std=f95

[Bug fortran/29629] New: ICE on OpenMP-enabled program (gfc_conv_variable, at fortran/trans-expr.c:404)

[Bug fortran/29629] ICE on OpenMP-enabled program (gfc_conv_variable, at fortran/trans-expr.c:404)

[Bug fortran/29630] New: "Unclassifiable statement" with vector subscripts in initialization

[Bug fortran/29634] New: ICE in variable_decl, for function returning a derived type

[Bug fortran/29634] ICE in variable_decl, for function returning a derived type

[Bug fortran/29635] New: debug info of modules

[Bug fortran/29635] debug info of modules

[Bug fortran/29641] New: [4.1/4.2/4.3 regression] ICE in gfc_get_derived_type

[Bug fortran/29641] [4.1/4.2/4.3 regression] ICE in gfc_get_derived_type

[Bug fortran/29642] New: Fortran 2003: VALUE Attribute (call by value not call by reference for actual arguments)

[Bug fortran/29642] Fortran 2003: VALUE Attribute (call by value not call by reference for actual arguments)

[Bug fortran/29643] New: Fortran 2003: Support USE with rename-list (local-name => use-name)

[Bug fortran/29643] Fortran 2003: Support USE with rename-list (local-name => use-name)

[Bug fortran/29648] New: Inline

[Bug fortran/29648] Inlining only done for contained procedures

[Bug fortran/29649] New: Force core dump on runtime library errors

[Bug fortran/29651] New: Subroutine: Kind convertion of intent(out) value: signal

[Bug fortran/29651] Subroutine: Kind convertion of intent(out) value: signal

[Bug fortran/29652] New: ambiguous interface declaration undetected

[Bug fortran/29652] ambiguous interface declaration undetected

[Bug fortran/29657] New: Don't allow SAVE for functions

[Bug fortran/29657] Don't allow SAVE for functions

[Bug fortran/29660] New: get 'internal compiler error' when building numerical recipes

[Bug fortran/29669] New: Support for compressed modules

[Bug fortran/29669] Support for compressed modules

[Bug fortran/29670] New: [meta-bug] fortran interfaces

[Bug fortran/29670] [meta-bug] fortran interfaces

[Bug fortran/29671] New: preprocessor statements must start in column 1

[Bug fortran/29671] preprocessor statements must start in column 1

[Bug fortran/29677] New: minimally informative gfortran -fbounds-check

[Bug fortran/29677] minimally informative gfortran -fbounds-check

[Bug fortran/29678] New: minimally informative gfortran -fbounds-check

[Bug fortran/29678] minimally informative gfortran -fbounds-check

[Bug fortran/29679] New: Inability to get shapes correct in initializations

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

[Bug gcov-profile/29303] gcov.texi: "Invoking gcov" section header needs @command.

[Bug inline-asm/10153] [3.3/3.4 regression] selection of %dil or %sil on ia32 by valid C source

[Bug inline-asm/23200] [4.0/4.1/4.2 regression] rejects "i"(&var + 1)

[Bug inline-asm/29119] [4.0 Regression] Internal compiler error while adding __asm__ statement

[Bug inline-asm/29119] [4.0/4.1 Regression] Internal compiler error while adding __asm__ statement

[Bug inline-asm/29119] [4.0/4.1/4.2 Regression] Internal compiler error while adding __asm__ statement

[Bug inline-asm/29357] New: inline asm %c0 template form not documented

[Bug inline-asm/29357] inline asm %c0 template form not documented

[Bug inline-asm/29554] New: GNU as crashes on bad register syntax

[Bug inline-asm/29554] GNU as crashes on bad register syntax

[Bug java/1427] gcc should allow gcj and gfortran to generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info

[Bug java/1427] gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info

[Bug java/21900] [4.1/4.2 Regression] debugging regression when debugging libgcj

[Bug java/28938] [ecj] update build instructions to account for changes

[Bug java/29150] [win32] java.library.path broken

[Bug java/29304] New: autoconf should be used in libjava to check for fabs, fabsf and scalbn

[Bug java/29414] New: Issues building GNU java on Solaris2.10 X64

[Bug java/29460] New: configure: error: libXtst not found, required by java.awt.Robot

[Bug java/29495] New: [ecj] some field & method flags not passed through

[Bug java/29495] [ecj] some field & method flags not passed through

[Bug java/29509] New: gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux

[Bug java/29509] gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux

[Bug java/29528] New: [ecj] update gcjh documentation

[Bug java/29536] New: ICE building libjava

[Bug java/29587] New: jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes

[Bug java/29587] jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes

[Bug libffi/26048] [4.1/4.2 Regression] libffi doesn't build on Solaris 10/x86 with native assembler

[Bug libfortran/18791] [4.1 only] CABS specifics declared of wrong type

[Bug libfortran/18791] CABS specifics declared of wrong type

[Bug libfortran/21881] Array descriptors limit derived type sizes

[Bug libfortran/22423] Warnings when building libgfortran

[Bug libfortran/24313] complex sqrt function does not return principal value

[Bug libfortran/26540] [4.1 only] intrinsics/signal.c warnings

[Bug libfortran/26540] some gcc-4.1.0/libgfortran/intrinsics/signal.c warning: cast from/to pointer to/from integer of different size on x86-64

[Bug libfortran/26893] kinds.h not generated, causing failure

[Bug libfortran/27740] libgfortran should use versioned symbols

[Bug libfortran/27895] problem with RESHAPE and zero-sized arrays

[Bug libfortran/27895] problem with SPREAD and zero-sized arrays

[Bug libfortran/29302] nan_inf_fmt.f90 segfaults on Darwin PPC starting with Xcode 2.4

[Bug libfortran/29423] New: FAIL: gfortran.fortran-torture/execute/intrinsic_rrspacing.f90 and intrinsic_spacing.f90

[Bug libfortran/29423] FAIL: gfortran.fortran-torture/execute/intrinsic_rrspacing.f90 and intrinsic_spacing.f90

[Bug libfortran/29456] New: c99 functions provided by libgfortran

[Bug libfortran/29456] c99 functions provided by libgfortran

[Bug libfortran/29568] New: implement unformatted files with subrecords (Intel style)

[Bug libfortran/29568] implement unformatted files with subrecords (Intel style)

[Bug libfortran/29627] New: partial unformatted reads shouldn't succeed

[Bug libfortran/29627] partial unformatted reads shouldn't succeed

[Bug libfortran/29649] Force core dump on runtime library errors

[Bug libgcj/25026] -libXtst not detected [--enable-java-awt=gtk]

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

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

[Bug libgcj/29153] [ecj] clean up pthread assumptions

[Bug libgcj/29205] lib/pkgconfig/libgcj.pc needs to become version dependent

[Bug libgcj/29278] [ecj] libjava Makefile has -j bug

[Bug libgcj/29324] New: add wait handling hook

[Bug libgcj/29324] add wait handling hook

[Bug libgcj/29362] New: NullPointerException in gnu.xml.transform.TransformerImpl.strip(libgcj.so.7rh)

[Bug libgcj/29362] NullPointerException in gnu.xml.transform.TransformerImpl.strip(libgcj.so.7rh)

[Bug libgcj/29424] New: FAIL: events output

[Bug libgcj/29424] FAIL: events output

[Bug libgcj/29460] configure: error: libXtst not found, required by java.awt.Robot

[Bug libgcj/29491] New: java.lang.InternalError: Pango: pango_color_parse: assertion `spec != NULL' failed

[Bug libgcj/29491] java.lang.InternalError: Pango: pango_color_parse: assertion `spec != NULL' failed

[Bug libgcj/29492] New: java.lang.InternalError: Pango: pango_color_parse: assertion `spec != NULL' failed

[Bug libgcj/29492] java.lang.InternalError: Pango: pango_color_parse: assertion `spec != NULL' failed

[Bug libgcj/29594] New: jv-convert with no args NPE

[Bug libgcj/29604] New: Race condition in ServerSocket.accept()

[Bug libgcj/29604] Race condition in ServerSocket.accept()

[Bug libgomp/26165] Cannot find libgomp.spec after 'make install' on x86_64 and ppc64

[Bug libgomp/29308] New: TLS / non-TLS mismatch for COMMON declared in both ways

[Bug libgomp/29494] New: libgomp build fails with missing pthread_mutexattr_settype

[Bug libgomp/29494] [4.2 Regression] libgomp build fails with missing pthread_mutexattr_settype

[Bug libgomp/29494] [4.2/4.3 Regression] libgomp build fails with missing pthread_mutexattr_settype

[Bug libgomp/29494] libgomp build fails with missing pthread_mutexattr_settype

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

[Bug libstdc++/10534] wcout can only print ASCII,can't print other language,eg. chinese.

[Bug libstdc++/11953] _REENTRANT defined when compiling non-threaded code.

[Bug libstdc++/16006] Conversions of numbers in fi_FI.UTF-8 produces incorrect UTF-8

[Bug libstdc++/20647] Wrong typeid for incomplete types

[Bug libstdc++/21072] base allocator change shared object issues

[Bug libstdc++/21172] potential integer overflow error in STL heap functions

[Bug libstdc++/24025] libstdc++ crashes when out of memory exception thrown

[Bug libstdc++/25608] g++ miscompiles gcjx

[Bug libstdc++/26020] std::advance() isn't stable for floating point numbers

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

[Bug libstdc++/28277] __builtin_alloca with no limit in libstdc++

[Bug libstdc++/28278] formatted I/O and calliing width(0)

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

[Bug libstdc++/28514] [4.2 Regression] libstdc++ vs. anonymous namespaces

[Bug libstdc++/29095] [4.0/4.1/4.2 Regression] cxxabi.h __cxa_cdtor_type not declared when included from "C"

[Bug libstdc++/29118] [4.2 Regression] Timeouts in libstdc++, libjava and libgomp testsuites

[Bug libstdc++/29224] -Wshadow causing warning in <tr1/functional>

[Bug libstdc++/29286] [4.0/4.1/4.2 Regression] placement new does not change the dynamic type as it should

[Bug libstdc++/29286] [4.0/4.1/4.2/4.3 Regression] placement new does not change the dynamic type as it should

[Bug libstdc++/29354] New: Error when seeking on an ostringstream

[Bug libstdc++/29354] Error when seeking on an ostringstream

[Bug libstdc++/29366] New: atomics config for sh is wierd

[Bug libstdc++/29367] New: pb_ds hash containers vs. _GLIBCXX_DEBUG

[Bug libstdc++/29368] New: wrong STL docs for rfind()

[Bug libstdc++/29368] wrong STL docs for rfind()

[Bug libstdc++/29379] New: bad thousand separator with UTF-8 locales

[Bug libstdc++/29379] bad thousand separator with UTF-8 locales

[Bug libstdc++/29385] New: stl_tree.h clean-ups and enhancements

[Bug libstdc++/29385] stl_tree.h clean-ups and enhancements

[Bug libstdc++/29426] New: static __recursive_mutex init vs __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION

[Bug libstdc++/29426] [4.2 Regression] static __recursive_mutex init vs __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION

[Bug libstdc++/29496] _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode

[Bug libstdc++/29515] error: forming reference to reference type X.

[Bug libstdc++/29520] New: tr1: discrete_distributions vs large floating point values

[Bug libstdc++/29520] tr1: discrete_distributions vs large floating point values

[Bug libstdc++/29529] purify with iostream reports 128 uninitialized memory reads

[Bug libstdc++/29552] New: std::power() is not in the std namespace when including <ext/numeric>

[Bug libstdc++/29552] std::power() is not in the std namespace when including <ext/numeric>

[Bug libstdc++/29603] New: Warning in tr1 header with -Wshadow

[Bug libstdc++/29603] Warning in tr1 header with -Wshadow

[Bug libstdc++/29654] New: cant build arm cross compiler

[Bug libstdc++/29654] cant build arm cross compiler

[Bug libstdc++/9635] time_get<>::date_order unimplemented

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

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

[Bug middle-end/20548] [4.2/4.3 Regression] ACATS c52103x c52104x c52104y segfault

[Bug middle-end/20826] [4.0/4.1/4.2 Regression] excessive compiler resource usage

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

[Bug middle-end/21032] With -frounding-math, incorrectly reorders unary minus

[Bug middle-end/23295] fold does not simplify -a - (5) to (-5) - a

[Bug middle-end/23666] Fold does not reduce C - ~a into a + (C+1)

[Bug middle-end/23869] Missed optimization with integer booleans when compiling for pentium and higher

[Bug middle-end/26198] Unfolded comparison after cfg_cleanup

[Bug middle-end/26635] [4.1 regression] Bogus Storage_Error warning

[Bug middle-end/26898] Fold does not fold signed + CST1 CMP signed + CST2

[Bug middle-end/26899] Fold does not fold (i0 > i1 + 1) || (i1 < i0 - 1)

[Bug middle-end/26900] Number of iterations not know for simple loop

[Bug middle-end/27132] Fold does not canonicalize i - -1

[Bug middle-end/27478] entry and addressable and value-expr: and the gimplifier

[Bug middle-end/27528] compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on powerpc (7450) get error on long exixting code

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

[Bug middle-end/27986] [4.0/4.1/4.2 Regression] jump to middle of loop on entry with using old version of an variable

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

[Bug middle-end/28176] FAIL: gfortran.dg/actual_array_constructor_1.f90 -O0 (ICE)

[Bug middle-end/28205] Request an option to make -finstrument-functions not apply to inlined function calls

[Bug middle-end/28252] pow(x,1/3.0) should be converted to cbrt(x)

[Bug middle-end/28476] msp430-gcc with -Wunreachable-code Segmentation fault

[Bug middle-end/28545] [4.1 Regression] Wrong code for hoisted multiplication

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

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

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

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

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

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

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

[Bug middle-end/28970] [4.1 Regression] Wrong code for simple loop test case

[Bug middle-end/29056] gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc64

[Bug middle-end/29092] [4.0 Regression] vector int a = (vector int) { 1,1,2,2} is rejected as non constant

[Bug middle-end/29092] [4.0/4.1 Regression] vector int a = (vector int) { 1,1,2,2} is rejected as non constant

[Bug middle-end/29111] [4.2 Regression] FAIL: gcc.dg/torture/pr26565.c -O0 execution test

[Bug middle-end/29215] [4.0/4.1/4.2 Regression] memcpy is not fully optimized any more

[Bug middle-end/29241] [4.0/4.1/4.2 Regression] [non unit-at-a-time] ICE with always inline

[Bug middle-end/29254] [4.2 Regression] verify_cgraph_node failed (inlined_to pointer is set but no predecessors found)

[Bug middle-end/29256] [4.2 regression] loop performance regression

[Bug middle-end/29272] [4.2 Regression] memcpy optimization causes wrong-code

[Bug middle-end/29299] [4.2 Regresion] gcc "used" attribute has no effect on local-scope static variables

[Bug middle-end/29299] [4.2 Regression] gcc "used" attribute has no effect on local-scope static variables

[Bug middle-end/29301] [4.2/4.3 Regression] ICE in check_cfg, at haifa-sched .c:4657 while compiling openssl

[Bug middle-end/29305] local label-as-value being placed before function prolog

[Bug middle-end/29335] New: transcendental functions with constant arguments should be resolved at compile-time

[Bug middle-end/29335] transcendental functions with constant arguments should be resolved at compile-time

[Bug middle-end/29358] Warning issued two times with snprintf

[Bug middle-end/29359] bad relocation section name `' in .o causes segv of ld.

[Bug middle-end/29361] Code seg faults

[Bug middle-end/29374] New: Inordinate space required for modulo scheduling

[Bug middle-end/29374] Inordinate space required for modulo scheduling

[Bug middle-end/29376] Internal error: Killed

[Bug middle-end/29390] Bogus symbol inserted into valid C++ code at low optimization level

[Bug middle-end/29406] code generation / optimisation bug

[Bug middle-end/29415] [4.2] bad code reordering around inline asm block

[Bug middle-end/29439] [4.2 only] ICE in fold-const.c:1385 with -O1 -fwrapv -ftree-vrp

[Bug middle-end/29439] [4.2 regression] ICE in fold-const.c:1385 with -O1 -fwrapv -ftree-vrp

[Bug middle-end/29440] 4.2 20061007 experimental misscompiles libavcodec/h264.o

[Bug middle-end/29478] [4.2 Regression] optmization generates warning for casts

[Bug middle-end/29478] [4.2/4.3 Regression] optmization generates warning for casts

[Bug middle-end/29481] [4.2 Regression] extra line in gcc/cgraphunit.c at line 1135

[Bug middle-end/29519] [4.2 Regression] Bad code on MIPS with -fnon-call-exceptions

[Bug middle-end/29519] [4.2/4.3 Regression] Bad code on MIPS with -fnon-call-exceptions

[Bug middle-end/29524] Too much RAM used: __clz_tab[] linked

[Bug middle-end/29533] Ada fails to vectorize even trivial loops

[Bug middle-end/29536] [4.2 Regression] ICE building libjava

[Bug middle-end/29548] New: Does not fold b * -2 + a * 6

[Bug middle-end/29548] Does not fold b * -2 + a * 6

[Bug middle-end/29558] [4.2 Regression] ICE in set_variable_part, at var-tracking.c:2140

[Bug middle-end/29567] [4.3 regression] ICE in build2_stat, at tree.c:2963

[Bug middle-end/29574] Gcc gives invalid warning about unitialized variable

[Bug middle-end/29584] [4.0/4.1 Regression] internal compiler error on optimization

[Bug middle-end/29584] internal compiler error on optimization

[Bug middle-end/29610] [4.1 Regression] ICE when compiling c++ code with -O2 -funswitch-loops

[Bug middle-end/29610] ICE when compiling c++ code

[Bug middle-end/29631] [4.1 regression] Incorrect zero extension of signed short IV

[Bug middle-end/29658] New: ICE while compiling Firefox 2.0

[Bug middle-end/29658] ICE while compiling Firefox 2.0

[Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime

[Bug objc++/23616] obj-c++.dg/try-catch-[29].mm (objc exceptions are broken) fails with the GNU Runtime

[Bug objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime

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

[Bug objc/29195] [4.1 Regression] ICE in expand_expr_real_1, at expr.c:6932

[Bug objc/29197] [4.0/4.1/4.2 Regression] ICE after error with array type with undefined variable

[Bug objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable

[Bug objc/29412] New: gnustep-base build fails with gcc 3.4.x on HP-UX 11.23 (both ia64 and pa)

[Bug objc/29412] gnustep-base build fails with gcc 3.4.x on HP-UX 11.23 (both ia64 and pa)

[Bug objc/29640] New: C99 VLA size rejected in an objc method definition

[Bug other/28322] GCC new warnings and compatibility

[Bug other/2873] [3.3 only][fixinclude] Bogus fixinclude of stdio.h from glibc 2.2.3

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

[Bug other/29271] Incorrect -fdump-rtl-sched documentation

[Bug other/29405] New: GCC should include latest GMP/MPFR sources and always build libgmp.a/libmpfr.a

[Bug other/29405] GCC should include latest GMP/MPFR sources and always build libgmp.a/libmpfr.a

[Bug other/29439] New: ICE in fold-const.c:1385 ( expected integer_cst, have var_decl in int_const_binop )

[Bug other/29439] ICE in fold-const.c:1385 ( expected integer_cst, have var_decl in int_const_binop )

[Bug other/29442] New: insn-attrtab has grown too large

[Bug other/29442] insn-attrtab has grown too large

[Bug other/29488] New: Cannot Make GCC 4.1.1

[Bug other/29488] Cannot Make GCC 4.1.1

[Bug other/29504] New: target header files are refrenced (or installed) in wrong location.

[Bug other/29504] target header files are refrenced (or installed) in wrong location.

[Bug other/29512] New: compile time hog / deadloop.

[Bug other/29512] compile time hog / deadloop.

[Bug other/29515] New: [reject-valid] error: forming reference to reference type X.

[Bug other/29515] [reject-valid] error: forming reference to reference type X.

[Bug other/29524] Too much RAM used: __clz_tab[] linked

[Bug other/29534] New: ICE in "gcc -O -ftrapv" with decreasing array index

[Bug other/29534] [4.1 Regression] ICE in "gcc -O -ftrapv" with decreasing array index

[Bug other/29540] New: Obverse of PR 28177, regression patches for 4.2.0 ending up in trunk

[Bug other/29540] Obverse of PR 28177, regression patches for 4.2.0 ending up in trunk

[Bug other/29559] New: '-O1 -ftree-vrp -fwrapv' misscompiles stable gnupg-1.4.5.

[Bug other/29559] '-O1 -ftree-vrp -fwrapv' misscompiles stable gnupg-1.4.5.

[Bug other/29622] broken anchor name in html

[Bug other/29668] New: make error

[Bug other/29668] [4.3 Regression] make error

[Bug other/4372] #pragma weak pthread* inclusion causes applications to crash without a linker error when one forgets to link with -lpthread

[Bug pch/29353] New: ICE: testsuite failure with max-unswitch-insns=1000 max-unswitch-level=4 max-aliased-vops=10000

[Bug preprocessor/11242] [mingw32] #include <memory> takes my memory directory instead of the standard memory header file

[Bug preprocessor/14634] Unterminated literals not diagnosed

[Bug preprocessor/20077] [4.0/4.1/4.2 Regression] GCC accepts macro definitions that fail a constraint

[Bug preprocessor/27195] hex and oct constants are converted to wrong type

[Bug preprocessor/28435] -MMD vs not found system header (included from a system header)

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

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

Re: [Bug preprocessor/29245] want way to #include but still able to finish compiling

[Bug preprocessor/29245] want way to #include but still able to finish compiling

[Bug preprocessor/29546] New: Wrong preprocessing when value of a define is "powerpc"

[Bug preprocessor/29546] Wrong preprocessing when value of a define is "powerpc"

[Bug preprocessor/29586] New: [4.1 Regression] CPP doesn't handle ticks in #warning

[Bug preprocessor/29586] [4.1 Regression] CPP doesn't handle ticks in #warning

[Bug preprocessor/29588] New: /usr/local/include should not be in the default include path

[Bug preprocessor/29588] /usr/local/include should not be in the default include path

[Bug preprocessor/29612] New: gcc --save-temps does not give "multi-character character constant" error

[Bug preprocessor/29612] [4.0/4.1/4.2/4.3 Regression] gcc --save-temps does not give "multi-character character constant" error

[Bug preprocessor/29612] gcc --save-temps does not give "multi-character character constant" error

[Bug rtl-optimization/16456] PowerPC - redundant subtract involving pointer types

[Bug rtl-optimization/19398] secondary reloads don't consider "m" alternatives

[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/26026] power of 2 mod missing optimisation

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

[Bug rtl-optimization/28970] [4.1 Regression] Wrong code for simple loop test case

[Bug rtl-optimization/28970] [4.1 regression] wrong code for simple loop test case

[Bug rtl-optimization/29083] useless clrlwi instruction produced for 16-bit bitfield

[Bug rtl-optimization/29128] [4.2 Regression] ICE: in move_block_after_check, at haifa-sched.c:4337

[Bug rtl-optimization/29294] 4.1, 4.2 (possibly 4.0?) not finding postmodify address mode on ARM

[Bug rtl-optimization/29323] [4.0 Regression] set_nothrow_function_flags does invalid analysis on weak functions

[Bug rtl-optimization/29323] [4.0/4.1 Regression] set_nothrow_function_flags does invalid analysis on weak functions

[Bug rtl-optimization/29323] [4.0/4.1/4.2 Regression] set_nothrow_function_flags does invalid analysis on weak functions

[Bug rtl-optimization/29323] set_nothrow_function_flags does invalid analysis on weak functions

[Bug rtl-optimization/29329] [4.1 regression] internal consistency failure at -O2

[Bug rtl-optimization/29336] New: shorten_branchen and machine-dependent constant pool placement should be integrated

[Bug rtl-optimization/29336] shorten_branchen and machine-dependent constant pool placement should be integrated

[Bug rtl-optimization/29349] New: mode switching is inefficient both at compile time and at run time

[Bug rtl-optimization/29583] New: reorg.c checks insns for delay slots in the wrong order sometimes

[Bug rtl-optimization/29583] reorg.c checks insns for delay slots in the wrong order sometimes

[Bug rtl-optimization/29589] New: incorrect conversion of (ior (ashiftrt (plus ...))) in combine.c

[Bug rtl-optimization/29589] incorrect conversion of (ior (ashiftrt (plus ...))) in combine.c

[Bug rtl-optimization/29631] [4.1 regression] bug with promoted induction variable

[Bug rtl-optimization/29631] [4.1 regression] Incorrect zero extension of signed short IV

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

[Bug target/10901] non-local goto's don't work on powerpc-darwin

[Bug target/15445] spurious dependency-violation warnings

[Bug target/15834] NO_IMPLICIT_EXTERN_C should be gotten rid of

[Bug target/17174] Fortran nearest broken on AIX

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

[Bug target/19636] Can't compile ethernut OS (avr-gcc)

[Bug target/20808] Unrecognizable insn

[Bug target/21508] non-optimal code with __builtin_signbit

[Bug target/22118] dwarf-2 is not support with -m64 on ppc-dariwn

[Bug target/23067] Incorrect struct layout on darwin

[Bug target/23504] 22_locale/money_get/get/char/5.cc fails on ppc-darwin7. because libstdc++ believes long double returns works

[Bug target/23824] Using mipsel to compile BigEndian -O2 does not work

[Bug target/23963] [4.0 Regression] MMX intrinsics cause ICE in trunc_int_for_mode

[Bug target/24071] __gthread_active_p vs __gthread_once

[Bug target/24308] endless looping and memory allocation in i386.c:classify_argument

[Bug target/24649] Hello world c++ prog core dumps

[Bug target/25127] [4.0/4.1/4.2 Regression] internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039

[Bug target/25127] internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039

[Bug target/25376] section attribute doesn't work on darwin

[Bug target/25477] __builtin_sqrtl/__builtin_printf does not work unless including math.h/stdio.h

[Bug target/25477] builtin functions should use $LDBL128 suffix on darwin when appropriate

[Bug target/25519] [4.0/4.1/4.2 Regression] Intel (SSE/MMX) intrinsics should only be mentioned instead of the builtins

[Bug target/25519] Intel (SSE/MMX) intrinsics should only be mentioned instead of the builtins

[Bug target/25630] darwin-ppc, wrong alignment of nested structs

[Bug target/25850] real kind=16 failures on powerpc-darwin

[Bug target/25864] Enable IBM long double format in 32-bit PowerPC Linux

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

[Bug target/26510] [4.1/4.2 Regression] --disable-shared broken for darwin platform

[Bug target/26510] [4.1/4.2/4.3 Regression] --disable-shared broken for darwin platform

[Bug target/26560] [4.0/4.1 regression] mips: unable to find a register to spill in class 'FP_REGS'

[Bug target/26674] missed optimization / 128-bit arithmetic.

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

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

[Bug target/27363] ARM gcc 4.1 optimization bug

[Bug target/27440] [4.0/4.1/4.2 regression] code quality regression due to ivopts

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

[Bug target/27855] reassociation pass produces ~30% slower matrix multiplication code

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

[Bug target/27891] [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107

[Bug target/27968] gcc emits (undefined) ffreep opcode which is not understood by Solaris' /usr/ccs/bin/as when tuning for Athlon or Opteron CPUs

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

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

[Bug target/28185] SIGBUS on IA64 maybe caused by memcpy I

[Bug target/28197] longjmp and alloca cause bus error at -O0

[Bug target/28232] Wrong aligned load is generated with -m4a on sh-*

[Bug target/28307] [4.1/4.2 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX

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

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

[Bug target/28604] [4.1/4.2 Regression] 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/28701] [4.1/4.2 regression] ABI test failures building libstdc++ on a glibc-2.4 based system

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

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

[Bug target/28821] Unable to build Python

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

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

[Bug target/28924] x86 sync builtins fail for char and short memory operands

[Bug target/28960] [4.0 Regression] optimized bug with ia32 sse

[Bug target/28960] [4.0/4.1 Regression] optimized bug with ia32 sse

[Bug target/28975] conflicting declaration 'typedef struct mbstate_t mbstate_t'

[Bug target/29032] gcc.dg/cleanup-10.c execution test times out on powerpc-apple-darwin8 at -m64

[Bug target/29042] [4.0/4.1/4.2/4.3 Regression] Useless floating-point stores and loads on x86

[Bug target/29198] [4.0 Regression] Incorrect reference to __thread array with -fPIC -O2 on x86

[Bug target/29198] [4.0/4.1/4.2 Regression] Incorrect reference to __thread array with -fPIC -O2 on x86

[Bug target/29201] [4.2 Regression] ICE in create_recovery_block, at haifa-sched.c:3692 at -O3

[Bug target/29206] [4.2 regression] gcj-dbtool segfaults

[Bug target/29206] [4.2/4.3 regression] gcj-dbtool segfaults

[Bug target/29250] [4.0/4.1 Regression] internal compiler error: in extract_insn, at recog.c:2084

[Bug target/29250] internal compiler error: in extract_insn, at recog.c:2084

[Bug target/29255] [4.2/4.3 regression] ICE on valid code

[Bug target/29281] natPlainDatagramSocketImpl.cc:148: internal compiler error

[Bug target/29292] configure produces strange gmp, mpfr lib directories.

[Bug target/29300] FAIL: gcc.dg/pthread-init-[12].c (test for excess errors)

[Bug target/29314] New: SPARC V9 uses bad FP register for VIS instructions

[Bug target/29314] misaligned FP register for VIS instructions

[Bug target/29319] New: ICE unrecognizable insn: offset too large for larl (breaks glibc)

[Bug target/29319] ICE unrecognizable insn: offset too large for larl (breaks glibc)

[Bug target/29329] New: [4.1 regression] internal consistency failure at -O2

[Bug target/29329] [4.1 regression] internal consistency failure at -O2

[Bug target/29337] New: -mfpmath=387 doesn't use fistp for double-to-integer conversion

Re: [Bug target/29337] -mfpmath=387 doesn't use fistp for double-to-integer conversion

[Bug target/29337] -mfpmath=387 doesn't use fistp for double-to-integer conversion

[Bug target/29338] New: [4.1 regression] ICE on valid C++ code

[Bug target/29338] [4.1 regression] ICE on valid C++ code

[Bug target/29339] New: TImode ICE with -m32 -msse -mtune=i386

[Bug target/29341] New: [4.2 regression] ICE: RTL flag check: INSN_DELETED_P used with unexpected rt

[Bug target/29341] [4.2 regression] ICE: RTL flag check: INSN_DELETED_P used with unexpected rt

[Bug target/29342] New: [4.2 regression] [ia64] fails to build glibc

[Bug target/29342] [4.2 regression] [ia64] fails to build glibc

[Bug target/29347] New: i386 mode switching clobbers fp exception handling bits

[Bug target/29347] i386 mode switching clobbers fp exception handling bits

[Bug target/29351] New: libm nextafter and nextafterf fail to set IEEE exception flags

[Bug target/29351] libm nextafter and nextafterf fail to set IEEE exception flags

[Bug target/29377] New: Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

[Bug target/29384] internal compiler error: in insn_default_length, at insn-attrtab.c:1134

[Bug target/29398] New: configure should automatically set --disable-multilib on darwin

[Bug target/29398] configure should automatically set --disable-multilib on darwin

[Bug target/29401] New: [regression] missed-optimization (in unneeded code elimination)

[Bug target/29401] [4.0/4.1/4.2 Regression] missed-optimization (in unneeded code elimination)

[Bug target/29401] [regression] missed-optimization (in unneeded code elimination)

[Bug target/29409] Avr-gcc 4.1.1 build fails

[Bug target/29413] -EB / -EL don't properly affect endian for Linux on MIPS

[Bug target/29413] -EB / -EL don't properly affect gcc predefined symbols

[Bug target/29421] New: gcc.dg/tree-ssa/ivopts-2.c scan-tree-dump-not \n candidates .*,.*,.*\n[^\n]*\nFinal cost fails

[Bug target/29443] [4.1 regression] ICE: output_operand: invalid expression as operand with -gstabs

[Bug target/29443] ICE: output_operand: invalid expression as operand with -gstabs

[Bug target/29449] OBJECT_FORMAT_ELF not defined for the AVR target

[Bug target/29472] New: [4.0/4.1/4.2 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

[Bug target/29472] [4.0/4.1/4.2 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

[Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

[Bug target/29474] [4.1 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

[Bug target/29474] [4.1/4.2 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

[Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

[Bug target/29487] New: Shared libstdc++ fails to link

[Bug target/29487] Shared libstdc++ fails to link

[Bug target/29498] New: FTZ/DAZ for SSE should be ported to mingw32

[Bug target/29498] FTZ/DAZ for SSE should be ported to mingw32

[Bug target/29512] compile time hog / deadloop.

[Bug target/29519] [4.2 Regression] Bad code on MIPS with -fnon-call-exceptions

[Bug target/29538] Incorrect interpretation of floating-point unary minus

[Bug target/29541] New: Enable IBM long double format in PowerPC Linux soft float

[Bug target/29541] Enable IBM long double format in PowerPC Linux soft float

[Bug target/29555] New: failure building cross compiler for fr30

[Bug target/29558] New: ICE in set_variable_part, at var-tracking.c:2140

[Bug target/29558] ICE in set_variable_part, at var-tracking.c:2140

[Bug target/29560] New: Poor optimization for character shifts on Atmel AVR

[Bug target/29560] Poor optimization for character shifts on Atmel AVR

[Bug target/29599] New: [4.1/4.2 Regression] ICE when building the kernel on SH4

[Bug target/29599] [4.1/4.2 Regression] ICE when building the kernel on SH4

[Bug target/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4

[Bug target/29611] New: Compiler error in inline assembly

[Bug target/29611] Compiler error in inline assembly

[Bug target/29639] New: FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test

[Bug target/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test

[Bug target/29639] FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test

[Bug target/29660] get 'internal compiler error' when building numerical recipes

[Bug target/3920] [PPC] wrong register number for CTR in stabs

[Bug target/9383] [SYSV] stack frame always made for nested functions

[Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime

[Bug testsuite/23613] obj-c++.dg/isa-field-1.mm fails with the GNU runtime

[Bug testsuite/27221] g++.dg/ext/alignof2.C fails on powerpc-darwin (and powerpc-aix)

[Bug testsuite/28610] gfortran testsuite failures with sudo

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

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

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

[Bug testsuite/29093] gcc.dg/debug/dwarf2/dwarf-file1.c fails on targets that have .loc

[Bug testsuite/29307] New: libiberty/testsuite/test-demangle : parsing errors after unknown demangling style

[Bug testsuite/29307] libiberty/testsuite/test-demangle : parsing errors after unknown demangling style

[Bug testsuite/29404] New: "make check" fails to compile library testcases

[Bug testsuite/29404] "make check" fails to compile library testcases

[Bug testsuite/29527] New: make clean in libiberty/testsuite does nothing under cygwin

[Bug tree-optimization/14784] [Tree-ssa] alias analysis deficiency

[Bug tree-optimization/15458] Combine ~ and ^.

[Bug tree-optimization/15911] VRP/DOM does not like TRUTH_AND_EXPR

[Bug tree-optimization/16876] [4.0/4.1 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/17687] sincos tree representation causes extra addressable vars

[Bug tree-optimization/18031] OR of a bitfield and a constant is not optimized at tree level

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

[Bug tree-optimization/19719] missed optimization on boolean operation with boolean arguments

[Bug tree-optimization/21513] [4.0/4.1/4.2 Regression] __builtin_expect getting in the way of uninitialized warnings

[Bug tree-optimization/21982] GCC should combine adjacent stdio calls

[Bug tree-optimization/22372] Vectorizer produces mis-match types

[Bug tree-optimization/23346] [4.1/4.2 Regression] FRE before DCE makes a mess of loads or need to sink loads

[Bug tree-optimization/23855] loop header should also be pulled out of the inner loop too

[Bug tree-optimization/23928] Exceptions require an excessive amount of compile-time memory

[Bug tree-optimization/25737] ACATS c974001 c974013 hang with struct aliasing

[Bug tree-optimization/25881] unsigned int loop indices don't optimize as good as int or __SIZE_TYPE__ for 64bit targets

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

[Bug tree-optimization/27140] Compiling LLVM now takes nearly 5x as long with 4.1 as it did with 4.0

[Bug tree-optimization/27441] VAR - 1 not identified as the same as VAR + -1

[Bug tree-optimization/28230] [4.2 Regression] -O2 -fwrapv miscompiles gcc, binutils, gzip.

[Bug tree-optimization/28545] [4.1 Regression] Wrong code for hoisted multiplication

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

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

[Bug tree-optimization/28952] [4.1 regression] tree check: expected class 'expression', have 'exceptional' (ssa_name) in vectorizable_condition, at tree-vect-transform.c:2122

[Bug tree-optimization/29122] ICE with -ipa-cp and -m64 (tail calls)

[Bug tree-optimization/29156] [4.2 Regression] Misscompilation with structs due to new struct alias

[Bug tree-optimization/29212] ICE with -fipa-pta

[Bug tree-optimization/29254] [4.2 Regression] verify_cgraph_node failed (inlined_to pointer is set but no predecessors found)

[Bug tree-optimization/29290] [4.1 Regression] SPEC CPU2000 178.galgel ICE using -O3 -ftree-loop-linear

[Bug tree-optimization/29323] New: set_nothrow_function_flags does invalid analysis on weak functions

[Bug tree-optimization/29323] set_nothrow_function_flags does invalid analysis on weak functions

[Bug tree-optimization/29330] -O -ftree-loop-linear --> virtual memory exhausted

[Bug tree-optimization/29330] [4.2 Regression] -O -ftree-loop-linear --> virtual memory exhausted

[Bug tree-optimization/29333] New: Generation of MAX_EXPRs and MIN_EXPRs missed by phiopt

[Bug tree-optimization/29333] Generation of MAX_EXPRs and MIN_EXPRs missed by phiopt

[Bug tree-optimization/29333] Jump threading getting in the way of PHI-OPT

[Bug tree-optimization/29353] ICE: testsuite failure with max-unswitch-insns=1000 max-unswitch-level=4 max-aliased-vops=10000

[Bug tree-optimization/29415] New: [4.2] bad code reordering around inline asm block

[Bug tree-optimization/29415] [4.2 regression] ] bad code reordering around inline asm block

[Bug tree-optimization/29415] [4.2 Regression] bad code reordering around inline asm block

[Bug tree-optimization/29415] [4.2] bad code reordering around inline asm block

[Bug tree-optimization/29439] [4.2 regression] ICE in fold-const.c:1385 with -O1 -fwrapv -ftree-vrp

[Bug tree-optimization/29446] [4.2 Regression] VRP ICE in compare_names

[Bug tree-optimization/29484] New: tree-inline.c bug with local static vars

[Bug tree-optimization/29484] [4.0/4.1/4.2 Regression] tree-inline.c bug with local static vars

[Bug tree-optimization/29543] Ada produces substantially slower code than FORTRAN for identical inputs - looping over double subscripted arrays

[Bug tree-optimization/29543] Poor code generated for arrays with variable bounds

[Bug tree-optimization/29551] New: FAIL: gcc.dg/tree-ssa/pr26421.c scan-tree-dump-times V_MAY_DEF 1

[Bug tree-optimization/29551] FAIL: gcc.dg/tree-ssa/pr26421.c scan-tree-dump-times V_MAY_DEF 1

[Bug tree-optimization/29553] New: wrong-code / trivial logic misscompiled.

[Bug tree-optimization/29553] wrong-code / trivial logic misscompiled.

[Bug tree-optimization/29567] [4.3 regression] ICE in build2_stat, at tree.c:2963

[Bug tree-optimization/29581] New: Latent bug in 4.1/4.2/4.3 lambda-code.c

[Bug tree-optimization/29585] New: [4.3 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558

[Bug tree-optimization/29585] [4.2/4.3 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558

[Bug tree-optimization/29585] [4.3 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558

[Bug tree-optimization/29598] New: FAIL: gcc.dg/tree-ssa/loadpre1.c and loadpre1[45].c scan-tree-dump-times Eliminated: 1 1

[Bug tree-optimization/29598] FAIL: gcc.dg/tree-ssa/loadpre1.c and loadpre1[45].c scan-tree-dump-times Eliminated: 1 1

[Bug tree-optimization/29605] [4.0 Regression] optimization breaks global variable affectation

[Bug tree-optimization/29631] New: [4.1 regression] Incorrect zero extension of signed short IV

[Bug tree-optimization/29637] New: [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

[Bug tree-optimization/29638] New: [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

[Bug tree-optimization/29638] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

[Bug tree-optimization/3511] Inlined strlen() could be smarter

[Bug web/968] Multiple last modified dates

[Bug xml/29362] NullPointerException in gnu.xml.transform.TransformerImpl.strip(libgcj.so.7rh)

ARM's GCC compiler and turbo C code

bug report

compiler/library behavior differences?

Copy constructor is not being called

foremost Innoocent Cuties gettiing aphrodisiacal it anaally!

gcc 3.2.3 for mvs

possible with gcc 4.1.1 found

Recent stuff Now you could grant your wish Delight

rodata truncated by two

Someone broke bootstrap

Sorry - The copy constructor is not being called


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