gcc-bugs archive
subject index for October, 2013

This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[Bug ada/36764] ICE with -gnatn inlining and stream attributes

[Bug ada/52120] [Ada] Compiler assertion in iterator

[Bug ada/52121] [Ada] Compiler assertion on precondition

[Bug ada/56274] [4.8/4.9 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

[Bug ada/58870] New: ICE on invalid: Assert_Failure sinfo.adb:1933

[Bug ada/58881] GNAT crashes with bug box when trying to instantiate a generic package

[Bug ada/58881] New: GNAT crashes with bug box when trying to instantiate a generic package

[Bug ada/58891] Bug box when using limited with, between parent and child packages

[Bug ada/58891] New: Bug box when using limited with, between parent and child packages

[Bug bootstrap/39968] Should plugins use shared library?

[Bug bootstrap/48879] Compilation cannot find file asm/errno.h

[Bug bootstrap/55163] [4.8/4.9 Regression] Ongoing problem with gengtype-lex.c under CygWin with CRLF text mode line endings since 4.8/4.9

[Bug bootstrap/57059] [4.8/4.9 Regression] Host configuration of loose_warn breaks for build components for Canadian crosses

[Bug bootstrap/57125] Build not SMP safe; fails to build bconfig.h

[Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1

[Bug bootstrap/58509] [4.9 regression] ICE in calc_dfs_tree, at dominance.c:397 during Ada runtime build

[Bug bootstrap/58572] [4.9 regression] make bootstrap-lean leads to installation failure (doing extra rebuilds and invoking system compiler)

[Bug bootstrap/58572] [4.9 regression] make install uses -Wno-narrowing with system compiler which does not know about it

[Bug bootstrap/58608] Bootstrap fails with rev 202897, undefined references in libstdc++.a

[Bug bootstrap/58608] New: Bootstrap fails with rev 202897, undefined references in libstdc++.a

[Bug bootstrap/58657] bootstrapping cross compiler for sh4eb-*.* target wrongly creates a compiler with emulated TLS support instead of native TLS support

[Bug bootstrap/58657] New: bootstrapping cross compiler for sh4eb-*.* target wrongly creates a compiler with emulated TLS support instead of native TLS support

[Bug bootstrap/58666] make install after make bootstrap-lean fails starting with r202895

[Bug bootstrap/58666] New: make install after make bootstrap-lean fails starting with r202895

[Bug bootstrap/58719] New: libgcc/enable-execute-stack-mprotect.c: bootstrap failure due to missing #include <sys/types.h>

[Bug bootstrap/58720] New: FreeBSD 4.8 bootstrap fails due to missing stdint.h

[Bug bootstrap/58745] [4.9 Regression] bootstrap failure

[Bug bootstrap/58745] New: [4.9 Regression] bootstrap failure

[Bug bootstrap/58763] 4.8.x won't build for x86_64-linux-uclibc: undefined reference to 'operator new(unsigned long)'

[Bug bootstrap/58763] New: 4.8.x won't build for x86_64-linux-uclibc: undefined reference to 'operator new(unsigned long)'

[Bug bootstrap/58765] New: c_default_pointer_mode need to be in c-family for vms-c.c

[Bug bootstrap/58773] alpha-dec-vms problems with "*INTERNAL*" in assembly (with current GNU as/ld)

[Bug bootstrap/58773] New: alpha-dec-vms problems with "*INTERNAL*" in assembly (with current GNU as/ld)

[Bug bootstrap/58778] New: internal compiler error compiling NXConstStr.m, 4.8.2, alpha-dec-vms

[Bug bootstrap/58780] Cannot build gcc-4.8.3 on system with binutils build by gcc-4.9

[Bug bootstrap/58780] New: Cannot build gcc-4.8.3 on system with binutils build by gcc-4.9

[Bug bootstrap/58801] New: 4.7.2 alpha-dec-vms fails to link java front end due to language independent incpath.c:target_c_incpath referencing lanuage dependent vms.c:vms_c_register_includes

[Bug bootstrap/58807] Can't compile gcc 4.8 on Fedora 15

[Bug bootstrap/58828] New: Problem compiling gcc 4.8.2 using gcc 4.4.6

[Bug bootstrap/58828] Problem compiling gcc 4.8.2 using gcc 4.4.6

[Bug bootstrap/58840] New: Problem compiling gcc 4.7.3 using gcc 4.4.6

[Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6

[Bug bootstrap/58918] [4.9 regression] cilk #includes alloc.h unconditionally, even when not present

[Bug bootstrap/58918] New: [4.9 regression] cilk #includes alloc.h unconditionally, even when not present

[Bug bootstrap/58925] --enable-version-specific-runtime-libs breaks libcilk install

[Bug bootstrap/58933] IRA ICE in update_costs_from_allocno

[Bug bootstrap/58933] New: IRA ICE in update_costs_from_allocno

[Bug bootstrap/58935] cannot install `libcilkrts.la' to a directory not ending in /usr/local/gcc_current/lib/gcc/x86_64-unknown-linux-gnu/

[Bug bootstrap/58935] New: cannot install `libcilkrts.la' to a directory not ending in /usr/local/gcc_current/lib/gcc/x86_64-unknown-linux-gnu/

[Bug bootstrap/58949] New: libcilkrts will not bootstrap on x86_64 without libstdc++.i686 32 bit libraries installed

[Bug c++/10200] Weird clash with same names in different scopes

[Bug c++/11685] typeinfo is not demangled in error messages

[Bug c++/13981] Give message about incomplete class that might be implicitly upcasted.

[Bug c++/16008] method overloading hides inherited methods

[Bug c++/19476] Missed null checking elimination with new

[Bug c++/21802] Two-stage name lookup fails for operators

[Bug c++/24208] C++ front-end can still be sped up

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

[Bug c++/28525] ICE after duplicate_decls

[Bug c++/29040] missing access control checks in subclasses for nested types

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

[Bug c++/31671] Non-type template of type const ref accepted as a non-const ref

[Bug c++/33911] attribute deprecated vs. templates

[Bug c++/39970] gcc accepts the . dot operator in template arguments

[Bug c++/40365] g++ template expansion bug

[Bug c++/41090] [4.7/4.8/4.9 Regression] Using static label reference in c++ class constructor produces wrong code

[Bug c++/43361] missing uninitialized warning without optimization (loop representation)

[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

[Bug c++/50961] Fails to decay template function properly(?)

[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

[Bug c++/51253] [C++11][DR 1030] Evaluation order (sequenced-before relation) among initializer-clauses in braced-init-list

[Bug c++/51322] [C++11] wrong mangling with argument packs

[Bug c++/53000] Conditional operator does not behave as standardized

[Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()

[Bug c++/54367] [meta-bug] lambda expressions

[Bug c++/54485] g++ should diagnose default arguments in out-of-line definitions for template class member functions

[Bug c++/54652] [4.7/4.8/4.9 Regression] ICE with -g

[Bug c++/54812] [C++11] Delete expression doesn't respect access of defaulted destructor

[Bug c++/54890] Incorrect SFINAE Rejection

[Bug c++/55436] g++ compiles invalid code with child class of nested class in template class

[Bug c++/55588] Failure to diagnose non-template-id prefixed by keyword template

[Bug c++/55800] Link failure with thread_local in unnamed namespace

[Bug c++/56037] Spurious syntax error triggered before ambiguity resolution of type-id

[Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742

[Bug c++/56326] g++.dg/gomp/tls-wrap4.C and g++.dg/tls/thread_local-wrap4.C FAIL on Solaris 9/x86

[Bug c++/56746] [4.8 regression] increased memory usage when compiling C++

[Bug c++/56926] Crash (without ICE) while compiling Boost.Math

[Bug c++/57043] [4.7/4.8/4.9 Regression] converting overloaded complex function pow in C++11 is ambiguous

[Bug c++/57086] Internal compiler error: Error reporting routines re-entered.

[Bug c++/57101] [4.8 Regression] -fcompare-debug failure with <type error>

[Bug c++/57138] [4.8 Regression][DR 1430] ICE with pack expansion and alias template

[Bug c++/57520] alias template substitution/deduction failure

[Bug c++/57533] When throwing local variable, it's being move-constructed even if not going out of scope.

[Bug c++/57572] vector operators don't participate in overload resolution

[Bug c++/57769] Unable to call a constructor invoking another constructor in the same class (sister constructor) with designated initializer for aggregate types

[Bug c++/57850] [4.8/4.9 Regression] Option -fdump-translation-unit not working

[Bug c++/57887] nested non-type template parameters not declared in this scope

[Bug c++/57945] [4.9 Regression] ICE: in varpool_get_node, at cgraph.h:840

[Bug c++/58013] main() not generated in assembler output

[Bug c++/58055] [meta-bug] RVO / NRVO improvements

[Bug c++/58126] No diagnostic when inheriting an uninitialized const or reference member

[Bug c++/58162] [C++11] bogus error: use of deleted function 'constexpr A::A(const A&)'

[Bug c++/58207] [4.7/4.8/4.9 Regression] ICE in sort_constexpr_mem_initializers due to out of bounds vector access

[Bug c++/58252] [4.9 Regression] ice in gimple_get_virt_method_for_binfo with -O2

[Bug c++/58282] g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw

[Bug c++/58333] "performance" regression when using -std=c++0x

[Bug c++/58372] internal compiler error: ix86_compute_frame_layout

[Bug c++/58448] ICE on invalid: tree_class_check_failed

[Bug c++/58455] spurious "may be used uninitialized" warning with -Og

[Bug c++/58466] [4.8 Regression] ICE in cxx_eval_constant_expression

[Bug c++/58466] [4.8/4.9 Regression] ICE in cxx_eval_constant_expression

[Bug c++/58477] [4.9 Regression] ice in cgraph_speculative_call_info

[Bug c++/58503] [c++11] ICE with invalid range in range-based for-loop

[Bug c++/58510] [4.9 Regression] [c++11] ICE with multiple non-static data initializations in union

[Bug c++/58518] [4.8/4.9 regression] ICE with template specialization

[Bug c++/58525] __cxa_throw_bad_array_new_length is generated with -fno-exceptions

[Bug c++/58527] Failures when a function parameter pack is not final

[Bug c++/58535] [4.8/4.9 Regression] ICE with virtual template function

[Bug c++/58560] [4.7/4.8 Regression] [c++11] ICE with auto in typedef

[Bug c++/58560] [4.7/4.8/4.9 Regression] [c++11] ICE with auto in typedef

[Bug c++/58561] [4.8/4.9 Regression] [c++11] ICE using declaration of function with auto in return type

[Bug c++/58563] [4.9 Regression] [c++11] ICE calling invalid destructor

[Bug c++/58565] [c++11] ICE with label in statement expression

[Bug c++/58567] [4.8/4.9 Regression] ICE with invalid loop variable in template using openmp

[Bug c++/58568] [4.8/4.9 Regression] [c++11] ICE with lambda in invalid template variable definition

[Bug c++/58569] Compilation error when a class contains multiple std::function

[Bug c++/58575] gcc should compile firefox code faster.

[Bug c++/58581] [4.7/4.8/4.9 Regression] [c++11] ICE with no-throw specification in deleted function

[Bug c++/58583] [c++11] ICE with invalid non-static data member initialization in template

[Bug c++/58584] [c++11] ICE with invalid argument for alignas

[Bug c++/58589] New: diagnostics: missing proper file:line on C++ compilation error

[Bug c++/58590] [C++11] Hidden typename not ill-formed under SFINAE conditions

[Bug c++/58590] New: [C++11] Hidden typename not ill-formed under SFINAE conditions

[Bug c++/58591] GCC emits bad mangling for template function with a parameter pack

[Bug c++/58591] New: GCC emits bad mangling for template function with a parameter pack

[Bug c++/58592] -flto -fwhole-program caused undefined reference in g++ 4.7.3

[Bug c++/58592] New: -flto -fwhole-program caused undefined reference in g++ 4.7.3

[Bug c++/58594] New: std::make_shared does not accept const types as parameters

[Bug c++/58596] [4.8/4.9 Regression] [c++11] ICE with decltype in non-static data member initializer

[Bug c++/58596] New: [4.8/4.9 Regression] [c++11] ICE with decltype in non-static data member initializer

[Bug c++/58597] [c++11] ICE with lambda in default argument of template function

[Bug c++/58597] New: [c++11] ICE with lambda in default argument of template function

[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

[Bug c++/58599] New: [c++11] Trouble with non-static data member initializers in templates

[Bug c++/58600] [c++11] ICE on wrong usage of alignas

[Bug c++/58600] New: [c++0x] ICE on wrong usage of alignas

[Bug c++/58601] [meta-bug] alignas

[Bug c++/58601] New: [meta-bug] alignas

[Bug c++/58604] New: Text truncation in comments of /usr/include/c++/4.7/vector

[Bug c++/58604] Text truncation in comments of /usr/include/c++/4.7/vector

[Bug c++/58606] [4.8/4.9 Regression] [c++11] ICE with specialization in variadic template

[Bug c++/58606] New: [4.8/4.9 Regression] [c++11] ICE with specialization in variadic template

[Bug c++/58607] [4.9 Regression] [c++11] ICE with undeclared variable in constexpr

[Bug c++/58607] New: [4.9 Regression] ICE with undeclared variable in constexpr

[Bug c++/58609] [4.9 Regression] [c++11] ICE with uninitialized variable in constexpr

[Bug c++/58609] New: [4.9 Regression] [c++11] ICE with uninitialized variable in constexpr

[Bug c++/58610] [4.7/4.8/4.9 Regression] [c++11] ICE with constexpr of class with template constructor

[Bug c++/58610] New: [4.7/4.8/4.9 Regression] [c++11] ICE with constexpr of class with template constructor

[Bug c++/58611] [4.7/4.8/4.9 Regression] [c++11] ICE with invalid constexpr constructor used in array initialization

[Bug c++/58611] New: [4.7/4.8/4.9 Regression] [c++11] ICE with invalid constexpr constructor used in array initialization

[Bug c++/58612] [4.8/4.9 Regression] [c++11] ICE calling non-constexpr from constexpr in template class

[Bug c++/58612] New: [4.8/4.9 Regression] [c++11] ICE calling non-constexpr from constexpr in template class

[Bug c++/58613] [4.9 Regression] [c++1y] ICE with invalid lambda capture

[Bug c++/58613] New: [4.9 Regression] [c++1y] ICE with invalid lambda capture

[Bug c++/58614] New: [c++11] ICE with undeclared variable in initializer list

[Bug c++/58616] [meta-bug] nsdmi

[Bug c++/58616] New: [meta-bug] nsdmi

[Bug c++/58624] gcc internal compiler error: Segmentaion fault

[Bug c++/58624] New: gcc internal compiler error: Segmentaion fault

[Bug c++/58627] [4.9 Regression] crash during compilation of boost testsuite

[Bug c++/58629] Do not implicit move instance for throw operator

[Bug c++/58629] New: Do not implicit move instance for throw operator

[Bug c++/58631] Internal compiler error: Error reporting routines re-entered.

[Bug c++/58631] New: Internal compiler error: Error reporting routines re-entered.

[Bug c++/58632] [4.8/4.9 Regression] ICE reusing template parameter name as class name

[Bug c++/58632] New: [4.8/4.9 Regression] ICE reusing template parameter name as class name

[Bug c++/58633] [4.7/4.8 Regression] ICE with decltype of destructor call

[Bug c++/58633] [4.7/4.8/4.9 Regression] ICE with decltype of destructor call

[Bug c++/58633] New: [4.7/4.8/4.9 Regression] ICE with decltype of destructor call

[Bug c++/58634] New: [c++11] ICE initializing static class member via an anonymous class

[Bug c++/58635] [c++11] ICE with __transaction_atomic and noexcept(false)

[Bug c++/58635] New: [c++11] ICE with __transaction_atomic and noexcept(false)

[Bug c++/58636] [4.7/4.8/4.9 Regression] ICE with initializer_list and rvalue references

[Bug c++/58636] New: [4.7/4.8/4.9 Regression] ICE with initializer_list and rvalue references

[Bug c++/58637] New: [c++1y] ICE with wrong usage of template<> in front of function containing auto parameter

[Bug c++/58639] [4.7/4.8/4.9 Regression] ICE on self-referential struct member

[Bug c++/58639] ICE on self-referential struct member

[Bug c++/58639] New: ICE on self-referential struct member

[Bug c++/58646] ICEs initializing VLAs

[Bug c++/58646] New: ICEs initializing VLAs

[Bug c++/58647] [4.7/4.8/4.9 Regression] ICE with function pointer

[Bug c++/58647] New: [4.7/4.8/4.9 Regression] ICE with function pointer

[Bug c++/58648] New: [c++11] ICE with variadic template

[Bug c++/58649] [4.7/4.8/4.9 Regression] ICE with use of enum before declaration

[Bug c++/58649] New: [4.7/4.8/4.9 Regression] ICE with use of enum before declaration

[Bug c++/58650] New: [c++11] ICE with invalid friend declaration

[Bug c++/58651] [4.7/4.8/4.9 Regression] ICE with invalid initializer list

[Bug c++/58651] New: [4.7/4.8/4.9 Regression] ICE with invalid initializer list

[Bug c++/58661] Definition of inherited nested class should be invalid

[Bug c++/58661] New: Definition of inherited nested class should be invalid

[Bug c++/58664] [c++11] ICE initializing array of incomplete type within union

[Bug c++/58664] New: [c++11] ICE initializing array of incomplete type within union

[Bug c++/58665] [4.9 Regression] ICE with using incomplete struct

[Bug c++/58665] New: [4.9 Regression] ICE with using incomplete struct

[Bug c++/58671] [c++11] ICE with thread_local and self-referential variable initialization

[Bug c++/58671] New: ICE with thread_local and self-referential variable initialization

[Bug c++/58672] New: ICE with thread_local and variable of broken class

[Bug c++/58674] [4.8/4.9 Regression] [c++11] ICE with template using declaration

[Bug c++/58674] New: [4.8/4.9 Regression] [c++11] ICE with template using declaration

[Bug c++/58700] [4.8/4.9 Regression] ICE declaring static bit-field

[Bug c++/58700] New: [4.8/4.9 Regression] ICE declaring static bit-field

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

[Bug c++/58701] New: [4.9 Regression] [c++11] ICE initializing member of static union

[Bug c++/58702] [4.9 Regression] ICE with undeclared variable in OpenMP reduction clause

[Bug c++/58702] New: [4.9 Regression] ICE with undeclared variable in OpenMP reduction clause

[Bug c++/58703] [4.9 Regression] ICE with invalid types in OpenMP declare reduction clause

[Bug c++/58703] New: [4.9 Regression] ICE with invalid types in OpenMP declare reduction clause

[Bug c++/58704] [c++11] ICE initializing array member of template class

[Bug c++/58704] New: [c++11] ICE initializing array member of template class

[Bug c++/58705] [4.7/4.8/4.9 Regression] [c++11] ICE with invalid initializer for _Complex variable

[Bug c++/58705] New: [4.7/4.8/4.9 Regression] [c++11] ICE with invalid initializer for _Complex variable

[Bug c++/58706] New: ICE with lambda in OpenMP for-loop

[Bug c++/58707] [C++11] A greater-than operator in square brackets should not end a template argument list

[Bug c++/58707] New: [C++11] A greater-than operator in square brackets should not end a template argument list

[Bug c++/58708] New: string literal operator templates broken

[Bug c++/58708] string literal operator templates broken

[Bug c++/58709] [c++11] Bogus? int vs. scoped enum printf warning when -fabi-version >= 6

[Bug c++/58709] New: [c++11] Bogus? int vs. scoped enum printf warning when -fabi-version >= 6

[Bug c++/58713] error: cannot bind âstd::ostream {aka std::basic_ostream<char>}â lvalue to âstd::basic_ostream<char>&&â

[Bug c++/58713] New: error: cannot bind âstd::ostream {aka std::basic_ostream<char>}â lvalue to âstd::basic_ostream<char>&&â

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

[Bug c++/58714] Bogus value category in ternary operator?

[Bug c++/58714] New: Bogus value category in ternary operator?

[Bug c++/58717] [4.8 Regression] SCEV final value replacement no longer triggers

[Bug c++/58717] New: Pre-calculation optimization is omitted

[Bug c++/58717] Pre-calculation optimization is omitted

[Bug c++/58724] doc: use of attributes for namespace is not clear

[Bug c++/58724] ICE with attribute [[gnu::visibility("default")]] on namespace

[Bug c++/58724] New: doc: use of attributes for namespace is not clear

[Bug c++/58725] g++ segfault with non-static member initializer in a nested struct

[Bug c++/58725] New: g++ segfault with non-static member initializer in a nested struct

[Bug c++/58734] [C++11] Template template parameter pack instantiation problem

[Bug c++/58734] New: [C++11] Template template parameter pack instantiation problem

[Bug c++/58738] forward declaration of function inside function cause link problem with optimization

[Bug c++/58738] New: forward declaration of function inside function cause link problem with optimization

[Bug c++/58740] incorrect access check of static base class member in derived template class

[Bug c++/58740] New: incorrect access check of static base class member in derived template class

[Bug c++/58743] [C++11] parameter packs not expanded with '...'

[Bug c++/58743] New: [C++11] parameter packs not expanded with '...'

[Bug c++/58747] New: new_for

[Bug c++/58747] new_for

[Bug c++/58751] New: [C++11] Inheriting constructors do not work properly with virtual inheritance.

[Bug c++/58752] [C++11] Bogus error: ambiguous class template instantiation

[Bug c++/58752] New: [C++11] Bogus error: ambiguous class template instantiation

[Bug c++/58753] Brace-initializing a vector with a direct-initialization NSDMI doesn't work in a template

[Bug c++/58753] New: Brace-initializing a vector with a direct-initialization NSDMI doesn't work in a template

[Bug c++/58760] Lookup of a non-type template argument fails for an initializer of a const non-static member

[Bug c++/58760] New: Lookup of a non-type template argument fails for an initializer of a const non-static member

[Bug c++/58761] ICE with a lambda capturing this in a NSDMI

[Bug c++/58761] New: ICE with a lambda capturing this in a NSDMI

[Bug c++/58772] __attribute__((aligned(16))) and nested classes cause -ftree-vectorize to generate segfaulting code

[Bug c++/58772] New: __attribute__((aligned(16))) and nested classes cause -ftree-vectorize to generate segfaulting code

[Bug c++/58777] New: Taking address of variant/union member is not always a constant expression

[Bug c++/58777] Taking address of variant/union member is not always a constant expression

[Bug c++/58781] New: Unicode strings broken in a strange way

[Bug c++/58781] Unicode strings broken in a strange way

[Bug c++/58788] New: OMP linear clause parsing problem

[Bug c++/58788] OMP linear clause parsing problem

[Bug c++/58789] "internal compiler error: Segmentation fault" with external definition

[Bug c++/58789] New: "internal compiler error: Segmentation fault" with external definition

[Bug c++/58796] New: throw nullptr not caught by catch(type*)

[Bug c++/58796] throw nullptr not caught by catch(type*)

[Bug c++/58798] New: class with a class reference member generates unjustified warning

[Bug c++/58799] New: -mx32 causes a fatal internal error during a Netbeans compile

[Bug c++/58810] [4.7/4.8/4.9 Regression] ICE with invalid function typedef

[Bug c++/58810] New: [4.7/4.8/4.9 Regression] ICE with invalid function typedef

[Bug c++/58811] [4.9 Regression] ICE with member variable of invalid type

[Bug c++/58811] New: [4.9 Regression] ICE with member variable of invalid type

[Bug c++/58812] [4.7/4.8/4.9 Regression] ICE initializing an r-value reference with an initializer list

[Bug c++/58812] New: [4.7/4.8/4.9 Regression] ICE initializing an r-value reference with an initializer list

[Bug c++/58814] [4.7/4.8/4.9 Regression] ICE with volatile and attribute vector_size

[Bug c++/58814] New: [4.7/4.8/4.9 Regression] ICE with volatile and attribute vector_size

[Bug c++/58815] Casting/Conversion operator for std::decimal not supported

[Bug c++/58815] New: Casting/Conversion operator for std::decimal not supported

[Bug c++/58816] [4.9 Regression] ICE have tree_list in private_is_attribute_p

[Bug c++/58816] New: [4.9 Regression] ICE have tree_list in private_is_attribute_p

[Bug c++/58820] lambda multiple inheritance operator() not ambiguous

[Bug c++/58820] New: lambda multiple inheritance operator() not ambiguous

[Bug c++/58822] Segfault when calling make_shared

[Bug c++/58824] Lambda trigger internal compiler error

[Bug c++/58824] New: Lambda trigger internal compiler error

[Bug c++/58827] ICE in cxx_eval_constant_expression

[Bug c++/58827] New: ICE in cxx_eval_constant_expression

[Bug c++/58829] New: non-static member initializer in nested template class produces incorrect compile error

[Bug c++/58829] non-static member initializer in nested template class produces incorrect compile error

[Bug c++/58834] [4.9 Regression] ICE on __builtin_shuffle within template function

[Bug c++/58834] New: [4.9 Regression] ICE on __builtin_shuffle within template function

[Bug c++/58835] [4.7/4.8/4.9 Regression] ICE with __PRETTY_FUNCTION__ in broken function

[Bug c++/58835] New: [4.7/4.8/4.9 Regression] ICE with __PRETTY_FUNCTION__ in broken function

[Bug c++/58836] New: ICE with wrong usage of initializer list in non-type template argument

[Bug c++/58837] [4.7/4.8/4.9 Regression] [c++11] ICE using invalid condition in static_assert

[Bug c++/58837] New: [4.7/4.8/4.9 Regression] [c++11] ICE using invalid condition in static_assert

[Bug c++/58841] New: std::bad_alloc not thrown with -fsanitize=address

[Bug c++/58843] [4.7/4.8/4.9 Regression] ICE with broken destructor call

[Bug c++/58843] New: [4.7/4.8/4.9 Regression] ICE with broken destructor call

[Bug c++/58845] [4.8/4.9 Regression] Operator || and && broken for vectors

[Bug c++/58845] New: Operator || and && broken for vectors

[Bug c++/58846] [4.7/4.8/4.9 Regression] ICE redeclaring __dso_handle

[Bug c++/58846] New: [4.7/4.8/4.9 Regression] ICE redeclaring __dso_handle

[Bug c++/58848] constexpr function allows throw

[Bug c++/58848] New: constexpr function allows throw

[Bug c++/58855] New: Attributes ignored on type alias in template

[Bug c++/58856] [4.9 Regression] spurious 'wrong number of template arguments' error for template alias

[Bug c++/58856] New: [4.9 Regression] spurious 'wrong number of template arguments' error for template alias

[Bug c++/58859] New: throwing exceptions in destructors causes std::terminate called too early.

[Bug c++/58859] throwing exceptions in destructors causes std::terminate called unnecessarily.

[Bug c++/58864] [4.8/4.9 regression] ICE in connect_traces, at dwarf2cfi.c:NNNN

[Bug c++/58864] New: [4.8/4.9 regression] ICE in connect_traces, at dwarf2cfi.c:NNNN

[Bug c++/58868] [4.9 Regression] ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x

[Bug c++/58868] New: ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x

[Bug c++/58871] [4.7/4.8/4.9 Regression] [c++11] ICE with defaulted copy constructor in broken template class hierarchy

[Bug c++/58871] New: [4.7/4.8/4.9 Regression] [c++11] ICE with defaulted copy constructor in broken template class hierarchy

[Bug c++/58873] [4.7/4.8/4.9 Regression] [c++11] ICE with __underlying_type for broken enum

[Bug c++/58873] New: [c++11] ICE with __underlying_type for broken enum

[Bug c++/58874] [4.9 Regression] [c++11] ICE with OpenMP reduction declaration and -std=c++11

[Bug c++/58874] New: [4.9 Regression] [c++11] ICE with OpenMP reduction declaration and -std=c++11

[Bug c++/58875] New: No float to int conversion warning in std::inner_product(x, x_end, y, 0)

[Bug c++/58875] No float to int conversion warning in std::inner_product(x, x_end, y, 0)

[Bug c++/58876] New: No non-virtual-dtor warning in std::unique_ptr

[Bug c++/58877] New: Spurious warning: â<anonymous>â is used uninitialized in this function

[Bug c++/58877] Spurious warning: â<anonymous>â is used uninitialized in this function

[Bug c++/58878] New: Template parameter name can be hidden in a template member function defined inside the class specifier

[Bug c++/58878] Template parameter name can be hidden in a template member function defined inside the class specifier

[Bug c++/58882] New: ICE with invalid C99 style designated initializers

[Bug c++/58885] New: Template static variable linking issue!

[Bug c++/58885] Template static variable linking issue!

[Bug c++/58888] [c++11] Rejects-valid: static member with auto and initializer

[Bug c++/58888] New: [c++11] Rejects-valid: static member with auto and initializer

[Bug c++/58893] [4.8, 4.9 Regression] <command-line>:0:0: internal compiler error: Segmentation fault

[Bug c++/58893] New: [4.8, 4.9 Regression] <command-line>:0:0: internal compiler error: Segmentation fault

[Bug c++/58894] C++11 lambda doesn't take const variable by reference

[Bug c++/58894] New: C++11 lambda doesn't take const variable by reference

[Bug c++/58896] New: Incorrect handling of a private nested type of a template specialization in the main template

[Bug c++/58898] New: Adding default template argument causes to class template compile error

[Bug c++/58899] g++ seg faulted

[Bug c++/58899] New: g++ seg faulted

[Bug c++/58907] [c++11] ICE in gimplify_var_or_parm_decl, at gimplify.c:NNNN

[Bug c++/58907] New: [c++11] ICE in gimplify_var_or_parm_decl, at gimplify.c:NNNN

[Bug c++/58908] New: intern compile error

[Bug c++/58910] [4.9 Regression] std::Tuple_impl is non constexpr when using identical userdefined structs as template-args

[Bug c++/58910] New: std::Tuple_impl is non constexpr when using identical userdefined structs as type

[Bug c++/58910] std::Tuple_impl is non constexpr when using identical userdefined structs as template-args

[Bug c++/58914] Internal compiler error when using lambdas as default parameters in static methods

[Bug c++/58914] New: Internal compiler error when using lambdas as default parameters in static methods

[Bug c++/58919] New: run with thread error, until i set -fprofile-arcs flag

[Bug c++/58923] g++ does not use provided conversion function for implicit conversion to another type

[Bug c++/58923] New: g++ does not use provided conversion function for implicit conversion to another type

[Bug c++/58924] New: Non-member invocation of overload of operator<< when the first argument is a temporary of type std::stringstream

[Bug c++/58924] Non-member invocation of overload of operator<< when the first argument is a temporary of type std::stringstream

[Bug c++/58929] New: condition_variable does not wait without -pthread

[Bug c++/58930] New: [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

[Bug c++/58931] condition_variable::wait_until overflowed by large time_point<steady_clock>

[Bug c++/58931] New: condition_variable::wait_until overflowed by large time_point<steady_clock>

[Bug c++/58932] [4.9 Regression][C++11] Deleted functions and SFINAE in partial template specializations

[Bug c++/58932] New: [4.9 Regression][C++11] Deleted functions and SFINAE in partial template specializations

[Bug c++/58940] New: [C++11] Bogus "error: use of deleted function ..."

[Bug c++/58948] New: c++0x support for enums in namespaces

[Bug c++/58950] New: [4.9 Regression] Missing "statement has no effect"

[Bug c/20318] RFE: add attribute to specify that a function never returns NULL

[Bug c/27719] ICE on invalid function definition

[Bug c/28503] ICE on invalid arguments for inline-asm

[Bug c/39589] make -Wmissing-field-initializers=2 work with "designated initializers" ?

[Bug c/39693] Warning about uninitialized local variable use

[Bug c/41206] Segmentation fault from two "#pragma GCC optimize" lines

[Bug c/46157] internal compiler error: Segmentation fault

[Bug c/46859] Attribute depends on location

[Bug c/46936] turn __attribute__ ((nonnull (x))) into assert in debug mode

[Bug c/48796] gcc: Internal error: Killed (program cc1) while compiling PHP

[Bug c/48885] missed optimization with restrict qualifier?

[Bug c/50720] "deprecated" doesn't work as expected for functions returning pointer

[Bug c/51034] invalid typeof usage

[Bug c/51542] bootstrap failure due to uninitialized variable use in c-parser

[Bug c/52794] gcc.dg/tree-prof/pr52027.c fails on x86_64/i386-apple-darwin*

[Bug c/52795] FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64

[Bug c/52991] attribute packed broken on mingw32?

[Bug c/53001] -Wfloat-conversion should be available to warn about floating point errors

[Bug c/53069] expected warnings are not given

[Bug c/53532] function call ignored when called with argument of incompatible, undefined structure

[Bug c/54355] ICE on invalid code in switch statement

[Bug c/54621] internal compiler error: Segmentation fault when compiling gSOAP generated Server module.

[Bug c/55570] [4.7/4.8 regression] Undefined variable in alignment compiler directive causes compiler segfault

[Bug c/57020] error: expected expression before â)â token

[Bug c/57457] [4.9 Regression] cilk tests ICE in c-array-notation.c (is_cilkplus_reduce_builtin) on mips*-*-*

[Bug c/57563] Lots of Cilk+ failures on i686-linux

[Bug c/57983] cmakefiles/opencv_perf_gpu.dir

[Bug c/58183] Missing uninitialized warning

[Bug c/58236] -Wuninitialized doesn't report uninitialised variable as expected

[Bug c/58267] Alignment specifier allowed within array declarator;

[Bug c/58488] -Wuninitialized is useless for a variable whose address is later taken

[Bug c/58588] "internal compiler error: Segmentation fault" from aligned attribute with undefined token for size

[Bug c/58617] gcc crashed on compile arithmetic (or) expression

[Bug c/58617] New: gcc crashed on compile arithmetic (or) expression

[Bug c/58626] [4.9 Regression] possible array wrong code bug

[Bug c/58626] New: possible array wrong code bug

[Bug c/58626] possible array wrong code bug

[Bug c/58683] Internal compiler error: Segmentation fault compiling Cilk Plus code with -ftree-vectorizer-verbose=1

[Bug c/58683] New: Internal compiler error: Segmentation fault compiling Cilk Plus code with -ftree-vectorizer-verbose=1

[Bug c/58692] New: aarch64 arm_neon.h functions are not documented

[Bug c/58698] New: Spurious "may be used unitialized" warning when compiling with -Os

[Bug c/58698] Spurious "may be used unitialized" warning when compiling with -Os

[Bug c/58730] arm-eabi-gcc generate error instructions for armv4t cpu

[Bug c/58730] New: arm-eabi-gcc generate error instructions for armv4t cpu

[Bug c/58744] Illegal Memory Access on 3-byte packed struct ARCH: x86_64

[Bug c/58744] New: Illegal Memory Access on 3-byte packed struct ARCH: x86_64

[Bug c/58758] New: [4.8 REGRESSION] error: bp cannot be used in asm here

[Bug c/58782] GCC generates unnecessary _ITM_WU8 for local variables.

[Bug c/58782] New: GCC generates unnecessary _ITM_WU8 for local variables.

[Bug c/58808] New: Unnecessary MOV instruction generated

[Bug c/58808] Unnecessary MOV instruction generated

[Bug c/58823] New: Uninitialized variable warning is missing

[Bug c/58823] Uninitialized variable warning is missing

[Bug c/58849] New: complex number, memory is corrupted

[Bug c/58872] New: RFC: more builtins for bit manipulation

[Bug c/58872] RFC: more builtins for bit manipulation

[Bug c/58889] GCC 4.9 fails to compile certain functions with intrinsics with __attribute__((target))

[Bug c/58889] New: GCC 4.9 fails to compile certain functions with intrinsics with __attribute__((target))

[Bug c/58892] New: ICE in combine.c when using -Os on alpha

[Bug c/58911] ice in operator[], at vec.h:827

[Bug c/58911] New: ice in operator[], at vec.h:827

[Bug c/58928] New: Different results from gcc when -mlzcnt is used

[Bug c/58941] New: MIPS: value modification on zero-length array optimized away

[Bug c/58942] cilkplus internal compiler error: tree check __sec_reduce_max_ind

[Bug c/58942] New: cilkplus internal compiler error: tree check __sec_reduce_max_ind

[Bug c/58943] New: wrong calculation of indirect structure member arithmetic via function call

[Bug c/58943] wrong calculation of indirect structure member arithmetic via function call

[Bug debug/49951] [4.5/4.6/4.7 Regression] Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

[Bug debug/54402] [4.8/4.9 Regression] var-tracking does not scale

[Bug debug/55056] [4.8/4.9 Regression] -O0 -g missing location for register double var

[Bug debug/57481] [4.8 Regression] LTO VTA compile time hog

[Bug debug/57664] [4.8/4.9 Regression] ICE: in should_move_die_to_comdat, at dwarf2out.c:6750 with -fdebug-types-section and lambda

[Bug debug/58123] [4.8/4.9 Regression] debug line not tracked for last autovariable dtor

[Bug debug/58315] [4.8/4.9 Regression] Excessive memory use with -g

[Bug debug/58663] entry-value: missing DW_TAG_GNU_call_site for libasan calls

[Bug debug/58663] New: entry-value: missing DW_TAG_GNU_call_site for libasan calls

[Bug debug/58767] New: assemly output (labels order) depends on the sources location.

[Bug driver/58768] lib path confusing for vms cross compiler -- dots vs. underscores, and ld vs. wrapper

[Bug driver/58768] New: lib path confusing for vms cross compiler -- dots vs. underscores, and ld vs. wrapper

[Bug fortran/31593] Invariant DO loop variables and subroutines

[Bug fortran/34547] [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid

[Bug fortran/40054] [F08] Pointer functions as lvalue

[Bug fortran/40196] F2003: Type parameter inquiry (str%len, a%kind) and Complex parts (z%re, z%im)

[Bug fortran/42118] Slow forall

[Bug fortran/42954] [4.7/4.8/4.9 regression] TARGET_*_CPP_BUILTINS issues with gfortran

[Bug fortran/44348] ICE in build_function_decl

[Bug fortran/44350] accepts illegal fortran in BLOCK DATA

[Bug fortran/44646] [F2008] Implement DO CONCURRENT

[Bug fortran/45586] [4.8/4.9 Regression] ICE non-trivial conversion at assignment

[Bug fortran/48298] [F03] User-Defined Derived-Type IO (DTIO)

[Bug fortran/48923] Type with Allocatable Length Character Component

[Bug fortran/50516] gfortran must detect illegal statements in a block data (r178939)

[Bug fortran/54221] [4.8/4.9 Regression] Explicit private access specifier signals "unexpected defined but not used [-Wunused-function]" warning

[Bug fortran/54224] Warn for unused internal procedures

[Bug fortran/54656] ICE with software REAL(16) for NORM2

[Bug fortran/55469] memory leak on read with istat.ne.0

[Bug fortran/55978] class_optional_2.f90 -Os fails

[Bug fortran/57023] [4.7/4.8/4.9 Regression] Not packing arrays with changing variable used for size

[Bug fortran/57033] [4.7/4.8/4.9 Regression] ICE on extended derived type and default initialization

[Bug fortran/57048] [4.9 Regression] Handling of C_PTR and C_FUNPTR leads to reject valid

[Bug fortran/57445] [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array

[Bug fortran/57697] [OOP] Segfault with defined assignment for components during intrinsic assignment

[Bug fortran/57957] [F03] Double free with allocatable components

[Bug fortran/58026] [4.9 Regression] [OOP] ICE in generate_finalization_wrapper, at fortran/class.c:1521

[Bug fortran/58099] [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking

[Bug fortran/58182] [4.9 Regression] ICE with global binding name used as a FUNCTION

[Bug fortran/58226] negative subscript pos at fortran/options.c:1205

[Bug fortran/58233] null pointer cm in gfc_conv_structure at fortran/trans-expr.c:6132

[Bug fortran/58355] [4.7/4.8/4.9 Regression] [F03] ICE with TYPE, EXTENDS before parent TYPE defined

[Bug fortran/58469] [4.8/4.9 Regression] Defined assignment: ICE, possibly wrong value

[Bug fortran/58579] Memory allocation fails when calling character-valued function

[Bug fortran/58586] [OOP] ICE with derived type with a polymorphic allocatable component passed by value

[Bug fortran/58593] [4.9 Regression] internal compiler error: in gfc_conv_string_tmp, at fortran/trans-expr.c:2360

[Bug fortran/58593] New: [4.9 Regression] internal compiler error: in gfc_conv_string_tmp, at fortran/trans-expr.c:2360

[Bug fortran/58618] ICE with character substring and ASSOCIATE

[Bug fortran/58618] New: ICE with character array and ASSOCIATE

[Bug fortran/58620] New: [OOP] Defined assignment not called for TYPE when the type's extension is used

[Bug fortran/58644] New: [OOP] Missing .data ref in passing a CLASS array as actual argument to a TYPE.

[Bug fortran/58652] ICE with move_alloc and unlimited polymorphic

[Bug fortran/58652] New: ICE with move_alloc and unlimited polymorphic

[Bug fortran/58658] [OOP] Pointer assignment to allocatable unlimited polymorphic accepted

[Bug fortran/58658] New: Pointer assignment to allocatable unlimited polymorphic accepted

[Bug fortran/58667] New: Add -Wfloat-conversion

[Bug fortran/58676] Intrinsic functions not considered pure actual arguments

[Bug fortran/58676] New: Intrinsic functions not considered pure actual arguments

[Bug fortran/58749] New: PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an internal compiler error

[Bug fortran/58749] PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an internal compiler error

[Bug fortran/58750] [4.8/4.9 Regression] Allocate-on-assignment statement determines incorrect size(other_array) for certain KINDs

[Bug fortran/58750] Allocate-on-assignment fails when using size(other_array) in the assignment statement

[Bug fortran/58750] Allocate-on-assignment statement determines incorrect SIZE(other_array) for certain KINDs

[Bug fortran/58750] New: Allocate-on-assignment fails when using size(other_array) in the assignment statement

[Bug fortran/58750] Wrong code with realloc on assignment and array constructors with numeric type conversion

[Bug fortran/58754] ICE/Regression in [4.7/4.8/4.9] with allocatable character arrays

[Bug fortran/58754] New: ICE/Regression in [4.7/4.8/4.9] with allocatable character arrays

[Bug fortran/58769] New: RFC: Creating SIMD variant for Fortran's ELEMENTAL functions

[Bug fortran/58769] RFC: Creating SIMD variant for Fortran's ELEMENTAL functions

[Bug fortran/58771] [Regression] ICE in transfer_expr, at fortran/trans-io.c:2164

[Bug fortran/58771] New: ICE in transfer_expr, at fortran/trans-io.c:2164

[Bug fortran/58786] module function with passed character array of explicit length causes an ICE

[Bug fortran/58786] New: module function with passed character array of explicit length causes an ICE

[Bug fortran/58787] New: ICE (error recovery) in check_proc_interface

[Bug fortran/58793] New: Wrong storage_size of class(*) dummy argument with complex actual

[Bug fortran/58793] Wrong storage_size of class(*) dummy argument with complex actual

[Bug fortran/58793] Wrong value for _vtab for intrinsic types with CLASS(*): storage_size of class(*) gives wrong result

[Bug fortran/58795] New: Specific versions of elemental functions (e.g. sin, dcos) are not pure

[Bug fortran/58795] Specific versions of elemental functions (e.g. sin, dcos) are not pure

[Bug fortran/58803] New: free_components deallocates twice pointer p->tb at symbol.c:2068

[Bug fortran/58803] Proc-pointer component: free_components deallocates twice pointer p->tb at symbol.c:2068

[Bug fortran/58813] New: SIGSEGV in show_locus at error.c:310

[Bug fortran/58813] SIGSEGV in show_locus at error.c:310

[Bug fortran/58842] libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts "universal installation"

[Bug fortran/58842] New: libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts "universal installation"

[Bug fortran/58852] ASSOCIATE returns nothing after changing the value

[Bug fortran/58852] New: ASSOCIATE returns nothing after changing the value

[Bug fortran/58857] [OOP] CLASS wrongly rejected in BLOCK DATA

[Bug fortran/58857] New: [OOP] CLASS wrongly rejected in BLOCK DATA

[Bug fortran/58858] gfortran.dg/assumed_type_8.f90 fails

[Bug fortran/58858] New: gfortran.dg/assumed_type_8.f90 fails

[Bug fortran/58861] New: No reallocation assignment performed (due to different kinds?)

[Bug fortran/58861] Realloc on assignment: Bogus "Array bound mismatch" error with -fcheck=bounds

[Bug fortran/58880] New: ICE on valid with FINAL function and type extension

[Bug fortran/58883] New: Segmentation fault when reshaping a allocatable array to allocatable function

[Bug fortran/58883] Wrong code with realloc on assignment with assigning RESHAPE() to the function result variable

[Bug fortran/58904] New: ICE: accessing a component field of an unavailable type results in a seg fault

[Bug fortran/58906] [OOP] SELECT TYPE with CLASS IS generates ICE

[Bug fortran/58906] New: SELECT TYPE with CLASS IS generates ICE

[Bug fortran/58913] New: Segmentation fault on real128 array

[Bug fortran/58913] Segmentation fault on real128 array

[Bug fortran/58916] New: Allocation of a class(*) scalar with array source allowed

[Bug fortran/58917] New: ICE with allocation of a scalar with array source

[Bug fortran/58947] New: [OOP] ICE on select type with non-polymorphic selector

[Bug gcov-profile/58602] .gcno files not truncated at gcov_close

[Bug gcov-profile/58602] New: .gcno files not truncated at gcov_close

[Bug gcov-profile/58682] New: Profiling directed optimization doesn't play well with indirect inlining

[Bug gcov-profile/58682] Profiling directed optimization doesn't play well with indirect inlining

[Bug go/54507] libgo testsuite does not timeout compilation

[Bug go/54873] runtime/pprof FAILs

[Bug go/57689] [4.8 Regression] ICE (segfault) building libgo on ia64-linux-gnu

[Bug inline-asm/58748] New: %n asm output template with symbol references should not be permitted?

[Bug inline-asm/58758] [4.8 REGRESSION] error: bp cannot be used in asm here

[Bug inline-asm/58805] [4.8/4.9 Regression] Inline assembly wrongly optimized out when inside a conditional

[Bug inline-asm/58805] Inline assembly wrongly optimized out when inside a conditional

[Bug inline-asm/58805] New: Inline assembly wrongly optimized out when inside a conditional

[Bug inline-asm/58818] New: parameters optimized out using -O2

[Bug inline-asm/58818] parameters optimized out using -O2

[Bug inline-asm/58819] New: return value ignored using -O2

[Bug inline-asm/58819] return value ignored using -O2

[Bug ipa/58398] [4.9 Regression] gcc.dg/attr-ifunc-4.c runfail regression after r202111

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

[Bug ipa/58678] New: [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

[Bug ipa/58721] [4.9 Regression] The subroutine perdida is no longer inlined in fatigue.f90

[Bug ipa/58862] [4.9 Regression] LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008

[Bug ipa/58862] LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008

[Bug ipa/58862] New: LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008

[Bug java/21856] null pointer check elimination

[Bug java/24242] Redundant null pointer checks generated on refrerences returned by new operator.

[Bug java/24825] Standard runtime methods that are known to not return null should not trigger null checks.

[Bug java/58669] does not detect all cpu cores/threads

[Bug java/58669] New: does not detect all cpu cores/threads

[Bug libfortran/58015] FAIL: gfortran.dg/round_4.f90: Unsatisfied symbol "nextafterl"

[Bug libgcc/55743] limits.h included unnecessarily in libgcc2.c - can break --without-headers bootstrap

[Bug libgcc/57221] [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs

[Bug libgcc/58660] ARM/Thumb non-interworking code broken in libgcc

[Bug libgcc/58660] New: ARM/Thumb non-interworking code broken in libgcc

[Bug libgcc/58710] HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4

[Bug libgcc/58766] atexit, _malloc32 conflicting declarations for vms, and need #define __NEW_STARLET

[Bug libgcc/58766] New: atexit, _malloc32 conflicting declarations for vms, and need #define __NEW_STARLET

[Bug libgcc/58802] New: three problems (sets of warnings, including assembler) with unwind-dw2.c 4.8.2 alpha-dec-vms

[Bug libgcc/58886] New: regex with (?s) (valid in Java and boost) yields regex_error

[Bug libgcc/58886] regex with (?s) (valid in Java and boost) yields regex_error

[Bug libgcj/34574] wait() call hangs in _Jv_CondWait taking the monitor with it causing the application to hang

[Bug libgcj/52579] [4.8/4.9 regression] i386_w32_fallback_frame_state should care ffi raw-closure stub function

[Bug libgomp/56357] [4.8/4.9 Regression] missing symbol references for libgomp when using -flto -fopenmp on mingw32

[Bug libgomp/57298] GOMP_CPU_AFFINITY will not work when system has >1024 cores

[Bug libgomp/58642] gomp regression: not "honoring" anymore task set and numactl

[Bug libgomp/58642] New: gomp regression: not "honoring" anymore task set and numactl

[Bug libgomp/58691] New: OpenMP 4: Surprising results with OMP_PLACES=

[Bug libgomp/58691] OpenMP 4: Surprising results with OMP_PLACES=

[Bug libgomp/58755] New: FAIL: libgomp.c/depend-3.c execution test -- timeout

[Bug libgomp/58756] New: FAIL: libgomp.c/pr58392.c execution test

[Bug libitm/51173] XFAIL: libitm.c++/static_ctor.C

[Bug libitm/51855] improve calculation of stack bottom in libitm's undolog

[Bug libmudflap/58230] multiple test fail in german language version

[Bug libstdc++/44015] template parameters not documented

[Bug libstdc++/51636] Thread-safeness of new and delete operators

[Bug libstdc++/52015] std::to_string does not work under MinGW

[Bug libstdc++/53006] libstdc++-prettyprinters/shared_ptr.cc FAILs

[Bug libstdc++/53263] priority_queue is very slow if -D_GLIBCXX_DEBUG is used

[Bug libstdc++/53631] [C++11] <regex> is unimplemented

[Bug libstdc++/55977] [C++11] vector range construction imposes unnecessary conversion constraints

[Bug libstdc++/56779] [4.8/4.9 Regression] libstdc++.so: undefined reference to `libintl_textdomain'

[Bug libstdc++/57226] The installation of pretty printers is not documented

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

[Bug libstdc++/57641] std::timed_mutex.try_lock_until() is broken

[Bug libstdc++/57899] bind/function with data member: infinite recursion

[Bug libstdc++/58191] Can't use boost transform_iterator with _GLIBCXX_DEBUG

[Bug libstdc++/58338] Add noexcept to functions with a narrow contract

[Bug libstdc++/58357] In C++11 std::rotate(first, middle, last) now should return a forward iterator to first + (last - middle).

[Bug libstdc++/58569] Compilation error when a class contains multiple std::function

[Bug libstdc++/58576] std::regex_match() reports mismatched braces on a valid regex

[Bug libstdc++/58594] [4.9 Regression] std::make_shared does not accept const types as parameters

[Bug libstdc++/58594] std::make_shared does not accept const types as parameters

[Bug libstdc++/58604] Text truncation in comments of /usr/include/c++/4.7/vector

[Bug libstdc++/58605] atomic<T>::atomic() disobeys [atomics.types.operations.req]p4 for types with user-defined default constructors

[Bug libstdc++/58605] New: atomic<T>::atomic() disobeys [atomics.types.operations.req]p4 for types with user-defined default constructors

[Bug libstdc++/58625] New: std::signbit always converts to double

[Bug libstdc++/58625] std::signbit always converts to double

[Bug libstdc++/58628] Incorrect std::isalpha results with UTF-8 locale on illumos

[Bug libstdc++/58628] New: Incorrect std::isalpha results with UTF-8 locale on illumos

[Bug libstdc++/58638] libstdc++ builds as non-PIC when --with-pic is specified

[Bug libstdc++/58638] New: libstdc++ builds as non-PIC when --with-pic is specified

[Bug libstdc++/58643] New: Running program $SHLIB_DIR/EFSE.RecordsEngine get error 0509-150

[Bug libstdc++/58643] Running program $SHLIB_DIR/EFSE.RecordsEngine get error 0509-150

[Bug libstdc++/58659] Construction of shared_ptr from unique_ptr mismatches new/delete and std::allocator for __shared_ptr_count

[Bug libstdc++/58659] New: Construction of shared_ptr from unique_ptr mismatches new/delete and std::allocator for __shared_ptr_count

[Bug libstdc++/58710] New: HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4

[Bug libstdc++/58729] New: tr2::dynamic_bitset::resize fails

[Bug libstdc++/58729] tr2::dynamic_bitset::resize fails

[Bug libstdc++/58737] leak in std::regex_match

[Bug libstdc++/58737] New: leak in std::regex_match

[Bug libstdc++/58764] [lwg/2193] error: converting to âconst std::vector<std::basic_string<char> >â from initializer list would use explicit constructor

[Bug libstdc++/58764] New: error: converting to âconst std::vector<std::basic_string<char> >â from initializer list would use explicit constructor

[Bug libstdc++/58800] [4.7.4/4.8.2/4.9 Regression] std::nth_element segfaults on valid input

[Bug libstdc++/58800] [4.8 regression, I think] std::nth_element segfaults on valid input

[Bug libstdc++/58800] [4.8.2/4.9 Regression] std::nth_element segfaults on valid input

[Bug libstdc++/58800] New: [4.8 regression, I think] std::nth_element segfaults on valid input

[Bug libstdc++/58804] dynamic_bitset<> uses popcountl on long long

[Bug libstdc++/58804] New: dynamic_bitset<> uses popcountl on long long

[Bug libstdc++/58807] New: Can't compile gcc 4.8 on Fedora 15

[Bug libstdc++/58815] Casting/Conversion operator for std::decimal not supported

[Bug libstdc++/58822] New: Segfault when calling make_shared

[Bug libstdc++/58822] Segfault when calling make_shared

[Bug libstdc++/58825] endless loop compiling nested bind expression

[Bug libstdc++/58825] New: endless loop compiling nested bind expression

[Bug libstdc++/58839] [4.8/4.9 Regression] dereferencing void* in shared_ptr(unique_ptr&& u) constructor

[Bug libstdc++/58839] New: Regression: dereferencing void in shared_ptr(unique_ptr&& u) constructor

[Bug libstdc++/58839] Regression: dereferencing void* in shared_ptr(unique_ptr&& u) constructor

[Bug libstdc++/58850] Conversion error in chrono

[Bug libstdc++/58850] New: Conversion error in chrono

[Bug libstdc++/58876] No non-virtual-dtor warning in std::unique_ptr

[Bug libstdc++/58909] C++11's condition variables fail with static linking

[Bug libstdc++/58909] New: C++11's condition variables fail with static linkin

[Bug libstdc++/58912] make_shared value initializes storage space even when not desired

[Bug libstdc++/58912] New: make_shared value initializes storage space even when not desired

[Bug libstdc++/58924] Non-member invocation of overload of operator<< when the first argument is a temporary of type std::stringstream

[Bug libstdc++/58929] condition_variable does not wait without -pthread

[Bug libstdc++/58938] [4.7/4.8/4.9 Regression] std::exception_ptr is missing on architectures with incomplete atomic int support

[Bug libstdc++/58938] New: [4.7/4.8/4.9 Regression] std::exception_ptr is missing on architectures with incomplete atomic int support

[Bug lto/54625] [4.8 Regression] lto/profiledbootstrap broken by r191466: ICE: in cgraph_clone_edge, at cgraphclones.c:123

[Bug lto/56061] [4.8/4.9 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267)

[Bug lto/56706] [4.8/4.9 Regression] failure building CP2K at -flto -O2

[Bug lto/57084] 483. xalancbmk run fails with -O2 -flto for i686

[Bug lto/57554] [4.9 regression] 176.gcc built with -flto miscompared after r198917 for x86

[Bug lto/58108] [4.9 regression] 32-bit g++.dg/torture/covariant-1.C -O2 -flto FAILs

[Bug lto/58298] [4.9 regression] ICE in mentions_vars_p_field_decl, at lto/lto.c:1392

[Bug lto/58723] ICE in lto_output_edge, at lto-cgraph.c:300 for OpenMP's simd reduction

[Bug lto/58723] New: ICE in lto_output_edge, at lto-cgraph.c:300 for OpenMP's simd reduction

[Bug lto/58733] [4.9 Regression] ICE in operator[], at vec.h:827

[Bug lto/58733] New: [4.9 Regression] ICE in operator[], at vec.h:827

[Bug lto/58905] New: Undefined symbol not report when compile with -flto -O1

[Bug lto/58905] Undefined symbol not report when compile with -flto -O1

[Bug lto/58922] New: LTO undefined symbols with virtual destructor

[Bug middle-end/21718] real.c rounding not perfect

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

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues

[Bug middle-end/26784] Non C based frontend ICEs on -fmudflap

[Bug middle-end/45273] [4.7/4.8/4.9 Regression] The compiler depends on the host double (-fprofile-corection only)

[Bug middle-end/48592] alloca () calls are not DCEd

[Bug middle-end/48784] #pragma pack(1) + -fstrict-volatile-bitfields = bad codegen

[Bug middle-end/50199] [4.7/4.8/4.9 Regression] wrong code with -flto -fno-merge-constants

[Bug middle-end/52664] [4.8/4.9 Regression]: gcc.dg/tree-ssa/pr31261.c fails

[Bug middle-end/53884] [4.7/4.8/4.9 Regression] ICE: in function_and_variable_visibility, at ipa.c:818 with -flto -fno-weak

[Bug middle-end/54327] [4.8 Regression] Segmentation fault in init_ggc

[Bug middle-end/54961] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

[Bug middle-end/55145] Different bits for long double constant depending on long int size

[Bug middle-end/55563] OpenMP not marking variable as thread-local

[Bug middle-end/55653] Unnecessary initialization of vector register

[Bug middle-end/55943] [4.7/4.8/4.9 Regression] ICE in gen_reg_rtx

[Bug middle-end/56341] GCC produces unaligned data access

[Bug middle-end/56344] ICE for program with very large structs returned by value

[Bug middle-end/56552] conditional move can generate unnecessary conversion code

[Bug middle-end/56729] [4.9 Regression] ICE in df_insn_delete

[Bug middle-end/56791] [4.8/4.9 Regression] Segmentation fault in stage2 gengenrtl -- Incorrect instruction sequence generated by reload

[Bug middle-end/56888] memcpy implementation optimized as a call to memcpy

[Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed

[Bug middle-end/57427] ICE in gimplify_init_constructor

[Bug middle-end/57446] [4.9 regression] FAIL: c-c++-common/cilk-plus/AN/builtin_func_double.c -fcilkplus -std=c99 (internal compiler error)

[Bug middle-end/57461] [4.9 Regression] ICE (segfault) for pass_final's ggc_collect: in lookup_page_table_entry, depending on details like (length of?) identifier names, file name of source file

[Bug middle-end/57499] [4.7/4.8/4.9 Regression] ICE when noreturn destructor returns after throw with -O

[Bug middle-end/57503] [4.7/4.8 Regression] Expand uses wrong multiply routine

[Bug middle-end/57586] ICE when expanding volatile asm using unaligned pointer

[Bug middle-end/57748] [4.7/4.8/4.9 Regression] ICE when expanding assignment to unaligned zero-sized array

[Bug middle-end/57904] [4.9 Regression] Bogus(?) "invokes undefined behavior" warning with Fortran's finalization wrapper (gfortran.dg/class_48.f90)

[Bug middle-end/57955] [4.7/4.8/4.9 Regression] Uniquization of constants reduces alignment of initializers

[Bug middle-end/58094] [4.9 Regression] IPA devirt testsuite errors

[Bug middle-end/58125] [4.9 Regression] ICE: in operator[], at vec.h:827 with -fno-inline-small-functions

[Bug middle-end/58134] [4.8/4.9 Regression] -ftree-vectorizer-verbose=<n> shows vectorized loops only for N== 1 and N >2 but not for N==2

[Bug middle-end/58245] -fstack-protector[-all] does not protect functions that call noreturn functions

[Bug middle-end/58290] [4.9 Regression] error: virtual definition of statement not up-to-date

[Bug middle-end/58418] [4.9 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu (in 32-bit mode)

[Bug middle-end/58419] [4.9 Regression] wrong code at -O3 on x86_64-linux-gnu in 32-bit mode

[Bug middle-end/58555] [4.9 Regression] Floating point exception in want_inline_self_recursive_call_p

[Bug middle-end/58570] [4.9 Regression] wrong code for bitfields at -O2 and above

[Bug middle-end/58585] [4.9 Regression] ICE in ipa with virtual inheritance

[Bug middle-end/58598] New: ICE: SIGSEGV (write after free) with -O -flto -fno-fat-lto-objects -fvtable-verify=std

[Bug middle-end/58624] gcc internal compiler error: Segmentaion fault in insert_to_assembler_name_hash

[Bug middle-end/58670] asm goto miscompilation

[Bug middle-end/58670] New: asm goto miscompilation

[Bug middle-end/58677] New: wrong code at -O1 on x86_64-linux-gnu

[Bug middle-end/58677] wrong code at -O1 on x86_64-linux-gnu

[Bug middle-end/58711] Missing "uninitialized" warning in loop condition (when compiling without optimization)

[Bug middle-end/58711] New: Missing "uninitialized" warning in loop condition (when compiling without optimization)

[Bug middle-end/58739] New: libgomp/testsuite/libgomp.c/simd-3.c causes ICE in the vectorizer.

[Bug middle-end/58742] [4.7/4.8 Regression] pointer arithmetic simplification

[Bug middle-end/58742] [4.7/4.8/4.9 Regression] pointer arithmetic simplification

[Bug middle-end/58746] New: Incorrect warning with -Waggressive-loop-optimizations

[Bug middle-end/58789] [4.8 Regression] "internal compiler error: Segmentation fault" with external definition

[Bug middle-end/58809] [4.7/4.8/4.9 Regression] ICE with complex variable in OpenMP reduction clause

[Bug middle-end/58809] New: [4.7/4.8/4.9 Regression] ICE with complex variable in OpenMP reduction clause

[Bug middle-end/58903] ICE: SIGSEGV in hash_table::find_slot_with_hash() with -O -fdevirtualize-speculatively

[Bug middle-end/58903] New: ICE: SIGSEGV in hash_table::find_slot_with_hash() with -O -fdevirtualize-speculatively

[Bug middle-end/58927] New: Despite loop->safelen=INT_MAX / GCC ivdep: loop versioned for vectorization because of possible aliasing

[Bug objc++/58783] fails to cross-compile Qt 5:dev in obj-c++

[Bug objc++/58783] New: fails to cross-compile Qt 5:dev in obj-c++

[Bug other/33426] Support of #pragma ivdep

[Bug other/55358] Valgrind errors

[Bug other/55375] libsanitizer license incomplete

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

[Bug other/58545] [4.7/4.8/4.9 Regression] error: unable to find a register to spill in class 'POINTER_REGS'

[Bug other/58578] [4.9 Regression] mpfr tasinh test doesn't terminate when built with trunk for ARM

[Bug other/58712] [4.9 Regression] issues found by --enable-checking=valgrind

[Bug other/58712] New: [4.9 Regression] issues found by --enable-checking=valgrind

[Bug other/58863] for loop not aligned at -O2 or -O3

[Bug other/58863] New: for loop not aligned at -O2 or -O3

[Bug other/58900] New: parsing bug: undefined reference for libraries, specified before source files

[Bug other/58900] parsing bug: undefined reference for libraries, specified before source files

[Bug other/58925] --enable-version-specific-runtime-libs breaks libcilk install

[Bug other/58925] New: libtool: install: error: cannot install `libcilkrts.la' to a directory not ending in /usr/lib/gcc/x86_64-pc-linux-gnu/

[Bug other/58936] New: wrong Makefile generated when gmp/mpfr/mpc installed in custom folder

[Bug other/58936] wrong Makefile generated when gmp/mpfr/mpc installed in custom folder

[Bug other/58944] [4.9 Regression] bogus -Wunused-macros warnings when compiling Libreoffice

[Bug other/58944] New: [4.9 Regression] bogus -Wunused-macros warnings when compiling Libreoffice

[Bug preprocessor/47857] Pragma once warning when compiling PCH

[Bug preprocessor/58580] [4.8/4.9 Regression] preprocessor goes OOM with warning for zero literals

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

[Bug preprocessor/58687] New: "#line __LINE__ ..." changes subsequent line numbers

[Bug preprocessor/58770] New: GCC very slow compiling with #pragma once

[Bug preprocessor/58844] [4.8/4.9 Regression] ICE with invalid use of ##

[Bug preprocessor/58844] New: [4.8/4.9 Regression] ICE with invalid use of ##

[Bug preprocessor/58887] Allow recursion in varadic macros?

[Bug preprocessor/58887] Allow recursion in variadic macros?

[Bug preprocessor/58887] New: Allow recursion in varadic macros?

[Bug preprocessor/58893] [4.8/4.9 Regression] <command-line>:0:0: internal compiler error: Segmentation fault

[Bug preprocessor/58939] New: Cannot Cross-Build Android Native GCC 4.8 libcpp build conversion errors

[Bug regression/53203] [4.8/4.9 Regression]: gcc.dg/setjmp-1.c

[Bug regression/58221] [4.9 Regression]: Immense amount of execution regressions and increased test-time for cris-elf

[Bug regression/58603] [4.9 Regression] hash-table.h:962: error: anachronistic old-style base class initia

[Bug regression/58603] New: [4.9 Regression] hash-table.h:962: error: anachronistic old-style base class initia

[Bug rtl-optimization/10474] shrink wrapping for functions

[Bug rtl-optimization/38711] ira should not be using df-lr except at -O1.

[Bug rtl-optimization/47477] [4.7/4.8/4.9 regression] Sub-optimal mov at end of method

[Bug rtl-optimization/50176] 4.7 generates spill-fill dealing with char->int conversion

[Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)

[Bug rtl-optimization/50749] Auto-inc-dec does not find subsequent contiguous mem accesses

[Bug rtl-optimization/54300] [4.7 Regression] Erroneous optimization causes wrong Neon data management

[Bug rtl-optimization/54300] [4.7, 4.8, 4.9 Regression] regcprop incorrectly looks through parallel register swap operation

[Bug rtl-optimization/54540] postreload incorrectly simplifies stack adjustment into constant load into SP

[Bug rtl-optimization/55092] [4.8/4.9 Regression] LRA aggravates var-tracking scalability problems

[Bug rtl-optimization/55190] [SH] ivopts causes loop setup bloat

[Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions, other compilers generate better code than gcc

[Bug rtl-optimization/55342] [4.8/4.9 Regression] [LRA,x86] Non-optimal code for simple loop with LRA

[Bug rtl-optimization/55747] Extra registers are saved in functions that only call noreturn functions

[Bug rtl-optimization/56069] [4.7/4.8/4.9 Regression] RA pessimization

[Bug rtl-optimization/56339] [4.8/4.9 Regression]: Suboptimal register allocation

[Bug rtl-optimization/56451] [4.8/4.9 regression] Wrong code for gcc.c-torture/execute/941015-1.c on SH

[Bug rtl-optimization/56738] [4.9 Regression] ICE in c-c++-common/torture/vshuf-v4di.c

[Bug rtl-optimization/56833] [4.9 Regression] Valid register is over written by postreload pass

[Bug rtl-optimization/56885] [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1268 with -O -fschedule-insns -fselective-scheduling

[Bug rtl-optimization/56912] [4.8/4.9 Regression] scheduler change breaks linux kernel LTO build with 4.8

[Bug rtl-optimization/57100] [4.8/4.9 Regression] ICE: in pre_and_rev_post_order_compute, at cfganal.c:869 with -fdump-rtl-pro_and_epilogue-graph

[Bug rtl-optimization/57189] [4.9 Regression] Vector register is spilled for vector extract pattern

[Bug rtl-optimization/57193] [4.7/4.8/4.9 Regression] suboptimal register allocation for SSE registers

[Bug rtl-optimization/57410] [4.9 Regression] ICE: in emit_spill_move, at lra-constraints.c:863 with -fpeel-loops and uninitialised variable

[Bug rtl-optimization/57422] [4.9 Regression] ICE: SIGSEGV in dominated_by_p with custom flags

[Bug rtl-optimization/57425] [4.8 Regression] RTL alias analysis unprepared to handle stack slot sharing

[Bug rtl-optimization/57425] [4.8/4.9 regression] RTL alias analysis unprepared to handle stack slot sharing

[Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1

[Bug rtl-optimization/57447] [4.9 Regression] ICE on 435.gromacs from spec2006 after r199298

[Bug rtl-optimization/57497] [4.9 Regression] ICE in lra_create_new_reg_with_unique_value, at lra.c:155

[Bug rtl-optimization/57518] [4.8 Regression] Redundant insn generated in LRA

[Bug rtl-optimization/57518] [4.8/4.9 Regression] Redundant insn generated in LRA

[Bug rtl-optimization/57569] [4.8 Regression] wrong code for struct copy at -O3 on x86_64-linux

[Bug rtl-optimization/57569] [4.8/4.9 Regression] wrong code for struct copy at -O3 on x86_64-linux

[Bug rtl-optimization/57662] [4.9 Regression] ICE: SIGSEGV in code_motion_process_successors with -fschedule-insns2 -fselective-scheduling2

[Bug rtl-optimization/57676] [4.8/4.9 Regression] ICE: Maximum number of LRA constraint passes is achieved (30)

[Bug rtl-optimization/57763] [4.9 Regression]: comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary

[Bug rtl-optimization/58048] [4.8 Regression] internal compiler error: Max. number of generated reload insns per insn is achieved (90)

[Bug rtl-optimization/58048] [4.8/4.9 Regression] internal compiler error: Max. number of generated reload insns per insn is achieved (90)

[Bug rtl-optimization/58079] [4.8 Regression] internal compiler error: in do_SUBST, at combine.c:711

[Bug rtl-optimization/58079] internal compiler error: in do_SUBST, at combine.c:711

[Bug rtl-optimization/58295] [4.8/4.9 regression] Missed zero-extension elimination in the combiner

[Bug rtl-optimization/58369] [4.8 regression] ICE in subreg_get_info when compiling boost for m68k-linux

[Bug rtl-optimization/58369] [4.8/4.9 regression] ICE in subreg_get_info when compiling boost for m68k-linux

[Bug rtl-optimization/58384] [4.9 regression] Runfail on spec2000/253.perlbmk if lto and pre-reload scheduler is used on x86 after r200133.

[Bug rtl-optimization/58517] icvt (after combine) puts ccreg clobbering insn between ccset insn and cc use

[Bug rtl-optimization/58517] icvt (after combine) puts ccreg clobbering insn between ccset insn and ccreg use

[Bug rtl-optimization/58519] [4.9 regression] ICE in eliminate_regs_1

[Bug rtl-optimization/58542] [4.7/4.8/4.9 Regression] Arguments of __atomic_* functions are converted in unsigned mode

[Bug rtl-optimization/58542] [4.7/4.8/4.9 Regression] subreg splitting pass mishandles TImode immediates

[Bug rtl-optimization/58662] [4.9 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)

[Bug rtl-optimization/58662] [4.9 Regression] wrong code at -O2 for dumb condition

[Bug rtl-optimization/58668] [4.8, 4.9 regression][arm]: internal compiler error: in cond_exec_process_insns, at ifcvt.c:339

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

[Bug rtl-optimization/58679] New: [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

[Bug rtl-optimization/58681] Missed RTL optimization - same insns before unconditional jump as before the jump target

[Bug rtl-optimization/58681] New: Missed RTL optimization - same insns before unconditional jump as before the jump target

[Bug rtl-optimization/58726] [4.7/4.8/4.9 Regression] wrong code at -Os on x86_64-linux-gnu (affecting trunk/4.7/4.6, but not 4.8)

[Bug rtl-optimization/58726] New: wrong code at -Os on x86_64-linux-gnu (affecting trunk/4.7/4.6, but not 4.8)

[Bug rtl-optimization/58727] Sub-optimal code for bit clear/set sequence

[Bug rtl-optimization/58759] [4.9 Regression] wrong code (segfaults) at -O2 on x86_64-linux-gnu in 32-bit mode

[Bug rtl-optimization/58779] [4.7/4.8/4.9 Regression] wrong code at -O1 on x86_64-linux-gnu

[Bug rtl-optimization/58779] New: wrong code at -O1 on x86_64-linux-gnu

[Bug rtl-optimization/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

[Bug rtl-optimization/58792] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

[Bug rtl-optimization/58792] New: ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

[Bug rtl-optimization/58826] [4.9 Regression] Runfail on CPU2006 436.cactusADM with after r203377 for core-avx2 target.

[Bug rtl-optimization/58826] New: Runfail on CPU2006 436.cactusADM with after r203739 for core-avx2 target.

[Bug rtl-optimization/58826] Runfail on CPU2006 436.cactusADM with after r203377 for core-avx2 target.

[Bug rtl-optimization/58831] [4.7/4.8/4.9 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

[Bug rtl-optimization/58831] [4.8/4.9 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

[Bug rtl-optimization/58853] [4.9 regression] ICE after r203937

[Bug rtl-optimization/58853] New: [4.9 regression] ICE after r203937

[Bug rtl-optimization/58892] [4.8 Regression] ICE in combine.c when using -Os on alpha

[Bug rtl-optimization/58934] [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c

[Bug rtl-optimization/58934] New: [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c

[Bug sanitizer/55374] [asan] -static-libasan -static-libstdc++ doesn't work

[Bug sanitizer/55517] [ASAN] ASAN doesn't work with (soft) ulimit on virtual memory

[Bug sanitizer/56393] SIGSEGV when -fsanitize=address and dynamic lib with global objects

[Bug sanitizer/57316] [4.8/4.9 regression] build failure in libsanitizer

[Bug sanitizer/58543] Invalid unpoisoning of stack redzones on ARM

[Bug sanitizer/58680] New: Spurious warnings from libasan

[Bug sanitizer/58680] Spurious warnings from libasan

[Bug sanitizer/58718] Invalid check in libsanitizer

[Bug sanitizer/58718] New: Invalid check in libsanitizer

[Bug sanitizer/58841] std::bad_alloc not thrown with -fsanitize=address

[Bug sanitizer/58937] New: Preloaded libasan segfaults on unsanitized executables

[Bug sanitizer/58937] Preloaded libasan segfaults on unsanitized executables

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

[Bug target/46453] MIPS backend is not using special instructions for __builtin_bswap32

[Bug target/47754] [missed optimization] AVX allows unaligned memory operands but GCC uses unaligned load and register operand

[Bug target/51001] redundant address re-computations on ARM

[Bug target/51106] [4.6 Regression] ICE in move_insn, at haifa-sched.c:2314

[Bug target/51244] [SH] Inefficient conditional branch and code around T bit

[Bug target/52483] SH Target: Loads from volatile memory leave redundant sign/zero extensions

[Bug target/52933] SH Target: Use div0s for integer sign comparisons

[Bug target/52941] SH Target: Add support for movco.l / movli.l atomics on SH4A

[Bug target/53987] [SH] Unnecessary zero-extension before cmp/eq

[Bug target/54063] [4.8/4.9 regression] on powerpc64 gcc 4.8/4.9 generates larger code for global variable accesses than gcc 4.7

[Bug target/54236] [SH] Improve addc and subc insn utilization

[Bug target/54305] [4.8/4.9 regression] FAIL: gcc.target/m68k/pr36134.c scan-assembler lea

[Bug target/54682] [SH] Replace constant loads with reg-reg copies

[Bug target/54699] [4.8/4.9 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs

[Bug target/55307] libgcc's __cpu_indicator_init does not check for avx correctly

[Bug target/55656] objc/obj-c++ failures present under darwin11

[Bug target/55657] objc/obj-c++ failures present under darwin12

[Bug target/56309] conditional moves instead of compare and branch result in almost 2x slower code

[Bug target/56313] aarch64 backend not using fmls instruction

[Bug target/56843] PowerPC Newton-Raphson reciprocal estimates can be improved

[Bug target/56853] GNU Fortran is not working

[Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0

[Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-42.c scan-tree-dump-times vect "Vectorizing an unaligned access" 4

[Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-96.c scan-tree-dump-times vect "Alignment of access forced using peeling" 1

[Bug target/56993] power gcc built 416.gamess generates wrong result

[Bug target/56997] Incorrect write to packed field when strict-volatile-bitfields enabled on aarch32

[Bug target/57293] [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?)

[Bug target/57310] [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu

[Bug target/57377] compiler cannot be built with RTL checking

[Bug target/57744] Power8 support has problems with quad word atomic instructions

[Bug target/57756] Function target attribute is retaining state of previously seen function

[Bug target/58115] testcase gcc.target/i386/intrinsics_4.c failure

[Bug target/58158] [4.8/4.9 Regression] ICE with conditional moves on GPRs with a floating point conditional on mipsel with loongson2f

[Bug target/58423] [ARM]ICE with shrink-wrap-sibcall.c on a15/neon/hard

[Bug target/58442] bootstrapping vax crashes on NetBSD

[Bug target/58460] Error: shift amount out of range 0 to 4 at operand 3 -- `sub sp,x1,x0,lsl 9'

[Bug target/58529] GCC -funroll-loops 150% slower with -march=native on x86-64

[Bug target/58546] volatile bug and also larger code at -Os

[Bug target/58574] [4.7 Regression] Wrong code due to s390x machine reorg pass

[Bug target/58574] [4.8/4.9 Regression] Wrong code due to s390x machine reorg pass

[Bug target/58587] Bootstrap error with ada with -mcpu=power7

[Bug target/58595] internal compiler error: in gen_movsi when compiling on arm some files of lttng-tools with -fPIE

[Bug target/58595] New: internal compiler error: in gen_movsi when compiling on arm some files of lttng-tools with -fPIE

[Bug target/58603] [4.9 Regression] hash-table.h:962: error: anachronistic old-style base class initia

[Bug target/58615] New: [SH] Optimize simple function returns

[Bug target/58621] New: With -fsection-anchors, a superfluous 'add' is performed

[Bug target/58621] With -fsection-anchors, a superfluous 'add' is performed

[Bug target/58622] New: With -fomit-frame-pointer, A64 does not generate post-decrement stores

[Bug target/58623] lack of ldp/stp optimization

[Bug target/58623] New: lack of ldp/stp optimization

[Bug target/58630] [4.9 Regression] Revision 203171 breaks several MS-ABI tests

[Bug target/58630] New: [4.9 Regression] Revision 203171 breaks several MS-ABI tests

[Bug target/58641] [4.9 Regression] FAIL: gcc.target/i386/pr49002-2.c scan-assembler vmovapd[\t ]*%ymm[0-9]+,[^,]*

[Bug target/58641] New: [4.9 Regression] FAIL: gcc.target/i386/pr49002-2.c scan-assembler vmovapd[\t ]*%ymm[0-9]+,[^,]*

[Bug target/58655] [avr] -mfract-convert-truncate not documented

[Bug target/58655] New: [avr] -mfract-convert-truncate not documented

[Bug target/58668] [arm with hardfp ABI]: internal compiler error: in cond_exec_process_insns, at ifcvt.c:339

[Bug target/58668] New: [arm with hardfp ABI]: internal compiler error: in cond_exec_process_insns, at ifcvt.c:339

[Bug target/58673] ICE in final_scan_insn for movti_ppc64 with base+offset address

[Bug target/58673] New: ICE in final_scan_insn for movti_ppc64 with base+offset address

[Bug target/58675] New: ICE in rs6000_secondary_reload_inner:15460, type = store

[Bug target/58684] New: powerpc uses only unordered floating-point compares

[Bug target/58685] [4.7/4.8/4.9 Regression] wrong code at -Os on x86_64-linux-gnu in 64-bit mode (affecting gcc trunk, 4.8, and 4.7)

[Bug target/58690] internal compiler error: in copy_to_mode_reg, at explow.c:641

[Bug target/58690] New: internal compiler error: in copy_to_mode_reg, at explow.c:641

[Bug target/58693] GCC aarch64 arm_neon.h inconsistent with Apple clang arm64 arm_neon.h

[Bug target/58693] New: GCC aarch64 arm_neon.h inconsistent with Apple clang arm64 arm_neon.h

[Bug target/58694] New: Support intrinsic functions for ARMv8 Crypto extension

[Bug target/58695] MSP430 zero-initialized array remains uninitialized with -nostartfiles

[Bug target/58695] New: MSP430 zero-initialized array remains uninitialized with -nostartfiles

[Bug target/58699] New: ARM: emit PLDW instruction for prefetch with write intent

[Bug target/58716] [PATCH] MSP430X check is inverted

[Bug target/58716] New: [PATCH] MSP430X check is inverted

[Bug target/58735] New: X86_64 sign extend on unsigned values

[Bug target/58735] X86_64 sign extend on unsigned values

[Bug target/58741] New: x86: Better optimization for operations on global long long and long variables

[Bug target/58744] Illegal Memory Access on 3-byte packed struct ARCH: x86_64

[Bug target/58757] New: Advertise the lack of denormal support on alpha without -mieee

[Bug target/58762] [missed optimization] Vectorizing abs(int).

[Bug target/58779] [4.7/4.8/4.9 Regression] wrong code at -O1 on x86_64-linux-gnu

[Bug target/58784] [ARM] LRA legitimate address issue with misalign neon_store

[Bug target/58784] New: [ARM] LRA legitimate address issue with misalign neon_store

[Bug target/58785] New: [ARM] LRA issue in Thumb mode with movhi

[Bug target/58790] [missed optimization] reduction of masks of builtin vectors not transformed to ptest or movemask instructions

[Bug target/58790] New: [missed optimization] reduction of masks of builtin vectors not transformed to ptest or movemask instructions

[Bug target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

[Bug target/58797] New: Expand __builtin_copysignl inline for powerpc soft-float/e500v1

[Bug target/58799] -mx32 causes a fatal internal error during a Netbeans compile

[Bug target/58833] New: RFE: 64-bit native compiler on Solaris

[Bug target/58833] RFE: 64-bit native compiler on Solaris

[Bug target/58838] mullw sets condition code incorrectly.

[Bug target/58838] New: mullw sets condition code incorrectly.

[Bug target/58847] ARM: emit NEON alignment hints for 32/16-bit accesses

[Bug target/58847] New: ARM: emit NEON alignment hints for 32/16-bit accesses

[Bug target/58849] complex number, memory is corrupted

[Bug target/58853] [4.9 regression] ICE in expand_set_or_movmem_prologue_epilogue_by_misaligned_moves

[Bug target/58854] [4.8 regression] "sub sp, fp, #40" hoisted above frame accesses

[Bug target/58854] [ARM 4.8 regression] "sub sp, fp, #40" hoisted above frame accesses

[Bug target/58854] New: [ARM 4.8 regression] "sub sp, fp, #40" hoisted above frame accesses

[Bug target/58864] [4.8/4.9 regression] ICE in connect_traces, at dwarf2cfi.c:NNNN

[Bug target/58865] New: wrong code at -Os on x86_64-linux-gnu

[Bug target/58865] wrong code at -Os on x86_64-linux-gnu

[Bug target/58866] New: sh64: Wrong genmultilib invocation

[Bug target/58869] New: switch -mcu=cortex-a7 conflicts with -march=armv7-a switch

[Bug target/58869] switch -mcu=cortex-a7 conflicts with -march=armv7-a switch

[Bug target/58879] New: PPC: Missed opportunity to use lwbrx

[Bug target/58889] GCC 4.9 fails to compile certain functions with intrinsics with __attribute__((target))

[Bug target/58895] New: [SH] improve handling of signbit result

[Bug target/58897] New: Improve 128/64 division

[Bug target/58901] New: vax bootstrap fails on subreg reload

[Bug target/58901] vax bootstrap fails on subreg reload

[Bug target/58945] Improve atomic_compare_and_swap*_doubleword pattern

[Bug target/58945] New: Improve atomic_compare_and_swap*_doubleword pattern

[Bug testsuite/44798] inconsistent interfaces

[Bug testsuite/44923] Access beyond array limit in execute/921202-1.c

[Bug testsuite/57605] colors break note pruning in the testsuite

[Bug testsuite/58645] FAIL: gnat.dg/specs/linker_alias.ads (test for errors, line 6)

[Bug testsuite/58645] New: FAIL: gnat.dg/specs/linker_alias.ads (test for errors, line 6)

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test

[Bug testsuite/58851] New: FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test

[Bug testsuite/58867] asan and ubsan tests not run for installed testing

[Bug testsuite/58867] New: asan and ubsan tests not run for installed testing

[Bug tree-optimization/18501] [4.7/4.8/4.9 Regression] Missing 'used uninitialized' warning (CCP)

[Bug tree-optimization/19831] Missing DSE/malloc/free optimization

[Bug tree-optimization/38785] [4.5/4.7/4.8/4.9 Regression] huge performance regression on EEMBC bitmnp01

[Bug tree-optimization/41488] IVOpts cannot coalesce multiple induction variables

[Bug tree-optimization/45397] [4.7/4.8/4.9 Regression] Issues with integer narrowing conversions

[Bug tree-optimization/46507] std::get and devirtualization on non-automatic variables

[Bug tree-optimization/50337] -ftree-dse performs wrong elimination on electric-fence

[Bug tree-optimization/50417] regression: memcpy with known alignment

[Bug tree-optimization/51680] g++ 4.7 fails to inline trivial template stuff

[Bug tree-optimization/52272] [4.7/4.8/4.9 regression] Performance regression of 410.bwaves on x86.

[Bug tree-optimization/53198] [4.7 Regression] gcc wrongly emits "array subscript is above array bounds" for simple arrays

[Bug tree-optimization/53852] [4.8/4.9 Regression] -ftree-loop-linear: large compile time / memory usage

[Bug tree-optimization/55022] [4.8/4.9 Regression] air.f90 is miscompliled with -m64 -O2 -fgraphite-identity after revision 190619

[Bug tree-optimization/55912] missing optimization of x/x and x/std::abs(x)

[Bug tree-optimization/55936] [4.7/4.8/4.9 Regression] Missed VRP optimization

[Bug tree-optimization/56049] [4.8/4.9 Regression] Simplification to constants not done

[Bug tree-optimization/56145] [4.8/4.9 Regression] Use of too much optimizations -O2 -ffast-math -floop-parallelize-all

[Bug tree-optimization/56273] [4.8/4.9 regression] Bogus -Warray-bounds warning

[Bug tree-optimization/56787] [4.8 Regression] Vectorization fails because of CLOBBER statements

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

[Bug tree-optimization/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a

[Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os

[Bug tree-optimization/57380] [4.7/4.8 Regression] GCC 4.9.0 will not vectorize std::max and similar functions

[Bug tree-optimization/57398] [4.9 Regression] WRF and BWAVES miscompares with LTO

[Bug tree-optimization/57488] [4.9 regression] loop terminates early at -O3

[Bug tree-optimization/57511] [4.8 Regression] Missing SCEV final value replacement

[Bug tree-optimization/57517] [4.7/4.8/4.9 Regression] internal compiler error: in eliminate_temp_copies, at tree-predcom.c:1913

[Bug tree-optimization/57521] [4.7 Regression] wrong code for expressions in loop at -O3

[Bug tree-optimization/57534] [4.8/4.9 Regression]: Performance regression versus 4.7.3, 4.8.1 is ~15% slower

[Bug tree-optimization/57558] Issue with number of iterations calculation

[Bug tree-optimization/57608] [4.8/4.9 Regression] wrong code for expression at -O3 on x86_64-linux-gnu with -m32

[Bug tree-optimization/57719] [4.8/4.9 Regression] wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/57732] [4.8/4.9 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)

[Bug tree-optimization/57742] memset(malloc(n),0,n) -> calloc(n,1)

[Bug tree-optimization/57994] Constant folding of infinity

[Bug tree-optimization/58028] [4.9 Regression] Several failures in libgomp.graphite after revision 200946

[Bug tree-optimization/58069] [4.9 Regression] ICE in tree_ssa_unswitch_loops at -O3 in 32 bit mode

[Bug tree-optimization/58088] [4.8/4.9 Regression] ICE in gcc.c

[Bug tree-optimization/58121] [4.9 regression] FAIL: cc1224a

[Bug tree-optimization/58143] [4.8 regression] wrong code at -O3

[Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3

[Bug tree-optimization/58223] [4.8 Regression] wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58227] [4.9 Regression] wrong code (hangs) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58359] __builtin_unreachable prevents vectorization

[Bug tree-optimization/58464] [4.9 Regression] Crashes with SIGSEGV (infinite recursion in phi_translate)

[Bug tree-optimization/58480] Use attribute((nonnull)) to optimize callers

[Bug tree-optimization/58483] missing optimization opportunity for const std::vector compared to std::array

[Bug tree-optimization/58508] [Missed-Optimization] Redundant vector load of "actual" loop invariant in loop body.

[Bug tree-optimization/58530] [4.9 Regression] crash in get_combined_adhoc_loc

[Bug tree-optimization/58532] [4.9 Regression] bootstrap failure with BOOT_CFLAGS="-g -O3"

[Bug tree-optimization/58539] [4.7/4.8 Regression] ICE with segfault at -O3 with -g enabled on x86_64-linux-gnu

[Bug tree-optimization/58553] New fail in PASS->FAIL: gcc.c-torture/execute/memcpy-2.c execution on arm and aarch64

[Bug tree-optimization/58556] [4.9 Regression] gen-vect-26.c / gen-vect-28.c regression merging from r202839 to r202981

[Bug tree-optimization/58570] [4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu (both 32-bit and 64-bit modes)

[Bug tree-optimization/58570] [4.9 Regression] wrong code for bitfields at -O2 and above

[Bug tree-optimization/58619] ICE building in gen_combined_adhoc_loc

[Bug tree-optimization/58619] New: ICE building libstdc++-v3 on arm-none-linux-gnueabihf in gen_combined_adhoc_loc

[Bug tree-optimization/58626] [4.9 Regression] possible array wrong code bug

[Bug tree-optimization/58627] [4.9 Regression] crash during compilation of boost testsuite

[Bug tree-optimization/58627] New: [4.9 Regression] crash during compilation of boost testsuite

[Bug tree-optimization/58640] [4.9 Regression] wrong code (segfaults) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58640] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58640] wrong code (segfaults) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58653] [4.7/4.8/4.9 Regression] wrong code (segfaults) at -O3 on x86_64-linux-gnu in 64-bit mode (affecting gcc 4.6 to trunk)

[Bug tree-optimization/58653] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu in 64-bit mode (affecting gcc 4.6 to trunk)

[Bug tree-optimization/58654] [4.9 Regression] ICE: abort compiling libstdc++-v3/src/c ++98/sstream-inst.cc

[Bug tree-optimization/58654] New: [4.9 Regression] ICE: abort compiling libstdc++-v3/src/c ++98/sstream-inst.cc

[Bug tree-optimization/58656] [4.9 Regression] rnflow regressing after r202826

[Bug tree-optimization/58656] New: rnflow regressing after r202826

[Bug tree-optimization/58662] New: wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)

[Bug tree-optimization/58662] wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)

[Bug tree-optimization/58685] [4.7/4.8/4.9 Regression] wrong code at -Os on x86_64-linux-gnu in 64-bit mode (affecting gcc trunk, 4.8, and 4.7)

[Bug tree-optimization/58685] New: wrong code at -Os on x86_64-linux-gnu in 64-bit mode (affecting gcc trunk, 4.8, and 4.7)

[Bug tree-optimization/58686] New: [BUG] vect_get_loop_niters() cound not get the correct result for some loops.

[Bug tree-optimization/58686] vect_get_loop_niters() fails for some loops

[Bug tree-optimization/58689] Enhance returns_nonnull

[Bug tree-optimization/58689] New: Enhance returns_nonnull

[Bug tree-optimization/58696] New: wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58696] wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58697] [4.8 Regression] wrong code (segfaults) at -O3

[Bug tree-optimization/58697] [4.8/4.9 Regression] wrong code (segfaults) at -O3

[Bug tree-optimization/58697] New: wrong code (segfaults) at -O3

[Bug tree-optimization/58698] [4.7/4.8/4.9 Regression] Spurious "may be used unitialized" warning when compiling with -Os

[Bug tree-optimization/58698] Spurious "may be used unitialized" warning when compiling with -Os

[Bug tree-optimization/58715] Missed loop condition optimization opportunity

[Bug tree-optimization/58715] New: Missed loop condition optimization opportunity

[Bug tree-optimization/58721] New: [4.9 Regression] The subroutine perdida is no longer inlined in fatigue.f90

[Bug tree-optimization/58722] c-c++-common/gomp/pr58472.c FAILs: SEGV in tree_class_check

[Bug tree-optimization/58722] New: c-c++-common/gomp/pr58472.c FAILs: SEGV in tree_class_check

[Bug tree-optimization/58727] New: Sub-optimal code for bit clear/set sequence

[Bug tree-optimization/58727] Sub-optimal code for bit clear/set sequence

[Bug tree-optimization/58728] [missed optimization] == or != comparisons may affect range test optimization.

[Bug tree-optimization/58728] New: [missed optimization] == or != comparisons may affect range test optimization.

[Bug tree-optimization/58731] New: wrong code (hangs) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58731] wrong code (hangs) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58732] New: wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58732] wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58736] IVOPTs rewrites unsigned to signed arith, exposing undefined overflow

[Bug tree-optimization/58736] New: IVOPTs rewrites unsigned to signed arith, exposing undefined overflow

[Bug tree-optimization/58742] New: pointer arithmetic simplification

[Bug tree-optimization/58742] pointer arithmetic simplification

[Bug tree-optimization/58759] [4.9 Regression] wrong code (segfaults) at -O2 on x86_64-linux-gnu in 32-bit mode

[Bug tree-optimization/58759] New: wrong code (segfaults) at -O2 on x86_64-linux-gnu in 32-bit mode

[Bug tree-optimization/58762] New: [missed optimization] Vectorizing abs(int).

[Bug tree-optimization/58774] New: tree-switch-conversion doesn't with content in default scase

[Bug tree-optimization/58774] tree-switch-conversion doesn't with content in default scase

[Bug tree-optimization/58775] [4.9 Regression] reassoc1 causes an ICE with some bool arithmetic

[Bug tree-optimization/58775] New: [4.9 Regression] reassoc1 causes an ICE with some bool arithmetic

[Bug tree-optimization/58776] [4.9 Regression]: gcc.dg/tree-ssa/gen-vect-32.c scan-tree-dump-times vect "vectorized 1 loops" 1

[Bug tree-optimization/58776] New: [4.9 Regression]: gcc.dg/tree-ssa/gen-vect-32.c scan-tree-dump-times vect "vectorized 1 loops" 1

[Bug tree-optimization/58791] [4.9 Regression] Reassoc reuses SSA_NAMEs

[Bug tree-optimization/58791] New: [4.9 Regression] Reassoc reuses SSA_NAMEs

[Bug tree-optimization/58794] [4.8 Regression] ICE in set_lattice_value, at tree-ssa-ccp.c:455 on x86_64-linux-gnu (at -O1, -O2, and -O3)

[Bug tree-optimization/58794] [4.8/4.9 Regression] ICE in set_lattice_value, at tree-ssa-ccp.c:455 on x86_64-linux-gnu (at -O1, -O2, and -O3)

[Bug tree-optimization/58794] ICE in set_lattice_value, at tree-ssa-ccp.c:455 on x86_64-linux-gnu (at -O1, -O2, and -O3)

[Bug tree-optimization/58794] New: ICE in set_lattice_value, at tree-ssa-ccp.c:455 on x86_64-linux-gnu (at -O1, -O2, and -O3)

[Bug tree-optimization/58805] [4.8/4.9 Regression] Inline assembly wrongly optimized out when inside a conditional

[Bug tree-optimization/58806] New attribute for functions that access memory only through their arguments

[Bug tree-optimization/58806] New: New attribute for functions that access memory only through their arguments

[Bug tree-optimization/58817] New: optimize alloca with constant size

[Bug tree-optimization/58817] optimize alloca with constant size

[Bug tree-optimization/58821] conditional reduction does not vectorize

[Bug tree-optimization/58821] New: conditional reduction does not vectorize

[Bug tree-optimization/58830] [4.8 Regression] wrong code at -O3 on x86_64-linux-gnu (affecting 4.8.x, but not trunk or 4.7.x)

[Bug tree-optimization/58830] New: wrong code at -O3 on x86_64-linux-gnu (affecting 4.8.x, but not trunk or 4.7.x)

[Bug tree-optimization/58830] wrong code at -O3 on x86_64-linux-gnu (affecting 4.8.x, but not trunk or 4.7.x)

[Bug tree-optimization/58831] [4.8/4.9 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

[Bug tree-optimization/58831] New: wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

[Bug tree-optimization/58831] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

[Bug tree-optimization/58832] [4.9 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

[Bug tree-optimization/58832] New: wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

[Bug tree-optimization/58860] New: tail-merge doesn't merge asm statements with vdef

[Bug tree-optimization/58884] New: OPTIONAL warning when a temprary value is created and not used.

[Bug tree-optimization/58890] Doesn't generate warning about potentially uninitialized variable

[Bug tree-optimization/58890] New: Doesn't generate warning about potentially uninitialized variable

[Bug tree-optimization/58902] New: small matrix multiplication non vectorized

[Bug tree-optimization/58911] [4.9 Regression] ice in operator[], at vec.h:827

[Bug tree-optimization/58915] [missed optimization] GCC fails to get the loop bound for some loops.

[Bug tree-optimization/58915] New: [missed optimization] GCC fails to get the loop bound for some loops.

[Bug tree-optimization/58920] New: Overeager optimization based on TREE_THIS_NOTRAP

[Bug tree-optimization/58920] Overeager optimization based on TREE_THIS_NOTRAP

[Bug tree-optimization/58921] [4.9 Regression] ICE with segfault on valid code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58921] New: ICE with segfault on valid code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58926] New: -Wstrict-overflow unwanted warning comparing variables initialized from one of static duration

[Bug tree-optimization/58946] [4.9 Regression] internal compiler error: in operator[], at vec.h:722

[Bug tree-optimization/58946] New: [4.9 Regression] internal compiler error: in operator[], at vec.h:722

Invocation mismatch - some data files may have been removed


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc