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