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]
../../../dist/include/xpcom/nsArray.h:115: internal compiler error: Segmentation fault: 11
bug report
Re: bugãreport
Re: @dircategory Software development
[Bug ada/18692] Ada should have a dg testsuite
[Bug ada/18817] ACATS c380004 fails at run time
[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite
[Bug ada/27225] Wide_String slice assignment in nested procedure does not work properly
[Bug ada/27243] ACATS: c37215h on hppa-linux
[Bug ada/27243] FAIL: c37215h
[Bug ada/27769] cross-gnatmake needs host gcc
[Bug ada/27936] New: gnatbind fails to link on Tru64 UNIX
[Bug ada/27936] [4.2 Regression] gnatbind fails to link on Tru64 UNIX
[Bug ada/27937] New: [4.2 Regression] Ada bootstrap failure on Solaris 10/x86
[Bug ada/27937] [4.2 Regression] Ada bootstrap failure on Solaris 10/x86
[Bug ada/27944] New: s-taprop.adb:66:06: warning: redundant with clause in body
[Bug ada/27944] [4.2 Regression] s-taprop.adb:66:06: warning: redundant with clause in body
[Bug ada/27944] s-taprop.adb:66:06: warning: redundant with clause in body
[Bug ada/27999] New: FAIL: c64005c
[Bug ada/28171] New: FAIL: cd5003h
[Bug ada/28171] ACATS: cd5003h intermitent fail
[Bug boehm-gc/27963] New: [4.2 Regression] libjava fails to build if it isn't built by default
[Bug boehm-gc/27963] [4.2 Regression] libjava fails to build if it isn't built by default
[Bug bootstrap/18058] [4.2 Regression] Bootstrap fails with BOOTCFLAGS="-O0 -fkeep-inline-functions"
[Bug bootstrap/20437] bootstrap --enable-maintainer-mode broken
[Bug bootstrap/20698] [4.0 Regression] configure broken
[Bug bootstrap/20737] Build fails in target-libiberty
[Bug bootstrap/22541] Building into empty PREFIX causes broken limits.h to be installed
[Bug bootstrap/25438] [4.2 Regression] make: *** No rule to make target `bubblestrap'. Stop.
[Bug bootstrap/25453] [4.2 Regression] --disable-bootstrap is not documented
[Bug bootstrap/25470] [4.2 Regression] fixincludes/ subdirectory not cleaned by "make distclean"
[Bug bootstrap/25502] Werror problem in build
[Bug bootstrap/25672] cross build's libgcc picks up CFLAGS
[Bug bootstrap/26066] disable-threads causes undefined reference to pthread_kill and pthread_sigmask
[Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
[Bug bootstrap/26582] [4.2 Regression] warning with cross build
[Bug bootstrap/26998] bootstrap failure building libdecnumber, ICE in compare_values, tree-vrp.c:432
[Bug bootstrap/26999] [4.2 Regression] bootstrap failure with --disable-libdecnumber or --disable-libcpp
[Bug bootstrap/27367] [4.2 Regression] gstdint.h in libdecnumber is not cleaned up with make distclean
[Bug bootstrap/27674] [4.2 Regression] make -j3 all-gcc fails when building natively
[Bug bootstrap/27794] stack explosion
[Bug bootstrap/27818] [4.2 regression] libjava installs libltdl sources in $prefix/share/libtool
[Bug bootstrap/27822] [4.1 only] fastjar is asking for makeinfo in gmake bootstrap
[Bug bootstrap/27886] New: jar: line 281: return: : numeric argument required
[Bug bootstrap/27901] ICE: On second stage boostrap with -O3
[Bug bootstrap/27918] New: stage2 failed: broken linking / Relocations in generic ELF (EM: 62)
[Bug bootstrap/27963] [4.2 Regression] libjava fails to build if it isn't built by default
[Bug bootstrap/27969] New: Can't bootstrap gcc 4.1.1 on Solaris 10 on i86pc
[Bug bootstrap/27969] Can't bootstrap gcc 4.1.1 on Solaris 10 on i86pc
[Bug bootstrap/28026] New: Cross compiles involving Darwin fail
[Bug bootstrap/28026] Cross compiles involving Darwin fail
[Bug bootstrap/28033] New: Bootstrap failure in libgomp
[Bug bootstrap/28033] Bootstrap failure in libgomp
[Bug bootstrap/28066] cannot bootstrap x86_64 gcc 4.1.1 from gcc 3.4.5
[Bug bootstrap/28072] New: [4.2 Regression] target-boehm-gc is being build for targets that do not support it
[Bug bootstrap/28072] [4.2 Regression] target-boehm-gc is being build for targets that do not support it
[Bug bootstrap/28082] New: internal compiler error: Segmentation fault
[Bug bootstrap/28082] internal compiler error: Segmentation fault
[Bug bootstrap/28097] error: ‘PATH_MAX’ undeclared (first use in this function) when building cross compiler
[Bug bootstrap/28101] New: Cannot build cross compiler for Solaris: values-Xa.o: No such file: No such file or directory
[Bug bootstrap/28101] Cannot build cross compiler for Solaris: values-Xa.o: No such file: No such file or directory
[Bug bootstrap/28102] New: GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared
[Bug bootstrap/28124] New: Cannot build gcc on OSX 10.4 G6
[Bug bootstrap/28124] Cannot build gcc on OSX 10.4 G6
[Bug bootstrap/28133] New: Cross-compile of GCC fails with "C compiler cannot create executables" error
[Bug bootstrap/28133] Cross-compile of GCC fails with "C compiler cannot create executables" error
[Bug c++/10591] PCH breaks anonymous namespaces
[Bug c++/11006] [CNI] ICE with use of __java_boolean
[Bug c++/11468] Deriving from CNI class java::lang::Object causing an ICE
[Bug c++/13140] declaration in global namespace, definition inside named or anon namespace
[Bug c++/15339] [DR217] Adding default arguments to function templates in redeclartions should be forbidden
[Bug c++/15774] Conflicting function decls not diagnosed
[Bug c++/17470] Visibility attribute ignored for explicit template instantiation
[Bug c++/18101] invalid declaration in struct not rejected
[Bug c++/18681] [4.0/4.1/4.2 Regression] template friend declaration not recognized
[Bug c++/18698] [4.0/4.1/4.2 regression] Error message using "using" for code not using "using" ;-)
[Bug c++/18747] "template<> int i;" accepted
[Bug c++/19134] Class visibility of templated classes can't be overridden for function specializations
[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer
[Bug c++/20345] Warning on forward declaration of class with __dllexport__
[Bug c++/21210] [4.0 Regression] Trouble with __complex__ types default construction
[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction
[Bug c++/21210] [4.0/4.1/4.2 Regression] Trouble with __complex__ types default construction
[Bug c++/21243] typeinfo visibility of template class instantiation can not be changed with attribute
[Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility
[Bug c++/21675] -fvisibility : misleading documentation and low QoI
[Bug c++/22592] -fvisibility-inlines-hidden broken differently
[Bug c++/24243] [4.0 regression] lookup fails to match to function call, const-sensitive
[Bug c++/24605] [4.0/4.1/4.2 Regression] internal compiler error: Segmentation fault while compiling c++ file
[Bug c++/25915] use ODR rules to make C++ objects not be TREE_PUBLIC
[Bug c++/26559] [4.0 Regression] ICE with __builtin_constant_p in template argument
[Bug c++/26559] [4.0/4.1 Regression] ICE with __builtin_constant_p in template argument
[Bug c++/26559] [4.0/4.1/4.2 Regression] ICE with __builtin_constant_p in template argument
[Bug c++/26571] [4.0/4.1/4.2 regression] Bad diagnostic using type modifier with struct
[Bug c++/26573] [4.0/4.1/4.2 regression] Duplicate message for static member in local class
[Bug c++/26577] [4.0/4.1/4.2 regression] ICE in cp_expr_size with volatile and call to static
[Bug c++/26612] visibility and ODR
[Bug c++/26660] [4.2 Regression] PCH vs -save-temps, ICE while GCing
[Bug c++/26671] [4.0/4.1/4.2 Regression] Missing "warning: reference to local variable returned"
[Bug c++/26693] [4.0/4.1/4.2 regression] Access checks not performed for types in templates
[Bug c++/26696] [4.0/4.1/4.2 Regression] ICE with statement forming unused static member function reference
[Bug c++/26740] [4.2 regression] ICE taking the address of a bound member function
[Bug c++/26748] gimplify_expr_stmt in cp-gimplifer.c does warnings
[Bug c++/26757] C++ front-end producing two DECLs with the same UID
[Bug c++/26905] default-visibility class symbol improperly resolved as hidden-visibility
[Bug c++/26938] [4.0/4.1/4.2 regression] ICE with wrong number of template parameters
[Bug c++/26957] [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:871
[Bug c++/26965] [4.0/4.1/4.2 Regression] Unnecessary debug info for unused consts in C++
[Bug c++/26984] link error with &(typeid(int)) in anonymous namespace
[Bug c++/26989] C++ front-end (and others parts of GCC) use the wrong check to see if hidden visibility is there
[Bug c++/27000] visibility push/pop and templates go crazy
[Bug c++/27019] [4.1 regression] ICE with designated initializers
[Bug c++/27019] [4.1/4.2 regression] ICE with designated initializers
[Bug c++/27115] [4.0/4.1/4.2 Regression] ICE in cp_expr_size or miscompilation with statement expressions and constructors (and ?: )
[Bug c++/27129] [4.1/4.2 Regression] ICE in get_expr_operands
[Bug c++/27177] [4.0 Regression] ICE in build_simple_base_path, at cp/class.c:474
[Bug c++/27177] [4.0/4.1/4.2 Regression] ICE in build_simple_base_path, at cp/class.c:474
[Bug c++/27227] [4.0 Regression] rejects valid code with some extern "C"
[Bug c++/27227] [4.0/4.1 Regression] rejects valid code with some extern "C"
[Bug c++/27227] [4.0/4.1/4.2 Regression] rejects valid code with some extern "C"
[Bug c++/27316] [4.0/4.1/4.2 Regression] ICE with two ill-placed expression
[Bug c++/27347] [4.0/4.1/4.2 Regression] static array member specialization failure
[Bug c++/27369] [4.1/4.2 Regression] tree check ICE when attribute externally_visible used
[Bug c++/27369] [4.2 Regression] tree check ICE when attribute externally_visible used
[Bug c++/27397] [4.2 regression] ICE on invalid template argument
[Bug c++/27424] [4.0 regression] Valid template-template-parameter rejected
[Bug c++/27424] [4.0/4.1 regression] Valid template-template-parameter rejected
[Bug c++/27424] [4.0/4.1/4.2 regression] Valid template-template-parameter rejected
[Bug c++/27425] [4.0/4.1/4.2 regression] ICE with invalid template-template-parameter
[Bug c++/27493] [4.2 regression] ICE on invalid template parameter
[Bug c++/27494] [4.0/4.1/4.2 regression] ICE on invalid template parameter
[Bug c++/27495] [4.0/4.1/4.2 regression] ICE using "." instead of "->"
[Bug c++/27508] [4.0/4.1/4.2 regression] ICE on invalid destructor name
[Bug c++/27572] [4.0/4.1/4.2 regression] ICE on typedef in parameter declaration
[Bug c++/27578] [4.2 Regression] ICE with attribute on a pointer in a function prototype
[Bug c++/27592] [4.2 Regression] dynamic cast failure
[Bug c++/27601] [4.0/4.1/4.2 Regression] ICE (in fold_offsetof_1, at c-common.c:5998) on strange offsetof
[Bug c++/27640] [4.2 Regression] segfault, related to constructor instantiation and virtual base case and templates and new operator
[Bug c++/27648] [4.0 Regression] ICE on attribute on pointers in static_cast
[Bug c++/27648] [4.0/4.1 Regression] ICE on attribute on pointers in static_cast
[Bug c++/27648] [4.0/4.1/4.2 Regression] ICE on attribute on pointers in static_cast
[Bug c++/27665] [4.0 regression] ICE writing class instead of typename
[Bug c++/27665] [4.0/4.1 regression] ICE writing class instead of typename
[Bug c++/27665] [4.0/4.1/4.2 regression] ICE writing class instead of typename
[Bug c++/27666] [4.0 regression] ICE with volatile in conditional expression
[Bug c++/27666] [4.0/4.1 regression] ICE with volatile in conditional expression
[Bug c++/27666] [4.0/4.1/4.2 regression] ICE with volatile in conditional expression
[Bug c++/27667] [4.0/4.1/4.2 regression] ICE with in-class specialization
[Bug c++/27668] [4.0/4.1/4.2 regression] ICE with invalid template parameter
[Bug c++/27689] [4.1 regression] function template incorrectly selected as candidate
[Bug c++/27689] [4.1/4.2 regression] function template incorrectly selected as candidate
[Bug c++/27692] FAIL: g++.old-deja/g++.other/init5.C execution test
[Bug c++/27693] [4.0/4.1 Regression] strange interaction with const and sizeof and variable declarations in g++-4.0
[Bug c++/27693] [4.0/4.1/4.2 Regression] strange interaction with const and sizeof and variable declarations in g++-4.0
[Bug c++/27722] [4.0 regression] ICE incrementing an array
[Bug c++/27722] [4.0/4.1/4.2 regression] ICE incrementing an array
[Bug c++/27724] [4.1/4.2 Regression] internal compiler error: no-op convert from 4 to 8 bytes in initializer
[Bug c++/27748] [4.2 Regression] rejects _Pragma with macros
[Bug c++/27768] [4.1 regression] wrong-code with vectors
[Bug c++/27768] [4.1/4.2 regression] wrong-code with vectors
[Bug c++/27804] [4.2 regression] ICE with invalid const variable
[Bug c++/27805] [4.2 regression] ICE with ptr-to-member of incomplete class
[Bug c++/27806] [4.0 regression] ICE with invalid ptr-to-member
[Bug c++/27806] [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member
[Bug c++/27807] [4.1/4.2 regression] ICE on invalid initializer
[Bug c++/27819] [4.0/4.1/4.2 regression] ICE casting static const variables
[Bug c++/27820] [4.0/4.1/4.2 regression] ICE with duplicate label
[Bug c++/27821] [4.0/4.1 regression] ICE with invalid ptr-to-member
[Bug c++/27821] [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member
[Bug c++/27826] [4.0/4.1 Regression] ICE in copy_to_mode_reg
[Bug c++/27826] [4.1 Regression] ICE in copy_to_mode_reg
[Bug c++/27870] New: ICE in build_outer_var_ref, at omp-low.c:585 with openmp
[Bug c++/27870] ICE in build_outer_var_ref, at omp-low.c:585 with openmp
[Bug c++/27876] New: Getting an error when building GCC 4.1.1
[Bug c++/27881] New: Memory exhausted with -finline-functions on testsuite file alias3.C
[Bug c++/27881] Memory exhausted with -finline-functions on testsuite file alias3.C
[Bug c++/27884] [4.1 regression] bogus error: invalid use of 'register' in linkage specification
[Bug c++/27884] [4.1/4.2 regression] bogus error: invalid use of 'register' in linkage specification
[Bug c++/27884] [4.2 regression] bogus error: invalid use of 'register' in linkage specification
[Bug c++/27894] New: "internal compiler error: Segmentation fault" with -O
[Bug c++/27894] "internal compiler error: Segmentation fault" with -O
[Bug c++/27894] [4.1/4.2 Regression] "internal compiler error: Segmentation fault" with -O
[Bug c++/27901] New: ICE: On second stage boostrap with -O3
[Bug c++/27901] ICE: On second stage boostrap with -O3
[Bug c++/27922] New: final link failed: Nonrepresentable section on output
[Bug c++/27924] New: internal compiler error: extract_insn, while compiling Gecode
[Bug c++/27924] internal compiler error: extract_insn, while compiling Gecode
[Bug c++/27933] New: [4.0/4.1/4.2 Regression] ICE with invalid "using"
[Bug c++/27933] [4.0/4.1/4.2 Regression] ICE with invalid "using"
[Bug c++/27935] New: gcc fails to compile code with operator delete(void*,size_t)
[Bug c++/27935] gcc fails to compile code with operator delete(void*,size_t)
[Bug c++/27941] New: offsetof produces possibly erroneous warnings
[Bug c++/27941] offsetof produces possibly erroneous warnings
[Bug c++/27951] New: [4.0/4.1/4.2 regression] ICE with invalid anonymous union
[Bug c++/27951] [4.0/4.1/4.2 regression] ICE with invalid anonymous union
[Bug c++/27952] New: [4.0/4.1/4.2 Regression] ICE with invalid virtual inheritance
[Bug c++/27952] [4.0/4.1/4.2 Regression] ICE with invalid virtual inheritance
[Bug c++/27955] New: friend members produce different results
[Bug c++/27955] friend members produce different results
[Bug c++/27961] New: [4.1/4.2 regression] ICE on invalid template declaration
[Bug c++/27961] [4.1/4.2 regression] ICE on invalid template declaration
[Bug c++/27962] New: [4.0/4.1 regression] ICE with invalid template parameter in specialization
[Bug c++/27962] [4.0/4.1 regression] ICE with invalid template parameter in specialization
[Bug c++/27975] New: warning for comparison of different enum types impossible to control/is undocumented
[Bug c++/27975] warning for comparison of different enum types impossible to control/is undocumented
[Bug c++/27977] New: ICE when declaring recursive member in std namespace (illegal code)
[Bug c++/27977] [4.0/4.1/4.2 Regression] ICE when declaring recursive member in std namespace (illegal code)
[Bug c++/27977] ICE when declaring recursive member in std namespace (illegal code)
[Bug c++/27979] New: conversion check confused by enum bitfields
[Bug c++/27979] 4.2 Regression] conversion check confused by enum bitfields
[Bug c++/27979] [4.2 Regression] conversion check confused by enum bitfields
[Bug c++/28003] New: optimizer bug
[Bug c++/28003] optimizer bug
[Bug c++/28015] New: Nonspecific error messages
[Bug c++/28015] Nonspecific error messages
[Bug c++/28016] New: GCC 4.2 emitting static template constants as global symbols?
[Bug c++/28016] [4.1 Regression] emitting template constant
[Bug c++/28016] [4.1/4.2 Regression] emitting template constant
[Bug c++/28016] [4.2 Regression] emitting template constant
[Bug c++/28016] [4.2 Regression] GCC 4.2 emitting static template constants as global symbols?
[Bug c++/28016] GCC 4.2 emitting static template constants as global symbols?
[Bug c++/28017] New: lack of guard variables for explicitly instantiated template static data
[Bug c++/28017] lack of guard variables for explicitly instantiated template static data
[Bug c++/28018] New: [4.2 regression] g++.dg/ext/complit1.C fails: in emit_move_insn, at expr.c:3275
[Bug c++/28018] [4.2 regression] g++.dg/ext/complit1.C fails: in emit_move_insn, at expr.c:3275
[Bug c++/28025] New: multiple template friend compile error
[Bug c++/28025] [4.1/4.2 Regression] multiple template friend compile error
[Bug c++/28031] New: [4.2 regression] bogus jump to case label crosses initialization error
[Bug c++/28031] [4.2 regression] bogus jump to case label crosses initialization error with C99 anonymous initializers
[Bug c++/28041] New: [gomp] ICE in g++.dg/gomp/atomic-[4,5,9].C
[Bug c++/28041] [gomp] ICE in g++.dg/gomp/atomic-[4,5,9].C
[Bug c++/28044] New: Non-template class function return type taken as template when declared in a function template's return type
[Bug c++/28044] Non-template class function return type taken as template when declared in a function template's return type
[Bug c++/28048] New: ICC on accessing member of dependent name
[Bug c++/28048] [4.0/4.1/4.2 Regression] ICE on accessing member of dependent name
[Bug c++/28048] ICE on accessing member of dependent name
[Bug c++/28051] New: [4.0/4.1/4.2 regression] ICE on invalid conversion operator
[Bug c++/28051] [4.0/4.1 regression] ICE on invalid conversion operator
[Bug c++/28051] [4.0/4.1/4.2 regression] ICE on invalid conversion operator
[Bug c++/28052] New: [4.2 regression] ICE on invalid bitfield
[Bug c++/28052] [4.2 regression] ICE on invalid bitfield
[Bug c++/28053] New: [4.2 regression] ICE deriving from class with invalid bitfield
[Bug c++/28053] [4.2 regression] ICE deriving from class with invalid bitfield
[Bug c++/28054] New: [4.2 regression] ICE with friend declaration of invalid bitfield
[Bug c++/28054] [4.2 regression] ICE with friend declaration of invalid bitfield
[Bug c++/28056] New: [4.1/4.2 regression] enum accepted as scope
[Bug c++/28056] [4.1/4.2 regression] enum accepted as scope
[Bug c++/28058] [4.1/4.2 regression] ICE in inline_forbidden_p
[Bug c++/28085] New: initialization of zero-sized array causes internal compiler error
[Bug c++/28085] initialization of zero-sized array causes internal compiler error
[Bug c++/28088] New: Internal compiler error on boost mpl test/apply.cpp
[Bug c++/28088] [4.1 Regression] Internal compiler error on boost mpl test/apply.cpp
[Bug c++/28088] Internal compiler error on boost mpl test/apply.cpp
[Bug c++/28093] New: Wrong overload resolution with templates and namespaces
[Bug c++/28093] Wrong overload resolution with templates and namespaces
[Bug c++/28097] New: error: ‘PATH_MAX’ undeclared (first use in this function) when building cross compiler
[Bug c++/28098] New: error: ‘PATH_MAX’ undeclared (first use in this function) when building cross compiler
[Bug c++/28098] error: ‘PATH_MAX’ undeclared (first use in this function) when building cross compiler
[Bug c++/28107] New: Incomplete type in struct added to global namespace
[Bug c++/28107] Incomplete type in struct added to global namespace
[Bug c++/28109] New: [4.0/4.1/4.2 regression] ICE with typeid of incomplete type
[Bug c++/28109] [4.0/4.1/4.2 regression] ICE with typeid of incomplete type
[Bug c++/28110] New: [4.1/4.2 regression] ICE with invalid template constant parameter
[Bug c++/28110] [4.1/4.2 regression] ICE with invalid template constant parameter
[Bug c++/28111] New: ICE with invalid friend in template class
[Bug c++/28111] ICE with invalid friend in template class
[Bug c++/28112] New: [4.0/4.1/4.2 regression] ICE with invalid argument in attribute
[Bug c++/28112] [4.0/4.1/4.2 regression] ICE with invalid argument in attribute
[Bug c++/28113] New: vectors initialized in ctors, not at compile time, cause altivec-3.C failure
[Bug c++/28113] [4.2 Regression] vectors initialized in ctors, not at compile time, cause altivec-3.C failure
[Bug c++/28113] vectors initialized in ctors, not at compile time, cause altivec-3.C failure
[Bug c++/28114] New: [4.0/4.1/4.2 regression] ICE with struct definition in argument of template function
[Bug c++/28114] [4.0/4.1 regression] ICE with struct definition in argument of template function
[Bug c++/28114] [4.0/4.1/4.2 regression] ICE with struct definition in argument of template function
[Bug c++/28116] New: ICE when building konverter with gcc-4.1 with -O3
[Bug c++/28116] [4.1 Regression] ICE when building konverter with gcc-4.1 with -O3
[Bug c++/28116] ICE when building konverter with gcc-4.1 with -O3
[Bug c++/28117] New: ICE when building kaffeine with gcc-4.1 with -O1 -finline-functions
[Bug c++/28117] ICE when building kaffeine with gcc-4.1 with -O1 -finline-functions
[Bug c++/28130] New: template function(from a class inside a namespace) specialization outside the namespation
[Bug c++/28130] template function(from a class inside a namespace) specialization outside the namespation
[Bug c++/28138] New: ext/pb_ds/example/basic_map.cc, etc fail: unaligned accesses at compile time
[Bug c++/28139] New: alias information for EH is wrong
[Bug c++/28139] alias information for EH is wrong
[Bug c++/28142] New: Template friend declaration and dependent names
[Bug c++/28142] Template friend declaration and dependent names
[Bug c++/28148] New: Internal error in varasm.c
[Bug c++/28148] [4.0/4.1/4.2 Regression] ICE with pointer to member function initializer and cast to a different type
[Bug c++/28148] ICE with pointer to member function initializer and cast to a different type
[Bug c++/28148] Internal error in varasm.c
[Bug c++/28156] New: spurious warning: function defined but not used
[Bug c++/28156] spurious warning: function defined but not used
[Bug c++/28157] New: cannot create STL iterator using template types
[Bug c++/28157] cannot create STL iterator using template types
[Bug c++/28159] New: [4.1/4.2 regression] ICE when building gdl with -O3
[Bug c++/28159] [4.1/4.2 regression] ICE when building gdl with -O3
[Bug c++/28164] New: g++ core when init a struct
[Bug c++/28164] g++ core when init a struct
[Bug c++/28169] New: Tertiary operator: object creation and initialization
[Bug c++/28169] Tertiary operator: object creation and initialization
[Bug c++/28179] New: No diag for dflt arg on out-of-line tmpl member func def
[Bug c++/28179] No diag for dflt arg on out-of-line tmpl member func def
[Bug c++/28182] New: Bad behaviour when missing "typename" keyword.
[Bug c++/28182] [4.0/4.1/4.2 Regression] Bad behaviour when missing "typename" keyword.
[Bug c++/28205] New: Request an option to make -finstrument-functions not apply to inlined function calls
[Bug c++/28211] New: wrong linkage of template argument, diagnostic could be improved
[Bug c++/28211] wrong linkage of template argument, diagnostic could be improved
[Bug c++/9925] ostrstream (buf, size) << "..." does not work properly
[Bug c/16780] [3.4 regression] ICE with -finstrument-functions -funit-at-a-time -finline -finline-functions
[Bug c/18740] Execution-time sizeof drops side effects
[Bug c/21920] alias violating
[Bug c/25161] [4.0/4.1 Regression] Internal compiler error (segfault) instead of error message
[Bug c/25161] [4.0/4.1/4.2 Regression] Internal compiler error (segfault) instead of error message
[Bug c/25802] VM types of external and internal linkage variables not diagnosed
[Bug c/26154] [4.2 Regression] OpenMP extensions to the C language is not documented
[Bug c/26154] [4.2 Regression] OpenMP extensions to the C language is not documented or doumented in the wrong spot
[Bug c/26154] OpenMP extensions to the C language is not documented or doumented in the wrong spot
[Bug c/27012] visibility attribute should not be permitted on local variables
[Bug c/27020] [4.0/4.1 regression] ICE on invalid array size
[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size
[Bug c/27149] English in warning not grammatical: "the address of x, will always evaluate"
[Bug c/27150] [4.2 Regression] ICE with &parm_decl != 0 in build_binary_op
[Bug c/27184] [4.0/4.1/4.2 Regression] Wrong code with pointers to arrays and types and strict aliasing
[Bug c/27301] [4.0/4.1/4.2 Regression] ICE on convoluted inline asm with "m" (statement expression and vla)
[Bug c/27489] [4.1/4.2 regression] ICE on broken switch condition
[Bug c/27490] [4.1/4.2 regression] ICE on broken sizeof expression
[Bug c/27558] [4.0/4.1/4.2 Regression] Wrong type in warning
[Bug c/27697] [4.0/4.1/4.2 Regression] incorrect warning about constness of pointer to an array in a const struct
[Bug c/27721] [4.1/4.2 regression] ICE using += with a function
[Bug c/27747] [4.2 Regression] ice _Pragma and macros
[Bug c/27859] New: Bug in generation of interrupt function code for ARM processor
[Bug c/27869] New: "-O -fregmove" handles SSE scalar instructions incorrectly
[Bug c/27875] New: [4.2 Regression] ICE on gcc testsuite.
[Bug c/27875] [4.2 Regression] ICE on gcc testsuite.
[Bug c/27880] New: [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
[Bug c/27880] [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
[Bug c/27893] New: [4.0/4.1/4.2 Regression] ICE with TREE_CONSTANT VLA sizes inside functions
[Bug c/27893] [4.0/4.1/4.2 Regression] ICE with TREE_CONSTANT VLA sizes inside functions
[Bug c/27898] New: Compile failure with --combine and anonymous structures
[Bug c/27899] New: Compile warning with --combine and global register variables.
[Bug c/27899] Compile warning with --combine and global register variables.
[Bug c/27909] New: emacs M-x is undefined
[Bug c/27932] New: bogus error
[Bug c/27932] bogus error
[Bug c/27945] New: Packed struct of variable length has wrong size
[Bug c/27945] Packed struct of variable length has wrong size
[Bug c/27948] New: MS -bitfield struct layout test fails
[Bug c/27950] New: [4.2 regression] undefined reference when compiling valgrind 3.2.0
[Bug c/27950] [4.2 regression] undefined reference when compiling valgrind 3.2.0
[Bug c/27953] New: ICE with invalid function definitions
[Bug c/27967] New: qemu-0.8.1 doesn't compile before the can't-compile
[Bug c/27967] qemu-0.8.1 doesn't compile before the can't-compile
[Bug c/27968] New: gcc emits (undefined) ffreep opcode which is not understood by Solaris' /usr/ccs/bin/as when tuning for Athlon or Opteron CPUs
[Bug c/27970] New: error while compiling ClanLib-0.8
[Bug c/27970] error while compiling ClanLib-0.8
[Bug c/27978] New: static inline functions code not generated if -fPIC is used
[Bug c/27978] static inline functions code not generated if -fPIC is used
[Bug c/27992] New: random segfaults
[Bug c/27992] random segfaults
[Bug c/28001] New: incrementing a variable produces smaller code than an explicit assignment
[Bug c/28007] New: sse autovectorizer emits wrong code involving shifts
[Bug c/28038] New: Double to char conversion fails at 32769.0
[Bug c/28038] Double to char conversion fails at 32769.0
[Bug c/28042] New: optimizer (-O2) changes the semantics of my programs
[Bug c/28045] New: Bitfield, &&, and optimization => bad code generation
[Bug c/28045] Bitfield, &&, and optimization => bad code generation
[Bug c/28071] New: A file that can not be compiled in reasonable time/space
[Bug c/28071] A file that can not be compiled in reasonable time/space
[Bug c/28073] New: Type-punned pointer passed as function parameter generates bad assembly sequence
Re: [Bug c/28073] Type-punned pointer passed as function parameter generates bad assembly sequence
[Bug c/28073] Type-punned pointer passed as function parameter generates bad assembly sequence
[Bug c/28086] New: symbols missing on ia64
[Bug c/28092] New: ICE while building glibc
[Bug c/28092] ICE while building glibc
[Bug c/28106] New: bogus warning for va_arg argument promotion
[Bug c/28106] bogus warning for va_arg argument promotion
[Bug c/28120] New: The option -f[no-]inline-functions is invalid with -O2
[Bug c/28120] The option -f[no-]inline-functions is invalid with -O2
[Bug c/28126] New: gcc moves an expensive instruction outside of a conditional
[Bug c/28136] New: [4.0/4.1/4.2 regression] ICE with incomplete array type
[Bug c/28136] [4.0/4.1/4.2 regression] ICE with incomplete array type
[Bug c/28137] New: "make check" gets 10 FAIL reports with gcc.dg/c99-typespec-1.c
[Bug c/28141] New: thread-local ptr initialized to address of thread-local misclassified as non-constant initializer
[Bug c/28141] thread-local ptr initialized to address of thread-local misclassified as non-constant initializer
[Bug c/28143] New: gcc.c-torture/execute/frame-address.c execution FAIL on sparc64
[Bug c/28146] New: -O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20060608
[Bug c/28152] New: Diagnostic about wrong use _Complex prints __complex__
[Bug c/28152] Diagnostic about wrong use _Complex prints __complex__
[Bug c/28162] New: ice on valid code
[Bug c/28162] ice on valid code
[Bug c/28166] New: internal compiler error when -finstrument-functions on an inline function.
[Bug c/28166] internal compiler error when -finstrument-functions on an inline function.
[Bug c/28180] New: TREE_CODE usage error
[Bug c/28180] TREE_CODE usage error
[Bug c/28191] New: double comparisions are broken when value is returned from function
[Bug c/28191] double comparisions are broken when value is returned from function
[Bug c/28193] New: config/arm/arm.c:3140 ICE
[Bug c/28193] config/arm/arm.c:3140 ICE
[Bug c/28194] New: R_ARM_GOTOFF32 breaks execute-in-place
[Bug c/28195] New: << (shift operator) does rotate operation
[Bug c/28195] << (shift operator) does rotate operation
[Bug c/28196] New: miscompiled initialization of a constant pointer reference with offset (ppc64 target)
[Bug c/28196] miscompiled initialization of a constant pointer reference with offset (ppc64 target)
[Bug c/28197] New: longjmp and alloca cause bus error
[Bug c/28198] New: ICE building mips-elf cross compiler
[Bug c/28198] ICE building mips-elf cross compiler
[Bug c/28199] New: -Wmissing-format-attribute produces false positives on vprintf() like functions
[Bug c/28199] -Wmissing-format-attribute produces false positives on vprintf() like functions
[Bug c/28202] New: ARM cross-compiler seg. fault with -mfpu=vfp and optimization
[Bug c/28202] ARM cross-compiler seg. fault with -mfpu=vfp and optimization
[Bug c/7948] gcc fails to fault gnu extension with -std=c99
[Bug c/8268] no compile time array index checking
[Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue
[Bug debug/21391] [4.0/4.1 Regression] referencing a type via a cast does not emit it for debug (feliminate-unused-debug-types)
[Bug debug/23336] [4.0/4.1/4.2 Regression] enum constants not visible to gdb because of -feliminate-unused-debug-types
[Bug debug/25468] [4.0/4.1/4.2 Regression] -g makes g++ loop forever
[Bug debug/26754] [4.0/4.1 Regression] Wrong debug info for variable accessed non-locally
[Bug debug/26754] [4.0/4.1/4.2 Regression] Wrong debug info for variable accessed non-locally
[Bug debug/27017] [4.0/4.1/4.2 Regression] Debug information for static local class members are not emitted
[Bug debug/27473] [4.0/4.1/4.2 Regression] g++.dg/other/unused1.C and gcc.dg/20060410.c fail on powerpc-darwin
[Bug debug/27851] Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c
[Bug debug/27884] New: [4.2 regression] bogus error: invalid use of 'register' in linkage specification
[Bug debug/27884] [4.2 regression] bogus error: invalid use of 'register' in linkage specification
[Bug debug/27970] error while compiling ClanLib-0.8
[Bug debug/28047] New: DWARF output_file_names should really understand DOS pathnames
[Bug debug/28063] New: [4.2 regression] Dwarf no longer uses merged strings for DW_AT_comp_dir
[Bug debug/28063] [4.2 regression] Dwarf no longer uses merged strings for DW_AT_comp_dir
[Bug debug/28064] New: .debug_str is used only when optimizing
[Bug debug/28064] .debug_str is used only when optimizing
[Bug debug/28099] loses type in debug info
[Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe
[Bug fortran/13615] g77 -Wuninitialized doesn't produce warning on characters
[Bug fortran/14067] no warning when character data statement overflows declared size
[Bug fortran/15502] [meta-bug] bugs needed for SPEC CPU 2K and 2K6 and 95
[Bug fortran/16206] rejects valid array initialization expression
[Bug fortran/16943] doubly defined function type causes error, even when types are the same
[Bug fortran/18111] spurious warnings with -W -Wunused
[Bug fortran/18769] ICE in gfc_conv_array_initializer with array initialization with transfer
[Bug fortran/18923] segfault after subroutine name confusion
[Bug fortran/19259] ";" as first nonblank character on a line should be an error
[Bug fortran/19310] [4.1 Only] unnecessary error for overflowing results
[Bug fortran/19310] unnecessary error for overflowing results
[Bug fortran/19654] compilation crashes when variable is too large instead of showing error
[Bug fortran/19777] -fbounds-check catches non-existent bounds violation
[Bug fortran/19777] [4.1 only] -fbounds-check catches non-existent bounds violation
[Bug fortran/19904] [4.1 Only] Division by zero leads to error
[Bug fortran/19904] Division by zero leads to error
[Bug fortran/20838] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606
[Bug fortran/20839] do-loop with do-construct-name needs needs end do
[Bug fortran/20867] statement function args not given implicit type early enough
[Bug fortran/20874] elemental function ought to be scalar
[Bug fortran/20876] Subroutine call in FORALL block not PURE
[Bug fortran/20877] result may not be entry
[Bug fortran/22038] Forall with mask broken
[Bug fortran/22210] gfc_conv_array_initializer weirdness
[Bug fortran/22571] Reject derived types for dummy arguments declared in the subroutine unless they are SEQUENCE
[Bug fortran/22629] Would like to access "long double" equivalent type as real*16
[Bug fortran/23091] ICE in gfc_trans_auto_array_allocation
[Bug fortran/23209] array shape conformance not checked
[Bug fortran/23371] internal compiler error when missing a module procedure
[Bug fortran/23375] show location for runtime errors
[Bug fortran/23538] gfortran hangs on old cray fortran 66 program
[Bug fortran/23862] Select Fortran source form appropriately for "-pipe"
[Bug fortran/24168] Problems with SPREAD and/or scalarization
[Bug fortran/24518] Intrinsic MOD incorrect for large arg1/arg2 and slow.
[Bug fortran/24558] ENTRY doesn't work in module procedures
[Bug fortran/24706] Accepts non-constant length arrays in derived types
[Bug fortran/24748] substring of implicitly typed variable not rejected
[Bug fortran/24978] ICE in gfc_assign_data_value_range
[Bug fortran/25034] allows passing of contained subprograms as actual argument
[Bug fortran/25047] insert_bbt(): Duplicate key found!
[Bug fortran/25049] TRANSPOSE not allowed in initialisation expression
[Bug fortran/25050] CSHIFT not allowed in initialization expression
[Bug fortran/25056] non-PURE function should not be a valid argument
[Bug fortran/25058] missing diagnostic about ENTRY dummy argument
[Bug fortran/25072] non PURE function used in For-All
[Bug fortran/25073] CASEs overlap
[Bug fortran/25090] Bad automatic character length
[Bug fortran/25095] Disallowed intrinsic in initialization statement
[Bug fortran/25096] Non-conforming shapes of DATA object and data
[Bug fortran/25098] Variable as actual argument for procedure dummy argument allowed
[Bug fortran/25104] [F2003] Non-initialization expr. as case-selector
[Bug fortran/25147] passing variable in place of function dummy argument not caught
[Bug fortran/25392] ICEs with -ff2c
[Bug fortran/25576] [4.0 only] checking failure in execute/intrinsic_eoshift.f90
[Bug fortran/25923] [gfortran] garbled diagnostics with -O -Wuninitialized
[Bug fortran/26769] Implement transpose() and reshape() for real instead of using integer
[Bug fortran/26801] -fbounds-check generates segfault
[Bug fortran/26801] [4.1 only] -fbounds-check generates segfault
[Bug fortran/27449] transfer intrinsic does not work on strict aligned systems (fixed in trunk)
[Bug fortran/27470] [4.1 regression] wrong memory allocator for derived types
[Bug fortran/27478] getting ": error: invalid operand to binary operator"
[Bug fortran/27554] Strange assembler produced
[Bug fortran/27588] -fbounds-check should catch substring out of range accesses
[Bug fortran/27655] ICE on invalid use of NULL as an argument to ASSOCIATED
[Bug fortran/27715] [4.1 only] Extented ASCII characters lead to wrong "CASE" selection
[Bug fortran/27715] Extented ASCII characters lead to wrong "CASE" selection
[Bug fortran/27786] [4.1 only] Bad interaction between Cray pointer, assumed-size array and bounds checking
[Bug fortran/27786] Bad interaction between Cray pointer, assumed-size array and bounds checking
[Bug fortran/27866] New: Warn when casting, e.g. assigning a double precision to a real
[Bug fortran/27866] Warn when casting, e.g. assigning a double precision to a real
[Bug fortran/27868] New: Array reference out of bounds check should state file/line number or should at least crash
[Bug fortran/27868] Array reference out of bounds check should state file/line number or should at least crash
[Bug fortran/27874] New: Bad interaction between bounds checking, forall and derived types
[Bug fortran/27874] Bad interaction between bounds checking, forall and derived types
[Bug fortran/27885] New: FAIL: libgomp.fortran/vla[1-8].f90 -O0 (test for excess errors)
[Bug fortran/27885] FAIL: libgomp.fortran/vla[1-7].f90 -O0 (test for excess errors)
[Bug fortran/27889] New: gfortran 4.1.1 ICE on espresso (PWscf)
[Bug fortran/27889] ICE on complex assignment
[Bug fortran/27895] New: problem with SPREAD and zero-sized arrays
[Bug fortran/27895] problem with SPREAD and zero-sized arrays
[Bug fortran/27897] New: ICE on common block with the same name as the program.
[Bug fortran/27897] ICE on common block with the same name as the program.
[Bug fortran/27900] New: ICE using intrinsics as arguments
[Bug fortran/27900] ICE using intrinsics as arguments
[Bug fortran/27916] New: Problem with allocatable arrays inside OpenMP do loop
[Bug fortran/27916] Problem with allocatable arrays inside OpenMP do loop
[Bug fortran/27954] New: ICE on garbage in DATA statement
[Bug fortran/27954] ICE on garbage in DATA statement
[Bug fortran/27958] New: assignments to and from zero-sized string selections not handled
[Bug fortran/27958] [4.1 only] assignments to and from zero-sized string selections not handled
[Bug fortran/27958] assignments to and from zero-sized string selections not handled
[Bug fortran/27964] New: Wrong line ends on windows (XP)
[Bug fortran/27964] Wrong line ends on windows (XP)
[Bug fortran/27965] New: gfortran gives "Array bound mismatch" for valid program
[Bug fortran/27965] gfortran gives "Array bound mismatch" for valid program
[Bug fortran/27980] New: Wrong allocation for zero-sized function result
[Bug fortran/27980] [4.1 only] Wrong allocation for zero-sized function result
[Bug fortran/27980] Wrong allocation for zero-sized function result
[Bug fortran/27981] New: Strange error message for illegal integer constant
[Bug fortran/27981] Strange error message for illegal integer constant
[Bug fortran/27989] New: -fbounds-check should check for too small arrays on subroutine calls
[Bug fortran/27989] -fbounds-check should check for too small arrays on subroutine calls
[Bug fortran/27996] New: Compile time warn for: character(2) :: str = 'ABC' (expression truncated)
[Bug fortran/27996] Compile time warn for: character(2) :: str = 'ABC' (expression truncated)
[Bug fortran/27997] New: Fortran 2003: Support type-spec for array constructor, i.e. (/ real :: 1., 2., 3. /)
[Bug fortran/27998] New: character arrays: warn if erray constructor values have different lengths
[Bug fortran/27998] character arrays: warn if erray constructor values have different lengths
[Bug fortran/28004] New: Warn if intent(out) dummy variable is not set
[Bug fortran/28004] Warn if intent(out) dummy variable is not set
[Bug fortran/28005] New: gfortran: mathmul produces wrong result
[Bug fortran/28005] [4.1 only] gfortran: mathmul produces wrong result
[Bug fortran/28005] gfortran: mathmul produces wrong result
[Bug fortran/28006] New: Negative-sized array should be empty array, not try to allocate negative memory
[Bug fortran/28006] Negative-sized array should be empty array, not try to allocate negative memory
[Bug fortran/28039] New: Warn when ignoring extra characters in the format specification
[Bug fortran/28039] Warn when ignoring extra characters in the format specification
[Bug fortran/28068] New: Non-standard intrinsics should be documented
[Bug fortran/28068] Non-standard intrinsics should be documented
[Bug fortran/28081] New: Undue compile-time error for zero-sized substring
[Bug fortran/28081] Undue compile-time error for zero-sized substring
[Bug fortran/28091] New: ICE compiling array variables with input size.
[Bug fortran/28091] ICE compiling array variables with input size.
[Bug fortran/28094] New: Modulo of real(kind=10) variables doesn't work
[Bug fortran/28094] [4.1 only] Modulo of real(kind=10) variables doesn't work
[Bug fortran/28094] Modulo of real(kind=10) variables doesn't work
[Bug fortran/28105] New: Check for memory allocations bigger than size_t
[Bug fortran/28118] New: ICE calling subroutine defined via explicit interface
[Bug fortran/28118] ICE calling subroutine defined via explicit interface
[Bug fortran/28119] New: forall_stmt ; stmt gives an internal error
[Bug fortran/28119] forall_stmt ; stmt gives an internal error
[Bug fortran/28122] New: Undocumented gfortran options
[Bug fortran/28129] New: gfortran -fbounds-check: Shows invalid array out of bounds error
[Bug fortran/28129] gfortran -fbounds-check: Shows invalid array out of bounds error
[Bug fortran/28154] New: SPREAD (and friends) on unallocated arrays
[Bug fortran/28163] New: Calling libgfortran's copy_string is inefficient
[Bug fortran/28163] Calling libgfortran's copy_string is inefficient
[Bug fortran/28167] New: ICE: in fold_binary, at fold-const.c:8239 (temporary character array?)
[Bug fortran/28167] ICE: in fold_binary, at fold-const.c:8239 (temporary character array?)
[Bug fortran/28172] New: alternate return in contained procedure segfaults
[Bug fortran/28172] alternate return in contained procedure segfaults
[Bug fortran/28174] New: Corruption of multiple character arrays when passing array sections
[Bug fortran/28174] Corruption of multiple character arrays when passing array sections
[Bug fortran/28176] New: FAIL: gfortran.dg/actual_array_constructor_1.f90 -O0 (ICE)
[Bug fortran/28176] FAIL: gfortran.dg/actual_array_constructor_1.f90 -O0 (ICE)
[Bug fortran/28200] New: One warning seems to appear only with '-O2' even though '-Wall' is specified
[Bug fortran/28200] One warning seems to appear only with '-O2' even though '-Wall' is specified
[Bug fortran/28201] New: gfortran ICE if argument list does not match generic interface
[Bug fortran/28201] gfortran ICE if argument list does not match generic interface
[Bug fortran/28208] New: Use default integer kind instead of hardcoding kind=4
[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2
[Bug gcov/profile/23334] FIXME in coverage.c: use build_constructor directly
[Bug inline-asm/23399] ICE in create_tmp_var, at gimplify.c:387
[Bug java/1305] [JSR133] GCJ ignores volatile modifier
[Bug java/1308] It would be nice if gcj -d worked for object files.
[Bug java/15411] CNI: gcjh not aware of "miranda" methods
[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries
[Bug java/21900] [4.1/4.2 Regression] debugging regression when debugging libgcj
[Bug java/22299] Even length strings (not odd) placed in .section .rodata.jutf8.# at -O1 or above.
[Bug java/24698] [4.1/4.2 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key
[Bug java/27025] ICE on simple initializer
[Bug java/27908] VMSecureRandom generateSeed infinite loop? (Regression)
[Bug java/27910] New: building fails due essentially to bad /bin/ksh on darwin
[Bug java/27925] New: Trampolines not generated for private inner class methods.
[Bug java/27925] Trampolines not generated for private inner class methods.
[Bug java/27982] New: Make gcj inline methods in java.nio.Buffer
[Bug java/27985] New: gcj fails dependant on compiler order
[Bug java/27985] gcj fails dependant on compiler order
[Bug java/28024] New: libjava build failure on Solaris 2.8 (sun4u)
[Bug java/28024] libjava build failure on Solaris 2.8 (sun4u)
[Bug java/28067] New: [meta-bug] Tracking bug for ecj fixes
[Bug java/28067] [meta-bug] Tracking bug for ecj fixes
[Bug java/28089] New: jc1 miscompilation with fields inherited from interfaces
[Bug java/28089] jc1 miscompilation with fields inherited from interfaces
[Bug java/28090] New: incorrect implementation of expand_java_arraystore
[Bug java/28090] incorrect implementation of expand_java_arraystore
[Bug java/28149] New: Fail to test GCC on simulation due to libjava build errors.
[Bug java/28149] Fail to test GCC on simulation due to libjava build errors.
[Bug java/28153] New: Under Windows Xp the generated JNI headers need to have a '_' prepended for each function.
[Bug java/28153] Under Windows Xp the generated JNI headers need to have a '_' prepended for each function.
[Bug libffi/28036] New: libffi executable stack (missing .note.GNU-stack on .o files)
[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)
[Bug libfortran/20438] Reconfiguring of libgfortran fails "conflicting types for int8_t"
[Bug libfortran/25289] Cannot handle record numbers large than huge(0_4)
[Bug libfortran/26893] kinds.h not generated, causing failure
[Bug libfortran/27046] [mingw32] mixed C-Fortran I/O doesn't flush
[Bug libfortran/27524] -fbounds-check interacts with array function
[Bug libfortran/27524] [4.1 only] -fbounds-check interacts with array function
[Bug libfortran/27704] Incorrect runtime error on multiple OPEN
[Bug libfortran/27784] [4.1 only] Comparison of strings with char(0)
[Bug libfortran/27784] Comparison of strings with char(0)
[Bug libfortran/27895] problem with SPREAD and zero-sized arrays
[Bug libfortran/27919] New: dot_product should be removed from the library
[Bug libfortran/27919] dot_product should be removed from the library
[Bug libfortran/27964] Wrong line ends on windows (XP)
[Bug libfortran/28184] New: time intrinsics resolution only one second
[Bug libfortran/28184] time intrinsics resolution only one second
[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector
[Bug libgcj/20047] runtime 'protected' access checks
[Bug libgcj/21524] Cancelling a TimerTask puts Timer binary heap in inconsistent state
[Bug libgcj/25250] Turn off lib-foo-bar class loading mechanism by default
[Bug libgcj/26483] Wrong parsing of doubles when interpreted on ia64
[Bug libgcj/27271] i/o error (java.util.zip.ZipException: Deflated stream ends early.)
[Bug libgcj/27730] Thread.getId() needs implemented
[Bug libgcj/27797] win32.cc: FormatMessage fails on win98 for network messages
[Bug libgcj/27823] Found a problem with the JNI methods declared and implemented
[Bug libgcj/27860] [4.2 Regression] build failure on m68k: error: 'ffi_closure' does not name a type
[Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type
[Bug libgcj/27886] [4.2 Regression] jar: line 281: return: : numeric argument required
[Bug libgcj/27886] jar: line 281: return: : numeric argument required
[Bug libgcj/27890] New: [4.2 regression] lib/logging.properties pollutes common namespace
[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace
[Bug libgcj/27892] New: gij.cc:104: error: 'setenv' was not declared in this scope
[Bug libgcj/27892] gij.cc:104: error: 'setenv' was not declared in this scope
[Bug libgcj/27908] New: VMSecureRandom generateSeed infinite loop? (Regression)
[Bug libgcj/27908] VMSecureRandom generateSeed infinite loop? (Regression)
[Bug libgcj/27910] building fails due essentially to bad /bin/ksh on darwin
[Bug libgcj/27921] New: libgcj should support old 1.1-style JNI invocation API
[Bug libgcj/27938] New: gij should dlopen() libgcj
[Bug libgcj/27938] gij should dlopen() libgcj
[Bug libgcj/27939] New: eclipse deadlock on startup
[Bug libgcj/27983] New: FAIL: md5test output - gij test
[Bug libgcj/28009] New: libjava cannot be cross-built; X_CFLAGS includes /usr/include
[Bug libgcj/28009] libjava cannot be cross-built; X_CFLAGS includes /usr/include
[Bug libgcj/28175] New: libgcj install tree should be relocatable
[Bug libgcj/28175] libgcj install tree should be relocatable
[Bug libgcj/28178] New: jniEnv->DeleteLocalRef (null) fails
[Bug libgcj/28178] jniEnv->DeleteLocalRef (null) fails
[Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
[Bug libgcj/28189] [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
[Bug libgcj/28190] New: [4.2 Regression] libjava bootstrap failure on IRIX 6.5: stdint.h misdetection
[Bug libgcj/28190] [4.2 Regression] libjava bootstrap failure on IRIX 6.5: stdint.h misdetection
[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location
[Bug libgomp/26165] Cannot find libgomp.spec after 'make install' on x86_64 and ppc64
[Bug libgomp/26175] [4.2 Regression] In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undefined
[Bug libgomp/26308] [4.2 Regression] libgomp bootstrap failure on Tru64 UNIX V4.0F
[Bug libgomp/26477] [4.2 Regression] bootstrap: SYS_gettid undeclared
[Bug libgomp/27254] FAIL: libgomp.fortran/reduction6.f90
[Bug libgomp/28008] New: [4.2 Regression] build failure due to PTHREAD_STACK_MIN not being declared
[Bug libgomp/28008] [4.2 Regression] build failure due to PTHREAD_STACK_MIN not being declared
[Bug libgomp/28046] New: libgomp test pr27337.C fails intermittently
[Bug libgomp/28209] New: None of the GOMP_* environment variables are documented
[Bug libmudflap/21724] [4.0 Regression] libmudflap/Makefile.am, refusing to install mf-runtime.h in includedir
[Bug libmudflap/26120] mudflap behavior changes with trivial changes to build command
[Bug libmudflap/26864] multithreaded mudflap not working
[Bug libmudflap/28077] New: [4.1/4.2 regression] pass39-frag.c produces mudflap violation on alpha
[Bug libmudflap/28077] [4.1/4.2 regression] pass39-frag.c produces mudflap violation on alpha
[Bug libmudflap/28188] New: dynamic linkage error for shared libraries compiled and linked against libmudflapth
[Bug libobjc/13946] ObjC configured --with-objc-gc needs external Boehm gc
[Bug libstdc++/21405] Can't give symbol versions to templates
[Bug libstdc++/24712] [4.0 Regression] Accidental ABI change between 4.0.1 and 4.0.2?
[Bug libstdc++/26211] [DR 342] basic_istream::tellg, seekg are unformatted input functions
[Bug libstdc++/26810] error when building cross-compiler
[Bug libstdc++/26970] -O3 -Wformat=2 complains about floats written to ostream
[Bug libstdc++/27867] New: compile error in repeated application of valarray<>::operator==
[Bug libstdc++/27867] compile error in repeated application of valarray<>::operator==
[Bug libstdc++/27878] New: GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.
[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.
[Bug libstdc++/27904] New: operator>> to floating point variable does not support "inf", "infinity", or "nan"
[Bug libstdc++/27904] operator>> to floating point variable does not support "inf", "infinity", or "nan"
[Bug libstdc++/27931] New: valgrind reports memleak when std::ios:sync_with_stdio(false)
[Bug libstdc++/27931] valgrind reports memleak when std::ios:sync_with_stdio(false)
[Bug libstdc++/27984] New: [4.2 Regression] installed libstdc++ testing broken
[Bug libstdc++/27984] [4.2 Regression] installed libstdc++ testing broken
[Bug libstdc++/27993] New: Compile error: .libs/complex_io.o: could not read symbols: Bad value
[Bug libstdc++/27993] Compile error: .libs/complex_io.o: could not read symbols: Bad value
[Bug libstdc++/28059] New: codecvt locale facet is broken (reproducible crash)
[Bug libstdc++/28059] codecvt locale facet is broken (reproducible crash)
[Bug libstdc++/28066] New: cannot bootstrap x86_64 gcc 4.1.1 from gcc 3.4.5
[Bug libstdc++/28080] New: header dependencies
[Bug libstdc++/28080] header dependencies
[Bug libstdc++/28103] New: std::operator<<(ostream&, string) sets badbit instead of failbit on failure
[Bug libstdc++/28103] std::operator<<(ostream&, string) sets badbit instead of failbit on failure
[Bug libstdc++/28125] New: Cannot build cross compiler for Solaris: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES
[Bug libstdc++/28125] Cannot build cross compiler for Solaris: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES
[Bug libstdc++/28145] New: libstdc++ and pthread cancellation are incompatible (at least with NPTL)
[Bug libstdc++/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)
[Bug libstdc++/28145] libstdc++ and pthread cancellation are incompatible (at least with NPTL)
[Bug libstdc++/28155] New: codecvt causes infinite loop in C locale by not returning an error status on failure
[Bug libstdc++/28155] codecvt causes infinite loop in C locale by not returning an error status on failure
[Bug middle-end/20218] Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol
[Bug middle-end/20274] -fvisibility=hidden has no effect on calling undefined function
[Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042
[Bug middle-end/20623] ICE: fold check: original tree changed by fold with --enable-checking=fold
[Bug middle-end/20826] [4.0/4.1/4.2 Regression] excessive compiler resource usage
[Bug middle-end/23058] visibility attribute does not work for aliased symbols
[Bug middle-end/23848] [4.0/4.1/4.2 Regression] stack deallocation can be more efficient
[Bug middle-end/24427] missing optimization opportunity with binary operators
[Bug middle-end/24548] [4.0/4.1/4.2 Regression] __builtin_constant_p not resolved with -O2
[Bug middle-end/24929] long long shift/mask operations should be better optimized
[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf
[Bug middle-end/26004] [4.1 Regression] gcc errors on valid code [SVO]
[Bug middle-end/26198] Unfolded comparison after cfg_cleanup
[Bug middle-end/26528] [4.2 regression] gcc miscompiles FFTW 3.1
[Bug middle-end/26556] [4.2 Regression] javax/imageio/stream/ImageOutputStreamImpl.java:0: ICE: Segmentation fault
[Bug middle-end/26557] [4.0 Regression] ICE in simplify_subreg
[Bug middle-end/26577] [4.0/4.1/4.2 regression] ICE in cp_expr_size with volatile and call to static
[Bug middle-end/26622] [4.0 Regression] ICE in extract_insn, at recog.c:2084
[Bug middle-end/26630] [4.0 Regression] Incorrect result when subtracting, casting to short and back to int, adding and multiplying
[Bug middle-end/26632] [4.1/4.2 Regression] spurious warning: value computed is not used
[Bug middle-end/26807] [4.2 Regression] FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)
[Bug middle-end/26900] Number of iterations not know for simple loop
[Bug middle-end/26968] [4.1/4.2 Regression] HDF5 1.7.52 test segfaults with 4.1.0, fine with 4.0.2 (regression)
[Bug middle-end/26983] [4.0/4.1/4.2 Regression] Missing label in a nested function with builtin_setjmp/longjmp
[Bug middle-end/26991] [4.1 Regression] Target Help Seg Fault.
[Bug middle-end/26991] Target Help Seg Fault.
[Bug middle-end/27095] [4.1 Regression] O2 produces duplicate code
[Bug middle-end/27116] [4.2 Regression] Incorrect integer division (wrong sign).
[Bug middle-end/27226] Compiler looses track of alignment for emit_block_move
[Bug middle-end/27382] [4.2 regression] ICE in c_common_truthvalue_conversion with label address
[Bug middle-end/27416] ICE on invalid firstprivate/lastprivate
[Bug middle-end/27428] [4.0/4.1 regression] ICE with goto in erroneous code
[Bug middle-end/27428] [4.0/4.1/4.2 regression] ICE with goto in erroneous code
[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/27536] [4.2 Regression] -fsection-anchors breaks Ada
[Bug middle-end/27590] [4.1/4.2 Regression] ICE when compiling catalina.jar from tomcat 5.0.30
[Bug middle-end/27733] [4.1 Regression] Large compile time regression
[Bug middle-end/27733] [4.1/4.2 Regression] Large compile time regression
[Bug middle-end/27781] [4.1 Regression] weak-attribute over-optimisation
[Bug middle-end/27781] [4.1/4.2 Regression] weak-attribute over-optimisation
[Bug middle-end/27793] [4.1 Regression] num_ssa_names inconsistent or immediate use iterator wrong
[Bug middle-end/27802] [4.1/4.2 regression] ICE with longjmp
[Bug middle-end/27870] ICE in build_outer_var_ref, at omp-low.c:585 with openmp
[Bug middle-end/27881] [4.1 Regression] Memory exhausted with -finline-functions on testsuite file alias3.C
[Bug middle-end/27889] [4.1/4.2 Regression] ICE on complex assignment in nested function
[Bug middle-end/27889] ICE on complex assignment
[Bug middle-end/27896] inefficient lowering for return
[Bug middle-end/27906] New: reload allocates register of live register variable to earlyclobber output
[Bug middle-end/27906] reload allocates register of live register variable to earlyclobber output
[Bug middle-end/27909] emacs M-x is undefined
[Bug middle-end/27942] New: packed union doesn't make the unaligned magic on sh64-*
[Bug middle-end/27942] [4.2 Regression] packed union doesn't make the unaligned magic on sh64-*
[Bug middle-end/27942] packed union doesn't make the unaligned magic on sh64-*
[Bug middle-end/27943] New: packed union doesn't make the unaligned magic on sh64-*
[Bug middle-end/27943] packed union doesn't make the unaligned magic on sh64-*
[Bug middle-end/27945] [4.0/4.1/4.2 Regression] Packed struct of variable length has wrong size
[Bug middle-end/27946] New: double to long long and back to double stores to the stack
[Bug middle-end/27946] double to long long and back to double stores to the stack
[Bug middle-end/27948] [4.2 Regression] MS -bitfield struct layout test fails
[Bug middle-end/27950] [4.2 regression] undefined reference when compiling valgrind 3.2.0
[Bug middle-end/27959] [4.1 regression] s390x miscompilation due to clobbering literal pool base reg
[Bug middle-end/27986] jump to middle of loop on entry with using old version of an variable
[Bug middle-end/28010] New: [4.1/4.2 regression] ICE because of fold_rtx endless recursion
[Bug middle-end/28010] [4.1/4.2 regression] ICE because of fold_rtx endless recursion
[Bug middle-end/28034] [4.2 Regression] section anchors break -fprofile-generate
[Bug middle-end/28042] optimizer (-O2) changes the semantics of my programs
[Bug middle-end/28045] [4.0/4.1 Regression] Bitfield, &&, and optimization => bad code generation
[Bug middle-end/28045] [4.0/4.1/4.2 Regression] Bitfield, &&, and optimization => bad code generation
[Bug middle-end/28071] [4.1/4.2 regression] A file that can not be compiled in reasonable time/space
[Bug middle-end/28071] [4.2 regression] A file that can not be compiled in reasonable time/space
[Bug middle-end/28075] New: gimplifier introduces unnecessary type conversions
[Bug middle-end/28075] [4.1 Regression] inliner introduces unnecessary type conversions
[Bug middle-end/28075] [4.1/4.2 Regression] inliner introduces unnecessary type conversions
[Bug middle-end/28075] gimplifier introduces unnecessary type conversions
[Bug middle-end/28075] inliner introduces unnecessary type conversions
[Bug middle-end/28116] [4.1 Regression] ICE when building konverter with gcc-4.1 with -O3 [RSO]
[Bug middle-end/28131] New: [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)
[Bug middle-end/28131] [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)
[Bug middle-end/28151] New: ICE on complex
[Bug middle-end/28151] [4.1/4.2 Regression] ICE on complex assignment in nested function
[Bug middle-end/28151] [4.1/4.2 Regression] ICE with complex division
[Bug middle-end/28151] [4.1/4.2 Regression] ICE with complex math
[Bug middle-end/28151] ICE on complex
[Bug middle-end/28160] New: Bogus "size of array 'foo' is too large" error with -mms-bitfields
[Bug middle-end/28160] Bogus "size of array 'foo' is too large" error with -mms-bitfields
[Bug middle-end/28161] New: Wrong bit field layout with -mms-bitfields
[Bug middle-end/28161] Wrong bit field layout with -mms-bitfields
[Bug middle-end/28185] New: SIGBUS on IA64 maybe caused by memcpy I
[Bug middle-end/28185] SIGBUS on IA64 maybe caused by memcpy I
[Bug middle-end/28198] [4.2 Regression] ICE building mips-elf cross compiler
[Bug middle-end/4210] should not warning with dead code
[Bug objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime
[Bug objc++/28020] New: [4.2 regression] expected class 'type', have 'exceptional' (error_mark) in setup_one_parameter, at tree-inline.c:1067
[Bug objc++/28020] [4.2 regression] expected class 'type', have 'exceptional' (error_mark) in setup_one_parameter, at tree-inline.c:1067
[Bug objc++/28206] New: Objc++ bootstrap broken on mainline
[Bug objc++/28206] [4.2 Regression] Objc++ bootstrap broken on mainline
[Bug objc/28049] New: [4.1/4.2 regression] ICE on single +
[Bug objc/28049] [4.1/4.2 regression] ICE on single +
[Bug objc/28049] [4.1/4.2 regression] ICE on single + or -
[Bug objc/28050] New: [4.1/4.2 regression] ICE on invalid initializer
[Bug objc/28050] [4.1/4.2 regression] ICE on invalid initializer
[Bug objc/28062] New: [4.0/4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466
[Bug objc/28062] [4.1/4.2 regression] ICE in simplify_subreg, at simplify-rtx.c:4466
[Bug other/15082] [4.0/4.1/4.2 regression] Minor compilation problem for cross to Solaris 8
[Bug other/22313] [4.2 Regression] profiledbootstrap is broken on the mainline
[Bug other/23111] [meta-bug] GCC 4.2 pending patches
[Bug other/23541] all error messages produce segfault
[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers
[Bug other/26473] [4.1/4.2 Regression] cross-building installs ssp headers to $(includedir)
[Bug other/26507] [4.2 Regression] compiler segfaults while building libobjc (ICE while printing out warning)
[Bug other/27063] Fail to build gcc-core-4.2 snapshots
[Bug other/27850] gcov-enabled sh-elf compiler fails to build
[Bug other/27851] New: Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c
[Bug other/27851] Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c
[Bug other/28002] New: decNumber sources need GPL+exception for use in libgcc
[Bug other/28023] New: documentation error max-inline-recursive-depth
[Bug other/28023] documentation error max-inline-recursive-depth
[Bug other/28083] New: fixincludes generates headers not ending with newline
[Bug other/28083] fixincludes generates headers not ending with newline
[Bug other/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps
[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)
[Bug other/28177] New: [meta-bug] GCC 4.3 pending patches
[Bug other/28177] [meta-bug] GCC 4.3 pending patches
[Bug other/28187] New: '-O2 -fwrapv' exhausts memory.
[Bug other/28187] '-O2 -fwrapv' exhausts memory.
[Bug other/28210] New: ICE in is_gimple_min_invariant at -O1.
[Bug other/28210] ICE in is_gimple_min_invariant at -O1.
[Bug pending/27971] New: eliminate shift in array[(x>>2)&3]
[Bug pending/27986] New: unnecessary jump to middle of loop on entry
[Bug preprocessor/27746] ICE on openmp code when using _Pragma from macro
[Bug preprocessor/28022] New: Incorrect pedwarn for , expression in #if in c99 mode
[Bug preprocessor/28022] Incorrect pedwarn for , expression in #if in c99 mode
[Bug preprocessor/28079] New: #line range not verified
[Bug preprocessor/28079] #line range not verified without -pedantic
[Bug preprocessor/28165] New: _Pragma GCC system_header broken
[Bug preprocessor/8270] [4.0/4.1/4.2 Regression] back-slash white space newline with comments, no warning
[Bug regression/26658] [4.0/4.1/4.2 Regression] perfomance regression between gcc 3.4.5 and 4.*
[Bug regression/28065] New: [4.2.0] filename no longer encoded in certain mangled symbol names
[Bug regression/28065] [4.2.0] filename no longer encoded in certain mangled symbol names
[Bug regression/28170] New: Wrong result after swap byte in one word when compiled in 64-bit mode
[Bug regression/28170] Wrong result after swap byte in one word when compiled in 64-bit mode
[Bug regression/28173] New: 4.1.1 misses constant folding .
[Bug regression/28173] [4.1 Regression] 4.1.1 misses constant folding .
[Bug rtl-optimization/16796] PowerPC - Unnecessary Floating Point Register Copy
[Bug rtl-optimization/20583] [4.0 regression] ICE in output_operand: invalid expression as operand
[Bug rtl-optimization/20972] Register allocator/reload uses auto-inc register in non-addressing operand
[Bug rtl-optimization/21507] [4.0/4.1/4.2 Regression] BYTEmark floating-point emulation: Regression with -O3
[Bug rtl-optimization/21527] [4.0/4.1/4.2 Regression] BYTEmark bitmap test: Regression with Profiled Optimization
[Bug rtl-optimization/21676] [4.0/4.1/4.2 Regression] Optimizer regression: SciMark sparse matrix benchmark
[Bug rtl-optimization/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops
[Bug rtl-optimization/26449] [4.2 Regression] ICE with -march=pentium4 -ftree-vectorize in matmul_i4.c in loop invariant motion
[Bug rtl-optimization/26727] [4.2 Regression] gcc.target/powerpc/doloop-1.c fails
[Bug rtl-optimization/26847] [4.2 Regression] Missed optimization in simplify_plus_minus
[Bug rtl-optimization/27467] -fsee introduces spurious movs
[Bug rtl-optimization/27567] [4.0/4.1/4.2 Regression] __builtin_memcpy generates redundant stores/moves.
[Bug rtl-optimization/27616] [4.1/4.2 Regression] Internal error with -O1 (CSE)
[Bug rtl-optimization/27735] [4.2 Regression] ice with -O3 on legal code [unswitch]
[Bug rtl-optimization/27761] combine miscompiles
[Bug rtl-optimization/27856] New: With -Os, loading a constant to a register can use another register
[Bug rtl-optimization/27872] Internal compiler error in verify_loop_structure
[Bug rtl-optimization/28019] New: ICE: x86 scheduler upsets local reg alloc
[Bug rtl-optimization/28019] ICE: x86 scheduler upsets local reg alloc
[Bug rtl-optimization/28019] register allocator does not reschedule for x86 imull
[Bug rtl-optimization/28062] [4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466
[Bug rtl-optimization/28062] [4.1/4.2 regression] ICE in simplify_subreg, at simplify-rtx.c:4466
[Bug rtl-optimization/28062] [4.1regression] ICE in simplify_subreg, at simplify-rtx.c:4466
[Bug rtl-optimization/28071] [4.1/4.2 regression] A file that can not be compiled in reasonable time/space
[Bug rtl-optimization/28108] New: Some cse optimizations require hash collisions
[Bug rtl-optimization/28108] Some cse optimizations require hash collisions
[Bug rtl-optimization/28121] New: [4.2 regression] verify_flow_info failed (wrong amount of branch edges after unconditional jump 2)
[Bug rtl-optimization/28121] [4.2 regression] verify_flow_info failed (wrong amount of branch edges after unconditional jump 2)
[Bug rtl-optimization/28140] New: asm gets lost between 125r.cse2 and 126r.life1
[Bug rtl-optimization/28140] asm gets lost between 125r.cse2 and 126r.life1
[Bug rtl-optimization/28170] Wrong result after swap byte in one word when compiled in 64-bit mode
[Bug rtl-optimization/323] optimized code gives strange floating point results
[Bug target/12477] Request to add ability to disable inline/dllimport warnings
[Bug target/15184] [4.0/4.1/4.2 Regression] Direct access to byte inside word not working with -march=pentiumpro
[Bug target/16185] ICE: in spill_failure, at reload1.c:1892, global registers and long long
[Bug target/18748] first instruction in each procedure isn't unwindable
[Bug target/19770] gcc.c-torture/compile/20050113-1.c: ICE: in extract_insn, at recog.c:2083
[Bug target/19970] Java Disabled for MinGW
[Bug target/20802] [4.0] mmix-knuth-mmixware testsuite failure: gcc.dg/builtin-apply4.c execution
[Bug target/21307] internal compiler error: in change_address_1, at emit-rtl.c:1768
[Bug target/23963] [4.0/4.1 Regression] MMX intrinsics cause ICE in trunc_int_for_mode
[Bug target/24036] [e500] ICE in subreg_offset_representable_p, at rtlanal.c:3143
[Bug target/25272] gcc fails to compile for target h8300-hitachi-hms with unrecognizable insn
[Bug target/25317] [4.1 Regression] hppa64 EH failures
[Bug target/25514] [4.0, 4.1 regression] [m68k] internal consistency failure
[Bug target/25519] [4.0/4.1/4.2 Regression] Intel (SSE/MMX) intrinsics should only be mentioned instead of the builtins
[Bug target/25765] gfortran.dg/assign_2.f90 -O0 fails
[Bug target/25864] Enable IBM long double format in 32-bit PowerPC Linux
[Bug target/25920] after compiled with -pg for profiling, all the spec2kfp cases failed at runtime
[Bug target/26051] [4.2 Regression] libgcc_s.so.1 causes SEGV on Solaris 10/x86
[Bug target/26146] [4.2 Regression] Bootstrapping mainline on Solaris 10/x86 fails
[Bug target/26223] [4.0 regression] ICE on long double with -mno-80387
[Bug target/26223] [4.0/4.1/4.2 regression] ICE on long double with -mno-80387
[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux
[Bug target/26397] Program crashes when rethrowing exception
[Bug target/26415] [4.2 regression] m68k-linux bootstrap error during stage2
[Bug target/26427] [4.2 Regression] with -fsection-anchors with zero sized structs
[Bug target/26427] with -fsection-anchors with zero sized structs
[Bug target/26525] missed opportunity to use value in fp reg
[Bug target/26560] mips: unable to find a register to spill in class 'FP_REGS'
[Bug target/26655] [4.0/4.1/4.2 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446
[Bug target/26658] [4.0/4.1/4.2 Regression] perfomance regression between gcc 3.4.5 and 4.*
[Bug target/26778] [4.0/4.1/4.2 regression] GCC4 moves the result of a conditional block through inadequate registers
[Bug target/26792] [4.2 Regression] C++ is broken on *-*-darwin*
[Bug target/26949] [4.2 regression] worse code generated for -march=pentium4
[Bug target/27051] Compiler generates .sdata when -mno-sdata specified
[Bug target/27077] [x86, 4.1] builtin strlen poor performance
[Bug target/27082] segfault with virtual class and visibility ("hidden")
[Bug target/27158] [4.1/4.2 regression] ICE in extract_insn with -maltivec
[Bug target/27182] [4.1 regression] SH: wrong-code generation
[Bug target/27212] vec_cmplt followed by a vec_all_ge, gives two vcmpgtuh instructions
[Bug target/27363] ARM gcc 4.1 optimization bug
[Bug target/27390] [4.2 Regression] gcc.target/x86_64/abi/test_complex_returning.c execution fails at -O0
[Bug target/27405] [4.2 Regression] gcc.c-torture/execute/960209-1.c ICEs on sh64-* with -O3
[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct
[Bug target/27421] [4.0/4.1/4.2 regression] ICE with invalid array in struct
[Bug target/27440] [4.0/4.1/4.2 regression] code quality regression due to ivopts
[Bug target/27531] [4.2 regression] sparc: undefined reference to .LL226 with -O2
[Bug target/27537] XMM alignment fault when compiling for i386 with -Os
[Bug target/27540] [4.2 Regression] libgomp fails to configure on IRIX 5.3
[Bug target/27542] [4.2 Regression] the ms_struct pragma is not documented
[Bug target/27543] [4.2 Regression] attribute ms_struct is now also for rs6000 but not documented
[Bug target/27544] [4.0/4.1/4.2 Regression] attribute altivec is not documented
[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE
[Bug target/27566] [4.1/4.2 Regression] ICEs in final_scan_insn and reload_cse_simplify_operands for vectors with SPE
[Bug target/27650] internal compiler error while compiling Gecode
[Bug target/27758] [4.1 regression] -O0 -fpic link failure
[Bug target/27767] Problem: gcc 4.0.3 on Unix_SV
[Bug target/27770] [4.2 Regression] wrong code in spec tests for -ftree-vectorize -maltivec
[Bug target/27789] [4.2 Regression] attribute handling fallout from DECL_INITIAL changes
[Bug target/27790] [4.1 Regression] Unrecognizable insn with -ftree-vectorize -O1 -msse2
[Bug target/27827] [4.0/4.1/4.2 Regression] gcc 4 produces worse x87 code on all platforms than gcc 3
[Bug target/27827] gcc 4 produces worse x87 code on all platforms than gcc 3
[Bug target/27829] ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c
[Bug target/27842] Miscompile of Altivec vec_abs (float) inside loop
Re: [Bug target/27855] reassociation pass produces ~30% slower matrix multiplication code
[Bug target/27855] reassociation pass produces ~30% slower matrix multiplication code
[Bug target/27856] With -Os, loading a constant to a register can use another register
[Bug target/27858] [4.2 Regression] ICE in spill_failure, at reload1.c:1911while bootstrapping 4.2 on alpha
[Bug target/27861] [4.0 regression] ICE in expand_expr_real_1, at expr.c:6916
[Bug target/27861] [4.0/4.1 regression] ICE in expand_expr_real_1, at expr.c:6916
[Bug target/27861] [4.0/4.1/4.2 regression] ICE in expand_expr_real_1, at expr.c:6916
[Bug target/27862] New: ICE in change_address_1, at emit-rtl.c:1784
[Bug target/27862] ICE in change_address_1, at emit-rtl.c:1784
[Bug target/27863] New: [4.2 Regression] ICE in check_cfg, at haifa-sched.c:4615
[Bug target/27863] [4.2 Regression] ICE in check_cfg, at haifa-sched.c:4615
[Bug target/27869] "-O -fregmove" handles SSE scalar instructions incorrectly
[Bug target/27875] [4.2 Regression] ICE on gcc testsuite.
[Bug target/27876] Getting an error when building GCC 4.1.1
[Bug target/27880] [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
[Bug target/27883] New: [4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips
[Bug target/27883] [4.0/4.1/4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips
[Bug target/27883] [4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips
[Bug target/27887] New: vec_init needs to be improved for floating point types
[Bug target/27887] vec_init needs to be improved for floating point types
[Bug target/27891] New: [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107
[Bug target/27891] [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107
[Bug target/27907] New: ICE in expand_simple_unop, at optabs.c:2307
[Bug target/27907] [4.2 regression] ICE in expand_simple_unop, at optabs.c:2307
[Bug target/27918] stage2 failed: wrong compiler used for host genmodes.
[Bug target/27922] final link failed: Nonrepresentable section on output
[Bug target/27959] New: s390x miscompilation due to clobbering literal pool base reg
[Bug target/27959] [4.1 regression] s390x miscompilation due to clobbering literal pool base reg
[Bug target/27959] s390x miscompilation due to clobbering literal pool base reg
[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/27971] eliminate shift in array[(x>>2)&3]
[Bug target/27978] static inline functions code not generated if -fPIC is used
[Bug target/27991] New: [4.2 regression] ICE in reload_cse_simplify_operands
[Bug target/27991] [4.2 regression] ICE in reload_cse_simplify_operands
[Bug target/28001] incrementing a variable produces smaller code than an explicit assignment
[Bug target/28007] sse autovectorizer emits wrong code involving shifts
[Bug target/28011] New: [SH] g++ generates wrong code, if '-fno-exceptions' and '-O' options are specified
[Bug target/28011] [SH] g++ generates wrong code, if '-fno-exceptions' and '-O' options are specified
[Bug target/28014] New: space-optimized divide used inconsistently
[Bug target/28014] space-optimized divide used inconsistently
[Bug target/28034] New: section anchors break -fprofile-generate
[Bug target/28034] [4.2 Regression] section anchors break -fprofile-generate
[Bug target/28040] New: [m68k]wrong move const extends output at coldfire v4
[Bug target/28055] New: [SH] a function attributed to weak is discarded, if '-O' is specified
[Bug target/28055] [SH] a function attributed to weak is discarded, if '-O' is specified
[Bug target/28069] New: __m128 local variables don't get properly aligned.
[Bug target/28069] __m128 local variables don't get properly aligned.
[Bug target/28074] New: -mstackrealign generates very inefficient code
[Bug target/28084] New: /usr/include/errno.h:28: error: previous declaration of 'int errno' with 'C++' linkage
[Bug target/28084] /usr/include/errno.h:28: error: previous declaration of 'int errno' with 'C++' linkage
[Bug target/28084] [4.2 Regression] /usr/include/errno.h:28: error: previous declaration of 'int errno' with 'C++' linkage
[Bug target/28086] [4.1/4.2 Regression] symbols missing on ia64
[Bug target/28092] ICE while building glibc
[Bug target/28097] error: ‘PATH_MAX’ undeclared (first use in this function) when building cross compiler
[Bug target/28102] [4.2 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared
[Bug target/28115] New: possible bug in recog_memoized usage in rs6000.c??
[Bug target/28115] possible bug in recog_memoized usage in rs6000.c??
[Bug target/28126] gcc moves an expensive instruction outside of a conditional
[Bug target/28132] New: [4.1 Regression] ICE instantiate_virtual_regs_in_insn when -fforce-addr -O1 used
[Bug target/28132] [4.1 Regression] ICE instantiate_virtual_regs_in_insn when -fforce-addr -O1 used
[Bug target/28137] "make check" gets 10 FAIL reports with gcc.dg/c99-typespec-1.c
[Bug target/28138] [4.2 Regression] ext/pb_ds/example/basic_map.cc, etc fail: unaligned accesses at compile time
[Bug target/28138] ext/pb_ds/example/basic_map.cc, etc fail: unaligned accesses at compile time
[Bug target/28146] -O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20060608
[Bug target/28150] New: ICE in reload_cse_simplify_operands, at postreload.c:394
[Bug target/28150] ICE in reload_cse_simplify_operands, at postreload.c:394
[Bug target/28158] New: ICE on complex operation with -O1 -msse
[Bug target/28158] [4.2 Regression] ICE on complex operation with -O1 -msse
[Bug target/28158] ICE on complex operation with -O1 -msse
[Bug target/28170] [4.1/4.2 Regression] Wrong result after swap byte in one word when compiled in 64-bit mode
[Bug target/28181] New: [4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k
[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k
[Bug target/28183] New: [4.0/4.1/4.2 regression] assembler error "FATAL: can't close x.o" on m68k with new binutils
[Bug target/28183] [4.0/4.1/4.2 regression] assembler error "FATAL: can't close x.o" on m68k with new binutils
[Bug target/28193] [4.0 only] config/arm/arm.c:3140 ICE
[Bug target/28193] config/arm/arm.c:3140 ICE
[Bug target/28197] longjmp and alloca cause bus error at -O0
[Bug target/28202] ARM cross-compiler seg. fault with -mfpu=vfp and optimization
[Bug target/28207] New: 128-bit IBM long double misaligned on stack
[Bug target/28207] 128-bit IBM long double misaligned on stack
[Bug testsuite/12096] dejagnu truncates output from spawned commands randomly, causing intermittant failed tests
[Bug testsuite/26614] make check fails during fixincludes testing.
[Bug testsuite/26813] Testsuite does not check for ICEs
[Bug testsuite/27705] [4.1/4.2 regression] gcc.dg/sibcall-7.c execution test fails
[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails
[Bug testsuite/27811] FAIL: g++.dg/opt/pr15551.C (test for excess errors)
[Bug testsuite/28032] New: gfortran.dg/secnds.f test not honoring dg-options flag
[Bug testsuite/28032] gfortran.dg/secnds.f test not honoring dg-options flag
[Bug testsuite/28078] New: Various testsuite fails with --enable-threads=single
[Bug testsuite/28123] New: gcc.dg/cpp/_Pragma3.c is sensitive to timestamps
[Bug testsuite/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps
[Bug tree-optimization/16876] [4.0/4.1/4.2 Regression] ICE on testcase with -O3 in fold-const
[Bug tree-optimization/16876] [4.0/4.1/4.2 Regression] ICE on testcase with -O3 in gen_lowpart and fold-const
[Bug tree-optimization/17506] [4.0/4.1/4.2 regression] warning about uninitialized variable points to wrong location
[Bug tree-optimization/21274] SSA Crash, reproducable
[Bug tree-optimization/22041] Reverse loop order for increased efficiency
[Bug tree-optimization/23305] [4.0/4.1/4.2 Regression] Inlining related regression for gcc-4.x
[Bug tree-optimization/23452] Optimizing CONJG_EXPR (a) * a
[Bug tree-optimization/23955] [4.0/4.1/4.2 Regression] Compile time regressions with tramp3d
[Bug tree-optimization/25737] [4.1/4.2 Regression] ACATS c974001 c974013 hang with struct aliasing
[Bug tree-optimization/26197] [4.2 regression] ICE in is_old_name with vectorizer
[Bug tree-optimization/26251] [4.2 Regression] code size increase with -Os
[Bug tree-optimization/26360] [4.2 Regression] Autovectorization of char -> int loop gets ICE
[Bug tree-optimization/26797] [4.2 Regression] ACATS c35507m cd2a23e cxh1001 fail
[Bug tree-optimization/26969] [4.1/4.2 Regression] ICE with -O1 -funswitch-loops -ftree-vectorize
[Bug tree-optimization/26994] [4.2 Regression] Scalar TRANSFER - error: invalid operand to unary operator
[Bug tree-optimization/27039] [4.1 Regression] Unable to determine # of iterations for a simple loop
[Bug tree-optimization/27039] [4.1/4.2 Regression] Unable to determine # of iterations for a simple loop
[Bug tree-optimization/27090] FRE does not look past previous type casts
[Bug tree-optimization/27105] ICE with -O3 -ftree-loop-linear
[Bug tree-optimization/27331] [4.2 Regression] segfault in fold_convert with -ftree-vectorize
[Bug tree-optimization/27341] [4.2 Regression] ICE in in add_virtual_operand with complex types
[Bug tree-optimization/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O
[Bug tree-optimization/27742] [4.2 regression] ICE with -ftree-vectorizer-verbose
[Bug tree-optimization/27798] gimplifying "return CONSTANT" creates unneeded temporaties
[Bug tree-optimization/27809] inefficient gimplification of globals
[Bug tree-optimization/27810] inefficient gimplification of function calls
[Bug tree-optimization/27830] [4.1 regression] ICE: verify_stmts failed (invalid operand to unary operator)
[Bug tree-optimization/27830] [4.1/4.2 regression] ICE: verify_stmts failed (invalid operand to unary operator)
[Bug tree-optimization/27830] [4.2 regression] ICE: verify_stmts failed (invalid operand to unary operator)
[Bug tree-optimization/27841] ICE: expected ssa_name, have symbol_memory_tag in verify_ssa, at tree-ssa.c:776
[Bug tree-optimization/27855] New: reassociation pass produces ~30% slower matrix multiplication code
[Bug tree-optimization/27858] New: ICE in spill_failure, at reload1.c:1911while bootstrapping 4.2 on alpha
[Bug tree-optimization/27858] ICE in spill_failure, at reload1.c:1911while bootstrapping 4.2 on alpha
[Bug tree-optimization/27861] New: [4.0,4.1,4.2 regression] ICE in expand_expr_real_1, at expr.c:6916
[Bug tree-optimization/27861] [4.0,4.1,4.2 regression] ICE in expand_expr_real_1, at expr.c:6916
[Bug tree-optimization/27861] [4.0/4.1/4.2 regression] ICE in expand_expr_real_1, at expr.c:6916
[Bug tree-optimization/27865] New: tree check failure building FreePOOMA
[Bug tree-optimization/27865] [4.2 Regression] tree check failure building FreePOOMA
[Bug tree-optimization/27865] tree check failure building FreePOOMA
[Bug tree-optimization/27872] New: Internal compiler error in verify_loop_structure
[Bug tree-optimization/27882] New: [4.2 regression] segfault in ipa-inline.c, if (e->callee->local.disregard_inline_limits
[Bug tree-optimization/27882] [4.2 regression] segfault in ipa-inline.c, if (e->callee->local.disregard_inline_limits
[Bug tree-optimization/27896] New: inefficient lowering for return
[Bug tree-optimization/27937] [4.2 Regression] Ada bootstrap failure on Solaris 10/x86
[Bug tree-optimization/28003] [4.2 Regression] optimizer bug
[Bug tree-optimization/28029] New: [4.2 regression] missed optimization with -ftree-vectorize
[Bug tree-optimization/28029] [4.1 Regression] wrong optimization with -ftree-vectorize
[Bug tree-optimization/28029] [4.2 regression] missed optimization with -ftree-vectorize
[Bug tree-optimization/28030] New: missed optimization with -ftree-vectorize and templates
[Bug tree-optimization/28030] missed optimization with load in a loop
[Bug tree-optimization/28058] New: [4.1/4.2 regression] ICE in inline_forbidden_p
[Bug tree-optimization/28058] [4.1/4.2 regression] ICE in inline_forbidden_p
[Bug tree-optimization/28134] New: optimize redundant memset + assignment
[Bug tree-optimization/28134] optimize redundant memset + assignment
[Bug tree-optimization/28144] New: floating point constant -> byte/char/short conversion is wrong for java
[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java
[Bug tree-optimization/28162] [4.2 Regression] ICE in set_value_range, at tree-vrp.c:157
[Bug tree-optimization/28162] ICE in set_value_range, at tree-vrp.c:157
[Bug tree-optimization/28187] [4.1/4.2 Regression] '-O2 -fwrapv' exhausts memory.
[Bug tree-optimization/5035] Incorrectly produces '`<var>' might be used uninitialized in this function'
[Bug web/12821] dead link on onlinedocs/gccint/Top-Level.html
[Bug web/27877] New: path mentioned in faq for specs file is incorrect
[Bug web/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps
arm-elf-gcc 4.0.3: ICE when compiling crtstuff.c
bug report
build problem...
The combined tree newlib stuff used with non-newlib targets
crosstool-0.42 on cygwin
Mainline build problem on FC4
more build failures...
mpeg12.c:974: internal compiler error: in extract_insn, at recog.c:2083
mudflapth not working
Return code of gcc
subreader.c:1719: internal compiler error: Segmentation fault: 11
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]