gcc-bugs archive
subject index for April, 2015

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/47748] Legal program rejected, ARM 12.7(3/2): generic formal package with "others => <>" in the formal_package_actual_part

[Bug ada/48002] internal error on calling inherited, overloaded and abstract subprograms with string literal

[Bug ada/62042] Missing optimization of copying non-limited objects

[Bug ada/62205] GNAT does not accept class types for Default_Iterator

[Bug ada/62235] segmentation fault on Ada 2012 code

[Bug ada/62236] <built-in>: error: aggregate value used where an integer was expected

[Bug ada/65476] Long_Float array does not byte-swap correctly with reverse Scalar_Storage_Order

[Bug ada/65618] [5/6 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu

[Bug ada/65683] [5 regression] access types across "limited with" breaks restriction of No_Elaboration_Code

[Bug ada/65683] [5/6 regression] access types across "limited with" breaks restriction of No_Elaboration_Code

[Bug ada/65683] New: [5 regression] access types across "limited with" breaks restriction of No_Elaboration_Code

[Bug ada/65696] New: ASAN reports global-buffer-overrun for local tagged types

[Bug ada/65868] "cannot find -lstdc++" for GNAT compilation

[Bug ada/65868] New: "cannot find -lstdc++" for GNAT compilation

[Bug bootstrap/11660] libffi only builds when java is selected as language

[Bug bootstrap/62077] --with-build-config=bootstrap-lto fails

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

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

[Bug bootstrap/65645] New: --without-system-zlib has no impact in gcc directory

[Bug bootstrap/65664] ARM bootstrap fails with --with-fpu=neon-vfpv4

[Bug bootstrap/65664] New: ARM bootstrap fails with --with-fpu=neon-vfpv4

[Bug bootstrap/65675] make bootstrap fails when configured with --disable-hosted-libstdcxx

[Bug bootstrap/65725] Bootstrap errors on Solaris 10 x86-64, including object diffs

[Bug bootstrap/65725] New: Bootstrap errors on Solaris 10 x86-64, including object diffs

[Bug bootstrap/65733] gcc 4.9.2 suffers bootstrap comparison failures with clang 3.5.1 and later.

[Bug bootstrap/65733] New: gcc 4.9.2 suffers bootstrap comparison failures with clang 3.5.1 and later.

[Bug bootstrap/65763] New: tm.h: No such file or directory

[Bug bootstrap/65763] tm.h: No such file or directory

[Bug bootstrap/65863] GCC does not compile with weird error messages

[Bug bootstrap/65863] New: GCC does not compile with weird error messages

[Bug bootstrap/65865] [6 Regression] Bootstrap failure on x86

[Bug bootstrap/65865] New: [6 Regression] Bootstrap failure on x86

[Bug bootstrap/65910] New: r222473 breaks x86_64 darwin bootstrap

[Bug bootstrap/65910] r222473 breaks x86_64 darwin bootstrap

[Bug bootstrap/7125] libz is built even if configured with --with-system-zlib

[Bug c++/17122] Unable to compile friend operator within template

[Bug c++/32676] [cxx0x branch] incorrect member address when using delegate constructors and virtual inheritance

[Bug c++/38068] Friend Functions of the Base accessing Derived Class Members

[Bug c++/39813] improve __PRETTY_FUNCTION__ for templated methods

[Bug c++/39934] Union member incorrectly disallowed

[Bug c++/42033] libstdc++ seems to miss std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*>(char*, char*, std::allocator<char> const&)

[Bug c++/44282] fastcall is not mangled at all

[Bug c++/49171] [C++0x][constexpr] Constant expressions support reinterpret_cast

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

[Bug c++/51747] [DR 1467] [C++11] cannot call defaulted copy constructor using list-initialization

[Bug c++/52830] ICE: "canonical types differ for identity types ..." when attempting SFINAE with member type

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

[Bug c++/55080] -pedantic produces error: floating-point literal cannot appear in a constant-expression

[Bug c++/55095] Wshift-overflow

[Bug c++/56100] spurious -Wshadow warning with local variable in template class

[Bug c++/56480] Explicit specialization in a namespace enclosing the specialized template

[Bug c++/56868] Constexpr example in 7.1.5/5 fails to compile correctly

[Bug c++/57335] internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977

[Bug c++/57466] [DR 1584] Argument deduction fails for 'const T*' when T is function type

[Bug c++/57472] internal compiler error: in finish_member_declaration, at cp/semantics.c

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

[Bug c++/57610] Reference initialized with temporary instead of sub-object of conversion result

[Bug c++/57712] GCC fails to to match out-of-line template member function definition with declaration

[Bug c++/57868] misleading location for invalid variadic template

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

[Bug c++/58950] Missing "statement has no effect"

[Bug c++/59499] Probably optimization error

[Bug c++/59716] variadic template multiple parameter pack expansion fails

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

[Bug c++/59795] Invalid use of "this" in a local class not diagnosed

[Bug c++/59873] The value of char32_t U'\u0000' and char16_t u'\u0000' is 1, instead of 0.

[Bug c++/59955] Segmentation fault on (re?)defining a struct template as function template, when inside a struct tempate

[Bug c++/59964] gcc segfault on compiling nested parameter pack code

[Bug c++/60608] Template argument problem

[Bug c++/60615] bad location in error from initializer

[Bug c++/60976] Compilation with G++ 4.9.0 is 2-3 times slower than with 4.8.2

[Bug c++/60994] gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier

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

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

[Bug c++/61135] It seems to be not able to call virtual method of literal object in lambda expression

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

[Bug c++/61940] Wrong error location for error in initialization list

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

[Bug c++/61990] Incorrect caret location for type mismatches in function calls

[Bug c++/62182] New warning wished: operator== and "equality comparison result unused [-Wunused-comparison]"/-Wunsed-value

[Bug c++/63540] Erroneous "'Derived' declares a move constructor or move assignment operator" in error.

[Bug c++/63579] New attribute for empty member optimization

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

[Bug c++/64236] [c++11] last alignas overrides stricter on a class definition

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

[Bug c++/64521] [4.9/5 Regression] ICE with -frepo

[Bug c++/64527] Constructor for empty struct not called in some situations

[Bug c++/64570] error: non-trivial conversion at assignment

[Bug c++/64667] -Winit-self ignored for reference fields

[Bug c++/64704] software crashed when using vectorizing optimization

[Bug c++/64987] alignas(N) (and __attribute__(__aligned__(N))) ignored on enum specifiers

[Bug c++/65091] decltype(~arg) fails for template functions

[Bug c++/65186] internal compiler error: in tsubst, at cp/pt.c:11738

[Bug c++/65422] [C++11] Rejected valid double expansion packs.

[Bug c++/65554] ICE: verify_gimple failed

[Bug c++/65598] Fix column location for 'explicit'

[Bug c++/65625] [5 Regression] ICE in make_typename_type, at cp/decl.c:3499

[Bug c++/65634] [c++-concepts] ICE in check_noexcept_r() for a noexcept constraint on a static member function call requirement

[Bug c++/65635] [c++-concepts] ICE in cp_tree_equal() during class template partial specialization constraint matching

[Bug c++/65636] [c++-concepts] ICE (Segmentation fault) when a type requirement names a typedef or type alias

[Bug c++/65642] [5 Regression] [C++11] GCC rejects valid constant expression

[Bug c++/65642] [C++11] GCC rejects valid constant expression

[Bug c++/65646] [5 Regression] ICE in invalid syntax

[Bug c++/65646] New: ICE in invalid syntax

[Bug c++/65652] defaulted default constructor

[Bug c++/65652] New: defaulted default constructor

[Bug c++/65656] __builtin_constant_p should always be constexpr

[Bug c++/65656] New: __builtin_constant_p should be constexpr

[Bug c++/65667] [5 Regression] FAIL: g++.dg/cpp0x/pr57101.C -std=gnu++11 (test for excess errors)

[Bug c++/65667] New: [5 Regression] FAIL: g++.dg/cpp0x/pr57101.C -std=gnu++11 (test for excess errors)

[Bug c++/65669] Don't emit debug info for fake_ostream version of cerr (and others)

[Bug c++/65669] New: Don't emit debug info for fake_ostream version of cerr (and others)

[Bug c++/65678] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909

[Bug c++/65678] New: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909

[Bug c++/65681] [c++-concepts] spurious ambiguous template instantiation error; regression from r211824

[Bug c++/65681] New: [c++-concepts] spurious ambiguous template instantiation error; regression from r211824

[Bug c++/65685] New: Reducing alignment with alignas should be rejected

[Bug c++/65685] Reducing alignment with alignas should be rejected

[Bug c++/65687] New: Inconsistent behavior for __attribute__((__deprecated__)) between C and C++.

[Bug c++/65690] [5 Regression] typedef alignment lost since r219705

[Bug c++/65690] New: [5 Regression] typedef alignment lost since r219705

[Bug c++/65692] New: Repeating error for each array entry

[Bug c++/65692] Repeating error for each array entry

[Bug c++/65693] [5.0 Regression] ICE in assign_by_spills, at lra-assigns.c:1419

[Bug c++/65693] New: [5.0 Regression] ICE in assign_by_spills, at lra-assigns.c:1419

[Bug c++/65695] [4.9/5 Regression] NSDMI calling constexpr constructor with pointer-to-member is not a constant expression

[Bug c++/65695] [4.9/5/6 Regression] NSDMI calling constexpr constructor with pointer-to-member is not a constant expression

[Bug c++/65695] New: [4.9/5 Regression] calling constexpr constructor with pointer-to-member is not a constant expression

[Bug c++/65706] [c++14] Pack expansion with variable template incorrectly marked as invalid

[Bug c++/65706] New: [c++14] Pack expansion with variable template incorrectly marked as invalid

[Bug c++/65707] internal compiler error: in unify, at cp/pt.c:18577

[Bug c++/65707] New: internal compiler error: in unify, at cp/pt.c:18577

[Bug c++/65708] New: Non-type template argument not visible causes substitution failure

[Bug c++/65708] Non-type template argument not visible causes substitution failure

[Bug c++/65715] Aligned attribute C++ issues

[Bug c++/65715] New: Aligned attribute C++ issues

[Bug c++/65719] Link error with constexpr variable template

[Bug c++/65719] New: Link error with constexpr variable template

[Bug c++/65720] ICE with g++ 4.9.2 -frepo

[Bug c++/65720] New: ICE with g++ 4.9.2 -frepo

[Bug c++/65721] [4.8/4.9/5 Regression] Internal compiler error segmentation fault

[Bug c++/65721] [4.8/4.9/5/6 Regression] Internal compiler error segmentation fault

[Bug c++/65721] New: Internal compiler error segmentation fault

[Bug c++/65727] [4.8/4.9/5 Regression] Segfault With Decltype In Lambda Expression Used To Initialize Static Class Member

[Bug c++/65727] [4.8/4.9/5/6 Regression] Segfault With Decltype In Lambda Expression Used To Initialize Static Class Member

[Bug c++/65727] New: Segfault With Decltype In Lambda Expression Used To Initialize Static Class Member

[Bug c++/65728] New: template instantiation complains of sizeof failing due to incomplete definition

[Bug c++/65728] template instantiation complains of sizeof failing due to incomplete definition

[Bug c++/65734] New: Yet another case of lost alignment by stor_layout

[Bug c++/65734] Yet another case of lost alignment by stor_layout

[Bug c++/65736] [5 Regression] ICE (in process_init_constructor_array, at cp/typeck2.c:1263)

[Bug c++/65736] [5 Regression] ICE (in process_init_constructor_array, at cp/typeck2.c:1263) on arm-linux-gnueabihf

[Bug c++/65736] New: [5 Regression] ICE (in process_init_constructor_array, at cp/typeck2.c:1263) on arm-linux-gnueabihf

[Bug c++/65739] [5 Regression] ICE (gimple_failed) initializing a vector of function pointers at -O1 or higher

[Bug c++/65739] New: ICE (gimple_failed) initializing a vector of function pointers at -O1 or higher

[Bug c++/65748] [C++11][C++14]Invalid copy elision on operand of throw-exception

[Bug c++/65748] New: [C++11][C++14]Invalid copy elision on operand of throw-exception

[Bug c++/65750] [4.9/5 Regression] misinterpret in a virtual member function with a C++11 style function signature

[Bug c++/65750] New: miss interpret in a virtual member function with a C++11 style function signature

[Bug c++/65764] internal compiler error: in retrieve_specialization, at cp/pt.c:1048

[Bug c++/65764] New: internal compiler error: in retrieve_specialization, at cp/pt.c:1048

[Bug c++/65775] Late-specified return type bypasses return type checks (qualified, function, array)

[Bug c++/65775] New: Late-specified return type bypasses return type checks (qualified, function, array)

[Bug c++/65786] New: Wrong code when using decltype to specify the return type

[Bug c++/65786] Wrong code when using decltype to specify the return type

[Bug c++/65789] "cannot convert" calling convention

[Bug c++/65789] New: "cannot convert" calling convention

[Bug c++/65790] compilation error : receive std::index_sequnece

[Bug c++/65790] New: compilation error std::index_sequnece

[Bug c++/65799] Allows constexpr coversion from cv void * to other type

[Bug c++/65799] New: Allows constexpr coversion from cv void * to other type

[Bug c++/65801] [5/6 Regression] Allow -Wno-narrowing to silence stricter C++11 narrowing rules

[Bug c++/65801] New: Allow -Wno-narrowing to silence stricter C++11 narrowing rules

[Bug c++/65811] [6 Regression] ice in vague_linkage_p

[Bug c++/65811] New: ice in vague_linkage_p

[Bug c++/65815] brace elision doesn't work in NSDMI

[Bug c++/65815] New: std::array initialization with initializer list: a = {x,y,z} incorrectly flagged as syntax error

[Bug c++/65815] std::array initialization with initializer list: a = {x,y,z} incorrectly flagged as syntax error

[Bug c++/65816] Constructor delegation does not perform zero-initialization

[Bug c++/65816] New: Constructor delegation does not perform zero-initialization

[Bug c++/65835] bootstrap failure: multiple invalid conversions from âconst char*â to âchar*â [-fpermissive] in winnt.c

[Bug c++/65835] New: bootstrap failure: multiple invalid conversions from âconst char*â to âchar*â [-fpermissive] in winnt.c

[Bug c++/65843] [5/6 Regression] multiple use of const variable in lamba in template function causes compile error

[Bug c++/65843] New: multiple use of const variable in lamba in template function causes compile error

[Bug c++/65845] New: typeid doesn't work consistently on pure virtual classes

[Bug c++/65845] typeid doesn't work consistently on pure virtual classes

[Bug c++/65848] [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824

[Bug c++/65848] New: [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824

[Bug c++/65850] 5.1 regression [graphite]: isl_constraint.c:625: expecting integer value

[Bug c++/65850] New: 5.1 regression [graphite]: isl_constraint.c:625: expecting integer value

[Bug c++/65851] ice in set_lattice_value at tree-ssa-cc p.c:535

[Bug c++/65851] New: ice in set_lattice_value at tree-ssa-cc p.c:535

[Bug c++/65853] New: Casting operator is missing ambiguity error (and happily compiles)

[Bug c++/65854] [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211591

[Bug c++/65854] New: [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211824

[Bug c++/65856] -Wsuggest-override shall not report a warning on final method

[Bug c++/65856] New: -Wsuggest-override shall not report a warning on final method

[Bug c++/65858] [5/6 Regression] ICE in varpool_node::get_constructor during chromium build on arm-linux-gnueabihf with LTO during LINK chrome

[Bug c++/65866] New: Wrong warning when using list-initialization: operation on 'b' may be undefined [-Wsequence-point]

[Bug c++/65866] Wrong warning when using list-initialization: operation on 'b' may be undefined [-Wsequence-point]

[Bug c++/65869] Incorrect overload resolution in function return statement

[Bug c++/65869] New: Incorrect overload resolution in function return statement

[Bug c++/65870] Explicit function instantiation with default valued lambda causes duplicate symbol

[Bug c++/65870] New: Explicit function instantiation with default valued lambda causes duplicate symbol

[Bug c++/65872] Multiple class prefixes in method implementation are accepted

[Bug c++/65872] New: Multiple class prefixes in method implementation are accepted

[Bug c++/65876] [5/6 Regression] [C++11] ICE in cxx_eval_call_expression, at cp/constexpr.c:1358

[Bug c++/65876] [6 Regression] [C++11] ICE in cxx_eval_call_expression, at cp/constexpr.c:1358

[Bug c++/65876] New: [5/6 Regression] [C++11] ICE in cxx_eval_call_expression, at cp/constexpr.c:1358

[Bug c++/65878] New: parse error in template argument list

[Bug c++/65878] parse error in template argument list

[Bug c++/65879] [4.8/4.9/5/6 Regression] Bogus linkage errors for member class of anonymous class

[Bug c++/65879] New: Bogus linkage errors for member class of anonymous class

[Bug c++/65880] [5/6 Regression] Member function issue with argument "pointer to const array of member function pointers"

[Bug c++/65880] New: Member function issue with argument "pointer to const array of member function pointers"

[Bug c++/65882] [5/6 Regression] Internal compiler error: Error reporting routines re-entered

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

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

[Bug c++/65885] lambda expressions in templates fail to capture `const int' variables

[Bug c++/65885] New: lambda expressions in templates fail to capture `const int' variables

[Bug c++/65890] [C++03]sizeof(qualified-id) accepted when the operand denotes a non-static member

[Bug c++/65890] New: [C++03]sizeof(qualified-id) accepted when the operand denotes a non-static member

[Bug c++/65896] [5/6 Regression] Erroneous uninitialized variable access error in constexpr function with temporary variables

[Bug c++/65896] Erroneous uninitialized variable access error in constexpr function with temporary variables

[Bug c++/65896] New: Erroneous uninitialized variable access error in constexpr function with temporary variables

[Bug c++/65905] Building eCos fails with clist.hxx:304:1: error: template with C linkage

[Bug c++/65905] New: Building eCos fails with clist.hxx:304:1: error: template with C linkage

[Bug c++/65906] New: using-declaration allowed for non-direct base class

[Bug c++/65906] using-declaration allowed for non-direct base class

[Bug c++/65908] internal compiler error: in expand_thunk

[Bug c++/65908] New: internal compiler error: in expand_thunk

[Bug c++/65919] New: Regression - GCC 5.1 with options "-g -std=c++14" fails to compile multiple lambdas used as default function parameters

[Bug c++/65919] Regression - GCC 5.1 with options "-g -std=c++14" fails to compile multiple lambdas used as default function parameters

[Bug c++/65920] Not able to compile a code

[Bug c++/65923] False positive for warning about literal operator suffix and using

[Bug c++/65923] New: False positive for warning about literal operator suffix and using

[Bug c++/65936] [6 Regression] ICE building libboost_log.so.1.58.0

[Bug c++/65936] New: [6 Regression] ICE building libboost_log.so.1.58.0

[Bug c++/65942] [5/6 Regression] [C++14] cannot use std::function as comparator in algorithms

[Bug c++/65943] New: template keyword required for base-specifier that names member of the current instantiation

[Bug c++/65945] ARM: unaligned access when stroing nullptr

[Bug c++/65945] C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame

[Bug c++/65945] New: ARM: unaligned access when stroing nullptr

[Bug c++/65949] New: Compiler can not deduce auto type in lambda

[Bug c++/65954] New: gcc segfaults on the following input with a syntax error

[Bug c/47043] allow deprecating enum values

[Bug c/47701] separate warning to detect c99 enum constraint violation

[Bug c/48116] -Wreturn-type does not work as advertised

[Bug c/49706] No warning for (!x > 1) which is always false

[Bug c/52085] incomplete enum not completed correctly if packed was used

[Bug c/52981] Separate -Wpadded into two options

[Bug c/53131] -Wlogical-op: ready for prime time in -Wall ?

[Bug c/56724] sub-optimal location in error

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

[Bug c/61534] Wlogical-op should not warn when either operand comes from macro expansion

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

[Bug c/62205] GNAT does not accept class types for Default_Iterator

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

[Bug c/63782] avoid implicit declaration warning for incompatible builtin implicit declaration

[Bug c/64610] No -Wbool-compare warning on "(0 != a) >= 0"

[Bug c/64918] invalid (?) warning when initializing structure

[Bug c/65345] ICE with _Generic selection on _Atomic int

[Bug c/65606] Internal compiler error in linux-next 2015-03-25

[Bug c/65653] cilkplus reducer ICE

[Bug c/65653] New: cilkplus reducer ICE

[Bug c/65668] New: gcc does not know how to use __eabi_uldivmod properly

[Bug c/65672] New: type attribute "aligned" can decrease alignment

[Bug c/65673] Compound literal with initializer for zero-sized array drops other initializers

[Bug c/65673] New: Compound literal with initializer for zero-sized array drops other initializers

[Bug c/65679] New: Too strict alias analysis?

[Bug c/65679] Too strict alias analysis?

[Bug c/65712] New: pthread_self prints wrong result when used with ucontext

[Bug c/65716] Integral promotion wrong with arm version

[Bug c/65716] New: Integral promotion wrong with arm version

[Bug c/65740] New: spectacularly bad inlinining decisions with -Os

[Bug c/65752] New: Too strong optimizations int -> pointer casts

[Bug c/65752] Too strong optimizations int -> pointer casts

[Bug c/65759] New: atomic_is_lock_free inconsistency between C and C++

[Bug c/65777] New: SPECOMP component 362.fma3d fails with error "SIGSEGV, segmentation fault occurred"

[Bug c/65781] gcc-5.1.0-RC-20150412 thinks it is 5.0.1

[Bug c/65781] New: gcc-5.1.0-RC-20150412 thinks it is 5.0.1

[Bug c/65783] New: after reload, the memrefs_conflict_p is unreliable?

[Bug c/65784] after reload, the memrefs_conflict_p is unreliable?

[Bug c/65784] New: after reload, the memrefs_conflict_p is unreliable?

[Bug c/65808] -pedantic -std=gnu11 results in warning for transparent_union usage

[Bug c/65808] New: -pedantic -std=gnu11 results in warning for transparent_union usage

[Bug c/65812] gcc 4.9.1 doesn't warn about uninitialized variable use declared in a switch/case statement when compiled with -O

[Bug c/65812] New: gcc 4.9.1 doesn't warn about uninitialized variable use declared in a switch/case statement when compiled with -O

[Bug c/65830] -Wno-shift-count-negative -Wno-shift-count-overflow don't work with const ints

[Bug c/65830] New: -Wno-shift-count-negative -Wno-shift-count-overflow don't work with const ints

[Bug c/65833] New: Attempting to convert 128 bit integers to 128 bit decimal floating-point results in an unresolved symbol

[Bug c/65842] combine is overly cautious when operating on side effect operands references

[Bug c/65842] New: combine is overly cautious when operating on side effect operands references

[Bug c/65855] New: missing optimization: triangular numbers

[Bug c/65864] Consider emitting -Wswitch-bool less aggressively?

[Bug c/65864] New: Consider emitting -Wswitch-bool less aggressively?

[Bug c/65875] New: internal compiler error with gcc 5.1

[Bug c/65881] New: no documentation of __uint128_t

[Bug c/65881] no documentation of __uint128_t

[Bug c/65888] Need a way to disable copy relocations

[Bug c/65888] New: Need a way to disable copy relocations

[Bug c/65891] New: -Wlogical-op now warns about logical âandâ of equal expressions even when different types/sizeofs are involved

[Bug c/65891] -Wlogical-op now warns about logical âandâ of equal expressions even when different types/sizeofs are involved

[Bug c/65892] gcc fails to implement N685 aliasing of union members

[Bug c/65892] New: gcc fails to implement N685 aliasing of union members

[Bug c/65901] New: no warning or error for va_arg (ap, void)

[Bug c/65901] no warning or error for va_arg (ap, void)

[Bug c/65916] New: Unnecessary floating-point instruction causes runtime exception on PowerPC

[Bug c/65920] New: Not able to compile a code

[Bug c/65920] Not able to compile a code

[Bug c/65926] New: MinGW-W64, xmmintrin.h, error: can't convert between vector values of different size

[Bug debug/54773] no debug info generated for rvalue reference

[Bug debug/56974] c++ ref qualifiers not represented in DWARF

[Bug debug/57519] DW_TAG_imported_declaration put in wrong class (base class instead of derived class)

[Bug debug/63572] [5/6 Regression] ICF breaks user debugging experience

[Bug debug/65549] [4.9/5 Regression] crash in htab_hash_string with -flto -g

[Bug debug/65549] [4.9/5/6 Regression] crash in htab_hash_string with -flto -g

[Bug debug/65549] [5 Regression] crash in htab_hash_string with -flto -g

[Bug debug/65678] [5 Regression] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909

[Bug debug/65771] [5 Regression] ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux-gnueabihf

[Bug debug/65771] [5/6 Regression] ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux-gnueabihf

[Bug debug/65771] ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux-gnueabihf

[Bug debug/65779] [5/6 Regression] undefined local symbol on powerpc [regression]

[Bug debug/65807] [5 Regression] ICE () on powerpc64le-linux-gnu

[Bug debug/65807] [5/6 Regression] ICE () on powerpc64le-linux-gnu

[Bug debug/65809] [5/6 Regression] FAIL: gcc.dg/debug/pr65771.c -gstabs+* -O* (test for excess errors)

[Bug debug/65809] New: FAIL: gcc.dg/debug/pr65771.c -gstabs+* -O* (test for excess errors)

[Bug debug/65821] [4.8.2 regression] incorrect debug line # info for main

[Bug debug/65821] [4.8/4.9/5/6 regression] incorrect debug line # info for main

[Bug debug/65821] New: [4.8.2 regression] incorrect debug line # info for main

[Bug debug/65822] [4.8/4.9/5/6 Regression] Used variant fun names in dwarf info for CTORs

[Bug debug/65822] New: [4.8.2 regression] Used variant fun names in dwarf info for CTORs

[Bug debug/65838] New: DWARF type units should have DW_AT_comp_dir when needed

[Bug debug/65934] New: objdump can't print correct DW_AT_encoding name

[Bug debug/65934] objdump can't print correct DW_AT_encoding name

[Bug driver/52982] add option to select particular linker

[Bug driver/55470] Support -fuse-ld=bfd and -fuse-ld=gold

[Bug driver/65444] -z bndplt isn't passed to linker for -mmpx when building dynamic objects

[Bug driver/65639] -nostdlib/-nodefaultlibs should not affect ASan runtime

[Bug fortran/37131] inline matmul for small matrix sizes

[Bug fortran/42112] overloaded function with allocatable result problem

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

[Bug fortran/52251] Nonadvancing I/O and the t edit descriptor

[Bug fortran/52921] With realloc-lhs: Conditional jump or move depends on uninitialised value

[Bug fortran/54714] ICE on invalid expression involving DT with allocatable components and constructor in I/O

[Bug fortran/55932] [F03] ICE for structure constructor with scalar allocatable component

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

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

[Bug fortran/56743] Namelist bug with comment and no blank

[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/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

[Bug fortran/57456] [OOP] CLASS + CHARACTER ALLOCATE with typespec: For arrays, the typespec is ignored

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

[Bug fortran/57965] [F03] Allocation of derived type containing an allocatable character component segfaults

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

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

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

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

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

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

[Bug fortran/59024] ICE: after printing certain error messages, the compiler seg faults.

[Bug fortran/59678] [F03] Segfault on equalizing variables of a complex derived type

[Bug fortran/59997] c_pointer = c_loc(...) internal compiler error

[Bug fortran/60322] [OOP] Incorrect bounds on polymorphic dummy array

[Bug fortran/61275] Invalid initialization expression for ALLOCATABLE component in structure constructor at (1)

[Bug fortran/61669] Error recovery ICE

[Bug fortran/61831] [4.9/ 5 Regression] runtime error: pointer being freed was not allocated

[Bug fortran/61907] load of invalid value for 'bool' in trans-array.c trans_array_constructor

[Bug fortran/61908] load of invalid value for 'expr_t' in interface.c compare_actual_formal

[Bug fortran/62283] basic-block vectorization fails

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

[Bug fortran/63858] fixed form OpenACC directive ICE with -fopenacc -fopenmp

[Bug fortran/64022] [F2003][IEEE] ieee_support_flag does not handle kind=10 and kind=16 REAL variables

[Bug fortran/64066] [F2008] Wrongly accepts ; (semicolon) at ending a null token

[Bug fortran/64104] [F2003][IEEE] Allow IEEE functions in specification expressions

[Bug fortran/64118] Strange warning about unused function/subroutine

[Bug fortran/64230] [4.9/5 Regression] Invalid memory reference in a compiler-generated finalizer for allocatable component

[Bug fortran/64763] [OpenACC] !$acc region not implemented

[Bug fortran/64921] [4.9/5/6 Regression] FAIL: gfortran.dg/class_allocate_18.f90

[Bug fortran/64944] Coarrays not registered for structure constructor with allocatable coarray components

[Bug fortran/64986] class_to_type_4.f90: valgrind error: Invalid read/write of size 8

[Bug fortran/65089] FAIL: gfortran.dg/io_real_boz(2|_[45]).f90 when tested with -fsanitize=address

[Bug fortran/65429] ICE on implied-length character empty array constructor

[Bug fortran/65469] [4.8/4.9/5 Regression] ICE on bad code

[Bug fortran/65541] [5 Regression] namelist regression

[Bug fortran/65548] [5 Regression] gfc_conv_procedure_call

[Bug fortran/65548] [5/6 Regression] gfc_conv_procedure_call

[Bug fortran/65677] Incomplete assignment on deferred-length character variable

[Bug fortran/65677] New: Incomplete assignment on deferred-length character variable

[Bug fortran/65684] New: Wrong error message when writing to a string

[Bug fortran/65684] Wrong error message when writing to a string

[Bug fortran/65751] Bogus &L in error message

[Bug fortran/65751] New: Bogus &L in error message

[Bug fortran/65757] New: gfortran gives incorrect result for anint with real*16 argument

[Bug fortran/65766] gFortran Compiler SEGFAULTING on compiling simple program

[Bug fortran/65766] New: gFortran Compiler SEGFAULTING on compiling simple program

[Bug fortran/65792] allocation of scalar elemental function with structure constructor fails

[Bug fortran/65792] New: allocation of scalar elemental function with structure constructor fails

[Bug fortran/65795] New: Segfault (invalid write) for ALLOCATE statement involving COARRAYS

[Bug fortran/65795] Segfault (invalid write) for ALLOCATE statement involving COARRAYS

[Bug fortran/65819] New: overzealous checking in gfc_check_dependency for identical=true

[Bug fortran/65819] overzealous checking in gfc_check_dependency for identical=true

[Bug fortran/65825] Cannot change attributes intrinsic

[Bug fortran/65825] New: Cannot change attributes intrinsic

[Bug fortran/65841] New: Seg fault on intrinsic assignment to allocatable derived type with allocatable component

[Bug fortran/65841] Seg fault on intrinsic assignment to allocatable derived type with allocatable component

[Bug fortran/65889] New: ICE on invalid(?) with sizeof polymorphic variable [OOP]

[Bug fortran/65894] [6 Regression] severe regression in gfortran 6.0.0

[Bug fortran/65894] New: severe regression in gfortran 6.0.0

[Bug fortran/65894] severe regression in gfortran 6.0.0

[Bug fortran/65903] [5/6 Regression] Line continuation followed by comment character in string fails to compile

[Bug fortran/65903] Line continuation followed by comment character in string fails to compile

[Bug fortran/65903] New: Line continuation followed by comment character in string fails to compile

[Bug fortran/65921] New: GFortran should use __builtin_mul_overflow when checking allocation sizes

[Bug fortran/65925] New: Memory leak with source allocation nested inside the source of another source allocation

[Bug gcov-profile/43341] pragma pack changes padding in struct gcov_info on 64-bit archs

[Bug gcov-profile/65761] internal compiler error: in patch_jump_insn, at cfgrtl.c:1296

[Bug gcov-profile/65761] New: internal compiler error: in patch_jump_insn, at cfgrtl.c:1296

[Bug gcov-profile/65831] New: gcov does not output 0% coverage files

[Bug gcov-profile/65929] FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE

[Bug gcov-profile/65929] New: FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE

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

[Bug go/64683] FAIL: runtime/pprof -- testing.go:278: The entry did not match

[Bug go/64900] gotools don't link on Solaris 11/x86

[Bug go/64999] s390x libgo test failure in TestMemoryProfiler

[Bug go/65180] regression in gccgo testcase runtime/pprof on ppc64le, ppc64 following move to go 1.4 from 1.3

[Bug go/65616] libgobegin.a not compiled with -fPIC

[Bug go/65717] 64-bit runtime FAILs with 32-bit compiler

[Bug go/65717] New: 64-bit runtime FAILs with 32-bit compiler

[Bug go/65755] incorrect reflection of struct fields with gccgo

[Bug go/65755] New: incorrect reflection of struct fields with gccgo

[Bug go/65772] New: With multiple return values including a function with side effects, incorrect value is returned

[Bug go/65772] With multiple return values including a function with side effects, incorrect value is returned

[Bug go/65798] New: runtime.Caller returns ok=true when return data is invalid

[Bug go/65798] runtime.Caller returns ok=true when return data is invalid

[Bug go/65813] GO: bug347.go segment violation on S390x

[Bug go/65813] New: GO: bug347.go segment violation on S390x

[Bug inline-asm/65741] Missed loop optimization with asm

[Bug inline-asm/65741] New: Missed loop optimization with asm

[Bug inline-asm/65859] New: Optimizes out TLS variable called in a child function

[Bug inline-asm/65859] Optimizes out TLS variable called in a child function

[Bug inline-asm/65897] GAS(asm) "named variable" of extended asm (type ::"m" or "g") generated in wrong code style, variable stays still in ".att_syntax" -32(%ebp) not ".intel_syntax noprefix" DWORD PTR [ebp-0x20] while rest of the code is switched on correctly to Intel.

[Bug inline-asm/65897] New: GAS named variable of extended asm (::"m" or "g") is in wrong code style, variable stays still in ".att_syntax" -32(%ebp) not ".intel_syntax noprefix" DWORD PTR [ebp-0x20] while rest of the code is switched on corectly

[Bug inline-asm/65898] GCC puts auto generated code between two asm volatile(".intel_syntax"); and asm volatile(".att_syntax"); globally syntaxed rather than not put or change it's syntax

[Bug inline-asm/65898] New: GCC puts auto generated code between two asm volatile(".intel_syntax"); and asm volatile(".att_syntax"); globally syntaxed rather than not put or change it's syntax

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

[Bug ipa/65076] [5 Regression] 16% tramp3d-v4.cpp compile time regression

[Bug ipa/65076] [5/6 Regression] 16% tramp3d-v4.cpp compile time regression

[Bug ipa/65478] [5 regression] crafty performance regression

[Bug ipa/65540] [5 Regression] internal error on s-fatllf.ads at -O2

[Bug ipa/65557] ICE: SIGSEGV in hash_table<>::find_slot_with_hash() with -fdevirtualize -fipa-cp -fipa-icf-functions

[Bug ipa/65654] [5 Regression] 447.dealII in SPEC CPU 2006 failed to build with LTO

[Bug ipa/65654] [6 Regression] 447.dealII in SPEC CPU 2006 failed to build with LTO

[Bug ipa/65654] New: [5 Regression] 447.dealII in SPEC CPU 2006 failed to build with LTO

[Bug ipa/65655] [5 Regression] ICE in speculative_call_info, at cgraph.c:1151

[Bug ipa/65666] [5 Regression] FAIL: g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-plugin -flto-partitio n=none (internal compiler error)

[Bug ipa/65666] New: [5 Regression] FAIL: g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-plugin -flto-partitio n=none (internal compiler error)

[Bug ipa/65701] [5 Regression] r221530 makes 187.facerec drop with -Ofast -flto on bdver2

[Bug ipa/65701] [5/6 Regression] r221530 makes 187.facerec drop with -Ofast -flto on bdver2

[Bug ipa/65701] New: r221530 makes 187.facerec drop with -Ofast -flto

[Bug ipa/65701] r221530 makes 187.facerec drop with -Ofast -flto

[Bug ipa/65722] [5 Regression] ICE: tree check: expected function_decl, have var_decl in equals_wpa, at ipa-icf.c:1679 with -fipa-icf -fno-rtti

[Bug ipa/65722] New: [5 Regression] ICE: tree check: expected function_decl, have var_decl in equals_wpa, at ipa-icf.c:1679 with -fipa-icf -fno-rtti

[Bug ipa/65740] spectacularly bad inlinining decisions with -Os

[Bug ipa/65765] [5/6 Regression] Compiling Firefox with GCC 5 leads to broken javascript engine on x86-64

[Bug ipa/65765] Compiling Firefox with GCC 5 leads to broken javascript engine on x86-64

[Bug ipa/65765] New: Compiling Firefox with GCC 5 leads to broken javascript engine on x86-64

[Bug ipa/65858] ICE in varpool_node::get_constructor during chromium build on arm-linux-gnueabihf with LTO during LINK chrome

[Bug ipa/65858] New: ICE in varpool_node::get_constructor during chromium build on arm-linux-gnueabihf with LTO during LINK chrome

[Bug ipa/65873] [5/6 Regression] Failure to inline always_inline memcpy

[Bug ipa/65873] New: [5/6 Regression] Failure to inline always_inline memcpy

[Bug ipa/65908] [5/6 Regression] ICE: in expand_thunk, at cgraphunit.c:1700

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

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

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

[Bug jit/65691] libgccjit documentation typo in gcc_jit_context_one

[Bug jit/65691] New: libgccjit documentation typo in gcc_jit_context_one

[Bug libffi/65726] [5 Regression] libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

[Bug libffi/65726] [5.0 regression] libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

[Bug libffi/65726] [5/6 Regression] libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

[Bug libffi/65726] New: [5.0 regression] libffi fails to build (with clang) when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

[Bug libfortran/48852] Invalid spaces in list-directed output of complex constants

[Bug libfortran/65234] Output descriptor (*(1E15.7)) not accepted

[Bug libgcc/56460] _Unwind_Find_FDE is O(n) in the number of frame infos, (and LLVM's JIT will generate many of them)

[Bug libgcc/62097] mipsel-sde-elf build fails on OS X 10.7 host

[Bug libgcc/65833] Attempting to convert 128 bit integers to 128 bit decimal floating-point results in an unresolved symbol

[Bug libgcc/65902] GCC-5.1 fails to bootstrap for eCos/arm-eabi

[Bug libgcc/65902] New: GCC-5.1 fails to bootstrap for eCos/arm-eabi

[Bug libgomp/65338] Offloading from DSO is broken after OpenACC merge to trunk

[Bug libgomp/65362] OpenACC compilation on Tegra K1 (ARM)

[Bug libgomp/65386] [libgomp] omp task final test case fails

[Bug libgomp/65742] [5 Regression] Several libgomp.oacc-* failures after r221922.

[Bug libgomp/65742] [5/6 Regression] Several libgomp.oacc-* failures after r221922.

[Bug libgomp/65742] New: [5 Regression] Several libgomp.oacc-* failures after r221922.

[Bug libgomp/65814] [5/6 Regression] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_on_device-1.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 execution test

[Bug libgomp/65814] New: [5/6 Regression] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_on_device-1.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 execution test

[Bug libgomp/65904] New: Memory corruption with acc_shutdown, nvptx offloading, libgomp.oacc-c-c++-common/asyncwait-1.c

[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument

[Bug libstdc++/31247] std::vector::iterator::value_type is accessible

[Bug libstdc++/41759] [C++0x] <random> static_assert phrasing should be positive

[Bug libstdc++/43622] Incomplete C++ library support for __float128

[Bug libstdc++/46151] namespace versioning holes

[Bug libstdc++/48891] std functions conflicts with C functions when building with c++0x support (and using namespace std)

[Bug libstdc++/51617] [C++0x] async(f) isn't.

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

[Bug libstdc++/53838] _GLIBCXX_DEBUG and empty ostringstream

[Bug libstdc++/54005] Use __atomic_always_lock_free in libstdc++ is_lock_free instead of __atomic_is_lock_free

[Bug libstdc++/55409] std::list not properly wrapping access to custom allocator through allocator_traits

[Bug libstdc++/56383] error with multiple enable_shared_from_this base classes

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

[Bug libstdc++/57684] [c++11] Lambda is not convertible to std::function

[Bug libstdc++/58038] std::this_thread::sleep_until can cause inifinite sleep

[Bug libstdc++/58138] #include <random> gives warning: macro "__code_model_small__" is not used

[Bug libstdc++/58153] unordered_multimap::erase(iterator) is not constant-time when many entries have the same key

[Bug libstdc++/58395] Undefined behavior vs. exception

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

[Bug libstdc++/59167] Add a specialization for std::hash<__gnu_debug::string>

[Bug libstdc++/59969] std::pair nonstandard constructor interferes when calling map::emplace with noncopyable nonmovable object

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

[Bug libstdc++/60333] type_traits make_signed, make_unsigned missing support for long long enumerations

[Bug libstdc++/60422] <bits/xxx.h> headers should give a diagnostic when included directly

[Bug libstdc++/60519] Debug mode should check comparators for irreflexivity

[Bug libstdc++/60555] std::system_category().default_error_condition() doesn't map system errno values to std::generic_category()

[Bug libstdc++/60758] Infinite backtrace in __cxa_end_cleanup

[Bug libstdc++/60936] [4.9/5 Regression] Binary code bloat with std::string

[Bug libstdc++/60936] [4.9/5/6 Regression] Binary code bloat with std::string

[Bug libstdc++/61217] pop_heap can't guarantee At most 2 * log(last - first) comparisons

[Bug libstdc++/61347] std::distance(list.first(),list.end()) in O(1)

[Bug libstdc++/61458] std::aligned_storage is bigger than expected

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

[Bug libstdc++/61645] forward_list::splice_after shall not throw exceptions

[Bug libstdc++/61761] [C++11] std::proj returns incorrect values

[Bug libstdc++/61791] [C++11] [constexpr] Additional overloads of std::real should be a constexpr function

[Bug libstdc++/61795] [C++11] return type of std::pow(std::complex<float>, int) should be std::complex<double>

[Bug libstdc++/62258] [4.8/4.9/5 Regression] uncaught_exception() equals to `true' after rethrow_exception()

[Bug libstdc++/62258] [4.8/4.9/5/6 Regression] uncaught_exception() equals to `true' after rethrow_exception()

[Bug libstdc++/62259] atomic class doesn't enforce required alignment on powerpc64

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

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

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

[Bug libstdc++/64657] Support iterators with overloaded operator-comma

[Bug libstdc++/65147] alignment of std::atomic object is not correct

[Bug libstdc++/65420] Enumerators in std::regex_constants should be constexpr variables instead

[Bug libstdc++/65473] Including <ciso646> does not define __GLIBCXX__

[Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono

[Bug libstdc++/65500] [5 Regression] FAIL: 17_intro/headers/c++2014/all_attributes.cc (test for excess errors)

[Bug libstdc++/65631] seed_seq should not be copyable

[Bug libstdc++/65641] unordered_map - __detail::_Mod_range_hashing is slow

[Bug libstdc++/65659] New: STL containers not specialized for pointer value_type

[Bug libstdc++/65659] STL containers not specialized for pointer value_type

[Bug libstdc++/65663] libstdc++: writing mixed-size blocks through an std::ofstream to a SMB 2.1 share produces file corruption

[Bug libstdc++/65663] New: libstdc++: writing mixed-size blocks through an std::ofstream to a SMB 2.1 share produces file corruption

[Bug libstdc++/65675] make bootstrap fails when configured with --disable-hosted-libstdcxx

[Bug libstdc++/65675] New: make bootstrap fails when configured with --disable-hosted-libstdcxx

[Bug libstdc++/65704] New: Provide portable versions of std::timed_mutex and std::recursive_timed_mutex

[Bug libstdc++/65704] Provide portable versions of std::timed_mutex and std::recursive_timed_mutex

[Bug libstdc++/65714] New: shared_ptr<void>::reset(p) blows a static_assertion

[Bug libstdc++/65714] shared_ptr<void>::reset(p) blows a static_assertion

[Bug libstdc++/65723] New: uniform_real_distribution isn't uniform.

[Bug libstdc++/65723] uniform_real_distribution isn't uniform.

[Bug libstdc++/65754] [5/6 Regression] missing exports for fstream constructors

[Bug libstdc++/65754] New: [5 Regression] missing exports for fstream constructors

[Bug libstdc++/65756] New: undefined reference to __atomic_store for odd-sized std::atomic<T>

[Bug libstdc++/65756] undefined reference to __atomic_store for odd-sized std::atomic<T>

[Bug libstdc++/65760] invalid use of incomplete type with std::is_convertible<C, C>

[Bug libstdc++/65760] New: invalid use of incomplete type with std::is_convertible<C, C>

[Bug libstdc++/65762] --with-default-libstdcxx-abi=c++11 is silently ignored when --disable-libstdcxx-dual-abi is used

[Bug libstdc++/65762] New: --with-default-libstdcxx-abi=c++11 is silently ignored when --disable-libstdcxx-dual-abi is used

[Bug libstdc++/65793] Libstdc++ docs on _GLIBCXX_CONCEPT_CHECKS are duplicated

[Bug libstdc++/65793] New: Libstdc++ docs on _GLIBCXX_CONCEPT_CHECKS are duplicated

[Bug libstdc++/65806] NetBSD's <stdint.h> expects __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS

[Bug libstdc++/65806] New: NetBSD's <stdint.h> expects __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS

[Bug libstdc++/65839] New: xmethods need updating once gdb decides how to fix 18285

[Bug libstdc++/65839] xmethods need updating once gdb decides how to fix 18285

[Bug libstdc++/65840] New: type of result of at least some libstdc++ xmethods is different than real operator

[Bug libstdc++/65840] type of result of at least some libstdc++ xmethods is different than real operator

[Bug libstdc++/65861] libstdc++ is silently generating wrong code when its std::search is given an input iterator

[Bug libstdc++/65861] New: libstdc++ is silently generating wrong code when its std::search is given an input iterator

[Bug libstdc++/65883] [5 Regression] numeric_limits<unsigned __int128>::max() returns incorrect value

[Bug libstdc++/65883] [5/6 Regression] numeric_limits<unsigned __int128>::max() returns incorrect value

[Bug libstdc++/65883] New: numeric_limits<unsigned __int128>::max() returns incorrect value

[Bug libstdc++/65899] New: std::basic_stringbuf member __xfer_bufptrs should be explicitly declared private

[Bug libstdc++/65899] std::basic_stringbuf member __xfer_bufptrs should be explicitly declared private

[Bug libstdc++/65909] check_v3_target_namedlocale blows up on targets that don't support command-line arguments

[Bug libstdc++/65909] New: check_v3_target_namedlocale blows up on targets that don't support command-line arguments

[Bug libstdc++/65913] Linking failure without -latomic

[Bug libstdc++/65913] New: Linking failure without -latomic

[Bug libstdc++/65927] cppcheck: bits/locale_facets_nonio.h (_M_am_pm_format): Assignment of function parameter has no effect outside the function

[Bug libstdc++/65927] New: cppcheck: bits/locale_facets_nonio.h (_M_am_pm_format): Assignment of function parameter has no effect outside the function

[Bug libstdc++/65928] New: std::find_if compilation errors

[Bug libstdc++/65928] std::find_if compilation errors

[Bug libstdc++/65942] [5/6 Regression] [C++14] cannot use std::function as comparator in algorithms

[Bug libstdc++/65942] New: cannot use std::function as comparator in algorithms

[Bug lto/53730] exception handling broken - lto and static standard libs

[Bug lto/64860] [5/6 Regression] multiple definition of typeinfo in 5.0 (4.9.2 works)

[Bug lto/65378] Tweak to wording of -Wodr message

[Bug lto/65559] [5 Regression] lto1.exe: internal compiler error: in read_cgraph_and_symbols, at lto/lto.c:2947

[Bug lto/65559] [5/6 Regression] lto1.exe: internal compiler error: in read_cgraph_and_symbols, at lto/lto.c:2947

[Bug lto/65718] g++.dg/lto/pr65276 FAILs

[Bug lto/65718] New: g++.dg/lto/pr65276 FAILs

[Bug lto/65745] [5 Regression] lto ICE (Segmentation fault) on powerpc64le-linux-gnu

[Bug lto/65745] [5/6 Regression] lto ICE (Segmentation fault) on powerpc64le-linux-gnu

[Bug lto/65745] New: [5 Regression] lto ICE (Segmentation fault) on powerpc64le-linux-gnu

[Bug lto/65746] [5 Regression] 450.soplex in SPEC CPU 2006 is miscompiled

[Bug lto/65746] New: [5 Regression] 450.soplex in SPEC CPU 2006 is miscompiled

[Bug lto/65767] New: Test pr65276 failed on arm-none-eabi

[Bug lto/65767] Test pr65276 failed on arm-none-eabi

[Bug lto/65776] New: ICE in varpool_node::get_constructor() during chromium build on arm-linux-gnueabihf with LTO

[Bug lto/65778] New: v8 build fails with assembly error with LTO enabled on arm-linux-gnueabihf

[Bug lto/65778] v8 build fails with assembly error with LTO enabled on arm-linux-gnueabihf

[Bug lto/65828] [LTO] ICE in streamer_get_builtin_tree, at tree-streamer-in.c:1127

[Bug lto/65828] New: [LTO] ICE in streamer_get_builtin_tree, at tree-streamer-in.c:1127

[Bug lto/65844] [5/6 Regression] ICE (verify_cgraph_node failed) on i686-linux-gnu

[Bug lto/65844] New: [5 Regression] ICE (verify_cgraph_node failed) on i686-linux-gnu

[Bug lto/65950] Loop is not vectorized with lto.

[Bug lto/65950] New: Loop is not vectorized with lto.

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

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

[Bug middle-end/55035] reload1.c:3766:41: error: âorig_dup[0]â may be used uninitialized in this function (for fr30, microblaze, moxie, rl78)

[Bug middle-end/58306] error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count

[Bug middle-end/61118] Spurious -Wclobbered warning generated by gcc 4.9.0 for pthread_cleanup_push

[Bug middle-end/61828] gcc.dg/strlenopt-8.c XPASSes

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

[Bug middle-end/63184] [4.8/4.9/5/6 Regression] Fails to simplify comparison

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

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

[Bug middle-end/64729] gcc.dg/stackprotectexplicit1.c FAILs

[Bug middle-end/64805] Specific use of __attribute ((always_inline)) breaks MPX functionality with -fcheck-pointer-bounds -mmpx

[Bug middle-end/65289] [5/6 regression] ICE when compiling libjpegturbo with -floop-nest-optimize

[Bug middle-end/65358] wrong parameter passing code with tail call optimization on arm

[Bug middle-end/65554] [5 Regression] ICE: verify_gimple failed

[Bug middle-end/65665] [5.0 Regression]: g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-plugin -flto-partition=none

[Bug middle-end/65665] New: [5.0 Regression]: g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-plugin -flto-partition=none

[Bug middle-end/65680] [4.8/4.9 Regression] ICE at -O1 and above on x86_64-linux-gnu in expand_assignment, at expr.c:4830

[Bug middle-end/65680] [4.8/4.9/5 Regression] ICE at -O1 and above on x86_64-linux-gnu in expand_assignment, at expr.c:4830

[Bug middle-end/65680] New: ICE at -O1 and above on x86_64-linux-gnu in expand_assignment, at expr.c:4830

[Bug middle-end/65686] [4.9 regression] inconsistent warning maybe-uninitialized: warn about 'unsigned', not warn about 'int'

[Bug middle-end/65686] [5/6 regression] inconsistent warning maybe-uninitialized: warn about 'unsigned', not warn about 'int'

[Bug middle-end/65686] New: incorrect warning maybe-uninitialized

[Bug middle-end/65702] [5 Regression] ICE (tree check: expected ssa_name, have var_decl in expand_gimple_basic_block, at cfgexpand.c:5506) on arm-linux-gnueabihf

[Bug middle-end/65702] [5/6 Regression] ICE (tree check: expected ssa_name, have var_decl in expand_gimple_basic_block, at cfgexpand.c:5506) on arm-linux-gnueabihf

[Bug middle-end/65702] New: [5 Regression] ICE (tree check: expected ssa_name, have var_decl in expand_gimple_basic_block, at cfgexpand.c:5506) on arm-linux-gnueabihf

[Bug middle-end/65703] New: -fdefer-pop is not documented

[Bug middle-end/65735] [5 Regression] ICE (in duplicate_thread_path, at tree-ssa-threadupdate.c)

[Bug middle-end/65735] New: [5 Regression] ICE (in duplicate_thread_path, at tree-ssa-threadupdate.c) on arm-linux-gnueabihf

[Bug middle-end/65743] [5 regression] LTO+FDO build of Firefox crashes at startup

[Bug middle-end/65743] New: [5 regression] LTO+FDO build of Firefox crashes at startup

[Bug middle-end/65747] [5 Regression] ICE (in compare_ssa_name, at ipa-icf-gimple.c:134) on x86_64-linux-gnu

[Bug middle-end/65747] New: [5 Regression] ICE (in compare_ssa_name, at ipa-icf-gimple.c:134) on x86_64-linux-gnu

[Bug middle-end/65758] [6 Regression] 191.fma3d in SPEC CPU 200 failed to build

[Bug middle-end/65758] New: [6 Regression] 191.fma3d in SPEC CPU 200 failed to build

[Bug middle-end/65777] SPECOMP component 362.fma3d fails with error "SIGSEGV, segmentation fault occurred"

[Bug middle-end/65788] [6 Regression] 416.gamess in SPEC CPU 2006 failed to build

[Bug middle-end/65788] New: [6 Regression] 416.gamess in SPEC CPU 2006 failed to build

[Bug middle-end/65796] New: unnecessary stack spills during complex numbers function calls

[Bug middle-end/65796] unnecessary stack spills during complex numbers function calls

[Bug middle-end/65855] missing optimization: triangular numbers

[Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu

[Bug middle-end/65874] New: [5.2 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu

[Bug middle-end/65877] New: ICE: various internal errors with attribute(target) when mixing generic and non-generic vectors

[Bug middle-end/65922] New: Switch statement with __builtin_unreachable creates a wild branch

[Bug middle-end/65922] Switch statement with __builtin_unreachable creates a wild branch

[Bug middle-end/65946] New: Simple loop with if-statement not vectorized

[Bug middle-end/65946] Simple loop with if-statement not vectorized

[Bug middle-end/65947] New: Vectorizer misses conditional assignment of constant

[Bug middle-end/65947] Vectorizer misses conditional assignment of constant

[Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags

[Bug other/51153] OpenACC implementation

[Bug other/53313] Add warning levels

[Bug other/62279] Demangler crash

[Bug other/63387] Optimize pairs of isnan() calls into a single isunordered()

[Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined

[Bug other/63630] [5.0 Regression] ICE: in spill_failure, at reload1.c:2122. unable to find a register to spill in class 'POINTER_REGS'

[Bug other/65487] fdump-passes uses random function as context

[Bug other/65528] [mpx] internal compiler error: in expand_expr_addr_expr_1, at expr.c:7761

[Bug other/65731] New: _ZSt8__fill_aIPmiEN9__gnu_cxx11__enable_ifIXsr11__is_scalarIT0_EE7__valueEvE6__typeET_S6_RKS3_ not demanglable

[Bug other/65732] New: stack overflow while demangling _ZNK7VectorTIfEmlIfvEES_IDTmlcvf_EcvT__EEERKS2_

[Bug other/65732] stack overflow while demangling _ZNK7VectorTIfEmlIfvEES_IDTmlcvf_EcvT__EEERKS2_

[Bug other/65737] [5 Regression] ICE (Aborted in crash_signal) on arm-linux-gnueabihf

[Bug other/65737] [5/6 Regression] ICE (Aborted in crash_signal) on arm-linux-gnueabihf

[Bug other/65737] New: [5 Regression] ICE (Aborted in crash_signal) on arm-linux-gnueabihf

[Bug other/65738] [5 Regression] ICE (Aborted in crash_signal) on arm-linux-gnueabihf

[Bug other/65738] New: [5 Regression] ICE (Aborted in crash_signal) on arm-linux-gnueabihf

[Bug other/65794] New: Building crossback fails: No rule to make target `auto-build.h', needed by `build/genmddeps.o'

[Bug other/65800] gengtype aborts when run with -d (debug dump)

[Bug other/65800] New: gengtype aborts when run with -d (debug dump)

[Bug other/65820] escape backslashes in .d file

[Bug other/65820] New: escape backslashes in .d file

[Bug other/65884] New: libgccjit fails to link on ia64-linux-gnu

[Bug other/65911] [6 Regression] r222508 breaks clang-tblgen

[Bug other/65911] New: [6 Regression] r222508 breaks clang-tblgen

[Bug other/65933] final.c:2239:8: error: 'vector_type_mode' was not declared in this scope

[Bug other/65933] New: final.c:2239:8: error: 'vector_type_mode' was not declared in this scope

[Bug pch/65550] [4.8/4.9 Regression] ICE (segfault) with pch

[Bug pch/65550] [4.8/4.9/5 Regression] ICE (segfault) with pch

[Bug pch/65550] [5 Regression] ICE (segfault) with pch

[Bug plugins/65817] libcc1: ICE: SEGV: c_incomplete_type_error()

[Bug plugins/65817] New: libcc1: ICE: SEGV: c_incomplete_type_error()

[Bug preprocessor/52899] tabstop has no effect

[Bug preprocessor/53690] [C++11] \u0000 and \U00000000 are wrongly encoded as U+0001.

[Bug preprocessor/55115] [4.8/4.9/5 Regression] missing headers as fatal breaks cproto logic

[Bug preprocessor/57580] Repeated _Pragma message directives in macro causes problems

[Bug preprocessor/60014] Bad warning suppression caused by track-macro-expansion when not using integrated cpp

[Bug preprocessor/61977] [4.8/4.9/5 Regression] powerpc preprocessor breaks on lines that end with "vector"

[Bug preprocessor/65713] C Preprocessor generates invalid output

[Bug preprocessor/65713] New: C Preprocessor generates invalid output

[Bug preprocessor/65834] New: give error for #if with no expression at the previous location

[Bug preprocessor/65852] Incorrect escaping in depfiles

[Bug preprocessor/65852] New: Incorrect escaping in depfiles

[Bug preprocessor/65860] New: Stringification of User Defined Literals

[Bug preprocessor/65860] Stringification of User Defined Literals

[Bug rtl-optimization/14319] incorrect optimization of union of structs with common initial sequences

[Bug rtl-optimization/26190] combine misses some distributivity

[Bug rtl-optimization/34503] Issues with constant/copy propagation implementation in gcse.c

[Bug rtl-optimization/42522] (zero_extract:SI (mem:QI) ...) misoptimized

[Bug rtl-optimization/49857] Put constant switch-tables into flash

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

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

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

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

[Bug rtl-optimization/58033] counterproductive bb-reorder

[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/63917] [5 Regression] r217646 caused many failures

[Bug rtl-optimization/64081] [5/6 Regression] r217827 prevents RTL loop unroll

[Bug rtl-optimization/64164] [4.9/5/6 Regression] one more stack slot used due to one less inlining level

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

[Bug rtl-optimization/64818] User specified register don't work correctly in inline-asm operands.

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

[Bug rtl-optimization/64916] ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression

[Bug rtl-optimization/65067] regression on accessing volatile bit field

[Bug rtl-optimization/65135] [5/6 Regression] Performance regression in pic mode after r220674.

[Bug rtl-optimization/65304] [4.9] [ARM] incorrect "asm operand has impossible constraints" error

[Bug rtl-optimization/65613] valgrind error in find_call_crossed_cheap_reg

[Bug rtl-optimization/65617] new valgrind error in update_costs_from_copies

[Bug rtl-optimization/65628] valgrind error in improve_allocation

[Bug rtl-optimization/65629] valgrind error in move_spill_restore

[Bug rtl-optimization/65651] New: Redundant cmp with zero instruction in loop for x86 target.

[Bug rtl-optimization/65651] Redundant cmp with zero instruction in loop for x86 target.

[Bug rtl-optimization/65693] [4.8/4.9 Regression] ICE in assign_by_spills, at lra-assigns.c:1419

[Bug rtl-optimization/65693] [4.8/4.9/5 Regression] ICE in assign_by_spills, at lra-assigns.c:1419

[Bug rtl-optimization/65693] [5.0 Regression] ICE in assign_by_spills, at lra-assigns.c:1419

[Bug rtl-optimization/65693] ICE in assign_by_spills, at lra-assigns.c:1419

[Bug rtl-optimization/65698] New: Non-optimal code for simple compare function for x86 32-bit target

[Bug rtl-optimization/65698] Non-optimal code for simple compare function for x86 32-bit target

[Bug rtl-optimization/65761] [5 Regression] internal compiler error: in patch_jump_insn, at cfgrtl.c:1296

[Bug rtl-optimization/65783] after reload, the memrefs_conflict_p is unreliable?

[Bug rtl-optimization/65805] [5 Regression] Chromium gets miscompiled

[Bug rtl-optimization/65805] [5/6 Regression] Chromium gets miscompiled

[Bug rtl-optimization/65827] New: LRA use smaller reg class than original reg for reload and it spill fail if reg class no hard reg available

[Bug rtl-optimization/65857] combine won't generate zero-extend from HImode memory

[Bug rtl-optimization/65857] New: combine won't generate zero-extend from HImode memory

[Bug rtl-optimization/65862] [MIPS] IRA/LRA issue: integers spilled to floating-point registers

[Bug rtl-optimization/65862] New: [MIPS] IRA/LRA issue: integers spilled to floating-point registers

[Bug rtl-optimization/65912] New: x_rtl.x_frame_offset not updated after frame related insn deleted

[Bug rtl-optimization/65912] x_rtl.x_frame_offset not updated after frame related insn deleted

[Bug rtl-optimization/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

[Bug sanitizer/61547] Invalid sanitization of trailing byte in __builtin_strlen

[Bug sanitizer/61978] implement blacklist for sanitizer

[Bug sanitizer/64078] FAIL: c-c++-common/ubsan/object-size-9.c

[Bug sanitizer/64289] ICE with -fsanitize=float-cast-overflow

[Bug sanitizer/64741] Incorrect size of UBSan type descriptors

[Bug sanitizer/64839] libsanitizer shouldn't require <rpc/xdr.h>

[Bug sanitizer/65479] sanitizer stack trace missing frames past #0 on powerpc64

[Bug sanitizer/65643] New: FAIL: c-c++-common/asan/swapcontext-test-1.c on powerpc64

[Bug sanitizer/65655] [5 Regression][UBSAN] ICE in speculative_call_info, at cgraph.c:1151

[Bug sanitizer/65655] New: [5 Regression][UBSAN] ICE in speculative_call_info, at cgraph.c:1151

[Bug sanitizer/65662] AddressSanitizer CHECK failed: ../../../../gcc/libsanitizer/sanitizer_common/sanitizer_allocator.h:835 "((res)) < ((kNumPossibleRegions))" (0x3ffb49, 0x80000)

[Bug sanitizer/65662] New: AddressSanitizer CHECK failed: ../../../../gcc/libsanitizer/sanitizer_common/sanitizer_allocator.h:835 "((res)) < ((kNumPossibleRegions))" (0x3ffb49, 0x80000)

[Bug sanitizer/65749] New: sanitizer stack trace pc off by 1

[Bug sanitizer/65749] sanitizer stack trace pc off by 1

[Bug sanitizer/65769] [UBSAN] qt-4.6 and qt-4.7 applications using qobject_cast may crash

[Bug sanitizer/65769] New: [UBSAN] qt-4.6 and qt-4.7 applications using qobject_cast may crash

[Bug sanitizer/65828] [LTO] ICE in streamer_get_builtin_tree, at tree-streamer-in.c:1127

[Bug spam/10531] denoxe barth

[Bug spam/9353] 20010525035601.4254.qmail,this would be for youwe could enter that

[Bug spam/9360] 20010525035601.4254.qmail,this would be for youwe could enter that

[Bug target/24012] [4.8/4.9/5/6 regression] #define _POSIX_C_SOURCE breaks #include <iostream>

[Bug target/26702] .size is not emitted for BSS variables

[Bug target/29256] [4.8/4.9/5 regression] loop performance regression

[Bug target/37954] odd sized packed structures passed by value, under ARM, cause lockup of application

[Bug target/38629] target-specific parameters for inline heuristics not defined for AVR

[Bug target/41089] [4.8/4.9/5/6 Regression] stdarg pass produces wrong code

[Bug target/42159] unwinding issues on darwin

[Bug target/44685] internal compiler error: in final_scan_insn, at final.c:2650 while compiling program with complex types

[Bug target/47098] i686-openbsd3.0: OBSD_LIB_SPEC missing

[Bug target/47122] vax-*-openbsd* configuration purports to require openbsd-pthread.h

[Bug target/48904] x86_64-knetbsd-gnu fails to build

[Bug target/49551] tentative declaration after definition and -fdata-sections cause ICE in C front-end.

[Bug target/51509] Inefficient neon intrinsic code sequence

[Bug target/51996] ICE in extract_insn gcc.dg/pr48335-5.c

[Bug target/53539] Different __WCHAR_TYPE__/wchar_t for gcc -m32 on Linux/i386 and Linux/x86-64

[Bug target/53949] [SH] Add support for mac.w / mac.l instructions

[Bug target/55143] vms-c.o:(.toc+0x0): undefined reference to `c_default_pointer_mode' (building cc1plus)

[Bug target/55144] opening glibc-c.o: No such file or directory

[Bug target/55522] -funsafe-math-optimizations is unexpectedly harmful, especially w/ -shared

[Bug target/56540] No __SIZEOF__XXX__ macro for __float128

[Bug target/56726] i386: MALLOC_ABI_ALIGNMENT is too small (usually)

[Bug target/56997] Incorrect write to packed field when strict-volatile-bitfields enabled on aarch32

[Bug target/57796] AVX2 gather vectorization: code bloat and reduction of performance

[Bug target/57836] large constants evaluated inline

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

[Bug target/59828] Broken assembly on ppc* with two -mcpu= options

[Bug target/59884] Unexpected warning pragma GCC target

[Bug target/60949] Thumb2 LRA ICE for case pr34856.c

[Bug target/61079] #pragma fini doesn't apply without definition

[Bug target/61397] [4.9/5/6 regression] FAIL: gcc.target/powerpc/p8vector-ldst.c scan-assembler lxsdx

[Bug target/61551] [NEON] alter costs to allow use of post-indexed addressing modes for VLD{2..4}/VST{2..4}

[Bug target/61821] gcc.target/i386/pr61599-1.c FAILs with Sun as

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

[Bug target/62281] gcc doesn't conform to Solaris 32-bit ABI by expecting 16-byte stack alignment

[Bug target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs

[Bug target/63503] [AArch64] A57 executes fused multiply-add poorly in some situations

[Bug target/63633] [avr] internal compiler error: unrecognizable insn with mult insns

[Bug target/63890] [4.9/5 regression] Compiling trivial program with -O -p leads to misaligned stack

[Bug target/63891] [5/6 regression] Failure of darwin-weakimport-3.c

[Bug target/64003] valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md

[Bug target/64134] (vector float){0, 0, b, a} Uses stores when it does not need to

[Bug target/64231] [5 Regression] SIGSEGV building glibc on aarch64-linux-gnu from r217852

[Bug target/64263] [5.0 Regression] ICE where adddi3_aarch64 does not satisfy its constraints after r217546

[Bug target/64331] regcprop propagates registers noted as REG_DEAD

[Bug target/64363] Unresolved labels with -fcheck-pointer-bounds and -mmpx

[Bug target/64579] __TM_end __builtin_tend failed to return transactional state

[Bug target/64782] -mcpu=native should be supported on aarch64

[Bug target/64785] [5/6 Regression][SH] and|or|xor #imm not used

[Bug target/64792] [5/6 Regression][SH] movu.b movu.w not working

[Bug target/64835] -fno-ipa-cp is inconsitently supported when attributes optimize or target are used

[Bug target/65052] ICE in c6x-uclinux target when building libgcc

[Bug target/65103] [i386] GOTOFF relocation is not propagated into address expression

[Bug target/65162] [5/6 Regression][SH] Redundant tests when storing bswapped T bit result in unaligned mem

[Bug target/65164] [5/6 Regression][SH] missed subc in integer sign function

[Bug target/65185] avr-gcc mcus.def missing rfr2 devices

[Bug target/65210] [avr] ICE: when using attributs 'address' and 'io_low'

[Bug target/65240] [5 Regression] ICE (insn does not satisfy its constraints) on powerpc64le-linux-gnu

[Bug target/65296] [avr] fix various issues with specs file generation

[Bug target/65326] LRA missing a Thumb optimization.

[Bug target/65342] [5 Regression] FAIL: gfortran.dg/intrinsic_(un)?pack_1.f90 -O1 execution test on powerpc-apple-darwin9 after r210201

[Bug target/65342] [5/6 Regression] FAIL: gfortran.dg/intrinsic_(un)?pack_1.f90 -O1 execution test on powerpc-apple-darwin9 after r210201

[Bug target/65351] [5 Regression] libiberty's pic version contains non-pic code on m32 darwin; causes bootstrap fail building libcc1.

[Bug target/65375] aarch64: poor codegen for vld2q_f32 and vst2q_f32

[Bug target/65408] powerpc64 function argument passing may access invalid memory

[Bug target/65456] powerpc64le autovectorized copy loop missed optimization

[Bug target/65489] [5 Regression] Testcase for PR 65427 ICEs at -Os on arm-none-eabi in hoist pass

[Bug target/65501] [5/6 Regression] v850 ICE at c_register_pragma_1, at c-family/c-pragma.c:1317

[Bug target/65510] target-tic6x: unrecognizable insn with -O(1,2,3,s).

[Bug target/65527] ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx

[Bug target/65535] powerpc64-freebsd build failure

[Bug target/65564] [5/6 Regression] builtin-bnd-narrow-ptr-bounds-2-nov.c:15:1: internal compiler error: in simplify_subreg, at simplify-rtx.c:5745

[Bug target/65576] [5 Regression] ICE in gcc.c-torture/compile/pr33855.c

[Bug target/65576] ICE in gcc.c-torture/compile/pr33855.c

[Bug target/65581] [5 Regression] testsuite lto issue: multiple definition of `main', undefined reference to `WinMain'

[Bug target/65582] [5 Regression] testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

[Bug target/65582] [5/6 Regression] testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

[Bug target/65612] Multiversioning doesn't work with DSO nor PIE

[Bug target/65614] [5 Regression] PowerPC VSX systems should use XSCPSGNDP to copy scalar fp data to/from Altivec registers

[Bug target/65624] ICE in aarch64-builtins.c when expanding 4-argument aarch64 intrinsic.

[Bug target/65644] Assembler errors on Solaris 10 x86-64: `(%eXX)' is not a valid 64 bit base/index expression

[Bug target/65644] New: Assembler errors on Solaris 10 x86-64: `(%eXX)' is not a valid 64 bit base/index expression

[Bug target/65647] [5 Regression] GCC won't stop when compile for armv6-m

[Bug target/65647] New: [5 Regression] GCC won't stop when compile for armv6-m with -Os

[Bug target/65648] [5 Regression] Bad code due to IRA fails to recognize the clobber in parallel

[Bug target/65648] New: [5 Regression] Bad code due to IRA fails to recognize the clobber in parallel

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

[Bug target/65649] New: gcc generates overlarge constants for microblaze-linux-gnu

[Bug target/65657] [avr] read from __memx address space tramples argument to following function

[Bug target/65657] New: [avr] read from __memx address space tramples argument to following function

[Bug target/65660] [5 Regression] 252.eon regression on bdver2 with -Ofast

[Bug target/65660] [5/6 Regression] 252.eon regression on bdver2 with -Ofast

[Bug target/65660] New: [5 Regression] 252.eon regression on bdver2 with -Ofast

[Bug target/65670] [5 Regression] missing libstdc++ symbols on powerpc64le-linux-gnu

[Bug target/65670] [5 Regression] missing libstdc++ symbols on powerpc64le-linux-gnu and arm-linux-gnueabi

[Bug target/65670] missing libstdc++ symbols on powerpc64le-linux-gnu and arm-linux-gnueabi

[Bug target/65670] New: [5 Regression] missing libstdc++ symbols on powerpc64le-linux-gnu

[Bug target/65671] Assembly failure (invalid register operand) with -O3 -mavx512vl

[Bug target/65671] New: Assembly failure (invalid register operand) with -O3 -mavx512vl

[Bug target/65674] New: stack smashing protector must be controllable per-function

[Bug target/65676] ICE: in extract_insn, at recog.c:2343 (unrecognizable insn) with -mavx512f -funsigned-char and __builtin_ia32_pmovsxwq512_mask()

[Bug target/65676] New: ICE: in extract_insn, at recog.c:2343 (unrecognizable insn) with -mavx512f -funsigned-char and __builtin_ia32_pmovsxwq512_mask()

[Bug target/65682] New: bootstrap failure of gcc-4.9.2 on mips64el target in libgcc "_mulvdi3.o"

[Bug target/65689] [5 Regression][AArch64] S constraint fails for inline asm at -O0

[Bug target/65689] [5/6 Regression][AArch64] S constraint fails for inline asm at -O0

[Bug target/65689] [AArch64] S constraint fails for inline asm at -O0

[Bug target/65689] New: [AArch64] S constraint fails for inline asm at -O0

[Bug target/65694] [5 Regression] ICE (in decompose, at rtl.h:2007) on arm-linux-gnueabihf

[Bug target/65694] New: [5 Regression] ICE (in decompose, at rtl.h:2007) on arm-linux-gnueabihf

[Bug target/65697] __atomic memory barriers not strong enough for __sync builtins

[Bug target/65697] New: __atomic memory barriers not strong enough for __sync builtins

[Bug target/65705] ICE: SIGSEGV in contains_struct_check with -fsanitize=null -fcheck-pointer-bounds

[Bug target/65705] New: ICE: SIGSEGV in contains_struct_check with -fsanitize=null -fcheck-pointer-bounds

[Bug target/65710] [4.9 Regression] Thumb1 ICE caused by no register to spill

[Bug target/65710] [4.9/5 Regression] Thumb1 ICE caused by no register to spill

[Bug target/65710] [5 Regression] Thumb1 ICE caused by no register to spill

[Bug target/65710] New: [5 Regression] Thumb1 ICE caused by no register to spill

[Bug target/65711] arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'

[Bug target/65711] New: arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'

[Bug target/65729] [5 Regression] ICE (in prohibited_class_reg_set_mode_p, at lra-constraints.c) on arm-linux-gnueabihf

[Bug target/65729] [5/6 Regression] ICE (in prohibited_class_reg_set_mode_p, at lra-constraints.c) on arm-linux-gnueabihf

[Bug target/65729] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf

[Bug target/65730] New: xtensa: ICE in libstdc++-v3/include/bits/atomic_base.h: In function âbool std::atomic_flag_test_and_set_explicit(std::__atomic_flag_base*, std::memory_order)â

[Bug target/65730] xtensa: ICE in libstdc++-v3/include/bits/atomic_base.h: In function âbool std::atomic_flag_test_and_set_explicit(std::__atomic_flag_base*, std::memory_order)â

[Bug target/65744] New: Some AVX512 instrinsics take __mmask16 instead of __mmask8

[Bug target/65744] Some AVX512 instrinsics take __mmask16 instead of __mmask8

[Bug target/65753] [i386] Incorrect tail call inhibition logic on i386 (32-bit)

[Bug target/65753] New: [i386] Incorrect tail call inhibition logic on i386 (32-bit)

[Bug target/65768] New: sub-optimimal code for constant Uses in loop

[Bug target/65768] sub-optimimal code for constant Uses in loop

[Bug target/65770] New: [AArch64] vst2_lane broken on bigendian

[Bug target/65771] [5 Regression] ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux-gnueabihf

[Bug target/65771] New: [5 Regression] ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux-gnueabihf

[Bug target/65773] [5 Regression] GCC 5.1 miscompiles LLVM function AArch64InstrInfo::loadRegFromStackSlot()

[Bug target/65773] New: [5.1 regression] GCC 5.1 miscompiles LLVM function AArch64InstrInfo::loadRegFromStackSlot()

[Bug target/65779] [5 Regression] undefined local symbol on powerpc [regression]

[Bug target/65779] [5/6 Regression] undefined local symbol on powerpc [regression]

[Bug target/65779] New: undefined local symbol on powerpc

[Bug target/65780] [5 Regression] Uninitialized common handling in executables

[Bug target/65780] [5 Regression] Uninitialized common handling in PIE

[Bug target/65780] [5/6 Regression] Uninitialized common handling in executables

[Bug target/65780] New: [5 Regression] Uninitialized common handling in executables

[Bug target/65782] New: Assembly failure (invalid register for .seh_savexmm) with -O3 -mavx512f on mingw-w64

[Bug target/65787] [5 Regression] Miscompile due to bad vector swap optimization for little endian

[Bug target/65787] [5.1 regression] Miscompile due to bad vector swap optimization for little endian

[Bug target/65787] New: [5.1 regression] Miscompile due to bad vector swap optimization for little endian

[Bug target/65803] New: blackfin: internal compiler error: segment fault linux kernel

[Bug target/65804] New: blackfin: Not support global frame pointer with -fno-omit-frame-pointer

[Bug target/65807] [5 Regression] ICE () on powerpc64le-linux-gnu

[Bug target/65807] New: [5 Regression] ICE () on powerpc64le-linux-gnu

[Bug target/65810] New: powerpc64 libgfortran alignment issue?

[Bug target/65810] powerpc64 alignment of r2 insufficient for loading long-double constants

[Bug target/65810] powerpc64 libgfortran alignment issue?

[Bug target/65832] Inefficient vector construction

[Bug target/65832] New: Inefficient vector construction

[Bug target/65836] [6 Regression] gnat fails to build on aarch64-linux-gnu

[Bug target/65836] New: [6 Regression] gnat fails to build on aarch64-linux-gnu

[Bug target/65837] [arm-linux-gnueabihf] lto1 target specific builtin not available

[Bug target/65837] New: [arm-linux-gnueabihf] lto1 target specific builtin not available

[Bug target/65846] New: Optimize data access in PIE with copy reloc

[Bug target/65846] Optimize data access in PIE with copy reloc

[Bug target/65847] New: SSE2 code for adding two structs is much worse at -O3 than at -O2

[Bug target/65847] SSE2 code for adding two structs is much worse at -O3 than at -O2

[Bug target/65849] Add missing tuning knobs to #pragma target/attribute target support

[Bug target/65849] New: Add missing tuning knobs to #pragma target/attribute target support

[Bug target/65867] [5 Regression] bootstrap fails for mingw32 due to missing header in ssp.c

[Bug target/65867] [5/6 Regression] bootstrap fails for mingw32 due to missing header in ssp.c

[Bug target/65867] New: [5 Regression] bootstrap fails for mingw32 due to missing header in ssp.c

[Bug target/65871] bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn't set the ZF flag

[Bug target/65871] New: bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn't set the ZF flag

[Bug target/65886] [5/6 Regression] Copy reloc in PIE incompatible with DSO created by -Wl,-Bsymbolic

[Bug target/65886] [5/6 Regression] External reference in PIE incompatible with DSO created by -Wl,-Bsymbolic

[Bug target/65886] [5/6 Regression] External reference in PIE to DSO created with -Wl,-Bsymbolic

[Bug target/65886] New: [5/6 Regression] External reference in PIE to DSO created with -Wl,-Bsymbolic

[Bug target/65895] New: Segfault building cross GCC 5.1.0 for Target AVR on Mac OSX 10.10.3 (using Apple LLVM version 6.1.0 (clang-602.0.49))

[Bug target/65895] Segfault building cross GCC 5.1.0 for Target AVR on Mac OSX 10.10.3 (using Apple LLVM version 6.1.0 (clang-602.0.49))

[Bug target/65914] [6 Regression] error: unrecognizable insn

[Bug target/65914] New: [6 Regression] error: unrecognizable insn

[Bug target/65915] [6 Regression] FAIL: gcc.target/i386/avx512f-vrndscalepd-2.c (internal compiler error)

[Bug target/65915] New: [6 Regression] FAIL: gcc.target/i386/avx512f-vrndscalepd-2.c (internal compiler error)

[Bug target/65924] [6 Regression] ICE const_int_operand failed on arm-none-eabi

[Bug target/65924] [6.0 Regression] ICE const_int_operand failed on arm-none-eabi

[Bug target/65924] New: [6.0 Regression] ICE const_int_operand failed on arm-none-eabi

[Bug target/65931] [5/6 regression] dsymutil assertion failure building libgnat-5.dylib

[Bug target/65931] New: [5/6 regression] dsymutil assertion failure building libgnat-5.dylib

[Bug target/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

[Bug target/65932] New: [5.1 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

[Bug target/65937] New: FAIL: gcc.target/arm/pr26702.c scan-assembler \\.size[\\t ]+static_foo, 4

[Bug target/65951] [AArch64] Will not vectorize 64bit integer multiplication

[Bug target/65951] [AArch64] Will not vectorize multiplication by long constant

[Bug target/65951] New: [AArch64] Will not vectorize multiplication by long constant

[Bug target/65952] [AArch64] Will not vectorize storing induction of pointer addresses

[Bug target/65952] [AArch64] Will not vectorize storing induction of pointer addresses for LP64

[Bug target/65952] New: [AArch64] Will not vectorize copying pointers

[Bug target/65955] [arm] ICE during movcond_addsi split

[Bug target/65955] New: [arm] ICE during movcond_addsi split

[Bug target/65956] [5/6 Regression] Another ARM overaligned arg passing issue

[Bug target/65956] New: [5/6 Regression] Another ARM overaligned arg passing issue

[Bug testsuite/58321] FAIL: gcc.target/i386/memcpy-strategy-3.c scan-assembler-times memcpy 2 on x86_64-apple-darwin*

[Bug testsuite/59971] multilib_flags is placed with the wrong order

[Bug testsuite/60806] libstdc++ abi check should ignore missing TLS symbols

[Bug testsuite/62234] warnings/errors from LTO cannot be tested

[Bug testsuite/63256] [5/6 regression] FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0

[Bug testsuite/65205] Wrong dg-shouldfail usage in OpenACC libgomp tests

[Bug testsuite/65484] FAIL: g++.dg/vect/pr36648.cc on powerpc64

[Bug testsuite/65718] [5 Regression] g++.dg/lto/pr65276 FAILs

[Bug testsuite/65718] [5/6 Regression] g++.dg/lto/pr65276 FAILs

[Bug testsuite/65767] Test pr65276 failed on arm-none-eabi

[Bug testsuite/65785] libgo TestIPv4MulticastListener test fails on machine with no network connection

[Bug testsuite/65785] New: libgo TestIPv4MulticastListener test fails on machine with no network connection

[Bug testsuite/65900] New: FAIL: gcc.dg/pr65345-2.c (test for excess errors)

[Bug testsuite/65938] New: FAIL: gcc.target/i386/pr56114.c: ambiguous operand size or operands invalid for movabs

[Bug testsuite/65939] gcc.dg/torture/tls/run-ld.c execution failures with -pie

[Bug testsuite/65939] New: gcc.dg/torture/tls/run-ld.c execution failures with -pie

[Bug testsuite/65940] g++.dg/other/anon5.C requires dwarf4 support in ld

[Bug testsuite/65940] New: g++.dg/other/anon5.C requires dwarf4 support in ld

[Bug testsuite/65941] FAIL: g++.dg/other/pr59492.C: no such instruction: rdrand

[Bug testsuite/65941] New: FAIL: g++.dg/other/pr59492.C: no such instruction: rdrand

[Bug testsuite/65944] FAIL: g++.dg/lto/pr65276: undefined reference to std2::exception::~exception()

[Bug testsuite/65944] New: FAIL: g++.dg/lto/pr65276: undefined reference to std2::exception::~exception()

[Bug tree-optimization/21791] ccp and copy-prop print out too much garbage with -fdump-tree-ccp/copy-details

[Bug tree-optimization/23331] FIXME from tree-ssa-ccp: dealing with "a"[3]

[Bug tree-optimization/35226] Induction with multiplication are not vectorized

[Bug tree-optimization/41089] [4.8/4.9/5/6 Regression] stdarg pass produces wrong code

[Bug tree-optimization/42172] inefficient bit fields assignments

[Bug tree-optimization/44669] ccp or similar passes aren't run after cunroll

[Bug tree-optimization/47679] [4.8/4.9/5/6 Regression] Strange uninitialized warning after SRA

[Bug tree-optimization/48620] many libstdc++ tests FAIL with -m32 -fno-early-inlining -fipa-pta

[Bug tree-optimization/51513] Only partially optimizes away __builtin_unreachable switch default case

[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations

[Bug tree-optimization/57634] Missed vectorization for a "fixed point multiplication" reduction

[Bug tree-optimization/59124] [4.8/4.9/5/6 Regression] Wrong warnings "array subscript is above array bounds"

[Bug tree-optimization/59970] Bogus warnings at low optimization levels

[Bug tree-optimization/61171] vectorization fails for a reduction in presence of subtraction

[Bug tree-optimization/61502] == comparison on "one-past" pointer gives wrong result

[Bug tree-optimization/63551] [4.9/5 Regression] wrong code (segfaults) at -Os on x86_64-linux-gnu

[Bug tree-optimization/63734] [5.0 regression] FAIL: gcc.dg/torture/vshuf-v8qi.c -O2 (internal compiler error)

[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/6 Regression] Performance degradation after r216304

[Bug tree-optimization/64277] [4.9 Regression] Incorrect warning "array subscript is above array bounds"

[Bug tree-optimization/64909] [4.8 Regression] Missed vectorization with bdver1

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

[Bug tree-optimization/65204] Aligned address optimization not detected

[Bug tree-optimization/65217] __builtin_unreachable in if statement causes bad assembly generation

[Bug tree-optimization/65337] [5/6 Regression] bootstrap-lto gnat1 linktime ICE: gcc/ada/exp_aggr.adb:6570:0: internal compiler error: in forward_edge_to_pdom, at tree-ssa-dce.c:1086

[Bug tree-optimization/65443] Don't peel last iteration from loop in transform_to_exit_first_loop

[Bug tree-optimization/65447] AArch64: iv-opt causes bad addressing

[Bug tree-optimization/65460] parloops transforms offloaded functions

[Bug tree-optimization/65637] expand_omp_for_static_chunk ssa-handling code is untested

[Bug tree-optimization/65650] CCP does not propgate copies

[Bug tree-optimization/65650] New: CCP does not propgate copies

[Bug tree-optimization/65658] Jump threading too pessimistic when optimizing for size

[Bug tree-optimization/65658] New: Jump threading too pessimistic when optimizing for size

[Bug tree-optimization/65661] ICE in operator[], at vec.h:736, called from partition_view_init

[Bug tree-optimization/65661] New: ICE in operator[], at vec.h:736, called from partition_view_init

[Bug tree-optimization/65688] New: xbomb 2.2a segfault, infinite loop at -O2

[Bug tree-optimization/65688] xbomb 2.2a segfault, infinite loop at -O2

[Bug tree-optimization/65709] [5 Regression] Bad code for LZ4 decompression with -O3 on x86_64

[Bug tree-optimization/65709] New: [5 Regression] Bad code for LZ4 decompression with -O3 on x86_64

[Bug tree-optimization/65724] __builtin_object_size difference for C and C++

[Bug tree-optimization/65724] New: __builtin_object_size difference for C and C++

[Bug tree-optimization/65752] Too strong optimizations int -> pointer casts

[Bug tree-optimization/65773] [5 Regression] GCC 5.1 miscompiles LLVM function AArch64InstrInfo::loadRegFromStackSlot()

[Bug tree-optimization/65774] [6.0 regression] FAIL: gcc.dg/builtin-arith-overflow-1.c (internal compiler error)

[Bug tree-optimization/65774] New: [6.0 regression] FAIL: gcc.dg/builtin-arith-overflow-1.c (internal compiler error)

[Bug tree-optimization/65791] New: Postpone expand_ifn_va_arg till after optimize_va_list_gpr_fpr_size

[Bug tree-optimization/65791] Postpone expand_ifn_va_arg till after optimize_va_list_gpr_fpr_size

[Bug tree-optimization/65797] [5 regression] IPA ICF causes function to be emitted with no debug line info

[Bug tree-optimization/65797] [5.0 regression] IPA ICF causes function to be emitted with no debug line info

[Bug tree-optimization/65797] New: [5.0 regression] IPA ICF causes function to be emitted with no debug line info

[Bug tree-optimization/65802] [6 Regression] ICE in redirect_eh_edge_1, at tree-eh.c:2335

[Bug tree-optimization/65802] New: [6 Regression] ICE in redirect_eh_edge_1, at tree-eh.c:2335

[Bug tree-optimization/65805] New: [5/6 Regression] Chromium gets miscompiled

[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

[Bug tree-optimization/65818] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

[Bug tree-optimization/65818] New: libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

[Bug tree-optimization/65823] [6 Regression] ICE in gcc.c-torture/execute/stdarg-2.c -O0/-O1 for arm

[Bug tree-optimization/65823] New: [6 Regression] ICE in gcc.c-torture/execute/stdarg-2.c -O0/-O1 for arm

[Bug tree-optimization/65824] [6 Regression] execution failures for stdarg/va-arg testcases for aarch64

[Bug tree-optimization/65824] New: [6 Regression] execution failures for stdarg/va-arg testcases for aarch64

[Bug tree-optimization/65826] mark ifn_va_arg as ECF_LEAF

[Bug tree-optimization/65826] New: mark ifn_va_arg as ECF_LEAF

[Bug tree-optimization/65850] [5 Regression] [graphite]: isl_constraint.c:625: expecting integer value

[Bug tree-optimization/65875] [5/6 Regression] ICE: Segmentation fault

[Bug tree-optimization/65875] internal compiler error with gcc 5.1

[Bug tree-optimization/65887] New: remove va_arg ap copies

[Bug tree-optimization/65887] remove va_arg ap copies

[Bug tree-optimization/65893] ifcombine not done anymore on expansion of va_arg

[Bug tree-optimization/65893] New: ifcombine not done anymore on expansion of va_arg

[Bug tree-optimization/65907] [6 Regression] ICE: in set_lattice_value, at tree-ssa-ccp.c:535

[Bug tree-optimization/65907] New: [6 Regression] ICE: in set_lattice_value, at tree-ssa-ccp.c:535

[Bug tree-optimization/65917] [6 Regression] FAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2

[Bug tree-optimization/65917] [6 Regression] XFAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2

[Bug tree-optimization/65917] [6.0 regression] FAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2

[Bug tree-optimization/65917] New: [6.0 regression] FAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2

[Bug tree-optimization/65918] New: Optimized code (> -O0) on 2-dim array iteration incorrect

[Bug tree-optimization/65918] Optimized code (> -O0) on 2-dim array iteration incorrect

[Bug tree-optimization/65930] New: Reduction with sign-change not handled

[Bug tree-optimization/65930] Reduction with sign-change not handled

[Bug tree-optimization/65935] [6 Regression] 433.milc in SPEC CPU 2006 is miscompiled

[Bug tree-optimization/65935] New: [6 Regression] 433.milc in SPEC CPU 2006 is miscompiled

[Bug tree-optimization/65948] [6 Regression] FAIL: g++.dg/lto/20101010-4 cp_lto_20101010-4_0.o-cp_lto_20101010-4_0.o link

[Bug tree-optimization/65948] New: [6 Regression] FAIL: g++.dg/lto/20101010-4 cp_lto_20101010-4_0.o-cp_lto_20101010-4_0.o link

[Bug tree-optimization/65953] [5/6 Regression] undefined reference to static __thread variable

[Bug tree-optimization/65953] New: [5/6 Regression] undefined reference to static __thread variable

[Bug web/62211] ./configure --with-float= and ARM

[Bug web/64968] Upgrade GCC Bugzilla to 5.0

[Bug web/65699] New: online docs lacks version that it documents

[Bug web/65699] online docs lacks version that it documents

[Bug web/65700] New: Documentation of internals is inconsistent in itself and diverges from reality


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