gcc-bugs archive
subject index for December, 2014

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/25844] [4.8/4.9/5 regression] ICE on overloaded renames

[Bug ada/32164] [4.8/4.9/5 Regression] ICE when renaming predefined "=" and "/="

[Bug ada/49940] [4.8/4.9/5 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:717:32: "lwp_self" is undefined"

[Bug ada/49944] [4.8/4.9/5 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:856:10: "pthread_attr_setaffinity_np" is undefined (more references follow)"

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

[Bug ada/64180] New: PowerPC carry bit improvements

[Bug ada/64349] [5 Regression] Bootstrapping Ada fails on darwin(9|10).

[Bug boehm-gc/64042] FAIL: boehm-gc.c/gctest.c -O2 execution test

[Bug bootstrap/11799] The toplevel should handle multi-libs.

[Bug bootstrap/15212] [4.8/4.9/5 Regression] bootstrap fails on interix3

[Bug bootstrap/25470] [4.8/4.9/5 Regression] fixincludes/ subdirectory not cleaned by "make distclean"

[Bug bootstrap/25508] MULTILIB_OSDIRNAMES undocumented

[Bug bootstrap/25537] EXTRA_MULTILIB_PARTS undocumented

[Bug bootstrap/25672] [4.8/4.9/5 Regression] cross build's libgcc picks up CFLAGS

[Bug bootstrap/33781] [4.8/4.9/5 Regression] "Arg list too long" building libgcc.a

[Bug bootstrap/37704] RFE: Need specific version of --disable-multilib

[Bug bootstrap/50139] in-tree GMP/PPL/CLooG is misconfigured

[Bug bootstrap/50156] in-tree CLooG is not picked up by toplevel configure

[Bug bootstrap/50229] [4.8/4.9/5 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux

[Bug bootstrap/54696] Makefile doesn't propagate CPPFLAGS to host libraries

[Bug bootstrap/56750] [4.8/4.9/5 Regression] static -lstdc++ logic bleeds into all subdirs

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

[Bug bootstrap/60632] ICE in regcprop.c (copyprop_hardreg_forward_1)

[Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"

[Bug bootstrap/61440] Bootstrap failure with --with-build-config=bootstrap-lto

[Bug bootstrap/61524] [5 Regression] cgraph visibility aix bootstrap failure

[Bug bootstrap/63573] [5 Regression] libgo: ICE building libgo on powerpc-linux-gnu

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

[Bug bootstrap/63787] [5 Regression] profiledbootstrap failure with bootstrap-lto

[Bug bootstrap/63888] [5 Regression] bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

[Bug bootstrap/64023] [5 Regression] r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.

[Bug bootstrap/64102] ARM bootstrap fails with segfault with -mapcs in BOOT_CFLAGS

[Bug bootstrap/64116] ice with -O3 -fgraphite-identity on bootstrap

[Bug bootstrap/64189] [5.0 Regression] r218397 breaks bootstrap on darwin.

[Bug bootstrap/64189] New: [5.0 Regression] r218397 breaks bootstrap on darwin.

[Bug bootstrap/64197] [5 regression] SPARC bootstrap broken: SEGV in tree_estimate_loop_size

[Bug bootstrap/64197] New: [5 regression] SPARC bootstrap broken: SEGV in tree_estimate_loop_size

[Bug bootstrap/64213] gimple-match.c:1523:6: error: âGIMPLEâ was not declared in this scope

[Bug bootstrap/64213] New: gimple-match.c:1523:6: error: âGIMPLEâ was not declared in this scope

[Bug bootstrap/64256] [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

[Bug bootstrap/64256] New: [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

[Bug bootstrap/64271] Minimal patches to bootstrap on NetBSD

[Bug bootstrap/64271] New: Minimal patches to bootstrap on NetBSD

[Bug bootstrap/64320] Missing config.h during findcomp.cc compilation

[Bug bootstrap/64320] New: Missing config.h during findcomp.cc compilation

[Bug bootstrap/64349] [5 Regression] Bootstrapping Ada fails on darwin(9|10).

[Bug bootstrap/64349] New: [5 Regression] Bootstrapping Ada fails on darwin(9|10).

[Bug bootstrap/64389] duplicate symbols in libstdc++.6.dylib on darwin

[Bug bootstrap/64389] duplicate symbols in libstdc++.6.dylib on darwin due to r219012

[Bug bootstrap/64389] New: duplicate symbols in libstdc++.6.dylib on darwin

[Bug bootstrap/64400] New: Unable to bootstrap for iq2000-elf target

[Bug bootstrap/64419] ./configure --prefix /root/bin/gcc-4.9.2 --with-mpc=/root/mpc/ --disable-multilib

[Bug bootstrap/64419] New: ./configure --prefix /root/bin/gcc-4.9.2 --with-mpc=/root/mpc/ --disable-multilib

[Bug c++/14179] [4.8/4.9/5 Regression] out of memory while parsing array with many initializers

[Bug c++/17729] [4.8/4.9/5 Regression] Duplicate __attribute__((deprecated)) warning

[Bug c++/41437] No access control for classes in template functions

[Bug c++/42328] rejects valid friend

[Bug c++/48026] #pragma optimize ignored for C++

[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

[Bug c++/50800] Internal compiler error in finish_member_declarations, possibly related to may_alias attribute

[Bug c++/52145] [C++11] [DR 903] zero-valued integer constant expression should prefer conversion to pointer

[Bug c++/53132] Missing top level in diagnostic's instantiation stack

[Bug c++/54442] [4.8/4.9 Regression] Const overloads resolution failure

[Bug c++/54442] Const overloads resolution failure

[Bug c++/54890] [DR 1982] Incorrect SFINAE Rejection

[Bug c++/54890] Incorrect SFINAE Rejection

[Bug c++/56493] [4.8/4.9/5 Regression] Performance regression in google dense hashmap

[Bug c++/56493] Performance regression in google dense hashmap

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

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

[Bug c++/57168] [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter

[Bug c++/57510] initializer_list memory leak

[Bug c++/57743] Code accepted by other recent compilers, but not by g++ - possibly failure to activate ADL

[Bug c++/57846] CRTP, templates, metaprogramming, forwarding and static member

[Bug c++/57854] Would like to have a warning for virtual overrides without C++11 "override" keyword

[Bug c++/58107] missing destructor call after thrown exception in lambda capture

[Bug c++/58170] [4.8 Regression] [c++11] Crash when aliasing a template class that is a member of its template base class.

[Bug c++/58192] G++ emits incorrect code when passing enum classes as function parameters

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

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

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

[Bug c++/58969] bogus error: the value of 'kName' is not usable in a constant expression

[Bug c++/58972] Lambda can't access private members

[Bug c++/59004] [4.8 Regression] ICE generated by __func__

[Bug c++/59204] Incorrect metaprogram evaluation in SFINAE context

[Bug c++/59240] ICE in varpool_get_node

[Bug c++/59248] [4.8 regression] pointless -Wconversion warning with sizeof, take 2

[Bug c++/59383] typedef propagation with template base class using the same name is wrong

[Bug c++/59480] Missing error diagnostic: friend declaration specifying a default argument must be a definition

[Bug c++/59498] [DR 1430][4.9/5 Regression] Pack expansion error in template alias

[Bug c++/59628] ICE with invalid OpenMP "declare reduction" clause

[Bug c++/59759] internal compiler error: in unify, using std::enable_if on classes

[Bug c++/59766] c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason

[Bug c++/59790] Inner template class specialization has no direct access to outer template class typedefs

[Bug c++/59912] [C++1y] ICE when deducing return type for specialized functions

[Bug c++/59988] Failing to specialize template class

[Bug c++/60009] g++ allows copy-initialization of an array of class type from a non-braced string literal

[Bug c++/60105] [C++11] ICE on enable_if explicit cast operator

[Bug c++/60177] Unable to deduce template base of derived class in call to function taking a `simple-template-id`

[Bug c++/60211] [4.9/5 Regression] ICE with #pragma GCC ivdep and for-loop on global scope

[Bug c++/60262] explicit destructor call via Derived to destructor of Base accepted without using a qualified-id

[Bug c++/60372] incorrect destruction order for function parameter objects

[Bug c++/60493] g++ throws segmentation fault on simple code

[Bug c++/60511] [C++1y][N3652] Missing extended constexpr function support

[Bug c++/60579] Segmentation fault on variadic 'using' within variadic template class

[Bug c++/60679] class specialization not instantiated even though it is a better match than the primary template

[Bug c++/60683] confused by earlier errors, bailing out on incorrect std::initializer_list

[Bug c++/60691] Build fails in libstdc++ with --enable-sjlj-exceptions on ARM

[Bug c++/60742] ill-formed declarator (array) in selection statement not caught appropriately

[Bug c++/60760] arithmetic on null pointers should not be allowed in constant expressions

[Bug c++/60767] use of "using" inside template causes failure in retreive_specialization

[Bug c++/60786] In C++11 an explicit instantiation with an unqualified name must be in the right namespace

[Bug c++/60798] Access checking of template alias not done at the point of use

[Bug c++/60799] access checking within injected friend functions does not happen in the context of the enclosing class

[Bug c++/60803] Trivial example of overloading in the presence of inheritance fails

[Bug c++/60842] In-class initializer causes a strange error

[Bug c++/60845] print original type for typedef classes in diagnostics

[Bug c++/60859] Value-initialization of scalar in aggregate yields "braces around scalar initializer"

[Bug c++/60860] Friend function declaration incorrectly hides function in outer namespace

[Bug c++/60894] [4.8/4.9/5 Regression] Use of redundant struct keyword in function prototype combined with using statement causes compilation error

[Bug c++/60927] Ambiguity not caught when name introduced through using-directive conflicts with previously declared entity

[Bug c++/60955] [4.9/5 Regression] Erroneous warning about taking address of register with std=c++1y

[Bug c++/60978] -Wenum-compare warns too eagerly

[Bug c++/61018] [4.8/4.9/5 Regression] -Wvarargs does not print warning for member functions

[Bug c++/61019] ICE: incomplete type of class template as pseudo-destructor-name

[Bug c++/61022] [C++11] Bogus "error: parameter packs not expanded with '...'"

[Bug c++/61103] False-positive, template-independent name taken as dependent name

[Bug c++/61189] ICE with __builtin_return_address() in noexcept lambda on x86

[Bug c++/61198] Crash when selecting specializations through aliases.

[Bug c++/61260] Issue with instantiates of variadic templates inside other templates (possibly name lookup problem)

[Bug c++/61351] ICE on valid when deducing template arguments with nested expansions of the same pack

[Bug c++/61402] -Wsequence-point doesn't notice unsequenced lambda init and function argument

[Bug c++/61402] [5 Regression][C++1y] Init-capture with side effect not working for some types

[Bug c++/61414] enum class bitfield size-checking failure

[Bug c++/61457] Inaccurately refusing non-ODR usage of type with no linkage

[Bug c++/61490] accepts-invalid: qualified-name in friend function definition

[Bug c++/61491] An explicit specialization of a member enumeration of a class template is rejected

[Bug c++/61648] g++ accepts literal operator friends for non-template classes but not for *template* classes

[Bug c++/61663] [DR 976] Deduction for const T& conversion functions

[Bug c++/61670] ICE on invalid in tree_nop_conversion

[Bug c++/61683] decltype-specifier not accepted as mem-initializer-id

[Bug c++/61723] [C++11] ICE in contains_struct_check

[Bug c++/61726] Ambiguous overload resolution with inherited op()s

[Bug c++/61754] [C++1y] [[deprecated]] attribute warns annoyingly compared to __attribute__((deprecated))

[Bug c++/61806] [C++11] Expression sfinae w/o access gives hard error in partial template specializations

[Bug c++/61924] [C++11] ICE in instantiate_template_1, at cp/pt.c:15618

[Bug c++/61936] template template friends fail to compile.

[Bug c++/61937] Misleading errors due to constructor template deducing argument as void

[Bug c++/61941] Mis-parsing of warn_unused_result function with ref-qualifiers

[Bug c++/61953] [C++11] The template parameter pack of a function template should be the last template parameter

[Bug c++/61971] array subscript is above array bounds [-Werror=array-bounds]

[Bug c++/62110] Attempting to use template conversion operator in a contextual conversion

[Bug c++/62134] [C++11] ICE with template alias

[Bug c++/62152] ICE caused by using __builtin_ia32_pause() inside C++11 noexcept functions on Windows

[Bug c++/62163] Dependent function call in constant expression produces error in template definition context

[Bug c++/62207] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in tsubst_copy, at cp/pt.c

[Bug c++/62212] ICE compiling template function with array reference parameter whose size depends on a template parameter

[Bug c++/62241] C++14 generalized lambda capture doesn't work with uniform initialization syntax.

[Bug c++/62255] [4.8/4.9 Regression] Introducing an unrelated template parameter causes compilation to fail

[Bug c++/62274] [C++11] Variadic templates expansion into non-variadic class template

[Bug c++/62276] ICE when non-variadic template template parameter is default argument of variadic template template parameter

[Bug c++/62310] fails to consider default initializers (NSDMIs) when checking inheriting constructors

[Bug c++/63149] wrong auto deduction from braced-init-list

[Bug c++/63151] Accessibility error when brace-constructing base class with protected defaulted constructor and member variable

[Bug c++/63192] non-mutable lambda capture by value on reference does not apply const

[Bug c++/63217] template conversion operator returning const reference not used for conversion in some cases

[Bug c++/63263] friend declaration of function template specialization gets confused when specialization was forward declared.

[Bug c++/63296] g++ reports incomplete type for static template member of template class

[Bug c++/63356] Compilation failure where clang does not have problems

[Bug c++/63378] decltype and access control issues

[Bug c++/63506] GCC deduces wrong return type of operator*() inside template functions

[Bug c++/63522] [4.8/4.9/5 Regression] ICE: unexpected expression 'ElementIndices' of kind template_parm_index

[Bug c++/63522] [4.8/4.9/5] ICE: unexpected expression 'ElementIndices' of kind template_parm_index

[Bug c++/63558] cannot silence "jump to case label" with fpermissive

[Bug c++/63578] ICE with may_alias and auto

[Bug c++/63584] [4.8/4.9 Regression] ICE in strip_typedefs, at cp/tree.c:1326

[Bug c++/63604] [C++11] A direct-initialization of a reference should use explicit conversion functions

[Bug c++/63707] Brace initialization of array sometimes fails if no copy constructor

[Bug c++/63723] Narrowing conversion allowed in braced init list in SFINAE context

[Bug c++/63736] gcc generated program with segfault on atomic exchange when the atomic variable is a member of a struct allocated with make_shared

[Bug c++/63779] g++ 4.9 generates invalid object provoking a GOT relative relocation must reference a local symbol linker error on SunOS

[Bug c++/63809] Missing warning on extra template

[Bug c++/63889] [5 Regression] Ice with redundant static in class scope constexpr variable template.

[Bug c++/63985] Accepts invalid range-based for declaration

[Bug c++/63996] Infinite loop in invalid C++14 constexpr fn

[Bug c++/64000] internal compiler error on lambda that captures 2-dimensional variable size array by reference

[Bug c++/64002] Braced initialization of unknown bound array of nondependent type

[Bug c++/64029] [4.9 Regression] const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault

[Bug c++/64029] [4.9/5 Regression] const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault

[Bug c++/64035] [4.8/4.9/5 Regression] [C++11] ICE in reshape_init_r when using initializer list aggregate initialization for default function parameters

[Bug c++/64035] [C++11] ICE in reshape_init_r when using initializer list aggregate initialization for default function parameters

[Bug c++/64073] Explicit duplicate template instantiation not reported as error when using 'using'

[Bug c++/64080] [5.0 regression][C++14]ICE in cxx_eval_store_expression

[Bug c++/64085] ICE on C++14 lambda by-reference capture with an initializer

[Bug c++/64095] [C++14] Ellipsis at end of generic lambda parameter-declaration-clause should be parsed as a parameter pack

[Bug c++/64100] A static assert using the the current class in a noexcept test leads to a segfault

[Bug c++/64105] [4.9/5 Regression] ICE: in strip_typedefs, at cp/tree.c:1326

[Bug c++/64106] [5 Regression][C++14] internal compiler error: in cxx_eval_store_expression

[Bug c++/64110] [5 Regression] ICE: Max. number of generated reload insns per insn is achieved (90)

[Bug c++/64117] warning control #pragmas in precompiled headers are not obeyed for template code

[Bug c++/64127] [5 regression] ICE on invalid: tree check: expected identifier_node, have template_id_expr in cp_parser_diagnose_invalid_type_name, at cp/parser.c:2980

[Bug c++/64127] [5.0 regression] ICE on invalid: tree check: expected identifier_node, have template_id_expr in cp_parser_diagnose_invalid_type_name, at cp/parser.c:2980

[Bug c++/64129] [5.0 regression] ICE on invalid: in grokfndecl, at cp/decl.c:7658

[Bug c++/64139] New: ice in possible_polymorphic_call_targets, at ipa-devirt.c:2410

[Bug c++/64141] New: Add option, -Wextra-copy

[Bug c++/64142] Add option, -felide-copies

[Bug c++/64142] New: Add option, -felide-copies

[Bug c++/64150] Missed optimisation opportunity with moved-from pimpl classes and a nullptr d-pointer

[Bug c++/64150] New: Missed optimisation opportunity with moved-from pimpl classes and a nullptr d-pointer

[Bug c++/64169] New: Partial template specialization of reference-qualified operator templates

[Bug c++/64169] Partial template specialization of reference-qualified operator templates

[Bug c++/64171] Hang whilst printing error message on invalid code

[Bug c++/64171] New: Hang whilst printing error message on invalid code

[Bug c++/64178] New: rejects-valid on variadic operator++

[Bug c++/64178] rejects-valid on variadic operator++

[Bug c++/64181] New: 'noexcept' on a lambda sometimes appears to get optimised away at -O2 (or above).

[Bug c++/64191] [4.9 Regression] indirect clobbers messes up dead code elimination in loop calling dtor

[Bug c++/64191] [4.9/5 Regression] -march=native messes up dead code elimination in loop calling dtor

[Bug c++/64191] [4.9/5 Regression] indirect clobbers messes up dead code elimination in loop calling dtor

[Bug c++/64191] New: -march=native messes up dead code elimination in loop calling dtor

[Bug c++/64194] [C++14] <unresolved overloaded function type> for function template with auto return

[Bug c++/64194] New: [C++14] <unresolved overloaded function type> for function template with auto return

[Bug c++/64195] New: type_traits.h: is_trivially_copyable unimplemented

[Bug c++/64195] type_traits.h: is_trivially_copyable unimplemented

[Bug c++/64202] C linkage causes shared library exception address problem on ppc64 (not x86_64)

[Bug c++/64202] New: C linkage causes shared library exception address problem on ppc64 (not x86_64)

[Bug c++/64216] Function template can access private sub class without being friend

[Bug c++/64216] New: Function template can access private sub class without being friend

[Bug c++/64222] [5 Regression] error: â__FUNCTION__â was not declared in this scope

[Bug c++/64222] New: [5 Regression] error: â__FUNCTION__â was not declared in this scope

[Bug c++/64227] Forwarding an argument of a function template to a generic lambda causes a compiler crash

[Bug c++/64227] New: Forwarding an argument of a function template to a generic lambda causes a compiler crash

[Bug c++/64228] New: compile error not accurate expected ; before string constant

[Bug c++/64232] Derived class with implicitly declared assignment operator is std::is_assignable though base class is not std::is_assignable

[Bug c++/64232] New: Derived class with implicitly declared assignment operator is std::assignable though base class is not std::assignable

[Bug c++/64235] Internal compiler error (Segmentation fault)

[Bug c++/64235] New: Internal compiler error (Segmentation fault)

[Bug c++/64236] Missing alignment

[Bug c++/64236] New: Missing alignment

[Bug c++/64248] [5 Regression] Error: declarator-id missing; using reserved word â__FUNCTION__â

[Bug c++/64248] New: Error: declarator-id missing; using reserved word â__FUNCTION__â

[Bug c++/64251] [5 Regression] Chromium build error only with --enable-checking=yes

[Bug c++/64251] New: [5 Regression] Chromium build error only with --enable-checking=yes

[Bug c++/64258] New: internal compiler error: Segmentation fault (on loop optimization?)

[Bug c++/64259] Erroneous "declaration 'struct ...' does not declare anything" when using "typename"

[Bug c++/64259] New: Erroneous "declaration 'struct ...' does not declare anything" when using "typename"

[Bug c++/64261] false branch of conditional operator ?: evaluated in a template constexpr

[Bug c++/64261] New: false branch of conditional operator ?: evaluated in a template constexpr

[Bug c++/64265] New: r217669 broke tsan

[Bug c++/64265] r217669 broke tsan

[Bug c++/64266] Can GCC produce local mergeable symbols for *.__FUNCTION__ and *.__PRETTY_FUNCTION__ functions?

[Bug c++/64266] New: Can GCC produce local mergeable symbols for *.__FUNCTION__ and *.__PRETTY_FUNCTION__ function.

[Bug c++/64267] [DR 482] Qualified declarators in redeclarations

[Bug c++/64267] New: [DR 482] Qualified declarators in redeclarations

[Bug c++/64270] New: packed fields

[Bug c++/64270] packed fields

[Bug c++/64293] [C++14] explicit instantiation declaration suppresses instantiation of constexpr constructor

[Bug c++/64293] New: [C++14] explicit instantiation declaration suppresses instantiation of constexpr constructor

[Bug c++/64297] [5 Regression] ICE: canonical types differ for identical types

[Bug c++/64297] New: [5 Regression] ICE: canonical types differ for identical types

[Bug c++/64301] New: TrinityCore error

[Bug c++/64301] TrinityCore error

[Bug c++/64314] New: [5 Regression] ICE in record_reference, at cgraphbuild.c:87

[Bug c++/64318] New: Using _Cilk_for with <random> cause strange floating point exception

[Bug c++/64318] Using _Cilk_for with <random> cause strange floating point exception

[Bug c++/64329] New: Crash when returning reference from lambda with deduced type

[Bug c++/64332] gcc/g++ handles system_header differently

[Bug c++/64332] New: gcc/g++ handles system_header differently

[Bug c++/64333] C++14 constexpr gives wrong results when a looping constexpr function is evaluated twice

[Bug c++/64333] New: C++14 constexpr gives wrong results when a looping constexpr function is evaluated twice

[Bug c++/64335] decltype and access of a private member type

[Bug c++/64335] New: decltype and access of a private member type

[Bug c++/64346] gcc generates incorrect debug info for ctor/dtor

[Bug c++/64346] New: gcc generates incorrect debug info for ctor/dtor

[Bug c++/64352] [5.0 regression] No SFINAE with deleted function

[Bug c++/64352] New: [5.0 regression] No SFINAE with deleted function

[Bug c++/64353] New: ICE: in execute_todo, at passes.c:1986

[Bug c++/64356] New: Some constexpr expressions not recognized as constexpr

[Bug c++/64359] [5 Regression] alias_template_specialization_p & template_args_equal show up high in profile

[Bug c++/64359] New: [5 Regression] alias_template_specialization_p & template_args_equal show up high in profile

[Bug c++/64369] New: Wreturn-local-addr for const argument with packed attribute

[Bug c++/64369] Wreturn-local-addr for const argument with packed attribute

[Bug c++/64371] 'stack smashing detected' in my code (NumStringConv).

[Bug c++/64371] New: 'stack smashing detected' in my code (NumStringConv).

[Bug c++/64372] [DR1560] Gratuitous lvalue-to-rvalue conversion in conditional-expression with throw-expression operand

[Bug c++/64372] New: Spurious warning with throw in ternary operator returning const reference

[Bug c++/64372] Spurious warning with throw in ternary operator returning const reference

[Bug c++/64380] New: Missed optimization: smarter dead store elimination in dtors

[Bug c++/64382] New: ICE due to use of `this` inside a lambda that captures everything by ref inside a member function of a class template

[Bug c++/64383] missed warning for unused variable.

[Bug c++/64383] New: missed warning for unused variable.

[Bug c++/64385] New: odd behaviour of std::is_move_constructible< std::ostringstream >

[Bug c++/64385] odd behaviour of std::is_move_constructible< std::ostringstream >

[Bug c++/64395] New: void_t doesn't work as expected

[Bug c++/64395] void_t doesn't work as expected

[Bug c++/64398] New: decltype in different contexts with similar expressions triggers segfault in GCC

[Bug c++/64410] gcc 25% slower than clang 3.5 for adding complex numbers

[Bug c++/64410] New: gcc 25% slower than clang 3.5 for adding complex numbers

[Bug c++/64414] cc1plus: internal compiler error: Segmentation fault

[Bug c++/64414] New: cc1plus: internal compiler error: Segmentation fault

[Bug c++/64418] New: User-defined conversion not properly suppressed in certain cases of list-initialisation

[Bug c++/64418] User-defined conversion not properly suppressed in certain cases of list-initialisation

[Bug c++/64422] basic_string::erase is unresloved

[Bug c++/64422] New: basic_string::erase is unresloved

[Bug c++/64428] aggregate with const member as union member [C++03]

[Bug c++/64428] New: aggregate with const member as union member [C++03]

[Bug c++/64429] Double free when returning std::string from trivial lambda

[Bug c++/64429] New: Double free when returning std::string from trivial lambda

[Bug c++/64431] "-Wignored-qualifiers" warning gives misleading position in code

[Bug c++/64431] New: "-Wignored-qualifiers" warning gives misleading position in code

[Bug c++/64433] New: Segmentation fault while compiling

[Bug c++/64433] Segmentation fault while compiling

[Bug c++/64445] New: virtual functions polymorphism

[Bug c++/64445] virtual functions polymorphism

[Bug c++/64446] Misleading error message when inheriting from a template class w/o the template params

[Bug c++/64446] New: Misleading error message when inheriting from a template class w/o the template params

[Bug c++/64450] New: Optimize 0>=p-q to q>=p for char*p,*q;

[Bug c++/64450] Optimize 0>=p-q to q>=p for char*p,*q;

[Bug c++/64455] New: A constexpr variable template can't be used with enable_if

[Bug c/12245] [4.8/4.9/5 regression] Uses lots of memory when compiling large initialized arrays

[Bug c/21343] [4.8/4.9/5 Regression] incompatible internal linkage declarations in different scopes not diagnosed

[Bug c/23144] [4.8/4.9/5 Regression] invalid parameter forward declarations not diagnosed

[Bug c/26154] [4.8/4.9/5 Regression] OpenMP extensions to the C language is not documented or doumented in the wrong spot

[Bug c/32643] [4.8/4.9/5 Regression] Wrong error message with unsigned char a = uchar&512

[Bug c/35330] [4.8/4.9/5 regression] ICE with invalid pragma weak

[Bug c/37041] -Wc++-compat refinements

[Bug c/38716] Undocumented __attribute__((optimize)) behaviour when the attribute specifies no optimisation level

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

[Bug c/59304] #pragma diagnostic pop after warning fails for options unspecified in the command-line and disabled by default

[Bug c/59491] compiler can't detect if xpression is always fixed value

[Bug c/59708] clang-compatible checked arithmetic builtins

[Bug c/60784] Spurious -Wmissing-field-initializers warning for anonymous structure

[Bug c/61129] Feature request: integer-overflow-detecting arithmetic intrinsics

[Bug c/61240] [4.8/4.9/5 Regression] Incorrect warning "integer overflow in expression" on pointer-pointer subtraction

[Bug c/61280] GCC 4.8.2 suppresses -Wsign-compare caused by macro defined in system header

[Bug c/61864] Feature Request, -Wcovered-switch-default to identify "dead" default branch

[Bug c/63336] cilkplus array notation ICE in find_rank

[Bug c/63357] Warn for P && P and P || P

[Bug c/63357] Warn for P && P and P || P (same expression used multiple times in a condition)

[Bug c/64136] gcc tree optimization removes basic block containing break condition

[Bug c/64136] New: gcc tree optimization removes basic block containing break condition

[Bug c/64167] [4.9 Regression] bootstrap error: segv in c parser

[Bug c/64167] New: [4.9

[Bug c/64175] #pragma GCC diagnostic pop doesn't re-disable -Wnested-externs

[Bug c/64175] New: #pragma GCC diagnostic pop doesn't re-disable -Wnested-externs

[Bug c/64185] New: Optimized code gives unexpected results

[Bug c/64185] Optimized code gives unexpected results

[Bug c/64186] Conversion of signed to unsigned of same rank not performed

[Bug c/64186] New: Conversion of signed to unsigned of same rank not performed

[Bug c/64187] New: Writing to a char array cast from a char * causes a segmentation fault

[Bug c/64187] Writing to a char array cast from a char * causes a segmentation fault

[Bug c/64188] [5 Regression] empty nested function does use trampoline

[Bug c/64188] New: [5 Regression] empty nested function does use trampoline

[Bug c/64212] New: ICE [in noninterposable_alias, at symtab.c:1706]

[Bug c/64223] same warning repeated twice with same line number

[Bug c/64237] New: [5 Regression] glibc build failure

[Bug c/64249] Missing warning for if (A) else if (A)

[Bug c/64249] New: Missing warning for if (A) else if (A)

[Bug c/64250] Missing warning for "if (AA && AA)" / same expression multiple times used

[Bug c/64250] New: Missing warning for "if (AA && AA)" / same expression multiple times used

[Bug c/64255] [5 Regression] failures with -O2 optimization on i >= 0 ? (unsigned long) i : - (unsigned long) i

[Bug c/64255] failures with -O2 optimization on i >= 0 ? (unsigned long) i : - (unsigned long) i

[Bug c/64255] New: failures with -O2 optimization on i >= 0 ? (unsigned long) i : - (unsigned long) i

[Bug c/64269] ICE with -O3 enabled on Ubuntu 14.04

[Bug c/64269] New: ICE with -O3 enabled on Ubuntu 14.04

[Bug c/64279] New: Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch

[Bug c/64332] wrong location for Wattributes warning

[Bug c/64347] New: constructor priorities are not supported in avr-gcc

[Bug c/64363] New: Unresolved labels with -fcheck-pointer-bounds and -mmpx

[Bug c/64379] New: VFP register restore in ARM epilogue can break indirect tailcalls

[Bug c/64379] VFP register restore in ARM epilogue can break indirect tailcalls

[Bug c/64396] New: Missed optimization in post-loop register handling

[Bug c/64417] [SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for excess errors)

[Bug c/64423] Incorrect column number of -Wchar-subscripts

[Bug c/64423] New: Incorrect column number of -Wchar-subscripts

[Bug c/64439] Incorrect location of -Wunused-value or false negative

[Bug c/64439] New: Incorrect location of -Wunused-value or false negative

[Bug c/64440] -Wdiv-by-zero false negative on const variables

[Bug c/64440] New: -Wdiv-by-zero false negative on const variables

[Bug c/64442] -O1 modify output of a simple computation with rounding

[Bug c/64442] New: -O1 modify output of a simple computation with rounding

[Bug c/64452] New: ICE in avr-gcc when passing struct member to varargs function

[Bug c/64457] New: NVCC like features CUDA/OpenCL support for GCC to use GPU's to speed up compile jobs.

[Bug c/64457] NVCC like features CUDA/OpenCL support for GCC to use GPU's to speed up compile jobs.

[Bug c/64459] __attribute__((returns_nonnull)) creates wrong code on amd64

[Bug c/64459] New: __attribute__((returns_nonnull)) creates wrong code on amd64

[Bug debug/46102] [4.8/4.9/5 Regression] ICE: SIGSEGV in dwarf2out_finish (dwarf2out.c:8490) with -feliminate-dwarf2-dups when using precompiled headers

[Bug debug/47471] [4.8/4.9/5 Regression] stdarg functions extraneous too-early prologue end

[Bug debug/48150] [4.8/4.9/5 Regression] gcc.dg/guality/sra-1.c

[Bug debug/49775] [4.8/4.9/5 Regression on AVR] ICE in based_loc_descr

[Bug debug/55541] [4.8/4.9/5 Regression] unable to see local variables due extra lexical block was generated

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

[Bug debug/57664] [4.8/4.9/5 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/5 Regression] debug line not tracked for last autovariable dtor

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

[Bug debug/60643] ICE with -O1 and -g on mips (internal compiler error: in dwarf2out_var_location, at dwarf2out.c:20810)

[Bug debug/60782] DWARF does not represent _Atomic

[Bug debug/61014] [4.8/4.9/5 Regression] gdb can't find symbol of derived data type array in nested subroutine

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

[Bug debug/63505] [4.8/4.9 Regression] ICE with -fdebug-types-section in should_move_die_to_comdat, at dwarf2out.c:6702

[Bug driver/14435] [4.8/4.9/5 Regression] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics

[Bug driver/25208] [4.8/4.9/5 Regression] two outputs and -MMD

[Bug driver/61106] [4.8/4.9] impliedness of -Wunused-parameter depends on -W option ordering

[Bug driver/64094] "No such file or directory" -> "No such file"

[Bug fortran/20585] [meta-bug] Fortran 2003 support

[Bug fortran/25714] concat of strings create an extra temporary variable

[Bug fortran/28154] SPREAD (and friends) on unallocated arrays

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

[Bug fortran/32630] [meta-bug] ISO C binding

[Bug fortran/35423] Implement OpenMP workshare

[Bug fortran/36313] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments

[Bug fortran/37336] [F03] Finish derived-type finalization

[Bug fortran/38220] C_LOC intrinsic non-pure and without explicit interface

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

[Bug fortran/44054] Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color

[Bug fortran/44604] Wrong run-time checks with VALUE dummies and pointer/allocatable actuals

[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

[Bug fortran/47660] Retain warning text of -Wconversion messages when -Wconversion-extra is in effect

[Bug fortran/47674] gfortran.dg/realloc_on_assign_5.f03: Segfault at run time for deferred (allocatable) string length

[Bug fortran/48244] iso-c-binding support missing on NetBSD (with patch)

[Bug fortran/48655] False positive with -Warray-temporaries and a=transpose(a)

[Bug fortran/50377] gfortran must not accept an external formal argument not declared external

[Bug fortran/50410] [4.8/4.9/5 Regression] ICE in record_reference

[Bug fortran/52010] [OOP] Intrinsic assignment of a CLASS to a TYPE

[Bug fortran/52075] OpenMP atomic update failing if -fbounds-check specified

[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

[Bug fortran/52846] [F2008] Support submodules

[Bug fortran/53379] [4.8/4.9/5 Regression] No backtrace generated for array bounds violation

[Bug fortran/53971] [OOP] Class container - reverse order of _vtab and _data

[Bug fortran/54070] [4.8/4.9/5 Regression] Wrong code with allocatable deferred-length (array) function results

[Bug fortran/54599] Issues found in gfortran by the Coverity Scan

[Bug fortran/54687] Use gcc option machinery for gfortran

[Bug fortran/54724] libgfortran does not respect --disable-werror

[Bug fortran/54756] [OOP] [F08] Should reject CLASS, intent(out) in PURE procedures

[Bug fortran/54822] OpenMP - Firstprivate optional dummy arguments crash if not present

[Bug fortran/54878] libgfortran issues found by the Coverity scanner

[Bug fortran/55534] -Wno-missing-include-dirs does not work with gfortran

[Bug fortran/55591] strict-aliasing & Fortran

[Bug fortran/55901] [OOP] type is (character(len=*)) misinterpreted as array

[Bug fortran/56203] gfortran.dg/minlocval_3.f90 times out on Solaris/SPARC

[Bug fortran/56226] Add support for DEC UNION and MAP extensions

[Bug fortran/56408] Fix dependency handling of testsuite/gfortran.dg

[Bug fortran/56459] Wrongly rejects "TYPE(CHARACTER*1,)" (with comma)

[Bug fortran/56660] Fails to read NAMELIST with certain form array syntax

[Bug fortran/56674] [4.8/4.9/5 Regression] ICE in check_sym_interfaces

[Bug fortran/56744] [meta-bug] Namelist bugs

[Bug fortran/56852] [4.8/4.9/5 Regression] ICE on invalid: "Bad array reference" for an undeclared loop variable

[Bug fortran/56867] Missing temporary with string array assignment

[Bug fortran/57019] [4.8/4.9/5 Regression] Compiler crashes (and make wrong assignments) at some combinations of pointers

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

[Bug fortran/57129] [4.8/4.9/5 Regression] Improve error message for conflicts between PROCEDURE and DERIVED.

[Bug fortran/57160] short-circuit IF only with -ffrontend-optimize

[Bug fortran/57562] [OOP] ICE due to extended derived type with PARAMETER attribute

[Bug fortran/58754] [4.8/4.9/5 Regression] ICE on allocating character array with source

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

[Bug fortran/59016] f951: internal compiler error: Segmentation fault

[Bug fortran/59103] [OOP] Reject deallocate/intent(out) for polymorphic var in PURE procedures (IR F08/0033)

[Bug fortran/59107] [4.8/4.9/5 Regression] Spurious "Type specified for intrinsic function 'command_argument_count' at (1) is ignored" under -Wsurprising.

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

[Bug fortran/59398] Wrong bounds for allocatable result and for

[Bug fortran/59765] [4.9/5 Regression] [OOP] ICE on valid with finalizable array components

[Bug fortran/60238] Allow colon-separated triplet in array initialization

[Bug fortran/60289] allocating class(*) pointer as character gives type-spec requires the same character-length parameter

[Bug fortran/60357] [F08] structure constructor with unspecified values for allocatable components

[Bug fortran/60414] internal compiler error: tree check

[Bug fortran/60483] [4.8/4.9/5 Regression] No IMPLICIT type error with: ASSOCIATE( X => derived_type() ) [i.e. w/ structure constructor]

[Bug fortran/60500] [4.8/4.9/5 Regression] Spurious warning on derived type initialization

[Bug fortran/60507] Passing function call into procedure argument not caught

[Bug fortran/60526] [4.8/4.9/5 Regression] Accepts-invalid: Variable name same as type name

[Bug fortran/60550] [OOP] ICE on factory design pattern

[Bug fortran/60561] ICE in gimplify_var_or_parm_decl, at gimplify.c:1721 for gfortran.dg/associate_1.f03

[Bug fortran/60576] [4.8 Regression] FAIL: gfortran.dg/assumed_rank_7.f90

[Bug fortran/60576] [4.8/4.9/5 Regression] FAIL: gfortran.dg/assumed_rank_7.f90

[Bug fortran/60718] [4.8/4.9 regression] Test case gfortran.dg/select_type_4.f90 fails on ARM

[Bug fortran/60718] [4.8/4.9/5 regression] Test case gfortran.dg/select_type_4.f90 fails on ARM

[Bug fortran/60751] Extra comma in WRITE statement not diagnosed

[Bug fortran/60795] [4.8/4.9/5 Regression] Wrong length when allocating character array

[Bug fortran/60898] [4.8/4.9/5 Regression] model compile error with gfortran 4.7 and gcc 4.9

[Bug fortran/61115] ICE with generic type bound proc => non_overridable type bound proc

[Bug fortran/61138] [4.8/4.9/5 Regression] Wrong code with pointer-bounds remapping

[Bug fortran/61156] [4.8/4.9/5 Regression] Internal compiler error for Fortran files when specifying a file instead of an include directory with -I

[Bug fortran/61179] Can not compile "type is(double complex)"

[Bug fortran/61261] [OOP] Segfault on source-allocating polymorphic variables

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

[Bug fortran/61420] [4.8/4.9/5 Regression] type bound procedure with pass attribute, that returns a procedure pointer, fails to compile

[Bug fortran/61669] Error recovery ICE

[Bug fortran/61768] Fortran compiler goes into infinite loop while compiling SPEC2000 applu.f

[Bug fortran/61830] Memory leak with assignment to array of derived types with allocatable components

[Bug fortran/61928] a fortran90 program compiles on hopper at NERSC but not under gfortran 4.9.0

[Bug fortran/61952] ICE allocattion of array of type of type

[Bug fortran/62007] default(none) conflicts with iteration variable in openmp parallel loop simd

[Bug fortran/62044] [4.8/4.9/5 Regression] ICE in USE statement with RENAME for extended derived type

[Bug fortran/62087] A Piece of code compiling with ifort but giving error by gfortran 4.8

[Bug fortran/62176] [OOP] Inconsistent resolution of GENERIC interface

[Bug fortran/62298] Internal Compiler Error in fold_convert_loc

[Bug fortran/63205] [OOP] Wrongly rejects type = class (for identical declared type)

[Bug fortran/63363] No diagnostic for passing function as actual argument to KIND

[Bug fortran/63413] cpp trying to expand "vector" word in commented line in fortran file on power8

[Bug fortran/63473] [4.9/5 Regression] Memory leak with ALLOCATABLE, INTENT(OUT) dummy arguments.

[Bug fortran/63473] Memory leak with ALLOCATABLE, INTENT(OUT) dummy arguments.

[Bug fortran/63529] Bad error and ICE with Cray Pointers in Modules

[Bug fortran/63552] [OOP] Type-bound procedures rejected as actual argument to dummy procedure

[Bug fortran/63640] move_alloc memory leak

[Bug fortran/63674] [F03] procedure pointer and non/pure procedure

[Bug fortran/63674] procedure pointer and non/pure procedure

[Bug fortran/63689] -fcheck=array-temps should warn for temporaries during intrinsic assignment

[Bug fortran/63727] [F03] Checks missing for proc-pointer components: Usage as actual argument when elemental

[Bug fortran/63733] [4.8/4.9/5 Regression] [OOP] wrong resolution for OPERATOR generics

[Bug fortran/63744] [4.8/4.9/5 Regression] Duplicate use-statement causes error

[Bug fortran/63921] [F08] pointer function as lvalue doesn't work when the function is a type bound function

[Bug fortran/63922] Compiler error with OpenMP, default(none) and an integer parameter array

[Bug fortran/64137] Fortran FE builds invalid GENERIC

[Bug fortran/64137] New: Fortran FE builds invalid GENERIC

[Bug fortran/64138] gfortran interface issue

[Bug fortran/64138] New: gfortran interface issue

[Bug fortran/64173] [F03] ICE involving procedure pointer component

[Bug fortran/64173] ICE involving derived type function pointers

[Bug fortran/64173] New: ICE involving derived type function pointers

[Bug fortran/64207] New: vectorization report

[Bug fortran/64207] vectorization report

[Bug fortran/64209] [OOP] copy class(*) component from type with a subroutine

[Bug fortran/64209] [OOP] runtime segfault with CLASS(*), INTENT(OUT) dummy argument

[Bug fortran/64209] New: [OOP] copy class(*) component from type with a subroutine

[Bug fortran/64229] internal compiler error when assigning allocatable arrays of character(:)

[Bug fortran/64229] New: internal compiler error when assigning allocatable arrays of character(:)

[Bug fortran/64230] [4.9/5 Regression] Segmentation fault - invalid memory reference in a compiler-generated finalizer for a complicated type hierarchy when a polymorphic variable is allocated in an external procedure.

[Bug fortran/64230] New: Segmentation fault - invalid memory reference in a compiler-generated finalizer for a complicated type hierarchy when a polymorphic variable is allocated in an external procedure.

[Bug fortran/64244] [4.8/4.9/5 Regression] ICE at class.c:236 when using non_overridable

[Bug fortran/64244] [4.8/4.9/5 Regression] internal compiler error at class.c:236 when using non_overridable

[Bug fortran/64244] New: internal compiler error at class.c:236 when using non_overridable

[Bug fortran/64273] Add support for "#pragma warning" or "!GCC$ warning directive"

[Bug fortran/64273] New: Add support for "#pragma warning" etc.

[Bug fortran/64290] [F03] No finalization at deallocation of LHS

[Bug fortran/64290] New: Destructor not called at deallocation of LHS

[Bug fortran/64321] -ffixed-line-length-none doesn't work

[Bug fortran/64321] New: -ffixed-line-length-none doesn't work

[Bug fortran/64324] Deferred character specific functions not permitted in generic operator interface

[Bug fortran/64324] New: Deferred character specific functions not permitted in generic operator interface

[Bug fortran/64355] [4.9/5 Regression] ICE (segfault) in gfc_zero_size_array with -fcoarray=single

[Bug fortran/64355] New: ICE (segfault) in gfc_zero_size_array with -fcoarray=single

[Bug fortran/64381] ICE with initialization of procedure pointer in type

[Bug fortran/64381] New: ICE with initialization of procedure pointer in type

[Bug fortran/64397] [OOP] Runtime segfault with parenthesis expression passed to polymorphic dummy argument

[Bug fortran/64397] [OOP] Runtime segfault with type-bound assignment and parenthesis

[Bug fortran/64397] New: memory allocation failed with parenthesis

[Bug fortran/64416] New: RFE: Support REAL128 on arm

[Bug fortran/64416] RFE: Support REAL128 on arm

[Bug fortran/64426] New: Unnecessary string temporary for array assignment

[Bug fortran/64432] [5 Regression] SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4)::rate

[Bug fortran/64432] New: [5 Regression] SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4)::rate

[Bug gcov-profile/64123] [5 Regression] Instrumented Firefox segfaults on start

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

[Bug go/61204] gccgo: ICE in in fold_convert_loc [GoSmith]

[Bug go/61205] gccgo: ICE in fold_binary_loc [GoSmith]

[Bug go/61226] gccgo: hangs in sort_var_inits [GoSmith]

[Bug go/61244] gccgo: ICE in write_specific_type_functions [GoSmith]

[Bug go/61246] gccgo: ICE in do_determine_types [GoSmith]

[Bug go/61248] gccgo: spurious "error: too many arguments" [GoSmith]

[Bug go/61253] gccgo: spurious "error: expected '<-' or '='" [GoSmith]

[Bug go/61254] gccgo: spurious "error: slice end must be integer" [GoSmith]

[Bug go/61255] gccgo: spurious "error: argument 2 has incompatible type" [GoSmith]

[Bug go/61258] gccgo: assertion failure go-map-delete.c:37 [GoSmith]

[Bug go/61263] gccgo: fatal error: schedule: holding locks [GoSmith]

[Bug go/61264] gccgo: ICE in __normal_iterator [GoSmith]

[Bug go/61265] gccgo: ICE in verify_gimple_in_seq [GoSmith]

[Bug go/61273] gccgo: ICE in Unsafe_type_conversion_expression::do_get_backend [GoSmith]

[Bug go/61307] gccgo: ICE in Create_function_descriptors::expression [GoSmith]

[Bug go/61316] gccgo: spurious "incompatible types in assignment" error [GoSmith]

[Bug go/61322] gccgo: spurious "incompatible type for field 2 in struct construction" error [GoSmith]

[Bug go/63731] Fallback to netgo does not work

[Bug go/64001] gccgo: crash on stack splitting

[Bug go/64005] make check FAIL: sync

[Bug go/64198] ICE in gofrontend

[Bug go/64198] New: ICE in gofrontend

[Bug inline-asm/61692] ICE in extract_insn in recog.c for asm with many parameters

[Bug inline-asm/64119] asm triggers local register variable data corruption

[Bug ipa/60154] ICE: in cgraph_function_node at gcc/cgraph.c:2962

[Bug ipa/60315] [4.8/4.9/5 Regression] template constructor switch optimization

[Bug ipa/60871] [4.9/5 Regression] internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510

[Bug ipa/61190] [4.8/4.9 Regression] g++.old-deja/g++.mike/p4736b.C FAILs at -O2/-Os/-O3

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

[Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions

[Bug ipa/61548] [5 Regression] FAIL: gcc.dg/tls/alias-1.c (internal compiler error)

[Bug ipa/61602] [5 Regression] ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:1257

[Bug ipa/62016] [4.8/4.9/5 Regression] very slow compilation at -O3 on x86_64-linux-gnu

[Bug ipa/63313] [5 Regression] ICE in ipa-comdats.c:371

[Bug ipa/63569] [5.0 Regression] Wrong code with volatile and ICF

[Bug ipa/63649] [5 Regression] ICE: Segmentation fault in gcc/ipa-comdats.c:332

[Bug ipa/63814] [5 Regression] g++.dg/ipa/pr61160-1.C fails with -m32 -fPIC

[Bug ipa/63851] [5 Regression] ipa-icf miscompiles gfortran.dg/assumed_rank_(8|9|10).f90 at -O2 and above

[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14

[Bug ipa/63909] [5 Regression] ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb()

[Bug ipa/63967] [5 Regression] r217633 caused internal compiler error: in estimate_edge_growth, at ipa-inline.h:299

[Bug ipa/64049] [5 Regression] r215898 caused wrong code at -O3

[Bug ipa/64068] [5 Regression] ICE: in remove_unreachable_nodes, at ipa.c:546

[Bug ipa/64139] [4.9/5 Regression] ice in possible_polymorphic_call_targets, at ipa-devirt.c:2410

[Bug ipa/64139] [5 Regression] ice in possible_polymorphic_call_targets, at ipa-devirt.c:2410

[Bug ipa/64146] [5 Regression] ipa-icf breaks gold dynamic_test_2 test

[Bug ipa/64153] [5.0 regression] r218205 miscompiles libgomp

[Bug ipa/64153] New: [5.0 regression] r218205 miscompiles libgomp

[Bug ipa/64163] [5 Regression] r218024 causes qt5 build failure

[Bug ipa/64163] New: [5 Regression] r218024 causes qt5 build failure

[Bug ipa/64164] New: [4.9/5 Regression] one more stack slot used due to one less inlining level

[Bug ipa/64167] [4.9 Regression] bootstrap error: segv in c parser

[Bug ipa/64190] [4.9 Regression] FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)

[Bug ipa/64190] FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)

[Bug ipa/64192] [5 Regression] r218369 causes some regressions with -m32.

[Bug ipa/64192] New: [5 Regression] r218369 causes some regressions with -m32.

[Bug ipa/64218] [5 Regression] ICE: Segmentation fault (symtab_node::get_alias_target()) running Boost testsuite

[Bug ipa/64218] ICE during compilation with -fno-rtti -O3

[Bug ipa/64218] New: ICE during compilation with -fno-rtti -O3

[Bug ipa/64253] [5 Regression] IPA inline analysis processes a code transform operation

[Bug ipa/64253] New: [5 Regression] IPA inline analysis processes a code transform operation

[Bug ipa/64281] [5 Regression] ICE: Segmentation fault

[Bug ipa/64281] New: [5 Regression] ICE: Segmentation fault

[Bug ipa/64282] [5 Regression] ICE in gimple_get_virt_method_for_vtable, at gimple-fold.c:5635

[Bug ipa/64282] New: [5 Regression] ICE in gimple_get_virt_method_for_vtable, at gimple-fold.c:5635

[Bug ipa/64298] [5 Regression] ICE: Segmentation fault in get_binfo_at_offset at tree.c:11914

[Bug ipa/64298] New: [5 Regression] ICE: Segmentation fault in get_binfo_at_offset at tree.c:11914

[Bug ipa/64307] [5 Regression] ICE: verify_gimple failed: invalid argument to gimple call with -fPIC -fipa-icf

[Bug ipa/64307] New: ICE: verify_gimple failed: invalid argument to gimple call with -fPIC -fipa-icf

[Bug ipa/64314] [5 Regression] ICE in record_reference, at cgraphbuild.c:87

[Bug ipa/64325] [5 Regression] ICE: Segmentation fault

[Bug ipa/64325] New: [5 Regression] ICE: Segmentation fault

[Bug ipa/64378] [5 Regression] ICE: in inline_call, at ipa-inline-transform.c:347 with -O3 -fno-ipa-cp

[Bug ipa/64378] New: [5 Regression] ICE: in inline_call, at ipa-inline-transform.c:347 with -O3 -fno-ipa-cp

[Bug ipa/64390] "-shared" does not resolve symbols from lto generated archives

[Bug ipa/64390] New: "-shared" does not resolve symbols from lto generated archives

[Bug ipa/64420] LTO can miscompile IFUNCs designated via top-level asm

[Bug ipa/64420] New: LTO can miscompile IFUNCs designated via top-level asm

[Bug ipa/64425] [5 Regression] r219076 causes 36% tramp3d slowdown

[Bug ipa/64425] New: [5 Regression] r219076 causes 36% tramp3d slowdown

[Bug ipa/64444] [5 Regression] ICE: in inline_merge_summary, at ipa-inline-analysis.c:3611

[Bug ipa/64444] New: [5 Regression] ICE: in inline_merge_summary, at ipa-inline-analysis.c:3611

[Bug ipa/64447] [5 Regression] FAIL: gcc.dg/vect/slp-9.c

[Bug ipa/64447] New: [5 Regression] FAIL: gcc.dg/vect/slp-9.c

[Bug java/18190] [4.8/4.9/5 regression] primitive array optimization is gone

[Bug java/43055] [4.8/4.9/5 Regression] 'jc1: internal compiler error: Segmentation fault' using gcj -fprofile-arcs

[Bug java/50045] [4.8/4.9/5 regression] ICE in gcc/java/lang.c:427 with -fdump-tree-all

[Bug jit/63854] Fix memory leaks seen in JIT

[Bug jit/63969] gccjit segfaults when it can't locate the correct gcc driver program

[Bug jit/64018] JIT tutorial does not describe error-handling

[Bug jit/64020] jit misses sin/cos optimizations

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

[Bug jit/64166] JIT does not provide a way for verifying dumpfiles from testcases

[Bug jit/64166] New: JIT does not provide a way for verifying dumpfiles from testcases

[Bug jit/64196] New: No automated test coverage for debugging of JIT-generated code

[Bug jit/64201] New: JIT tutorial does not describe accessing symbols from other DSOs

[Bug jit/64206] fake.so is unlinked too early for some users

[Bug jit/64206] New: fake.so is unlinked too early for some users

[Bug jit/64257] JIT documentation is not yet on the GCC website

[Bug jit/64257] New: JIT documentation is not yet on the GCC website

[Bug jit/64296] link failure of libgccjit.so for "in tree" gmp/mpc/mpfr/isl

[Bug jit/64296] New: link failure of libgccjit.so for "in tree" gmp/mpc/mpfr/isl

[Bug libfortran/59513] [4.8/4.9/5 Regression] Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE

[Bug libfortran/62094] Program crash when executing DEALLOCATE with addresses that have 0 in bits 26 and higher (little-endian)

[Bug libfortran/62296] EXECUTE_COMMAND_LINE not F2008 conforming

[Bug libgcc/56846] _Unwind_Backtrace on ARM and noexcept

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

[Bug libgcc/63832] [5.0 Regression] crtstuff.c:400:19: warning: array subscript is above array bounds [-Warray-bounds]

[Bug libgcc/64245] New: libgcc for msp430 depends on unreleased binutils feature

[Bug libgcc/64401] New: avr-elf crtbegin.o fails to compile

[Bug libgcj/44415] [4.8/4.9/5 regression] gmp multilib support broke bootstrap with static libgmp

[Bug libgcj/50421] [4.8/4.9/5 Regression] GC Warning: Out of Memory! Returning NIL!

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

[Bug libgcj/64219] [5 Regression] Rename libgcj-5.0.pc to libgcj-5.pc

[Bug libgcj/64219] New: Rename libgcj-5.0.pc to libgcj-5.pc

[Bug libgomp/42616] OMP'ed loop inside pthread leads to crash.

[Bug libitm/64360] New: libitm.c/stackundo.c fails with -fpic

[Bug libobjc/51891] class_copyIvarList crashes on empty ivars

[Bug libstdc++/13631] Problems in messages

[Bug libstdc++/24882] [meta-bug] Non-refcounted, moveable basic_string

[Bug libstdc++/37522] [4.4 regression] Incorrect vswprintf prototype breaks __to_xstring

[Bug libstdc++/40974] [4.8/4.9/5 Regression] cannot build gcc-4.4.1: fenv_t has not been declared

[Bug libstdc++/41949] std::endl documentation contains bad link

[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

[Bug libstdc++/53221] [C++11] basic_string lacks "copy/move constructors" with allocator

[Bug libstdc++/53579] libstdc++ configure use CXXFLAGS instead of CXXFLAGS_FOR_TARGET

[Bug libstdc++/54354] TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5)

[Bug libstdc++/54392] [4.8/4.9/5 Regression] std::string::assign() fails to update length

[Bug libstdc++/56437] basic_string assumes that allocators are default-constructible

[Bug libstdc++/57060] std::this_thread::get_id() == std::thread::id::id() without -pthread

[Bug libstdc++/57953] no C++11 compliant std::ios_base::failure found

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

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

[Bug libstdc++/59325] Provide a way to disable deprecated warnings

[Bug libstdc++/59603] std::random_shuffle tries to swap element with itself

[Bug libstdc++/60271] [C++1y] std::max(initializer_list<T>) cannot use std::max_element

[Bug libstdc++/60271] [DR2369] [C++1y] std::max(initializer_list<T>) cannot use std::max_element

[Bug libstdc++/60278] string::erase() (and other containers) does not take const_iterators

[Bug libstdc++/60396] Missing time_get<>::get() functions

[Bug libstdc++/61580] stoi function unknown on W7/Cygwin/x86_64

[Bug libstdc++/61758] std::chrono::steady_clock::now() no longer exported

[Bug libstdc++/61947] [4.8/4.9 Regression] Ambiguous calls when constructing std::tuple

[Bug libstdc++/63829] _Lock_policy used in thread.cc can cause incompatibilities with binaries using different -mcpu

[Bug libstdc++/63840] std::function copy constructor deletes an uninitialized pointer if new fails

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

[Bug libstdc++/64054] 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc FAILs

[Bug libstdc++/64096] std::list, set and map violate a rule about allocator::construct

[Bug libstdc++/64103] conflicting definitions in parallel/algo.h and algorithmfwd.h

[Bug libstdc++/64128] Let vector take advantage of malloc_usable_size for malloc-using allocators

[Bug libstdc++/64132] [5.0 Regression] FAIL: 22_locale/numpunct/members/char/3.cc execution test

[Bug libstdc++/64132] New: [5.0 Regression] FAIL: 22_locale/numpunct/members/char/3.cc execution test

[Bug libstdc++/64135] New: Allocator base classes should use reserved names

[Bug libstdc++/64140] match_results.prefix() returns an incorrect result if regex_iterator holds a zero-length match

[Bug libstdc++/64140] New: match_results.prefix() returns an incorrect result if regex_iterator holds a zero-length match

[Bug libstdc++/64144] New: std::async can deadlock during thread exit

[Bug libstdc++/64144] std::async can deadlock during thread exit

[Bug libstdc++/64147] New: vector resize() fails for non-copyable type

[Bug libstdc++/64147] vector resize() fails for non-copyable type

[Bug libstdc++/64161] [5 Regression] bootstrap error: condition_variable.cc:134:7: error: 'atexit' is not a member of 'std'

[Bug libstdc++/64161] New: bootstrap error: condition_variable.cc:134:7: error: 'atexit' is not a member of 'std'

[Bug libstdc++/64168] [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

[Bug libstdc++/64168] New: [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

[Bug libstdc++/64203] New: shared_mutex compile errors on bare-metal targets

[Bug libstdc++/64203] shared_mutex compile errors on bare-metal targets

[Bug libstdc++/64239] New: regex_iterator::operator= should copy match_results::position

[Bug libstdc++/64239] regex_iterator::operator= should copy match_results::position

[Bug libstdc++/64241] make_exception_ptr returns garbage with -fno-exceptions

[Bug libstdc++/64241] New: make_exception_ptr returns garbage with -fno-exceptions

[Bug libstdc++/64275] New: Warnings when linking GCC go1: "(virtual table of) type 'struct X' violates one definition rule"

[Bug libstdc++/64275] Warnings when linking GCC go1: "(virtual table of) type 'struct X' violates one definition rule"

[Bug libstdc++/64276] New: would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available

[Bug libstdc++/64276] would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available

[Bug libstdc++/64288] New: libstdc++ testsuite not compatible with -fno-rtti or -fno-exceptions

[Bug libstdc++/64302] New: The match_results::cbegin()/cend() return incorrect results

[Bug libstdc++/64302] The match_results::cbegin()/cend() return incorrect results

[Bug libstdc++/64303] New: The regex_token_iterator's copy constructor creates an incorrect iterator

[Bug libstdc++/64303] The regex_token_iterator's copy constructor creates an incorrect iterator

[Bug libstdc++/64315] New: num_put misbehaves if the C library doesn't support floats

[Bug libstdc++/64315] num_put misbehaves if the C library doesn't support floats

[Bug libstdc++/64351] New: std::uniform_real_distribution<float>(0, 1) returns 1

[Bug libstdc++/64367] [5 Regression] g++-v5/stdexcept:52:28: error: invalid use of non-static data member '_M_p'

[Bug libstdc++/64367] New: [5 Regression] g++-v5/stdexcept:52:28: error: invalid use of non-static data member '_M_p'

[Bug libstdc++/64399] g++ does not diagnose when upcasting owning pointer (e.g. unique_ptr) with non-virtual destructor

[Bug libstdc++/64399] New: g++ does not diagnose when upcasting owning pointer (e.g. unique_ptr) with non-virtual destructor

[Bug libstdc++/64438] New: Removing string-conversion requirement causes libstdc++-v3 fails on AArch64.

[Bug libstdc++/64438] Removing string-conversion requirement causes libstdc++-v3 fails on AArch64.

[Bug libstdc++/64441] A match_results returns an incorrect sub_match if the sub_match::matched is false

[Bug libstdc++/64441] New: A match_results returns an incorrect sub_match if the sub_match::matched is false

[Bug libstdc++/64443] New std::string implementation breaks tests on AArch64.

[Bug libstdc++/64443] New: New std::string implementation breaks tests on AArch64.

[Bug libstdc++/64449] /usr/ccs/bin/ld: Unsatisfied symbols: std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::copy(wchar_t*, unsigned long, unsigned long)

[Bug libstdc++/64449] New: /usr/ccs/bin/ld: Unsatisfied symbols: std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::copy(wchar_t*, unsigned long, unsigned long)

[Bug lto/50008] [4.8 Regression] type mismatch in array reference, verify_gimple failed

[Bug lto/53831] [4.7 Regression] Virtuals missing in LTO symtab

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

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

[Bug lto/57703] Assembler function definition moved to a different ltrans then call

[Bug lto/58251] [4.8 Regression] -flto causes ICE lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706

[Bug lto/59626] [4.8 Regression] /usr/include/bits/unistd.h:173:1: error: inlining failed in call to always_inline 'readlinkat': recursive inlining

[Bug lto/61886] [4.8/4.9/5 Regression] LTO breaks fread with _FORTIFY_SOURCE=2

[Bug lto/63923] FAIL: libgomp.c/examples-4/e.50.1.c (test for excess errors)

[Bug lto/64043] [5 Regression] ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo_at_offset/tree.c:11914

[Bug lto/64076] [4.9/5 Regression] ICE: in update_visibility_by_resolution_info, at ipa-visibility.c:427

[Bug lto/64162] New: ICE: in emit_library_call_value_1, at calls.c:3779

[Bug lto/64238] ICE in get_partitioning_class, at symtab.c:1775

[Bug lto/64238] New: ICE in get_partitioning_class, at symtab.c:1775

[Bug lto/64262] [5 Regression] Several LTO failures after r218609.

[Bug lto/64262] New: [5 Regression] Several LTO failures after r218609 when compiling with -fpic.

[Bug lto/64285] [5 Regression] During LTO: ICE segfault in ipa_polymorphic_call_context::get_dynamic_type

[Bug lto/64285] New: [5 Regression] During LTO: ICE segfault in ipa_polymorphic_call_context::get_dynamic_type

[Bug lto/64343] [5 Regression] lto compile options

[Bug lto/64343] New: [5 Regression] lto compile options

[Bug lto/64373] New: [5 regression] ICE with lto related to variably modified type

[Bug lto/64374] [5.0 regression] LTO ICE in extract_insn, at recog.c:2327

[Bug lto/64374] New: [5.0 regression] LTO ICE in extract_insn, at recog.c:2327

[Bug lto/64412] [regression] ICE in offload compiler: in extract_insn, at recog.c:2327

[Bug lto/64412] New: [regression] ICE in offload compiler: in extract_insn, at recog.c:2327

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

[Bug middle-end/22141] [4.8/4.9/5 Regression] Missing optimization when storing structures

[Bug middle-end/23868] [4.8/4.9/5 regression] builtin_apply uses wrong mode for multi-hard-register return values

[Bug middle-end/24434] [4.8/4.9/5 Regression] get_varargs_alias_set returns 0 always

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k and 2k6 and 95)

[Bug middle-end/26241] [4.8/4.9/5 Regression] None of the IPA passes are documented in passes.texi

[Bug middle-end/28831] [4.8/4.9/5 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter

[Bug middle-end/323] optimized code gives strange floating point results

[Bug middle-end/33699] [4.8/4.9/5 regression] missing optimization on const addr area store

[Bug middle-end/34010] [4.8/4.9/5 Regression] ppc64 bad stdargs codegen for zero sized objects

[Bug middle-end/38059] [4.8/4.9/5 Regression] Compile time regression for gcc.dg/20020425-1.c

[Bug middle-end/39838] [4.8/4.9/5 regression] unoptimal code for two simple loops

[Bug middle-end/40060] [4.8/4.9/5 Regression] casts loose alignment info

[Bug middle-end/44440] [4.8/4.9/5 regression] ira_initialization and buitins construction taking too much of startup time

[Bug middle-end/44982] [4.8/4.9/5 Regression] ICE in get_narrower, at tree.c:7832

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

[Bug middle-end/47344] [4.8/4.9/5 Regression][meta-bug] GCC gets slower and uses more memory

[Bug middle-end/48164] ICE in redirect_jump, at jump.c:1443

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

[Bug middle-end/50210] [4.8/4.9/5 Regression] ICE: in create_linear_expr_from_tree, at graphite-sese-to-poly.c:1137 with fgraphite-identity -ffast-math -fno-tree-scev-cprop -fstrict-overflow

[Bug middle-end/50865] Invalid code generation for INT64_MIN % 1 on x86_64

[Bug middle-end/51939] [4.8/4.9/5 Regression] ICE: in compute_affine_dependence, at tree-data-ref.c:4103 with -fcheck-data-deps

[Bug middle-end/52285] [4.8/4.9/5 Regression] libgcrypt _gcry_burn_stack slowdown

[Bug middle-end/52306] [4.8 regression] ICE in cselib_record_set, at cselib.c:2158

[Bug middle-end/52544] compilation fails with -finstrument-functions and sse c code

[Bug middle-end/52587] using out of bounds of an array with size of one

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

[Bug middle-end/53293] Internal Compiler Error

[Bug middle-end/55555] [4.8 Regression] miscompilation at -O2 (number_of_iterations)

[Bug middle-end/56212] Does not fold unsigned (b - a) + a

[Bug middle-end/56917] -ftrapv detects a overflow wrongly.

[Bug middle-end/57427] [4.8 Regression] ICE in gimplify_init_constructor

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

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

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

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

[Bug middle-end/58971] Compile Error during Android 4.0.4 Building

[Bug middle-end/59630] [4.8 Regression] ICE converting the return type of a builtin function

[Bug middle-end/59990] [4.8 regression] incorrect memcpy optimization

[Bug middle-end/60291] [4.8 Regression] slow compile times for any mode (-O0/-O1/-O2) on large .c source file (30MBs)

[Bug middle-end/61018] [4.8/4.9/5 Regression] -Wvarargs does not print warning for member functions

[Bug middle-end/61225] [5 Regression] Several new failures after r210458 on x86_64-*-* with -m32

[Bug middle-end/61558] [5 Regression] ICE: Segmentation fault

[Bug middle-end/62103] Incorrect folding of bitfield in a union on big endian targets

[Bug middle-end/62178] [5.0 regression] [AArch64] Performance regression on matrix matrix multiply due to r211211

[Bug middle-end/62247] [5.0 Regression] FAIL: g++.dg/abi/anon3.C -std=c++98 scan-assembler .weak(_definition)

[Bug middle-end/63289] ICE from --param max-vartrack-expr-depth

[Bug middle-end/63568] Missed optimization (a & ~mask) | (b & mask) = a ^ ((a ^ b) & mask)

[Bug middle-end/63608] [4.8/4.9 Regression] error: type mismatch in binary expression

[Bug middle-end/63621] [5 Regression] ICE: error: Both section and comdat group is set

[Bug middle-end/63762] [ARM]GCC generates UNPREDICTABLE STR with Rn = Rt when hard-float abi is used

[Bug middle-end/63801] error: templates must have C++ linkage when building with isl and clang

[Bug middle-end/63974] [5 Regression] gcc.c-torture/compile/991213-3.c ICEs with -mabi=ilp32

[Bug middle-end/64017] Support ISL 0.14.0 (to fix ICE with gfortran.dg/graphite/pr42393.f90)

[Bug middle-end/64028] [5 Regression] r211599 caused many vectorizer test failures with -fPIC

[Bug middle-end/64099] [5 Regression] ~15% runtime increase for fatigue.f90.

[Bug middle-end/64101] GCC considers that the erf math function does not set errno

[Bug middle-end/64111] [5.0 regression] ICE: conversion of register to a different size

[Bug middle-end/64122] ICE: tree check: expected tree that contains 'decl common' structure, have 'ssa_name' in prepare_gimple_addressable, at gimplify.c:3228 with -fgnu-tm

[Bug middle-end/64155] [5 Regression] ICE in remove_unreachable_nodes, at ipa.c:546

[Bug middle-end/64155] New: [5 Regression] ICE in remove_unreachable_nodes, at ipa.c:546

[Bug middle-end/64164] [4.9/5 Regression] one more stack slot used due to one less inlining level

[Bug middle-end/64182] [5 Regression] wide-int rounding division is broken

[Bug middle-end/64182] New: [5 Regression] wide-int rounding division is broken

[Bug middle-end/64225] -funsafe-math-optimizations generates call to pow where multiply instruction would do

[Bug middle-end/64225] [4.8/4.9 Regression] -funsafe-math-optimizations generates call to pow where multiply instruction would do

[Bug middle-end/64225] [4.8/4.9/5 Regression] -funsafe-math-optimizations generates call to pow where multiply instruction would do

[Bug middle-end/64225] New: -funsafe-math-optimizations generates call to pow where multiply instruction would do

[Bug middle-end/64246] [5 Regression] ICE building libada for Windows due to NULL loop header

[Bug middle-end/64246] New: [5 Regression] ICE building libada for Windows due to NULL loop header

[Bug middle-end/64247] malloc alignment and -mavx

[Bug middle-end/64247] New: program result depends on environment ?

[Bug middle-end/64247] program result depends on environment ?

[Bug middle-end/64272] New: useless "called from here" for inline failed error/warning

[Bug middle-end/64274] [5.0 Regression][ARM] gcc.target/arm/fixed-point-exec.c ICE in fold_binary_loc

[Bug middle-end/64274] New: [5.0 Regression][ARM] gcc.target/arm/fixed-point-exec.c ICE in fold_binary_loc

[Bug middle-end/64292] [5.0 regression] FAIL: g++.dg/torture/pr60474.C -O1 (internal compiler error)

[Bug middle-end/64292] New: [5.0 regression] FAIL: g++.dg/torture/pr60474.C -O1 (internal compiler error)

[Bug middle-end/64301] TrinityCore error

[Bug middle-end/64309] if (1 & (1 << n)) not simplified to if (n == 0)

[Bug middle-end/64313] [5 Regression] gcc.dg/torture/builtin-explog-1.c fails on bare-metal targets

[Bug middle-end/64313] New: [5 Regression] gcc.dg/torture/builtin-explog-1.c fails on bare-metal targets

[Bug middle-end/64327] ../../gcc/gcc/rtlanal.c:4881:48: runtime error: shift exponent 4294967295 is too large for 64-bit type 'long unsigned int'

[Bug middle-end/64327] New: ../../gcc/gcc/rtlanal.c:4881:48: runtime error: shift exponent 4294967295 is too large for 64-bit type 'long unsigned int'

[Bug middle-end/64334] Common .opt handling: Support flags which take a list of values (-fopt=a,b,c ...)

[Bug middle-end/64334] New: Common .opt handling: Support flags which take a list of values (-fopt=a,b,c ...)

[Bug middle-end/64339] New: reject unsafe options in pragma GCC optimize

[Bug middle-end/64340] [5 Regression] FAIL: gnat.dg/lto8.adb (internal compiler error)

[Bug middle-end/64340] New: [5 Regression] FAIL: gnat.dg/lto8.adb (internal compiler error)

[Bug middle-end/64353] [5 Regression] ICE: in execute_todo, at passes.c:1986

[Bug middle-end/64388] [5 Regression] r219037 caused FAIL: gcc.dg/pr44194-1.c

[Bug middle-end/64388] New: [5 Regression] r219037 caused FAIL: gcc.dg/pr44194-1.c

[Bug middle-end/64391] ICE: SIGSEGV in get_attrs_for (trans-mem.c:179) with -fgnu-tm and #pragma GCC ivdep

[Bug middle-end/64391] New: ICE: SIGSEGV in get_attrs_for (trans-mem.c:179) with -fgnu-tm and #pragma GCC ivdep

[Bug middle-end/64392] New: ICE: in pdr_stride_in_loop, at graphite-interchange.c:261 (isl_val_gmp.c:47: expecting rational value) with -floop-interchange -floop-strip-mine --param=loop-block-tile-size=0

[Bug middle-end/64394] New: ICE: in build_linearized_memory_access, at graphite-interchange.c:121 (isl_constraint.c:558: expecting integer value) with -floop-interchange

[Bug middle-end/64396] Missed optimization in post-loop register handling

[Bug middle-end/64409] ICE building Mesa 10.4.0 for x32 ABI

[Bug middle-end/64409] New: ICE building Mesa 10.4.0 for x32 ABI

[Bug middle-end/64412] [regression] ICE in offload compiler: in extract_insn, at recog.c:2327

[Bug middle-end/64413] [AArch64/ARMv7] ICE in copy_to_mode_reg, at explow.c:654

[Bug middle-end/64413] New: [AArch64/ARMv7] ICE in copy_to_mode_reg, at explow.c:654

[Bug middle-end/64415] New: [5 Regression] ICE: verify_ssa failed / segmentation fault with LTO

[Bug middle-end/64448] New: New middle-end pattern breaks vector BIF folding on AArch64.

[Bug other/26966] [4.8/4.9/5 Regression] linking of C++/ObjC app fail on OpenBSD 3.9 due POSIX threading unresolved symbols

[Bug other/36994] gcc/makefile contains one very long line (over 2k)

[Bug other/43171] build: target modules Makefiles have broken rebuild rules (multilib issue)

[Bug other/50925] [4.8 Regression][avr] ICE at spill_failure, at reload1.c:2118

[Bug other/54819] Microblaze: When enabling position independent code the linker does not recognize the object file

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

[Bug other/58375] [4.8 Regression] internal compiler error: in push_reload, at reload.c:1360

[Bug other/59242] Ensure correct FLAGS are used at various stages of the build

[Bug other/62284] [4.8 Regression] AVR unable to find register to spill in the class POINTER_REGS

[Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined

[Bug other/63613] dejagnu.h needs to be fix included

[Bug other/63630] [5.0 Regression] internal compiler error: Spill fail with invalid register

[Bug other/63758] liblto_plugin.so has undefined reference to _environ on OSX

[Bug other/64133] m68k-rtems-gcc generates invalid code.

[Bug other/64133] New: m68k-rtems-gcc generates invalid code.

[Bug other/64143] New: Add option -felide-aliases

[Bug other/64145] gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED with isl 0.14

[Bug other/64145] New: gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED with isl 0.14

[Bug other/64184] New: error: '_SC_NPROCESSORS_ONLN' undeclared (first use in this function)

[Bug other/64278] [5 Regression] /sreal.c:254:22: error: call of overloaded 'abs(const int64_t&)' is ambiguous

[Bug other/64278] New: [5 Regression] /sreal.c:254:22: error: call of overloaded 'abs(const int64_t&)' is ambiguous

[Bug other/64362] New: rtl.h:2168:13: error: use of enum 'reg_class' without previous declaration

[Bug other/64362] rtl.h:2168:13: error: use of enum 'reg_class' without previous declaration

[Bug other/64370] New: [5 Regression] sreal.c:125:23: error: 'exp2' was not declared in this scope

[Bug pch/63319] [5 Regression] ICE: Segmentation fault building qt5 with pch

[Bug pending/64214] New: no warning for unused global

[Bug pending/64214] no warning for unused global

[Bug pending/64223] New: same warning repeated twice with same line number

[Bug plugins/61176] plugin builds including gimple.h not building

[Bug preprocessor/20285] [4.8/4.9/5 Regression] gcc -E - < . gives a misleading error message

[Bug preprocessor/24024] [4.8/4.9/5 Regression] gcc -E -C processes "\" incorrectly inside C comments

[Bug preprocessor/24976] [4.8/4.9/5 Regression] simple hexadecimal number and plus/minus and no space

[Bug preprocessor/39533] [4.8/4.9/5 Regression] -MM may list a header file twice

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

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

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

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

[Bug preprocessor/63831] [5 Regression] r217292 causes segfaults with -MM

[Bug preprocessor/64220] gcc preprocessor defines outside of the reserved namespace: unix linux AVR

[Bug preprocessor/64220] New: gcc preprocessor defines outside of the reserved namespace: unix linux AVR

[Bug preprocessor/8270] [4.8/4.9/5 Regression] back-slash white space newline with comments, no warning

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

[Bug regression/64437] hang with iconv on the configure : "checking whether the C compiler works"

[Bug regression/64437] New: hang with iconv on the configure : "checking whether the C compiler works"

[Bug rtl-optimization/21182] [4.8/4.9/5 Regression] gcc can use registers but uses stack instead

[Bug rtl-optimization/40107] [4.8/4.9/5 Regression] gcc.c-torture/execute/builtins/memmove.c and gcc.c-torture/execute/builtins/memmove-chk.c fail at -O1 on spu-elf

[Bug rtl-optimization/44281] [4.8/4.9/5 Regression] Global Register variable pessimisation

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

[Bug rtl-optimization/47764] The constant load instruction should be hoisted out of loop

[Bug rtl-optimization/48181] [4.8/4.9/5 Regression] wrong code with -O -fgcse --param ira-max-conflict-table-size=0

[Bug rtl-optimization/49847] [4.8 Regression] NULL deref in fold_rtx (prev_insn_cc0 == NULL)

[Bug rtl-optimization/52714] [4.8 regression] ICE in fixup_reorder_chain, at cfglayout.c:880

[Bug rtl-optimization/53533] [4.8/4.9/5 regression] vectorization causes loop unrolling test slowdown as measured by Adobe's C++Benchmark

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

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

[Bug rtl-optimization/55943] [4.8/4.9/5 Regression] ICE in gen_reg_rtx

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

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

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

[Bug rtl-optimization/57067] Missing control flow edges for setjmp/longjmp

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

[Bug rtl-optimization/57518] [4.8 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/57676] [4.8/4.9/5 Regression] ICE: Maximum number of LRA constraint passes is achieved (30)

[Bug rtl-optimization/57915] [4.8 Regression] ICE in set_address_disp, at rtlanal.c:5537

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

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

[Bug rtl-optimization/58545] [4.8 Regression] error: unable to find a register to spill in class 'POINTER_REGS'

[Bug rtl-optimization/59278] combine does not replace matched insn

[Bug rtl-optimization/59393] [4.8/4.9/5 regression] mips16 code size

[Bug rtl-optimization/59811] [4.8/4.9/5 Regression] Huge increase in memory usage and compile time in combine

[Bug rtl-optimization/60508] [4.8 Regression] internal compiler error: in lra_set_insn_recog_data, at lra.c:1082

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

[Bug rtl-optimization/61058] [4.8/4.9/5 Regression] ICE: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in distance_agu_use_in_bb, at config/i386/i386.c:16740 with __builtin_unreachable()

[Bug rtl-optimization/62130] ld.exe: nios2_work.elf: Not enough room for program headers, try linking with -N

[Bug rtl-optimization/62151] [5 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

[Bug rtl-optimization/63191] [4.8/4.9/5 Regression] 32-bit gcc uses excessive memory during dead store elimination with -fPIC

[Bug rtl-optimization/63210] ira does not select the best register compared with gcc 4.8 for ARM THUMB1

[Bug rtl-optimization/63259] Detecting byteswap sequence

[Bug rtl-optimization/63397] signed integer overflows in ira.c

[Bug rtl-optimization/63577] [4.8/4.9/5 Regression]: Huge compile time and memory usage with -O and not -fPIC

[Bug rtl-optimization/63637] [4.9/5 Regression] CSE on x86 asm()-s no longer working due to PR/60663 fix

[Bug rtl-optimization/63718] [5 Regression] ARM Thumb1 bootstrap fail after fuse-caller-save info in cprop-hardreg

[Bug rtl-optimization/63804] [5 Regression] ice in find_oldest_value_reg with -g -O2

[Bug rtl-optimization/63917] [5 Regression] r217646 caused many failures

[Bug rtl-optimization/63957] [5 Regression] rename -fuse-caller-save to -fipa-ra

[Bug rtl-optimization/64010] [msp430-elf] struct function dereference clobbers parameter passed to function

[Bug rtl-optimization/64037] [4.8/4.9 Regression] Miscompilation with -Os and enum class : char parameter

[Bug rtl-optimization/64037] [4.8/4.9/5 Regression] Miscompilation with -Os and enum class : char parameter

[Bug rtl-optimization/64110] [5 Regression] ICE: Max. number of generated reload insns per insn is achieved (90)

[Bug rtl-optimization/64151] [5 Regression] r218266 caused many regressions

[Bug rtl-optimization/64151] New: [5 Regression] r2182676caused many regressions

[Bug rtl-optimization/64156] New: Subversion id 218266 breaks the big-endian 64-bit PowerPC build (wilco dot dijkstra at arm dot com's mod to ira-costs.c)

[Bug rtl-optimization/64156] Subversion id 218266 breaks the big-endian 64-bit PowerPC build (wilco dot dijkstra at arm dot com's mod to ira-costs.c)

[Bug rtl-optimization/64157] [5.0 regression] FAIL: gcc.dg/torture/pr52429.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

[Bug rtl-optimization/64157] New: [5.0 regression] FAIL: gcc.dg/torture/pr52429.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

[Bug rtl-optimization/64158] [5.0 regression] FAIL: gcc.dg/pr44194-1.c scan-rtl-dump dse1 "global deletions = (2|3)"

[Bug rtl-optimization/64158] New: [5.0 regression] FAIL: gcc.dg/pr44194-1.c scan-rtl-dump dse1 "global deletions = (2|3)"

[Bug rtl-optimization/64164] [4.9/5 Regression] one more stack slot used due to one less inlining level

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

[Bug rtl-optimization/64217] LRA: generate wrong liveness info after r217947 for clobber in jump_insn

[Bug rtl-optimization/64217] New: LRA: generate wrong liveness info after r217947 for clobber in jump_insn

[Bug rtl-optimization/64242] Longjmp expansion incorrect on i386

[Bug rtl-optimization/64242] New: Longjmp expansion incorrect on i386

[Bug rtl-optimization/64255] [5 Regression] failures with -O2 optimization on i >= 0 ? (unsigned long) i : - (unsigned long) i

[Bug rtl-optimization/64286] New: Redundant extend removal ignores vector element type

[Bug rtl-optimization/64286] Redundant extend removal ignores vector element type

[Bug rtl-optimization/64287] [5 Regression] Disable -fuse-caller-save when -pg is active

[Bug rtl-optimization/64287] New: Disable -fuse-caller-save when -pg is active

[Bug rtl-optimization/64291] [5 Regression] Miscompile t-div in GMP's testsuite

[Bug rtl-optimization/64291] New: [5 Regression] Miscompile t-div in GMP's testsuite

[Bug rtl-optimization/64294] invalid code, zero check gets optimized away

[Bug rtl-optimization/64294] New: invalid code, zero check gets optimized away

[Bug rtl-optimization/64300] [5 Regression] s390x, ICE, unable to generate reloads, in curr_insn_transform, at lra-constraints.c

[Bug rtl-optimization/64309] New: if (1 & (1 << n)) not simplified to if (n == 0)

[Bug rtl-optimization/64311] ICE: Max. number of generated reload insns per insn is achieved (90) with -fpic -march=corei7 for gcc.target/i386/avx512bw-vpbroadcast[bw]-1.c

[Bug rtl-optimization/64311] New: ICE: Max. number of generated reload insns per insn is achieved (90) with -fpic -march=corei7 for gcc.target/i386/avx512bw-vpbroadcast[bw]-1.c

[Bug rtl-optimization/64316] [5 Regression] ICE in simplify_const_unary_operation after r218503

[Bug rtl-optimization/64316] New: [5 Regression] ICE in simplify_const_unary_operation after r218503

[Bug rtl-optimization/64317] [5 Regression] Ineffective allocation of PIC base register

[Bug rtl-optimization/64317] New: [5 Regression] Ineffective allocation of PIC base register

[Bug rtl-optimization/64323] [5 Regression] LRA: ICE when compiling newlib for ARM.

[Bug rtl-optimization/64323] New: LRA: ICE when compiling newlib for ARM.

[Bug rtl-optimization/64331] New: regcprop propagates registers noted as REG_DEAD

[Bug rtl-optimization/64331] regcprop propagates registers noted as REG_DEAD

[Bug rtl-optimization/64341] [5 regression] ICE in expand_expr_addr_expr_1, at expr.c:7718

[Bug rtl-optimization/64341] New: [5 regression] ICE in expand_expr_addr_expr_1, at expr.c:7718

[Bug rtl-optimization/64366] New: Segmentation fault in remove_pseudos

[Bug rtl-optimization/64366] Segmentation fault in remove_pseudos

[Bug sanitizer/57316] [4.8 regression] build failure in libsanitizer

[Bug sanitizer/59009] libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux

[Bug sanitizer/59009] libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux and aarch64-linux

[Bug sanitizer/59302] tsan: Unexpected mmap in InternalAllocator!

[Bug sanitizer/59410] tsan tests fail with address randomization disabled

[Bug sanitizer/61591] Undefined behavior sanitizer does not catch builtin_unreachable's from impossible devirtualization

[Bug sanitizer/61604] missing line numbers in a sanitizer backtrace from an OMP region

[Bug sanitizer/63845] [5 Regression] c-c++-common/asan/bitfield-[12345].c fails on i?86 -with -fpic

[Bug sanitizer/63846] c-c++-common/asan/misalign-[12].c fails on i?86 with -fpic

[Bug sanitizer/63956] [5 Regression][UBSAN] ICE segfault in cxx_eval_call_expression ../../gcc/cp/constexpr.c

[Bug sanitizer/63958] [5 Regression] bootstrap failure in the sanitizer libs on sparc-linux-gnu

[Bug sanitizer/64131] [5 Regression] libsanitizer fails to build for AARCH64 with the glibc from the trunk

[Bug sanitizer/64170] [5 Regression] ICE compiling Linux Kernel drivers/media/rc/imon.c in imon_incoming_packet

[Bug sanitizer/64170] New: [5 Regression] ICE compiling Linux Kernel drivers/media/rc/imon.c in imon_incoming_packet

[Bug sanitizer/64234] New: Statically sanitized executable does not export ASan symbols

[Bug sanitizer/64234] Statically sanitized executable does not export ASan symbols

[Bug sanitizer/64265] [5 Regression] r217669 broke tsan

[Bug sanitizer/64289] ICE with -fsanitize=float-cast-overflow

[Bug sanitizer/64289] New: ICE with -fsanitize=float-cast-overflow

[Bug sanitizer/64330] [ASAN] Bogus "AddressSanitizer: odr-violation"

[Bug sanitizer/64330] New: [ASAN] Bogus "AddressSanitizer: odr-violation"

[Bug sanitizer/64336] New: Template functions are not instrumented at -O0 and -Og

[Bug sanitizer/64336] Template functions are not instrumented at -O0 and -Og

[Bug sanitizer/64337] New: ThreadSanitizer: std::thread + lambda false positive

[Bug sanitizer/64337] ThreadSanitizer: std::thread + lambda false positive

[Bug sanitizer/64344] [5 Regression] [UBSAN] ICE with -fsanitize=float-cast-overflow [ICE in -fsanitize=float-cast-overflow]

[Bug sanitizer/64344] New: [5 Regression] [UBSAN] ICE with -fsanitize=float-cast-overflow [ICE in -fsanitize=float-cast-overflow]

[Bug sanitizer/64350] New: TSAN fails after stress-testing for a while

[Bug sanitizer/64350] TSAN fails after stress-testing for a while

[Bug sanitizer/64354] New: no preprocessor symbol __SANITIZE_THREAD__

[Bug sanitizer/64435] [5.0.0 Regression] Bootstrap failure in libsanitizer on AArch64 with Linux kernel <= 3.15

[Bug sanitizer/64435] New: [5.0.0 Regression] Bootstrap failure in libsanitizer on AArch64 with Linux kernel <= 3.15

[Bug target/13423] sh-elf: V4SFmode passed in integer registers

[Bug target/15184] [4.8/4.9/5 Regression] Direct access to byte inside word not working with -march=pentiumpro

[Bug target/17280] -mrelax and -O cause .uses directives in assembler to refer to non-existent local labels

[Bug target/18335] [4.8/4.9/5 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/debug/debug-1.c and debug-2 xyzzy

[Bug target/18346] [4.8/4.9/5 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/trampoline-1.c

[Bug target/20617] [4.8/4.9/5 Regression] shared SH libgcc is exporting too many symbols

[Bug target/24998] [4.8/4.9/5 Regression] Build failure: undefined symbol __floatunsitf

[Bug target/27855] [4.8/4.9/5 regression] reassociation causes the RA to be confused

[Bug target/29256] [4.8/4.9/5 regression] loop performance regression

[Bug target/35455] [4.8/4.9/5 Regression] h8300: internal compiler error: in compute_frame_pointer_to_fb_displacement, at dwarf2out.c:10984

[Bug target/36557] -m32 -mpowerpc64 produces better code than -m64 for a!=0

[Bug target/37440] [4.8/4.9/5 Regression] GNAT Bug Box a-ngcefu.adb:397

[Bug target/37633] [4.8/4.9/5 Regression] wrong register use on sh64

[Bug target/38134] [4.8/4.9/5 Regression] speed regression with many loop invariants

[Bug target/39423] [4.8/4.9/5 Regression] [SH] performance regression: lost mov @(disp,Rn)

[Bug target/39570] cabs and cabsf are named differently on NetBSD 5

[Bug target/39722] [4.8/4.9/5 Regression][cond-optab] worse code with bitfields on v850, mn10300, avr

[Bug target/39723] [4.8/4.9/5 Regression][cond-optab] worse code with long long shifts on v850

[Bug target/39725] [4.8/4.9/5 Regression][cond-optab] MIPS pessimizations on floating-point

[Bug target/39726] [4.8/4.9/5 Regression][cond-optab] ColdFire pessimizations on QImode/HImode tests

[Bug target/43052] [4.8/4.9/5 Regression] Inline memcmp is *much* slower than glibc's, no longer expanded inline

[Bug target/43701] [4.8/4.9/5 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128

[Bug target/44793] [4.8/4.9/5 Regression] libgcc does not include t-ppccomm on rtems

[Bug target/45325] [4.8/4.9/5 Regression] target attribute doesn't work with -march=i586

[Bug target/45360] arm: -mhard-float != -mfloat-abi=hard during linking

[Bug target/45402] [4.8/4.9/5 Regression] ICE in extract_insn, at recog.c:2127 for gcc.dg/pr28796-2 on rx-elf

[Bug target/47333] [4.8 regression] g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as

[Bug target/47481] [4.8/4.9/5 Regression] spill failure with -O2 -msoft-float on Ada RTS

[Bug target/49263] SH Target: underutilized "TST #imm, R0" instruction

[Bug target/49826] [4.8/4.9/5 Regression] Symbols are not decorated with attribute stdcall and -mrtd

[Bug target/50751] SH Target: Displacement addressing does not work for QImode and HImode

[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/52933] SH Target: Use div0s for integer sign comparisons

[Bug target/53199] __builtin_bswap64 and __builtin_bswap32 generate errors if -mcpu=power6

[Bug target/53513] [SH] Add support for fpchg insn and improve fenv support

[Bug target/53513] [SH] Add support for fschg and fpchg insns and improve fenv support

[Bug target/53987] [SH] Unnecessary zero-extension before cmp/eq

[Bug target/53987] [SH] Unnecessary zero-extensions

[Bug target/53988] [SH] tst Rm,Rn not used for QI/HImode

[Bug target/54063] [4.8/4.9/5 regression] on powerpc64 gcc 4.8/4.9/5 generates larger code for global variable accesses than gcc 4.7

[Bug target/54089] [SH] Refactor shift patterns

[Bug target/54429] [SH] SImode values get ferried through FPUL and FP regs for -O0

[Bug target/54699] [4.8/4.9/5 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs

[Bug target/55023] hppa: wrong code generated with tail call optimisation

[Bug target/55181] [4.8/4.9/5 Regression] Expensive shift loop where a bit-testing instruction could be used

[Bug target/55212] [SH] Switch to LRA

[Bug target/55295] [SH] Add support for fipr instruction

[Bug target/55298] [SH] Add support to disable FPU usage for individual functions

[Bug target/55351] can't build libgcc for -m5-compact variant in SH64

[Bug target/57037] GCC does not generate non-temporal stores on i386 with SSE2+

[Bug target/57636] cr16: ICE while building libgcc

[Bug target/58066] GCC mis-compiles access to TLS variable with -fPIC on x86_64

[Bug target/58158] [4.8/4.9/5 Regression] ICE with conditional moves on GPRs with a floating point conditional on mipsel with loongson2f

[Bug target/58314] SH4 error: 'asm' operand requires impossible reload

[Bug target/58623] lack of ldp/stp optimization

[Bug target/59371] [4.8/4.9/5 Regression] Performance regression in GCC 4.8 and later versions.

[Bug target/59407] gcc.target/i386/pr58218.c FAILs with Sun as

[Bug target/59549] [SH] __builtin_return_address causes push/pop of PR

[Bug target/59593] [arm big-endian] using "ldrh" access a immediate which stored in a memory by word

[Bug target/60410] [4.8/4.9/5 Regression] -fshort-double ICEs x86_64

[Bug target/60563] FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*

[Bug target/60617] [4.8 Regression] unable to find a register to spill in class 'LO_REGS'

[Bug target/60704] [4.9 Regression] ICE: in extract_constrain_insn_cached, at recog.c:2156 with -flive-range-shrinkage -march=amdfam10

[Bug target/60925] [4.9/5 Regression] hppa: can't find a register in class 'R1_REGS' while reloading 'asm'

[Bug target/61108] [4.8 Regression] gcc 4.8.2 generates incorrect integer arithmetic at O3 (ok at O2)

[Bug target/61142] [SH] QImode/HImode @(R0,Rm),Rn does not load to Rn = R0

[Bug target/61296] Excessive alignment in ix86_data_alignment

[Bug target/61360] [5 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4

[Bug target/61373] neon registers restored incorrectly with -mapcs-frame -O -fno-omit-frame-pointer

[Bug target/61407] Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3

[Bug target/61578] Code size increase for ARM thumb compared to 4.8.x when compiling with -Os

[Bug target/61622] [4.8 regression] internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1508

[Bug target/61664] Microblaze exception handling fails

[Bug target/61749] arm_neon.h "_lane" and "_n" intrinsics can cause ICEs

[Bug target/61878] Missing intrinsic functions in avx512intrin.h

[Bug target/61925] [4.8/4.9/5 Regression] internal error when using vectorization on CPU without SSE

[Bug target/62084] [avr] ICE: in convert_debug_memory_address

[Bug target/62191] extra shift generated for vector integer division by constant 2

[Bug target/62231] [4.8/4.9 regression] Exception handling broken on powerpc-e500v2-linux-gnuspe

[Bug target/62251] [5 Regression] FAIL: gfortran.dg/quad_2.f90 execution test

[Bug target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs

[Bug target/62642] [4.8/4.9/5 Regression] x86 rdtsc is moved through barrier

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

[Bug target/63304] Aarch64 pc-relative load offset out of range

[Bug target/63321] [SH] Unused T bit result of shll / shlr insns

[Bug target/63347] m68k misoptimisation with -fschedule-insns

[Bug target/63399] Segmentation Fault on pow() function call when all parameters constant, ARM v61 Processor

[Bug target/63408] [4.8/4.9/5 regression] GCC emits incorrect fixed->fp conversion instruction on Cortex-M4 target

[Bug target/63442] [AArch64] ICE with ubsan/overflow-int128.c test

[Bug target/63594] [5 Regression] ICE: in ix86_vector_duplicate_value, at config/i386/i386.c:39831 with -mavx512f

[Bug target/63596] Saving of GPR/FPRs for stdarg even though the variable argument is not used

[Bug target/63651] Lot of failures in obj(c|-c++) with yosemite

[Bug target/63661] [4.9 Regression] -O2 miscompiles with -mtune=nehalem or corei7

[Bug target/63681] bfin-rtems ICE in cfg_layout_initialize, at cfgrtl.c:4233

[Bug target/63681] ICE in cfg_layout_initialize, at cfgrtl.c:4233

[Bug target/63773] [meta-bug] Restoring darwin bootstrap for gcc 5.0

[Bug target/63805] ICE: in extract_insn, at recog.c:2327 with -mcpu=power8

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

[Bug target/63870] [Aarch64] [ARM] Errors in use of NEON intrinsics are reported incorrectly

[Bug target/63891] [5 regression] Failure of darwin-weakimport-3.c

[Bug target/63892] [5.0 regression] gcc.dg/sibcall-3.c fails on darwin with -m32

[Bug target/63896] [5 Regression] g++.dg/ipa/devirt-7.C produces code that trips the darwin linker

[Bug target/63908] [e500v2] "float_bessel"case failed on e500v2 platforms

[Bug target/63937] [5 Regression] Compiling large arrays fails

[Bug target/63949] Aarch64 instruction combiner does not optimize subsi_sxth function as expected (gcc.target/aarch64/extend.c fails)

[Bug target/63950] [AArch64] ICE at -O0 on vld1_lane intrinsics

[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

[Bug target/63986] [5 Regression][SH] gcc.target/sh/pr51244-15.c failures

[Bug target/64003] valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md

[Bug target/64008] [SH] sh4-linux configured compiler rejects -m4-nofpu

[Bug target/64011] Fail to compile pr48335-2.c on big-endian aarch64

[Bug target/64011] Fail to compile pr48335-2.c on big-endian where bit insert instruction supported

[Bug target/64019] ICE in extract_constrain_insn

[Bug target/64036] [SH] Evaluate re-enabling scheduling before RA

[Bug target/64047] [5 Regression] ICE: Segmentation fault when compiling gcc.dg/torture/pr52429.c

[Bug target/64055] [5 regression] gnat.dg/derived_aggregate.adb FAILs on 32-bit i386

[Bug target/64056] [5 Regression] gcc.target/i386/chkp-strlen-4.c etc. FAIL

[Bug target/64061] [5 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.c:894 with -O2 -g -fno-dce -fno-tree-dce

[Bug target/64108] ICE: SIGSEGV in decide_alg() with -mmemset-strategy=libcall:-1:align -minline-all-stringops

[Bug target/64113] Gcc on Alpha: Error: No lda !gpdisp!282 was found

[Bug target/64115] [4.9/5 Regression] ICE: : in rs6000_delegitimize_address, at config/rs6000/rs6000.c:7051

[Bug target/64134] (vector float){0, 0, b, a} Uses stores when it does need to

[Bug target/64134] New: (vector float){0, 0, b, a} Uses stores when it does need to

[Bug target/64149] -mno-lra bitrots, suggest to remove for GCC 5

[Bug target/64149] New: -mno-lra bitrots, suggest to remove for GCC 5

[Bug target/64152] internal compiler error: in gen_add2_insn

[Bug target/64152] New: internal compiler error: in gen_add2_insn

[Bug target/64154] enable fipa-ra for Thumb1

[Bug target/64154] New: enable fuse-caller-save for Thumb1

[Bug target/64159] [5 Regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"

[Bug target/64160] msp430 code generation error adding 32-bit integers

[Bug target/64160] New: msp430 code generation error adding 32-bit integers

[Bug target/64165] New: __builtin_frame_address causes segmentation fault in __static_initialization_and_destruction_0

[Bug target/64172] [4.9 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON

[Bug target/64172] [4.9/5 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON

[Bug target/64172] New: [4.9 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON

[Bug target/64179] New: fail caused by autovectorization in arm big-endian mode

[Bug target/64180] PowerPC carry bit improvements

[Bug target/64200] ICE: in decide_alg, at config/i386/i386.c:24510 with -mmemcpy-strategy=libcall:-1:align -minline-stringops-dynamically

[Bug target/64200] New: ICE: in decide_alg, at config/i386/i386.c:24510 with -mmemcpy-strategy=libcall:-1:align -minline-stringops-dynamically

[Bug target/64204] [5 Regression] gcc.dg/c11-atomic-2.c fails on powerpc 64-bit little endian after -mupper-regs patches went in

[Bug target/64204] gcc.dg/c11-atomic-2.c fails on powerpc 64-bit little endian after -mupper-regs patches went in

[Bug target/64204] New: gcc.dg/c11-atomic-2.c fails on powerpc 64-bit little endian after -mupper-regs patches went in

[Bug target/64205] [5 Regression] powerpc64-linux --with-cpu=G5 bootstrap failure

[Bug target/64205] New: powerpc64-linux --with-cpu=G5 bootstrap failure

[Bug target/64208] [4.9 Regression][iwmmxt] ICE: internal compiler error: Max. number of generated reload insns per insn is achieved (90)

[Bug target/64210] [5 Regression] FAIL: gcc.target/i386/avx512vl-(vmovdqa64|vpbroadcastd)-1.c ... with -fpic

[Bug target/64210] New: FAIL: gcc.target/i386/avx512vl-(vmovdqa64|vpbroadcastd)-1.c ... with -fpic

[Bug target/64212] [5 Regression] ICE [in noninterposable_alias, at symtab.c:1706]

[Bug target/64212] ICE [in noninterposable_alias, at symtab.c:1706]

[Bug target/64215] -Os misses an opportunity to merge two ret instructions

[Bug target/64215] New: -Os misses an opportunity to merge two ret instructions

[Bug target/64217] LRA: generate wrong liveness info after r217947 for clobber in jump_insn

[Bug target/64224] [ARM] -mapcs -marm uses deprecated forms (as of ARMv7-A) of LDM in epilogues

[Bug target/64224] New: [ARM] -mapcs -marm uses deprecated forms (as of ARMv7-A) of LDM in epilogues

[Bug target/64226] [5.0 Regression] Secondary reload incorrect TOC address

[Bug target/64226] New: Secondary reload incorrect TOC address

[Bug target/64231] [5 Regression] SIGSEGV building glibc on aarch64-linux-gnu from r217852

[Bug target/64231] New: SIGSEGV building glibc on aarch64-linux-gnu from r217852

[Bug target/64231] SIGSEGV building glibc on aarch64-linux-gnu from r217852

[Bug target/64233] [m68k coldfire] Another misoptimisation with -fschedule-insns

[Bug target/64233] New: [m68k coldfire] Another misoptimisation with -fschedule-insns

[Bug target/64237] [5 Regression] glibc build failure

[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

[Bug target/64240] New: [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault) with -fPIC.

[Bug target/64243] New: Passing and returning structures with single member of floating type via SSE registers is wrong on Windows x86-64 ABI

[Bug target/64252] [5 Regression] expand_vec_perm_pblendv caused miscompilation

[Bug target/64252] New: [5 Regression] expand_vec_perm_pblendv caused miscompilation

[Bug target/64254] [5 Regression] FAIL: c-c++-common/torture/vshuf-(v4si|v8hi).c -O* (internal compiler error) between r218540 and r218566.

[Bug target/64254] New: [5 Regression] FAIL: c-c++-common/torture/vshuf-(v4si|v8hi).c -O* (internal compiler error) between r218540 and r218566.

[Bug target/64263] [5.0 Regression] ICE where adddi3_aarch64 does not satisfy its constraints after r217546

[Bug target/64263] New: ICE where adddi3_aarch64 does not satisfy its constraints after r217546

[Bug target/64264] [5 Regression] s390 bootstrap fails in ada

[Bug target/64264] New: [5 Regression] s390 bootstrap fails in ada

[Bug target/64268] [5 Regression] bootstrap failure (ICE in wide_int_to_tree, at tree.c:1438) on powerpc in libgcc, stage2

[Bug target/64268] New: [5 Regression] bootstrap failure (ICE in wide_int_to_tree, at tree.c:1438) on powerpc in libgcc, stage2

[Bug target/64299] New: [SH] improve FPSCR.PR mode switching by reordering insns

[Bug target/64300] New: s390x, ICE, unable to generate reloads, in curr_insn_transform, at lra-constraints.c

[Bug target/64300] s390x, ICE, unable to generate reloads, in curr_insn_transform, at lra-constraints.c

[Bug target/64304] AArch64 miscompilation with -mgeneral-regs-only

[Bug target/64304] New: AArch64 miscompilation with -mgeneral-regs-only

[Bug target/64305] [SH] Add support for fschg insn and 64 bit FP moves

[Bug target/64305] New: [SH] Add support for fschg insn and 64 bit FP moves

[Bug target/64306] [SH] Improve unaligned loads and stores

[Bug target/64306] New: [SH] Improve unaligned loads

[Bug target/64310] libgcc2.c:2051:1: internal compiler error: in curr_insn_transform, at lra-constraints.c:3383

[Bug target/64310] New: libgcc2.c:2051:1: internal compiler error: in curr_insn_transform, at lra-constraints.c:3383

[Bug target/64331] regcprop propagates registers noted as REG_DEAD

[Bug target/64338] [5 Regression] ICE in swap_condition, at jump.c:628

[Bug target/64338] New: [5 Regression] ICE in swap_condition, at jump.c:628

[Bug target/64342] [5 Regression] Tests failing when compiled with '-m32 -fpic' after r216154.

[Bug target/64342] New: [5 Regression] Tests failing when compiled with '-m32 -fpic' after r216154.

[Bug target/64345] New: [SH] Improve single bit extraction

[Bug target/64348] [5 Regression] Case scal-to-vec1.c failed on arm-linux-gnueabi with -fPIC

[Bug target/64348] New: Case scal-to-vec1.c failed on arm-linux-gnueabi with -fPIC

[Bug target/64358] New: Wrong code for __int128 operations in powerpc64le

[Bug target/64358] Wrong code for __int128 operations in powerpc64le

[Bug target/64361] New: -fpic -mcmodel=large fails to compile testsuite_shared.cc in libstdc++

[Bug target/64364] gcc ICE on min() on Intel Sandy Bridge CPU if compiler built on Haswell

[Bug target/64364] New: gcc ICE on min() on Intel Sandy Bridge CPU if compiler built on Haswell

[Bug target/64368] [5 Regression] Several libstdc++ test failures on darwin after r218964.

[Bug target/64368] [5 Regression] Several libstdc++ test failures on darwin and others after r218964.

[Bug target/64368] New: [5 Regression] Several libstdc++ test failures on darwin after r218964.

[Bug target/64375] New: m32c ICE building newlib in calls.cL3638

[Bug target/64376] New: [SH] Improve bswap support

[Bug target/64377] New: nios2 compile error in options-save.c

[Bug target/64377] nios2 compile error in options-save.c

[Bug target/64379] VFP register restore in ARM epilogue can break indirect tailcalls

[Bug target/64384] mingw-w64: stdcall function returning an aggregate is incompatible with MS ABI

[Bug target/64384] New: mingw-w64: stdcall function returning an aggregate is incompatible with MS ABI

[Bug target/64386] ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -mavx512bw

[Bug target/64386] New: ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -mavx512bw

[Bug target/64387] ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -ffloat-store -mavx512er

[Bug target/64387] New: ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -ffloat-store -mavx512er

[Bug target/64393] ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -mavx512vbmi

[Bug target/64393] New: ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -mavx512vbmi

[Bug target/64402] New: mep-elf ICE in libgcc/unwind-dw2.c

[Bug target/64403] New: m32c-elf ICE with -mcpu=m32cm and cleanup

[Bug target/64405] [arm] Invalid codegenaration for ARMv3 and ARMv2

[Bug target/64405] New: [arm] Invalid codegenaration for ARMv3 and ARMv2

[Bug target/64407] ICE in simplify_const_unary_operation, at simplify-rtx.c:1730

[Bug target/64407] New: ICE in simplify_const_unary_operation, at simplify-rtx.c:1730

[Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202

[Bug target/64409] ICE building Mesa 10.4.0 for x32 ABI

[Bug target/64411] New: ICE: in verify_target_availability, at sel-sched.c:1577 with -Os -mcmodel=medium -fPIC -fschedule-insns -fselective-scheduling

[Bug target/64412] [regression] ICE in offload compiler: in extract_insn, at recog.c:2327

[Bug target/64417] New: [SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for excess errors)

[Bug target/64424] New: cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748

[Bug target/64451] New: tic6x-elf: ICE in extract_insn, at recog.c:2202

[Bug target/64451] tic6x-elf: ICE in extract_insn, at recog.c:2202

[Bug target/64453] New: Live high register not saved in function prolog on ARM with -Os

[Bug target/64456] New: [AArch64] pr64252.c fail on aarch64_be

[Bug target/64458] New: [ARM] Redundant ldr when accessing var inside and outside a loop

[Bug target/64460] New: ARM ICE on valid code

[Bug target/64461] New: bad assembly generated for Coldfire targets

[Bug testsuite/36443] [4.8/4.9/5 Regression]: HOSTCC doesn't work with installed gcc

[Bug testsuite/40625] [4.8/4.9/5 Regression] Errors in "make -k check-gcc RUNTESTFLAGS=plugin.exp"

[Bug testsuite/51097] [4.8/4.9/5 Regression] a lot of "FAIL: gcc.dg/vect" on i686 avx build 181167 to 181177

[Bug testsuite/64032] [5 Regression] FAIL: gcc.dg/undefined-loop-2.c (test for warnings, line 18)

[Bug testsuite/64038] [5 Regression] FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)

[Bug testsuite/64048] [5 Regression] UNRESOLVED: gcc.dg/tree-prof/peel-1.c scan-rtl-dump loop2_unroll

[Bug testsuite/64145] [5 Regression] gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED after r217315.

[Bug testsuite/64177] New: Various cilk+ testsuite failures

[Bug testsuite/64190] New: FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)

[Bug testsuite/64221] New: contrib/compare_tests confused by c-c++-common/ubsan/shift-5.c

[Bug testsuite/64328] addr_equal-1.c fails execution.

[Bug testsuite/64427] gcc.target/i386/pr64291-1.c is invalid

[Bug testsuite/64427] New: gcc.target/i386/pr64291-1.c is invalid

[Bug testsuite/64430] New: Out-of-bounds array access in isl-ast-gen-if-1.c

[Bug tree-optimization/13876] loop not fully optimized

[Bug tree-optimization/14541] [tree-ssa] built-in math functions are not fully optimized at tree level

[Bug tree-optimization/15346] [tree-ssa] combine two successive divisions

[Bug tree-optimization/15596] [4.8/4.9/5 Regression] Missed optimization with bitfields with return value

[Bug tree-optimization/15826] don't use "if" to extract a single bit bit-field.

[Bug tree-optimization/16107] missed optimization with some math function builtins

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

[Bug tree-optimization/18501] [4.8/4.9/5 Regression] Missing 'used uninitialized' warning (CCP)

[Bug tree-optimization/19049] not vectorizing a fortran loop

[Bug tree-optimization/19104] in range test not noticed

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

[Bug tree-optimization/21046] move memory allocation out of a loop

[Bug tree-optimization/21485] [4.8/4.9/5 Regression] missed load PRE, PRE makes i?86 suck

[Bug tree-optimization/23455] tree load PRE is not working for global variables

[Bug tree-optimization/26731] Jump threading gets in the way of loops

[Bug tree-optimization/31130] [4.8/4.9/5 Regression] VRP no longer derives range for division after negation

[Bug tree-optimization/32306] [4.8/4.9/5 Regression] redundant && || not eliminated

[Bug tree-optimization/32684] Missed tail call with sin/cos and sincos pass

[Bug tree-optimization/32685] Missed changing of sin into sinf (likewise for cos to cosf)

[Bug tree-optimization/33562] [4.8/4.9/5 Regression] aggregate DSE disabled

[Bug tree-optimization/34147] internal compiler error: in set_iv, at tree-ssa-loop-ivopts.c:936

[Bug tree-optimization/34723] [4.8/4.9/5 Regression] Summing variable should be initialized to the first member before the loop

[Bug tree-optimization/35629] [4.8/4.9/5 Regression] gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile fails

[Bug tree-optimization/37916] [4.8/4.9/5 Regression] SSA names causing register pressure; unnecessarily many simultaneously "live" names.

[Bug tree-optimization/38785] [4.8/4.9/5 Regression] huge performance regression on EEMBC bitmnp01

[Bug tree-optimization/39612] [4.8/4.9/5 Regression] LIM inserts loads from uninitialized local memory

[Bug tree-optimization/41089] [4.8/4.9/5 Regression] stdarg pass produces wrong code

[Bug tree-optimization/42108] [4.8/4.9 Regression] 50% performance regression

[Bug tree-optimization/42108] [4.8/4.9/5 Regression] 50% performance regression

[Bug tree-optimization/45397] [4.8/4.9/5 Regression] Issues with integer narrowing conversions

[Bug tree-optimization/46639] [4.8/4.9/5 Regression] Missing optimization due to function splitting and redundant conditionals

[Bug tree-optimization/47445] Wrong code generated with -O -fno-omit-frame-pointer -fpeel-loops

[Bug tree-optimization/47679] [4.8/4.9/5 Regression] Strange uninitialized warning after SRA

[Bug tree-optimization/48304] ICE: SIGFPE (division by zero) in maybe_hot_count_p at predict.c:145 with --param hot-bb-count-fraction=0 -fprofile-use

[Bug tree-optimization/48375] ICE: in initialize_matrix_A, at tree-data-ref.c:1901 with -O -ftree-vectorize

[Bug tree-optimization/48443] ICE: verify_flow_info failed: control flow in the middle of basic block with -fprefetch-loop-arrays --param l2-cache-size=0 and setjmp()

[Bug tree-optimization/49234] [4.8/4.9/5 Regression] -Wstrict-overflow gives obviously unwarranted warning

[Bug tree-optimization/49442] [4.8/4.9/5 Regression] Misaligned store support pessimization

[Bug tree-optimization/49498] [4.8/4.9/5 Regression]: gcc.dg/uninit-pred-8_b.c bogus warning line 20

[Bug tree-optimization/52272] [4.8/4.9/5 regression] Performance regression of 410.bwaves on x86.

[Bug tree-optimization/53852] [4.8/4.9/5 Regression] -ftree-loop-linear: large compile time / memory usage

[Bug tree-optimization/53966] procmail build deadloop on _autotst & -O3

[Bug tree-optimization/54000] [4.8/4.9/5 Regression] Performance breakdown for gcc-4.{6,7} vs. gcc-4.5 using std::vector in matrix vector multiplication (IVopts / inliner)

[Bug tree-optimization/54742] Switch elimination in FSM loop

[Bug tree-optimization/55180] Missed optimization abs(-x) -> abs(x)

[Bug tree-optimization/55405] ICE with optimization

[Bug tree-optimization/55459] Firefox 17: internal compiler error: in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633

[Bug tree-optimization/56049] [4.8/4.9/5 Regression] Simplification to constants not done

[Bug tree-optimization/56145] [4.8/4.9/5 Regression] Use of too much optimizations -O2 -ffast-math -floop-parallelize-all

[Bug tree-optimization/56273] [4.8/4.9/5 regression] Bogus -Warray-bounds warning

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

[Bug tree-optimization/57218] [4.8/4.9/5 Regression] Excessive inlining even at -Os

[Bug tree-optimization/57511] [4.8 Regression] Missing SCEV final value replacement

[Bug tree-optimization/57523] ICE in merge_assigned_reloads, at reload1.c:6062

[Bug tree-optimization/57534] [4.8/4.9/5 Regression]: Performance regression versus 4.7.3, 4.8.1 is ~15% slower

[Bug tree-optimization/57985] [4.8 Regression] ICE in cgraph_function_node with -fprofile-arcs -O2

[Bug tree-optimization/58722] c-c++-common/gomp/pr58472.c FAILs: SEGV in tree_class_check

[Bug tree-optimization/58957] [4.8 Regression] compilation slow at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes)

[Bug tree-optimization/59058] [4.8 Regression] wrong code at -O3 on x86_64-linux-gnu (affecting gcc 4.6 to trunk)

[Bug tree-optimization/59121] [4.8/4.9/5 Regression] endless loop with -O2 -floop-parallelize-all

[Bug tree-optimization/59124] [4.8/4.9/5 Regression] Wrong warnings "array subscript is above array bounds"

[Bug tree-optimization/59374] [4.8 Regression] -ftree-slp-vectorize breaks unique_ptr's move constructor

[Bug tree-optimization/59586] [4.8/4.9 Regression] [graphite] Segmentation fault with -Ofast -floop-parallelize-all -ftree-parallelize-loops

[Bug tree-optimization/59592] Segmentation fault in fold_comparison at -O1

[Bug tree-optimization/59859] [meta-bug] GRAPHITE issues

[Bug tree-optimization/59967] [4.8/4.9/5 Regression] Performance regression from 4.7.x to 4.8.x (loop not unrolled)

[Bug tree-optimization/60505] [4.8 Regression] Warning caused by GCC vectorizer.

[Bug tree-optimization/60656] [4.8 regression] x86 vectorization produces wrong code

[Bug tree-optimization/60694] Gcc-4.2.4 hangs during compilation of the attached test

[Bug tree-optimization/61068] [4.8 Regression] -O3 generates bad code (when tree-vectorize or inline-functions is on)

[Bug tree-optimization/61194] [4.9/5 Regression] vectorization failed with "bit-precision arithmetic not supported" even if conversion to int is requested

[Bug tree-optimization/61203] [4.8/4.9/5 Regression] g++.old-deja/g++.jason/rvalue2.C FAILs with -O2 -fno-inline

[Bug tree-optimization/61328] valgrind finds problem in find_bswap_or_nop_1

[Bug tree-optimization/61634] [4.8/4.9 Regression] ICE in in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1423

[Bug tree-optimization/61680] [4.8 Regression] vectorization gives wrong answer for sandybridge target

[Bug tree-optimization/61686] Incorrect check in comparison function range_entry_cmp() in tree_ssa_reassoc.c

[Bug tree-optimization/61822] gcc.dg/vect/vect-cond-reduc-1.c FAILs

[Bug tree-optimization/61906] failed to build gcc 4.9.1 on debian wheezy

[Bug tree-optimization/61917] [4.9/5 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in vectorizable_reduction, at tree-vect-loop.c:4913

[Bug tree-optimization/61931] Wrong Constant Folding

[Bug tree-optimization/62021] ICE in verify_gimple_assign_single

[Bug tree-optimization/63288] [5 Regression] gcc.c-torture/execute/20140326-1.c FAILs with -Og -fgcse -fif-conversion2

[Bug tree-optimization/63537] [4.8/4.9/5 Regression] Missed optimization: Loop unrolling adds extra copy when returning aggregate

[Bug tree-optimization/63551] [4.9/5 Regression] wrong code (segfaults) at -Os on x86_64-linux-gnu

[Bug tree-optimization/63568] Missed optimization (a & ~mask) | (b & mask) = a ^ ((a ^ b) & mask)

[Bug tree-optimization/63593] ICE: verify_gimple failed: incompatible types in PHI argument 0 with -O3 -fno-tree-vectorize

[Bug tree-optimization/63660] -Wmaybe-uninitialized false positive (uninit pass limits)

[Bug tree-optimization/63738] [4.9/5 Regression] ssa corruption when compiled with -O3

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

[Bug tree-optimization/63822] tree-chkp.c: missing init for local variable found_valid ?

[Bug tree-optimization/63841] [4.8 Regression] Incorrect strlen optimization after complete unroll

[Bug tree-optimization/63844] [4.8/4.9 Regression] open mp parallelization prevents vectorization

[Bug tree-optimization/63941] [5 Regression] ICE on valid code at -O3 and above on x86_64-linux-gnu

[Bug tree-optimization/63989] tree-ssa-strlen.c doesn't handle constant pointer plus and array refs if constant offset is smaller than known constant string length

[Bug tree-optimization/64058] [5 Regression] Performance degradation after r216304

[Bug tree-optimization/64111] [5.0 regression] ICE: conversion of register to a different size

[Bug tree-optimization/64121] [5 Regression] ICE: SSA corruption with -O -fsanitize=undefined

[Bug tree-optimization/64126] [5.0 Regression] FAIL: gcc.dg/pr37289.c scan-tree-dump original "-\\(long unsigned int\\) x"

[Bug tree-optimization/64130] vrp: handle non zero constant divided by range cannot be zero.

[Bug tree-optimization/64146] [5 Regression] ipa-icf breaks gold dynamic_test_2 test

[Bug tree-optimization/64146] New: [5 Regression] ipa-icf breaks gold dynamic_test_2 test

[Bug tree-optimization/64148] [5.0 Regression][ARM][Aarch64] internal compiler error: in verify_ssa, at tree-ssa.c:939

[Bug tree-optimization/64148] New: [5.0 Regression][ARM][Aarch64] internal compiler error: in verify_ssa, at tree-ssa.c:939

[Bug tree-optimization/64159] [5.0 regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"

[Bug tree-optimization/64159] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"

[Bug tree-optimization/64159] New: [5.0 regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"

[Bug tree-optimization/64183] [5.0 Regression] Complete unroll doesn't happen for a while-loop

[Bug tree-optimization/64183] New: [5.0 Regression] Complete unroll doesn't happen for a while-loop

[Bug tree-optimization/64193] [4.8/4.9 Regression] Decreased performance after r173250

[Bug tree-optimization/64193] [4.8/4.9/5 Regression] Decreased performance after r173250

[Bug tree-optimization/64193] Decreased performance after r173250

[Bug tree-optimization/64193] New: Decreased performance after r173250

[Bug tree-optimization/64199] [4.8/4.9 Regression] ICE: tree check: expected class 'constant', have 'binary' (plus_expr) in fold_binary_loc, at fold-const.c:10404 with -ffast-math -frounding-math

[Bug tree-optimization/64199] [4.8/4.9/5 Regression] ICE: tree check: expected class 'constant', have 'binary' (plus_expr) in fold_binary_loc, at fold-const.c:10404 with -ffast-math -frounding-math

[Bug tree-optimization/64199] New: [4.8/4.9/5 Regression] ICE: tree check: expected class 'constant', have 'binary' (plus_expr) in fold_binary_loc, at fold-const.c:10404 with -ffast-math -frounding-math

[Bug tree-optimization/64211] ICE compiling Linux Kernel net/core/dev.c in dev_change_net_namespace

[Bug tree-optimization/64211] New: ICE compiling Linux Kernel net/core/dev.c in dev_change_net_namespace

[Bug tree-optimization/64258] internal compiler error: Segmentation fault (on loop optimization?)

[Bug tree-optimization/64260] [5 Regression] wrong code at -O1 on x86_64-linux-gnu

[Bug tree-optimization/64260] New: wrong code at -O1 on x86_64-linux-gnu

[Bug tree-optimization/64260] wrong code at -O1 on x86_64-linux-gnu

[Bug tree-optimization/64269] [4.8/4.9/5 Regression] ICE with -O3 enabled on Ubuntu 14.04

[Bug tree-optimization/64277] [4.9/5.0 Regression] Incorrect warning "array subscript is above array bounds"

[Bug tree-optimization/64277] New: [4.9/5.0 Regression] Incorrect warning "array subscript is above array bounds"

[Bug tree-optimization/64280] [5 Regression] ICE in replace_uses_by, at tree-cfg.c:1789

[Bug tree-optimization/64280] New: [5 Regression] ICE in replace_uses_by, at tree-cfg.c:1789

[Bug tree-optimization/64283] [5 Regression] ICE: in verify_ssa, at tree-ssa.c:939

[Bug tree-optimization/64283] New: [5 Regression] ICE: in verify_ssa, at tree-ssa.c:939

[Bug tree-optimization/64284] [5 Regression] ICE: Segmentation fault

[Bug tree-optimization/64284] New: [5 Regression] ICE: Segmentation fault

[Bug tree-optimization/64295] [5 Regression] ICE: SIGSEGV (infinite recursion) with -frounding-math -funsafe-math-optimizations

[Bug tree-optimization/64295] New: [5 Regression] ICE: SIGSEGV (infinite recursion) with -frounding-math -funsafe-math-optimizations

[Bug tree-optimization/64308] Missed optimization: 64-bit divide used when 32-bit divide would work

[Bug tree-optimization/64308] New: Missed optimization: 64-bit divide used when 32-bit divide would work

[Bug tree-optimization/64312] [5 Regression] ICE: Segmentation fault

[Bug tree-optimization/64312] New: [5 Regression] ICE: Segmentation fault

[Bug tree-optimization/64319] add alias runtime check to remove load after load redundancy

[Bug tree-optimization/64319] New: add alias runtime check to remove load after load redundancy

[Bug tree-optimization/64322] More optimize opportunity for constant folding

[Bug tree-optimization/64322] New: More optimize opportunity for constant folding

[Bug tree-optimization/64326] [5 Regression] ICE at -O3 on x86_64-linux-gnu in check_probability, at basic-block.h:581

[Bug tree-optimization/64326] New: ICE at -O3 on x86_64-linux-gnu in check_probability, at basic-block.h:581

[Bug tree-optimization/64328] New: addr_equal-1.c fails execution.

[Bug tree-optimization/64330] [5 Regression] IPA-ICF merges const exported vars that could be addressable in other TUs

[Bug tree-optimization/64357] [5 Regression] ICE at -Os on x86_64-linux-gnu in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:579

[Bug tree-optimization/64357] New: ICE at -Os on x86_64-linux-gnu in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:579

[Bug tree-optimization/64365] New: Predictive commoning after loop vectorization produces incorrect code.

[Bug tree-optimization/64404] [5 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1464 with --param=sccvn-max-alias-queries-per-access=1

[Bug tree-optimization/64404] New: [5 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1464 with --param=sccvn-max-alias-queries-per-access=1

[Bug tree-optimization/64406] [5 Regression] ICE: SIGSEGV in estimate_numbers_of_iterations_loop (tree-ssa-loop-niter.c:3453) with custom flags

[Bug tree-optimization/64406] New: [5 Regression] ICE: SIGSEGV in estimate_numbers_of_iterations_loop (tree-ssa-loop-niter.c:3453) with custom flags

[Bug tree-optimization/64421] New: Incorrect vector function name generated for log

[Bug tree-optimization/64434] [5 Regression] Performance regression after operand cannibalization (r216728).

[Bug tree-optimization/64434] [5 Regression] Performance regression after operand canonicalization (r216728).

[Bug tree-optimization/64434] New: Performance regression after operand canonicalization (r216728).

[Bug tree-optimization/64434] Performance regression after operand canonicalization (r216728).

[Bug tree-optimization/64436] New: optimize-bswapdi-3.c fails on aarch64_be-none-elf

[Bug tree-optimization/64436] optimize-bswapdi-3.c fails on aarch64_be-none-elf

[Bug tree-optimization/64450] Optimize 0>=p-q to q>=p for char*p,*q;

[Bug tree-optimization/64454] New: optimize (x%5)%5

Opportunity Never Wait for Anybody : New Session Announcement For Distance Learning Courses

A problem of template implicit instantiation


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