gcc-bugs archive
subject index for August, 2013

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

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

Наш цех работы и обработки металла

[Bug ada/40936] Assert_Failure atree.adb:884 on illegal code (mixture of protected object and accept of entry family)

[Bug ada/58128] New: Problem using NAME (STANDARD_INPUT) in gcc-4.7.2

[Bug ada/58128] Problem using NAME (STANDARD_INPUT) in gcc-4.7.2

[Bug ada/58151] "conflict of writable function parameter in construct with arbitrary order of evaluation" is often a spurious error

[Bug ada/58151] New: "conflict of writable function parameter in construct with arbitrary order of evaluation" is often a spurious error

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'

[Bug ada/58239] New: [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'

[Bug ada/58264] Incorrect 'First when assigning function-call.all (of access String;) to an indefinite String object

[Bug ada/58264] New: Incorrect 'First when assigning function-call.all (of access String;) to an indefinite String object

[Bug bootstrap/28615] cross-compile uses host cpp to determine features

[Bug bootstrap/58090] New: bootstrap fails comparison with --enable-gather-detailed-mem-stats

[Bug bootstrap/58149] New: GCC4.8.1 fails on OS X 10.8.4, 'pointer_t' error

[Bug bootstrap/58186] LTO profiledbootstrap fails in stage feedback for fortran/frontend-passes.c with "edge ... has no corresponding call_stmt"

[Bug bootstrap/58186] New: LTO profiledbootstrap fails in stage feedback for fortran/frontend-passes.c with "edge ... has no corresponding call_stmt"

[Bug bootstrap/58206] [4.9 Regression] AIX bootstrap broken

[Bug bootstrap/58206] New: [4.9 Regression] AIX bootstrap broken

[Bug bootstrap/58242] [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux

[Bug bootstrap/58242] New: [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux

[Bug bootstrap/58274] New: libiberty/stack-limit.c: bootstrap failure due to missing FreeBSD header

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

[Bug c++/14932] [3.4/4.0 Regression] cannot use offsetof to get offsets of array elements in g++ 3.4.0 prerelease

[Bug c++/19817] C++ front-end produces a cast instead of just &a.b (when call the destructor)

[Bug c++/29143] address-of overloaded function does not work in function call

[Bug c++/32197] ICE when compiling with gcov options

[Bug c++/34624] templated code is rejected different type in nontype template argument

[Bug c++/34938] ICE with function pointers and attribute noreturn

[Bug c++/36266] C++ typedef misplaced in DWARF information

[Bug c++/37140] type inherited from base class not recognized

[Bug c++/39057] ICE with default argument in friend declaration

[Bug c++/46206] using typedef-name error with typedef name hiding struct name

[Bug c++/50436] Crash or hang on invalid template code

[Bug c++/51239] [DR 1430] ICE with variadic template alias

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

[Bug c++/51424] [C++11] G++ should diagnose self-delegating constructors

[Bug c++/51488] ICE on infinite template recursion

[Bug c++/51559] decimal128 operates incorrectly compared to decimal32 and decimal64

[Bug c++/51912] [C++11] G++ accepts floating point case labels

[Bug c++/52036] C++11 allows template parameters to have internal linkage

[Bug c++/52464] When I compile my source codes with -O3 option, the compiler fails. This does not occur if I use -O2

[Bug c++/53025] [C++11] noexcept operator depends on copy-elision

[Bug c++/53349] Internal compiler error with constexpr and recursive data type

[Bug c++/53401] [C++11] internal compiler error: Segmentation fault on infinite argument deduction of constexpr templates

[Bug c++/53586] Internal compiler errors on cp/pt.c:12077 and expr.c:9147

[Bug c++/53618] segfault on self-referential class partial specialization argument

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

[Bug c++/54080] [C++11] g++ crashes when compiling the following file

[Bug c++/54278] __attribute__((noreturn)) called from destructor when another auto-scoped variable has a non-trivial dtor erroneously fails with "control reaches end of non-void function" at -O0

[Bug c++/54310] Order of operations during overload resolution

[Bug c++/54366] [meta-bug] decltype issues

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

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

[Bug c++/54537] undiagnosed using-declaration conflicting with used function

[Bug c++/54864] Decltype in nested class

[Bug c++/55004] [meta-bug] constexpr issues

[Bug c++/55434] const array with elements initialized by constructor marked non-const in debug info

[Bug c++/55540] The C++ literal -9223372036854775808 is misinterpreted

[Bug c++/55677] Virtual inheritance, 'this' pointer used as constructor parameter, parameter specialized in derived method, generated binary dumps core

[Bug c++/56014] [C++1y] ICE using return type deduction for member functions with -g enabled

[Bug c++/56130] __attribute__((deprecated)) does not affect C++ reference

[Bug c++/56134] ICE: alias attribute on c++ static class member;

[Bug c++/56152] explicit template instantiation of protected template function redeclared as public fails

[Bug c++/56163] Template instantiation limit not kicking in

[Bug c++/56260] [C++11] GCC hangs/crashes on potentially invalid source

[Bug c++/56380] Const/reference mutable members are not always rejected in class templates

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

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

[Bug c++/57255] [meta-bug] ref-qualifiers

[Bug c++/57408] lambda, Variable length arrays, thread, internal compiler error: in expand_expr_real_1, at expr.c:9327

[Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575

[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

[Bug c++/57546] templated gnu multiversion function pointer returns wrong value

[Bug c++/57548] calling gnu multiversioned function at file scope causes ICE

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

[Bug c++/57728] Explicit template instantiation with defaulted method causes missing symbol

[Bug c++/57734] Returning template alias to enum class fails with "invalid declarator"

[Bug c++/57825] Template specialization for ref qualified member pointers

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

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

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

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

[Bug c++/58014] vshuf-v2si.C fails at -O3 on hppa64

[Bug c++/58040] Cannot take address-of public using-declaration of member from protected base class

[Bug c++/58040] New: Cannot take address-of public using-declaration of member from protected base class

[Bug c++/58045] New: gcc 4.8 produces an undefined reference to an inline function

[Bug c++/58046] New: template operator= in SFINAE class

[Bug c++/58046] template operator= in SFINAE class

[Bug c++/58047] New: parse error with typedef introduced from base class

[Bug c++/58047] parse error with typedef introduced from base class

[Bug c++/58050] New: RVO fails when calling static function through unnamed temporary

[Bug c++/58050] No return value optimization when calling static function through unnamed temporary

[Bug c++/58051] New: No named return value optimization when returned object is implicitly converted

[Bug c++/58051] No named return value optimization when returned object is implicitly converted

[Bug c++/58052] Copy initialization using conversion operator does not find correct candidates for initialization of final result

[Bug c++/58052] New: Copy initialization using conversion operator does not find correct candidates for initialization of final result

[Bug c++/58053] Bogus "error ... is private ... within this context"

[Bug c++/58053] New: Bogus "error ... is private ... within this context"

[Bug c++/58054] 11.3 Friends, example from standard not compiled

[Bug c++/58054] New: 11.3 Friends, example from standard not compiled

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

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

[Bug c++/58056] ld segfaults when "-undefined dynamic_lookup" is set

[Bug c++/58056] New: ld segfaults when "-undefined dynamic_lookup" is set

[Bug c++/58057] gcc lexer cannot parse extern "\x43" void blah() with option -std=c++0x;

[Bug c++/58057] gcc lexer cannot parse extern "\x43" void blah();

[Bug c++/58057] New: gcc lexer cannot parse extern "\x43" void blah();

[Bug c++/58059] g++: internal compiler error: Segmentation fault (program cc1plus)

[Bug c++/58059] gcc-4.7.2-r1 - g++: internal compiler error: Segmentation fault (program cc1plus)

[Bug c++/58059] New: gcc-4.7.2-r1 - g++: internal compiler error: Segmentation fault (program cc1plus)

[Bug c++/58060] New: separate compilation of gnu multiversioning gives undefined/multiple defined symbols at link time

[Bug c++/58060] separate compilation of gnu multiversioning gives undefined/multiple defined symbols at link time

[Bug c++/58062] [C++11] bogus __func__ lookup in lambda body

[Bug c++/58062] New: [C++11] bogus __func__ lookup in lambda body

[Bug c++/58063] default arguments evaluated twice per call

[Bug c++/58063] New: default arguments evaluated twice per call

[Bug c++/58071] New: Premature instantiation of default argument

[Bug c++/58071] Premature instantiation of default argument

[Bug c++/58072] [C++11] Error messages involving user-defined literals are poor (refer to tokens)

[Bug c++/58072] New: [C++11] Error messages involving user-defined literals are poor (refer to tokens)

[Bug c++/58074] [C++11] __is_trivial intrinsic fails for deleted members and for non-trivial copy-c'tors

[Bug c++/58074] New: [C++11] __is_trivial intrinsic fails for deleted members and for non-trivial copy-c'tors

[Bug c++/58076] internal compiler error: tree check: expected tree that contains âdecl commonâ structure, have âidentifier_nodeâ in get_narrower, at tree.c:8500

[Bug c++/58076] New: internal compiler error: tree check: expected tree that contains âdecl commonâ structure, have âidentifier_nodeâ in get_narrower, at tree.c:8500

[Bug c++/58077] Crash on matching template with bool type

[Bug c++/58077] New: Crash on matching template with bool type instead

[Bug c++/58078] explicitly-defaulted template class methods are not instantiated by explicit template instantiation definition

[Bug c++/58078] New: explicitly-defaulted template class methods are not instantiated by explicit template instantiation definition

[Bug c++/58080] internal compiler error, decltype in function declaration (for SFINAE purposes)

[Bug c++/58080] New: internal compiler error, decltype in function declaration (for SFINAE purposes)

[Bug c++/58083] [4.8/4.9 Regression] ICE with lambda as default parameter of a template function

[Bug c++/58083] ICE with lambda as default parameter of a template function

[Bug c++/58083] New: ICE with lambda as default parameter of a template function

[Bug c++/58089] expanding empty parameter pack as constructor arguments requires accessible copy constructor

[Bug c++/58089] New: expanding empty parameter pack as constructor arguments requires accessible copy constructor

[Bug c++/58091] New: Non-ambiguous member lookup rejected

[Bug c++/58091] Non-ambiguous member lookup rejected

[Bug c++/58093] New: Semi-bogus warning about narrowing conversions and variadic templates

[Bug c++/58093] Semi-bogus warning about narrowing conversions and variadic templates

[Bug c++/58095] New: SIMD code requiring auxiliary array for best optimization

[Bug c++/58102] New: rejects valid initialization of constexpr object with mutable member

[Bug c++/58105] New: wrong code generation for multiversioned functions

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

[Bug c++/58109] alignas() fails to compile with constant expression

[Bug c++/58109] New: alignas() fails to compile with constant expression

[Bug c++/58114] New: allow turning the warning about deleting a pointer of incomplete type into an error

[Bug c++/58116] New: missed-optimization: const temporaries could be promoted to static

[Bug c++/58118] New: Local variables specified with asm("reg") may not work

[Bug c++/58119] [4.7/4.8/4.9 Regression] Invalid ambiguous default type conversion with only a single invalid conversion listed.

[Bug c++/58119] New: Invalid ambiguous default type conversion with only a single invalid conversion listed.

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

[Bug c++/58129] [C++11] Lack of access control checking using auto type deduction

[Bug c++/58129] New: [C++11] Lack of access control checking using auto type deduction

[Bug c++/58130] [C++11] Compilation fails using "const decltype(...)& getter() const {...}"

[Bug c++/58130] New: [C++11] Compilation fails using "const decltype(...)& getter() const {...}"

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

[Bug c++/58140] -Wnon-virtual-dtor shouldn't fire for classes declared final

[Bug c++/58140] New: -Wnon-virtual-dtor shouldn't fire for classes declared final

[Bug c++/58142] New: _pthread_tsd_cleanup called before destructors are called

[Bug c++/58144] New: Receive "virtual memory exhausted: Cannot allocate memory" while compiling

[Bug c++/58144] Receive "virtual memory exhausted: Cannot allocate memory" while compiling

[Bug c++/58147] New: Template template parameter

[Bug c++/58147] Template template parameter name found after nested-name-specifier

[Bug c++/58155] New: -Wliteral-suffix warns about tokens which are skipped by preprocessor

[Bug c++/58156] New: c++11 bogus ambigous overload with variadic template

[Bug c++/58161] internal compiler error while compiling SemaDeclCXX.cpp

[Bug c++/58161] New: internal compiler error while compiling SemaDeclCXX.cpp

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

[Bug c++/58167] compile crush

[Bug c++/58167] compiler crash

[Bug c++/58167] New: compile crush

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

[Bug c++/58173] [C++11] Bad interaction between sizeof... and remainder (%) operators

[Bug c++/58173] New: [C++11] Bad interaction between sizeof... and remainder (%) operators

[Bug c++/58174] gcc miscompiles code

[Bug c++/58174] New: gcc miscompiles code

[Bug c++/58176] ICE in output_constant, at varasm.c:4658

[Bug c++/58176] New: ICE in output_constant, at varasm.c:4658

[Bug c++/58178] New: variant function name was used for user defined constructor

[Bug c++/58178] variant function name was used for user defined constructor

[Bug c++/58181] A bug in lambda expression

[Bug c++/58181] New: A bug in lambda expression

[Bug c++/58184] New: Pointer to overloaded function is non-deduced context

[Bug c++/58184] Pointer to overloaded function is non-deduced context

[Bug c++/58187] Initialization of a non-static data member using a template argument doesn't work when the template is inside of another class

[Bug c++/58187] New: Initialization of a non-static data member using a template argument doesn't work when the template is inside of another class

[Bug c++/58188] ICE in gimple_add_tmp_var, at gimplify.c:738

[Bug c++/58188] New: ICE in gimple_add_tmp_var, at gimplify.c:738

[Bug c++/58190] FAIL: g++.dg/pr57878.C (test for excess errors) on x86_64-apple-darwin10

[Bug c++/58190] New: FAIL: g++.dg/pr57878.C (test for excess errors) on x86_64-apple-darwin10

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

[Bug c++/58191] New: Can't use boost transform_iterator with _GLIBCXX_DEBUG

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

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

[Bug c++/58193] init_priority attribute doesn't work on non-class types

[Bug c++/58193] New: init_priority attribute doesn't work on non-class types

[Bug c++/58194] default argument for constructor outside of class DR 1344

[Bug c++/58194] New: default argument for constructor outside of class DR 1344

[Bug c++/58198] duplicate codes generated for variant function and base function

[Bug c++/58198] New: duplicate codes generated for variant function and base function

[Bug c++/58201] [4.7/4.8/4.9 Regression] Undefined reference to `B::B(void const**)'

[Bug c++/58201] [4.9 Regression] Undefined reference to `B::B(void const**)'

[Bug c++/58201] New: [g++] Undefined reference to `B::B(void const**)'

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

[Bug c++/58207] New: ICE in sort_constexpr_mem_initializers due to out of bounds vector access

[Bug c++/58208] New: deque<std::string> 32-bit "-O3" bug

[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58211] New: gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58212] gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58212] New: gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58213] gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58213] New: gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58214] gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58214] New: gcc: internal compiler error: Segmentation fault (program as)

[Bug c++/58216] ICE: in gen_type_die_with_usage, at dwarf2out.c:19484

[Bug c++/58216] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:19484

[Bug c++/58249] [C++11] internal compiler error with std::vector and deleted copy constructor

[Bug c++/58249] New: [C++11] internal compiler error with std::vector and deleted copy constructor

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

[Bug c++/58252] New: ice in gimple_get_virt_method_for_binfo with -O2

[Bug c++/58254] ICE when using PGO

[Bug c++/58254] New: ICE when using PGO

[Bug c++/58255] [C++11] explicit delegating constructor with no arguments wrongly rejected

[Bug c++/58255] New: [C++11] explicit delegating constructor with no arguments wrongly rejected

[Bug c++/58258] New: cp_tree_equal and unknown symbol take up 70% of (astronomical) build time

[Bug c++/58263] [feature request] friend class $UndefinedClass

[Bug c++/58263] New: [feature request] friend class $UndefinedClass

[Bug c++/58272] New: unnecessary vtables emission for pure abstract classes

[Bug c++/58272] unnecessary vtables emission for pure abstract classes

[Bug c++/58273] [4.7/4.8/4.9 Regression] Segmentation fault with C++11

[Bug c++/58273] New: ICE: Segmentation fault with C++11

[Bug c++/58281] New: Problem with explicit constexpr template functions

[Bug c/31893] Please provide an "inout" attribute for function parameters.

[Bug c/35649] Incorrect printf warning: expect double has float

[Bug c/48341] LDBL_EPSILON is wrong on IRIX 6.5

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

[Bug c/50584] No warning for passing small array to C99 static array declarator

[Bug c/53119] -Wmissing-braces wrongly warns about universal zero initializer {0}

[Bug c/55349] arm-linux-androideabi-gcc-4.6: Internal compiler error compiling libpng in debug mode

[Bug c/56824] pragma GCC diagnostic push/pop regression for GCC diagnostic ignored "-Waggregate-return"

[Bug c/57862] invalid read struct uint32_t member (ARMV5)

[Bug c/57956] missing 'msgstr' section errors when building

[Bug c/58048] internal compiler error: Max. number of generated reload insns per insn is achieved (90)

[Bug c/58048] New: internal compiler error: Max. number of generated reload insns per insn is achieved (90)

[Bug c/58066] New: GCC mis-compiles access to TLS variable with -fPIC on x86_64

[Bug c/58073] New: Suboptimal optimisation of ((x & 0x70) == 0x00 && (x & 0x70) == 0x10 && (x & 0x70) == 0x20) on x86_64

[Bug c/58073] Suboptimal optimisation of ((x & 0x70) == 0x00 && (x & 0x70) == 0x10 && (x & 0x70) == 0x20) on x86_64

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

[Bug c/58092] BEQ (Branch on equal) jumps to wrong address (executes conditional code!)

[Bug c/58092] New: BEQ (Branch on equal) jumps to wrong address (executes conditional code!)

[Bug c/58101] New: Wrong out-of-bounds warning under -Os

[Bug c/58103] Error in handling of command line parameters in main(int argc, char *argv[]), in case of ???..?

[Bug c/58103] New: Error in handling of command line parameters in main(int argc, char *argv[]), in case of ???..?

[Bug c/58136] New: Initialized static global variables cause segfault on AIX with debugging symbols

[Bug c/58141] New: [bfin]: ICE: Segmentation fault

[Bug c/58154] if declaration and definition of a function differ in scope, emit a warning

[Bug c/58154] New: if declaration and definition of a function differ in scope, emit a warning

[Bug c/58164] New: internal compiler error: in make_decl_rtl, at varasm.c:1147

[Bug c/58183] New: Missing uninitialized warning

[Bug c/58205] New: ../../gcc-4.1/gcc/crtstuff.c:323: internal compiler error

[Bug c/58209] New: ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

[Bug c/58217] New: warning when assigning a function pointer field in a structure having the may_alias attribute

[Bug c/58217] warning when assigning a function pointer field in a structure having the may_alias attribute

[Bug c/58218] New: -mcmodel=medium cause assembler warning "ignoring incorrect section type for .lbss"

[Bug c/58231] New: Using post-decrement as a boolean expression in if statement leads to crash

[Bug c/58231] Using post-decrement as a boolean expression in if statement leads to crash

[Bug c/58235] Missing diagnostic on assignment to array in c89

[Bug c/58235] New: Missing diagnostic on assignment to array in c89

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

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

[Bug c/58237] New: gcc fails to detect obvious resource leaks

[Bug c/58240] GCC optimize strncmp when N=1 incorrectly

[Bug c/58240] New: GCC optimize strncmp when N=1 incorrectly

[Bug c/58256] New: gcc for h8300 internal compiler error: in maybe_record_trace_start

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

[Bug c/58269] [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin* after revision 201915

[Bug c/58269] New: [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin10 after revision 201915

[Bug c/58270] New: Wrong code accessing array elements

[Bug c/58270] Wrong code while accessing array elements in a global structure

[Bug c/58271] New: ICE in gcc for a MIPS target during compilation with -mpaired-single -ftree-vectorize

[Bug c/58275] __builtin_constant_p( expr ) returns true if expr is eliminated by CSE

[Bug c/58275] New: __builtin_constant_p( expr ) returns true if expr is eliminated by CSE

[Bug c/58283] New: Incorrect debug info when precompilation is on

[Bug c/58287] [4.9 regression] internal compiler error: in c_builtin_function_ext_scope

[Bug c/58287] New: internal compiler error: in c_builtin_function_ext_scope

[Bug c/58288] Incorrect error message on malformed section attribute syntax.

[Bug c/58288] New: Incorrect error message on malformed section attribute syntax.

[Bug debug/40109] Incorrect debug info nesting for typedef statements within namespaces

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

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

[Bug debug/58150] New: debug info about definition of enum class not emitted if the declaration was already used in a template

[Bug debug/58286] New: Need option to make incompatible pointer types into compiler errors

[Bug driver/35300] References to original ${prefix} paths in relocated toolchain and /lib and /usr/lib search paths appear in cross toolchain.

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

[Bug driver/46501] Relocatable toolchains still search --prefix

[Bug driver/52556] Ability to change GLIBC_DYNAMIC_LINKER

[Bug fortran/13615] -Wuninitialized produces wrong error message for characters

[Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran

[Bug fortran/27766] [meta] -fbounds-check related bugs

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

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

[Bug fortran/35339] Improve translation of implied do loop in transfer

[Bug fortran/36683] -fbounds-check failure for allocated array and spread

[Bug fortran/36854] [meta] fortran front-end optimization

[Bug fortran/36928] array temporary for interleaving assignment with non-constant start values

[Bug fortran/38111] unneeded temporary

[Bug fortran/38724] Segfault caused by derived-type with allocatable component in private clause

[Bug fortran/39280] Optimizing integer power

[Bug fortran/39286] Missing out-of-bounds diagnostic

[Bug fortran/41209] Add full ATTRIBUTE support to gfortran (ALIGN, (WEAK)ALIAS, ...)

[Bug fortran/43366] [OOP][F08] Intrinsic assign to polymorphic variable

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

[Bug fortran/44978] derived types are resolved more than once

[Bug fortran/45076] [OOP] gfortran.dg/dynamic_dispatch_6.f03 ICEs with -fprofile-use

[Bug fortran/45290] [F08] pointer initialization

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

[Bug fortran/46271] [F03] OpenMP default(none) and procedure pointers

[Bug fortran/46321] [OOP] Polymorphic deallocation

[Bug fortran/46485] gfortran.dg/allocatable_scalar_5.f90 fails on s390-ibm-linux-gnu

[Bug fortran/46487] Missing memory freeing for functions returning allocatable scalars (allocatable_scalar_5.f90)

[Bug fortran/48786] [OOP] Generic ambiguity check too strict for polymorphic dummies

[Bug fortran/48959] Dummy procedure: Argument mismatch not diagnosed

[Bug fortran/49076] [F03] ASSOCIATE: Array descriptor passed to explicit-shaped dummy

[Bug fortran/49213] [OOP] gfortran rejects structure constructor expression

[Bug fortran/50392] SIGSEGV in gfc_trans_label_assign

[Bug fortran/51160] [OOP] Memory leak with abstract type

[Bug fortran/51945] Diagnose wrong default initialization of DTs in a DT declaration

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

[Bug fortran/52153] REAL128 gives extended precision, not quad precision

[Bug fortran/52243] Avoid reallocation for: array1 = array1 / scalar for performance

[Bug fortran/52832] [F03] ASSOCIATE construct with proc-pointer selector is rejected

[Bug fortran/53655] [F03] "default initializer" warnings

[Bug fortran/53655] [OOP] "default initializer" warnings

[Bug fortran/53655] [OOP] CLASS-related warnings: "__copy" defined but not used; "default initializer" warnings

[Bug fortran/53801] gfortran warning

[Bug fortran/53945] Scalar element of assumed-shape dummy array not recognized as C interoperable

[Bug fortran/53950] [4.7/4.8/4.9 Regression] 1.5 times slowdown from 4.4.0 to 4.7.0 with -m32

[Bug fortran/54224] Warn for unused (private) module variables and internal procedures

[Bug fortran/54224] Warn for unused internal procedures

[Bug fortran/54578] [OOP] -Wunused-function warnings for __copy functions

[Bug fortran/55057] [OOP] wrong result with abstract type

[Bug fortran/55207] Automatic deallocation of variables declared in the main program

[Bug fortran/55603] Memory leak in intrinsic assignment of a scalar allocatable function result

[Bug fortran/55887] [OOP][F08] ICE with CLASS and data-target pointer association in (default) initialization

[Bug fortran/56378] [4.7/4.8 Regression] ICE with C_LOC

[Bug fortran/56519] DO CONCURRENT: wrongly accepts calls to impure intrinsics

[Bug fortran/56655] [F03] ASSOCIATE construct with OpenMP triggers ICE

[Bug fortran/56666] Suppression flag for " DO loop at (1) will be executed zero times"

[Bug fortran/56937] Unnecessarily temporary with array-vector assignments

[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

[Bug fortran/57306] [OOP] [F08] ICE on valid with class pointer initialization

[Bug fortran/57562] [OOP] Internal compiler error due to extended derived type with PARAMETER attribute

[Bug fortran/57590] [OOP] wrong code with class variables of different shapes

[Bug fortran/57696] [F03] Defined assignment for components not used when those are ALLOCATABLE

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

[Bug fortran/57710] [OOP] [F08] _vptr not set for allocatable CLASS component inside BLOCK

[Bug fortran/57798] [4.8 Regression] Incorrect handling of sum over first dimension of a product of automatic arrays

[Bug fortran/57798] [4.8/4.9 Regression] Incorrect handling of sum over first dimension of a product of automatic arrays

[Bug fortran/57798] [4.8/4.9 regression] Incorrect handling of sum over first dimension of a product of automatic arrays

[Bug fortran/57798] Incorrect handling of sum over first dimension of a product of automatic arrays

[Bug fortran/57843] [OOP] Polymorphic assignment for derived type is resolved with parent's generic instead of its own

[Bug fortran/57843] [OOP] Type-bound assignment is resolved to non-polymorphic procedure call

[Bug fortran/57843] Polymorphic assignment for derived type is resolved with parent's generic instead of its own

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

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

[Bug fortran/57924] -Werror -Warray-temporaries -Wno-error=array-temporaries fails on array temporary warnings

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

[Bug fortran/57959] [F03] ICE with structure constructor with scalar allocatable components

[Bug fortran/57987] Fortran finalizers considered extern-inline by middle-end

[Bug fortran/58007] [OOP] ICE in free_pi_tree(): Unresolved fixup - resolve_fixups does not fixup component of __class_bsr_Bsr_matrix

[Bug fortran/58007] ICE in free_pi_tree(): Unresolved fixup - resolve_fixups does not fixup component of __class_bsr_Bsr_matrix

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

[Bug fortran/58027] "Arithmetic overflow converting ..." in PARAMETER triggers an ICE

[Bug fortran/58043] [OOP] Incorrect behaviour of polymorphic array

[Bug fortran/58043] New: Incorrect behaviour of polymorphic array

[Bug fortran/58058] [4.7/4.8/4.9 Regression] Memory leak with transfer function

[Bug fortran/58058] New: Memory leak with transfer function

[Bug fortran/58064] Cannot compile gcc-4.8.1 by gcc-3.4.6

[Bug fortran/58064] New: Cannot compile gcc-4.8.1 by gcc-3.4.6

[Bug fortran/58067] New: ICE in GFortran recog.c:2158

[Bug fortran/58085] New: Wrong indexing of an array in ASSOCIATE

[Bug fortran/58085] Wrong indexing of an array in ASSOCIATE

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

[Bug fortran/58099] [F03] over-zealous procedure pointer error checking in gfortran 4.8

[Bug fortran/58099] New: over-zealous Error pointer error checking in gfortran 4.8

[Bug fortran/58099] over-zealous Error pointer error checking in gfortran 4.8

[Bug fortran/58100] New: Spurious "DO loop at (1) will be executed zero times" warning

[Bug fortran/58100] Spurious "DO loop at (1) will be executed zero times" warning

[Bug fortran/58113] [4.9 Regression] gfortran.dg/round_4.f90 FAILs

[Bug fortran/58113] gfortran.dg/round_4.f90 FAILs

[Bug fortran/58113] New: gfortran.dg/round_4.f90 FAILs

[Bug fortran/58146] Array slice bounds checking

[Bug fortran/58146] New: Array slice bounds checking

[Bug fortran/58157] ICE on character function with len given by a PURE function

[Bug fortran/58157] New: ICE on character function with len given by a PURE function

[Bug fortran/58171] [F03] Incorrect error message on invalid code when using type constructor

[Bug fortran/58171] New: Incorrect error message on invalid code when using class constructor

[Bug fortran/58175] [F03] Incorrect warning message on scalar finalizer

[Bug fortran/58175] Incorrect warning message on scalar finalizor

[Bug fortran/58175] New: Incorrect warning message on scalar finalizor

[Bug fortran/58177] Incorrect warning message about unused PRIVATE module variable

[Bug fortran/58177] New: Incorrect warning message about unused PRIVATE module variable

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

[Bug fortran/58182] New: ICE with global binding name used as a FUNCTION

[Bug fortran/58185] [4.8/4.9 Regression] [OOP] ICE when selector in SELECT TYPE is non-polymorphic

[Bug fortran/58185] New: ICE when selector in SELECT TYPE is non-polymorphic

[Bug fortran/58189] Color diagnostics for gfortran

[Bug fortran/58189] New: Color diagnostics for gfortran

[Bug fortran/58200] New: Option fcheck is misleadingly located in option descriptions

[Bug fortran/58204] New: Spurious error when using BOZ literal to set an integer

[Bug fortran/58222] <built-in>:0:0: internal compiler error: Segmentation fault

[Bug fortran/58222] New: <built-in>:0:0: internal compiler error: Segmentation fault

[Bug fortran/58224] New: -fcheck=pointer should detect that an unallocated allocatable data-target is forbidden

[Bug fortran/58225] In show_locus at fortran/error.c:391 pointer beyond end of line

[Bug fortran/58225] New: In show_locus at fortran/error.c:391 pointer beyond end of line

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

[Bug fortran/58229] [F03] Memory leak with allocatable function result

[Bug fortran/58229] [F03] Memory leak with allocatable scalar function result

[Bug fortran/58229] New: Memory leak with overloaded operator

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

[Bug fortran/58276] "make install-host" gfortran is not functional

[Bug fortran/58276] New: "make install-host" gfortran is not functional

[Bug gcov-profile/58127] [4.9 Regression] 37 failures in gcc.dg/tree-prof/ for x86_64-apple-darwin10

[Bug gcov-profile/58127] New: [4.9 Regression] 37 failures in gcc.dg/tree-prof/ for x86_64-apple-darwin10

[Bug gcov-profile/58250] -fprofile-use causes: "warning: -fprefetch-loop-arrays is not supported with -Os"

[Bug gcov-profile/58250] New: -fprofile-use causes: "warning: -fprefetch-loop-arrays is not supported with -Os"

[Bug go/57194] go binaries give "no debug info in ELF executable errno -1"

[Bug go/58075] New: Unable to build go on ia64-hp-hpux11.31

[Bug go/58075] Unable to build go on ia64-hp-hpux11.31

[Bug inline-asm/58044] -mno-see2avx does not seems to work

[Bug inline-asm/58044] New: -mno-see2avx does not seems to work

[Bug inline-asm/58234] In-line asm version of __FD_ZERO in /usr/include/bits/select.h

[Bug inline-asm/58234] New: In-line asm version of __FD_ZERO in /usr/include/bits/select.h

[Bug ipa/58106] ICE: in ipa_edge_duplication_hook, at ipa-prop.c:2839

[Bug ipa/58279] Interanl compiler error while pgo compilation at ipa-inline.c:902

[Bug ipa/58279] New: Interanl compiler error while pgo compilation at ipa-inline.c:902

[Bug java/58117] New: Java not compiling on ia64-hp-hpux11.31 due to socklen_t

[Bug java/58215] New: -fwhole-program cause gcj undefined reference to `Main::class$'

[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

[Bug java/58284] New: Compiling jvgenmain failes with lots of "undefined reference" errors

[Bug libfortran/30162] Document when sequential I/O with named pipes works

[Bug libfortran/58020] Code for handling IEEE exceptions

[Bug libgcc/58061] internal compiler error

[Bug libgcc/58061] New: internal compiler error

[Bug libgcc/58120] New: libgcc.a and libgcc_eh.a have incorrect symbol visibility

[Bug libgcc/58260] configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[1]: *** [configure-target-libgcc] Error 1

[Bug libgcc/58260] New: configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[1]: *** [configure-target-libgcc] Error 1

[Bug libgcc/58266] New: gcc-4.7.3: memleaks reported by valgrind

[Bug libgcj/55637] FAIL: sourcelocation output - source compiled test

[Bug libgomp/38724] Segfault caused by derived-type with allocatable component in private clause

[Bug libmudflap/58230] New: mutliple test fail in german language version

[Bug libmudflap/58232] New: False mudflap positive on std::setw

[Bug libstdc++/50703] std::stringstream not thread-safe

[Bug libstdc++/53477] pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range

[Bug libstdc++/56193] ios_base should replace operator void* with explicit operator bool in C++11 onwards.

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

[Bug libstdc++/57779] vector insert fails to diagnose iterators pointing into *this in debug mode

[Bug libstdc++/57840] ::std ::result_of is undocumented

[Bug libstdc++/57885] unordered_map find slower in 4.8.1 than 4.7.3 with integer key

[Bug libstdc++/57997] Segmentation fault after returning valarray expression from an auto function

[Bug libstdc++/58049] [4.9 Regression] libstdc++ bootstrap failure for fix to PR libstdc++/57779

[Bug libstdc++/58049] New: [4.9 Regression] libstdc++ bootstrap failure for fix to PR libstdc++/57779

[Bug libstdc++/58098] New: wrong return value of normal_distribution::min()

[Bug libstdc++/58098] wrong return value of normal_distribution::min()

[Bug libstdc++/58104] New: std::call_once appears to fail on standard code

[Bug libstdc++/58104] std::call_once appears to fail on standard code

[Bug libstdc++/58148] [4.9 Regression] Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed

[Bug libstdc++/58148] [C++11] Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed

[Bug libstdc++/58148] New: [C++11] Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed

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

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

[Bug libstdc++/58159] New: unique_ptr::reset should have debug assertion for "self-reset"

[Bug libstdc++/58159] unique_ptr::reset should have debug assertion for "self-reset"

[Bug libstdc++/58163] [C++11] Pedantic assert on str[str.size()] is wrong in C++11

[Bug libstdc++/58163] New: [C++11] Pedantic assert on str[str.size()] is wrong in C++11

[Bug libstdc++/58168] Installation of GCC 4.8.1 (libstdc++) hangs in make_sunver.pl on Solaris10/SPARC

[Bug libstdc++/58168] New: Installation of GCC 4.8.1 (libstdc++) hangs in make_sunver.pl on Solaris10/SPARC

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

[Bug libstdc++/58196] New: std::align is missing

[Bug libstdc++/58196] std::align is missing

[Bug libstdc++/58265] [lwg/2063] std::string move assignment should be noexcept

[Bug libstdc++/58265] New: std::string move assignment should be noexcept

[Bug libstdc++/58265] std::string move assignment should be noexcept

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

[Bug lto/57602] [4.9 Regression] Runfails for several C/C++ benchmarks from spec2000 for i686 with -flto after r199422

[Bug lto/57776] [4.9 Regression] FAIL: gcc.dg/lto/pr56297 c_lto_pr56297_0.o-c_lto_pr56297_1.o link, -flto -fno-common (internal compiler error)

[Bug lto/58042] New: MinGW GCC produces problematic x64 executable with -O2 -static -flto -m64

[Bug lto/58084] [4.9 Regression] FAIL: gcc.dg/torture/pr8081.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

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

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

[Bug lto/58203] memset/memcpy are discarded with -flto

[Bug lto/58203] New: memset/memcpy are discarded with -flto

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

[Bug lto/58285] ICE in lto_output_tree, at lto-streamer-out.c:1318

[Bug lto/58285] New: ICE in lto_output_tree, at lto-streamer-out.c:1318

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

[Bug middle-end/31094] Support annotating function parameters as read-only and/or non-escaping

[Bug middle-end/31279] Uninitialized warning for call-by-reference arguments with known intent(in)

[Bug middle-end/36416] internal compiler error: in simplify_subreg_concatn, at lower-subreg.c:398

[Bug middle-end/45631] devirtualization with profile feedback does not work for function pointers

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

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

[Bug middle-end/55595] [google] r172952 (LIPO) broke profiledbootstrap on google/main, and later in google/gcc-4_7

[Bug middle-end/56417] internal compiler error: verify_gimple failed

[Bug middle-end/56977] gcc -Og incorrectly warns about 'constant zero length parameter'

[Bug middle-end/57134] [4.9 Regression] ICE with -mstrict-align and inline assembly on ppc64

[Bug middle-end/57219] __builtin_isinf_sign source comments more restrictive than documentation

[Bug middle-end/57287] [4.9 Regression] Bogous uninitialized warning with abnormal control flow

[Bug middle-end/57287] [4.9 Regression] Bogus uninitialized warning with abnormal control flow

[Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04

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

[Bug middle-end/57540] stack pointer related loop invariants after reload for ARM mode

[Bug middle-end/57661] [4.9 Regression] ICE: SIGSEGV in verify_ssa

[Bug middle-end/57748] [4.8/4.9 Regression] ICE on ARM with -mfloat-abi=softfp -mfpu=neon

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

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

[Bug middle-end/58024] [4.9 Regression] segfault with -fopenmp

[Bug middle-end/58041] New: Unaligned access to arrays in packed structure

[Bug middle-end/58041] Unaligned access to arrays in packed structure

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

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

[Bug middle-end/58096] [4.9 Regression] gcc.dg/tree-ssa/attr-alias.c fails with r201439

[Bug middle-end/58101] Wrong out-of-bounds warning under -Os

[Bug middle-end/58106] ICE: in ipa_edge_duplication_hook, at ipa-prop.c:2839

[Bug middle-end/58106] New: ICE: in ipa_edge_duplication_hook, at ipa-prop.c:2839

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

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

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

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

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

[Bug middle-end/58134] New: -ftree-vectorizer-verbose=<n> shows vectroiyed loops only for N== 1 and N >2 but not for N==2

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

[Bug middle-end/58143] wrong code at -O3 on x86_64-linux-gnu

[Bug middle-end/58145] [Regression]: volatileness of write is discarded, perhaps in "lim1" related to loop optimizations

[Bug middle-end/58145] New: [Regression]: volatileness of write is discarded, perhaps in "lim1" related to loop optimizations

[Bug middle-end/58179] [4.9 Regression] obj_type_ref ICE building libobjc

[Bug middle-end/58179] New: [4.9 Regression] obj_type_ref ICE building libobjc

[Bug middle-end/58199] [4.9 regression] ICE in dump_type_inheritance_graph

[Bug middle-end/58199] New: [4.9 regression] ICE in dump_type_inheritance_graph

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

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

[Bug middle-end/58257] [4.8/4.9 Regression] Bogus warning with OpenMP collapsed loops

[Bug middle-end/58257] New: [4.8/4.9 Regression] Bogus warning with OpenMP collapsed loops

[Bug objc/57428] Objective C exceptions completely broken in gcc 4.7

[Bug other/12081] Gcc can't be compiled with -mregparm=3

[Bug other/56780] --disable-install-libiberty still installs libiberty.a

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

[Bug other/58056] ld segfaults when "-undefined dynamic_lookup" is set

[Bug other/58082] New: avr-gcc vector table relocation truncation error with -mrelax option

[Bug other/58086] New: Installer installs files outside --prefix

[Bug other/58096] New: gcc.dg/tree-ssa/attr-alias.c fails with r201439

[Bug other/58133] GCC should emit arm assembly following the unified syntax

[Bug other/58133] New: GCC should emit arm assembly following the unified syntax

[Bug other/58197] New: subversion-1.8.x breaks script contrib/gcc_update

[Bug other/58197] subversion-1.8.x breaks script contrib/gcc_update

[Bug other/58202] [graphite] qtcore-4.8* (compiling with glib support):error fatal: glib.h: No such file or directory

[Bug other/58202] New: [graphite] qtcore-4.8* (compiling with glib support):error fatal: glib.h: No such file or directory

[Bug other/58238] cc1 crashes when built for ms-dos cross-compiling

[Bug other/58238] New: cc1 crashes when built for ms-dos cross-compiling

[Bug other/58241] [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined

[Bug other/58241] New: [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined

[Bug preprocessor/39029] #pragma once is not "exported" from the precompiled headers

[Bug preprocessor/52852] [C++11] The preprocessor fails to parse multi-line c++0x/c++11 raw strings.

[Bug preprocessor/57620] Phantom terminator confuses raw string literal parsing.

[Bug preprocessor/57824] Raw string literals not handled correctly in macro arguments or deferred pragmas

[Bug regression/55754] FAIL: gcc.target/arm/unsigned-extend-2.c scan-assembler ands

[Bug regression/58084] FAIL: gcc.dg/torture/pr8081.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

[Bug regression/58084] New: FAIL: gcc.dg/torture/pr8081.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

[Bug regression/58165] [4.8/4.9 regression] internal compiler error: verify_flow_info

[Bug regression/58165] New: [4.8/4.9 regression] internal compiler error: verify_flow_info

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

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

[Bug regression/58244] global variable: many THOUSANDS times slower execution

[Bug regression/58244] New: global variable: many THOUSANDS times slower execution

[Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization

[Bug rtl-optimization/57381] [4.8 Regression] array of volatile pointers hangs gcc

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

[Bug rtl-optimization/57451] Incorrect debug ranges emitted for -freorder-blocks-and-partition -g

[Bug rtl-optimization/57459] [4.8 Regression] LRA inheritance bug

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

[Bug rtl-optimization/57708] [4.8 regression] function clobbers callee saved register on ARM

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

[Bug rtl-optimization/57860] wrong code for bitwise ops with long long literal on x86_64-linux (32-bit mode)

[Bug rtl-optimization/57861] wrong code at -O3 on x86_64-linux-gnu in 32-bit mode

[Bug rtl-optimization/57875] wrong code at -O2 on x86_64-linux-gnu in 32-bit mode

[Bug rtl-optimization/57876] wrong code at -O3 on x86_64-linux-gnu in 32-bit mode

[Bug rtl-optimization/57877] wrong code at -Os on x86_64-linux-gnu in 32-bit mode

[Bug rtl-optimization/57963] LRA S/390: esa mode failure memcpy-chk

[Bug rtl-optimization/57967] [4.7 regresssion] Incorrect code generated on ARM with -fexpensive-optimizations

[Bug rtl-optimization/58008] ICE: Max. number of generated reload insns per insn is achieved (90)

[Bug rtl-optimization/58034] [4.8/4.9 Regression] glibc nptl/tst-cleanup2 fail due to scheduling

[Bug rtl-optimization/58034] glibc nptl/tst-cleanup2 fail due to scheduling

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

[Bug rtl-optimization/58068] ICE in execute_strength_reduction at -O3 (both 32-bit and 64-bit modes)

[Bug rtl-optimization/58068] New: ICE in execute_strength_reduction at -O3 (both 32-bit and 64-bit modes)

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

[Bug rtl-optimization/58195] New: Missed optimization opportunity when returning a conditional

[Bug rtl-optimization/58210] New: 400.perlbench fails with ICE

[Bug rtl-optimization/58220] [4.9 Regression] Many new failures for SH after rev. 201833

[Bug rtl-optimization/58220] New: [4.9 Regression] Many new failures for SH after rev. 201833

[Bug sanitizer/57316] [4.8/4.9 regression] build failure in libsanitizer

[Bug spam/58261] New: Test bug 1

[Bug spam/58261] Test bug 1

[Bug spam/58262] New: Test bug 2

[Bug spam/58262] Test bug 2

[Bug target/36466] internal compiler error: in choose_reload_regs, at reload1.c:6190

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

[Bug target/40523] GCC generates invalid instructions when building for Thumb-2 on armel

[Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM

[Bug target/42947] multilib and startup files paths differ on sh4 with -m4 and without -m4 where -m4 is default multilib

[Bug target/43590] ICE in spill_failure, at reload1.c:2158

[Bug target/48173] [4.6 regression] bootstrap error on arm-linux-gnueabi (defaulting to armv4t)

[Bug target/48250] ICE in reload_cse_simplify_operands, at postreload.c:403

[Bug target/49821] [4.6 regression] ICE in dwarf2out_cfi_begin_epilogue, at dwarf2out.c:3015

[Bug target/50099] ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust

[Bug target/50275] [4.6 regression] libgcc build failure on LM32

[Bug target/51244] [SH] Inefficient conditional branch and code around T bit

[Bug target/51784] PIC register not correctly preserved in nested funcs / with non-local goto

[Bug target/53056] poor code generated for ARM NEON with vector types in structs

[Bug target/53189] DImode and/or/not/xor optimized poorly in core-registers

[Bug target/53735] thumb1 spill failure with -Os

[Bug target/53938] ARM target generates sub-optimal code (extra instructions) on load from memory

[Bug target/53976] [SH] Unnecessary clrt after bt

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

[Bug target/54473] Compiling advancemame on raspberry pi yields unrecognizable insn

[Bug target/54829] bad optimization: sub followed by cmp w/ zero (x86 & ARM)

[Bug target/55634] ARM: gcc vector extensions: storing vector to unaligned memory location does not use VST1.8 NEON instruction

[Bug target/56102] Wrong rtx cost calculated for Thumb1

[Bug target/56110] Sub-optimal code: unnecessary CMP after AND

[Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0

[Bug target/56979] ICE in output_operand: invalid operand for code 'P'

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

[Bug target/57293] [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?)

[Bug target/57431] ICE in simplify_const_unary_operation vld1_dup_s64/vst1_s64

[Bug target/57432] A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1))

[Bug target/57540] stack pointer related loop invariants after reload for ARM mode

[Bug target/57717] error: unrecognizable insn compiling ./strtod_l.c from glibc on powerpc-gnuspe

[Bug target/57777] [4.7 Regression] Python module fails compilation with "-march=core-avx2 -O3"

[Bug target/57848] internal compiler error on builtin and '#pragma GCC target()' option

[Bug target/57865] Broken _save64gpr and _rest64gpr usage

[Bug target/57907] warning: switch -mcpu=cortex-a15 conflicts with -march=armv7-a switch [enabled by default]

[Bug target/57927] -march=core-avx2 different than -march=native on INTEL Haswell (i7-4700K)

[Bug target/57932] Aligned stack wastes more than k bytes (as needed), if preferred stack boundary k=2**n, n>=4

[Bug target/57949] [powerpc64] Structure parameter alignment issue with vector extensions

[Bug target/57982] GetModuleHandle in __register_frame_info causes abort on unload

[Bug target/58065] ARM MALLOC_ABI_ALIGNMENT is wrong

[Bug target/58065] New: ARM MALLOC_ABI_ALIGNMENT is wrong

[Bug target/58066] GCC mis-compiles access to TLS variable with -fPIC on x86_64

[Bug target/58067] ICE in GFortran recog.c:2158

[Bug target/58092] BEQ (Branch on equal) jumps to wrong address (executes conditional code!)

[Bug target/58104] std::call_once appears to fail on standard code

[Bug target/58105] wrong code generation for multiversioned functions

[Bug target/58110] New: Useless GPR push and pop when only xmm registers are used.

[Bug target/58110] Useless GPR push and pop when only xmm registers are used.

[Bug target/58111] 32-bit gcc.target/i386/pr55342.c FAILs

[Bug target/58111] New: 32-bit gcc.target/i386/pr55342.c FAILs

[Bug target/58112] Ineffective addressing mode used in loop.

[Bug target/58112] New: Ineffective addressing mode used in loop.

[Bug target/58115] New: testcase gcc.target/i386/intrinsics_4.c failure

[Bug target/58115] testcase gcc.target/i386/intrinsics_4.c failure

[Bug target/58132] New: x86-64 gcc generate wrong movabs code for intel syntax

[Bug target/58132] x86-64 gcc generate wrong movabs code for intel syntax

[Bug target/58139] New: PowerPC volatile VSX register live across call

[Bug target/58139] PowerPC volatile VSX register live across call

[Bug target/58152] ARM: unnecessary push before call to noreturn function

[Bug target/58152] New: ARM: unnecessary push before call to noreturn function

[Bug target/58158] [4.8/4.9 Regression] ICE with conditional moves on GPRs with a floating point conditional on mipsel with loongson2f

[Bug target/58158] internal compiler error: in extract_insn, at recog.c:2150 while compiling ImageMagick on mipsel

[Bug target/58158] New: internal compiler error: in extract_insn, at recog.c:2150 while compiling ImageMagick on mipsel

[Bug target/58160] New: Power8 fusion support has a bug that shows up in running spec 2006

[Bug target/58160] Power8 fusion support has a bug that shows up in running spec 2006

[Bug target/58166] ARMv5: poor register allocation in function containing smull instruction

[Bug target/58166] New: ARMv5: poor register allocation in function containing smull instruction

[Bug target/58172] ifcvt test failures for armv8-a

[Bug target/58172] New: ifcvt test failures for armv8-a

[Bug target/58208] deque<std::string> 32-bit "-O3" bug

[Bug target/58218] -mcmodel=medium cause assembler warning "ignoring incorrect section type for .lbss"

[Bug target/58219] New: [SH] mov.l insn length is wrong on SH2A

[Bug target/58259] ARM, PowerPC: Atomic flag test and set generates NULL pointer read and write

[Bug target/58259] New: PowerPC: Atomic flag test and set generates NULL pointer read and write

[Bug target/58268] New: umm registers not used for -march=bdver1

[Bug target/58268] ymm registers not used for -march=bdver1

[Bug target/58269] [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin* after revision 201915

[Bug target/58278] New: visibility bug from #26905 still happens with the sparc64 backend

[Bug target/58278] visibility bug from #26905 still happens with the sparc64 backend

[Bug testsuite/52641] Test cases fail for 16-bit int targets

[Bug testsuite/55956] Multiple failures on powerpc-apple-darwin9 in the acats test if the check-ada is run from the gcc directory

[Bug testsuite/58070] gcc.c-torture: useless check "-O3 -fomit-frame-pointer"

[Bug testsuite/58070] New: gcc.c-torture: useless check "-O3 -fomit-frame-pointer"

[Bug translation/58087] New: Huge memory consumption with #pragma GCC optimize, __attribute__ and long output paths

[Bug tree-optimization/47679] [4.7/4.8/4.9 Regression] Strange uninitialized warning after SRA

[Bug tree-optimization/50913] [4.7 Regression] ICE in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633 compiling libgfortran with -floop-interchange -m32

[Bug tree-optimization/50955] [4.7 Regression] IVopts incorrectly rewrite the address of a global memory access into a local form.

[Bug tree-optimization/52402] IPA-SRA creates aligned loads from unaligned memory

[Bug tree-optimization/56369] Missed opportunity to combine comparisons with zero

[Bug tree-optimization/56933] [4.9 Regression] Vectorizer missing read-write dependency for interleaved accesses

[Bug tree-optimization/57343] [4.8 Regression] wrong code on x86_64-linux at -Os and above

[Bug tree-optimization/57370] [4.9 Regression] compiler hangs in reassoc

[Bug tree-optimization/57396] [4.8 Regression] Wrong code with -fpredictive-commoning in Fortran double-loop

[Bug tree-optimization/57417] [4.7 Regression] hang on volatile int array

[Bug tree-optimization/57417] [4.7/4.8 Regression] hang on volatile int array

[Bug tree-optimization/57511] [4.8/4.9 Regression] Missing SCEV final value replacement

[Bug tree-optimization/57521] [4.7/4.8 Regression] wrong code for expressions in loop at -O3

[Bug tree-optimization/57592] [4.9 Regression] ICE in tree_unroll_loops_completely at -O3

[Bug tree-optimization/57685] [4.8 Regression] GCC stuck in an infinite loop

[Bug tree-optimization/57685] [4.8/4.9 Regression] GCC stuck in an infinite loop

[Bug tree-optimization/57718] [4.9 Regression] ICE in execute_todo, passes.c:2002 at -O3 (both -m32 & -m64)

[Bug tree-optimization/57732] [4.8/4.9 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)

[Bug tree-optimization/57860] wrong code for bitwise ops with long long literal on x86_64-linux (32-bit mode)

[Bug tree-optimization/57861] wrong code at -O3 on x86_64-linux-gnu in 32-bit mode

[Bug tree-optimization/57864] [4.7 Regression] ICE in bitmap_set_replace_value, at tree-ssa-pre.c:862

[Bug tree-optimization/57980] [4.7/4.8/4.9 Regression] gcc 4.8.1 -foptimize-sibling-calls -O1 ICE in build_int_cst_wide, at tree.c:1210

[Bug tree-optimization/57993] [4.9 Regression] ICE: verify_ssa failed (definition in block n does not dominate use in block m)

[Bug tree-optimization/57994] Constant folding of infinity

[Bug tree-optimization/58006] [4.8/4.9 Regression] ICE compiling VegaStrike with -ffast-math -ftree-parallelize-loops=2

[Bug tree-optimization/58010] [4.8 Regression] ICE in vect_create_epilog_for_reduction, at tree-vect-loop.c:4378

[Bug tree-optimization/58010] [4.8/4.9 Regression] ICE in vect_create_epilog_for_reduction, at tree-vect-loop.c:4378

[Bug tree-optimization/58018] [4.9 Regression] ICE in tree_ssa_unswitch_loops at -O3

[Bug tree-optimization/58028] [4.9 Regression] Several failures in libgomp.graphite after revision 200946

[Bug tree-optimization/58039] -ftree-vectorizer make a loop crash on non-aligned memory

[Bug tree-optimization/58039] -ftree-vectorizer makes a loop crash on a non-aligned memory

[Bug tree-optimization/58039] New: -ftree-vectorizer make a loop crash on non-aligned memory

[Bug tree-optimization/58069] [4.9 Regression] ICE in tree_ssa_unswitch_loops at -O3 in 32 bit mode

[Bug tree-optimization/58069] New: ICE in tree_ssa_unswitch_loops at -O3 in 32 bit mode

[Bug tree-optimization/58088] [4.8/4.9 Regression] ICE in gcc.c

[Bug tree-optimization/58088] New: ICE in gcc.c

[Bug tree-optimization/58095] SIMD code requiring auxiliary array for best optimization

[Bug tree-optimization/58121] [4.9 regression] FAIL: cc1224a

[Bug tree-optimization/58121] New: [4.9 regression] FAIL: cc1224a

[Bug tree-optimization/58122] loops are not evaluated at compile time if loop count > 17

[Bug tree-optimization/58122] New: loops are not evaluated at compile time if loop count > 17

[Bug tree-optimization/58131] ICE in execute, tree-vrp.c:9616 (in both 32-bit and 64-bit modes)

[Bug tree-optimization/58131] New: ICE in execute, tree-vrp.c:9616 (in both 32-bit and 64-bit modes)

[Bug tree-optimization/58135] New: [x86] Missed opportunities for partial SLP

[Bug tree-optimization/58137] [trunk, ICE] full unroll + AVX2 vectorization

[Bug tree-optimization/58137] New: [trunk, ICE] full unroll + AVX2 vectorization

[Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3

[Bug tree-optimization/58164] internal compiler error: in make_decl_rtl, at varasm.c:1147

[Bug tree-optimization/58169] New: missed load PRE related to array index truncation

[Bug tree-optimization/58180] [4.9 regression] ICE in obj_type_ref_class, at tree.c:11876

[Bug tree-optimization/58180] New: [4.9 regression] ICE in obj_type_ref_class, at tree.c:11876

[Bug tree-optimization/58208] deque<std::string> 32-bit "-O3" bug

[Bug tree-optimization/58209] [4.7 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

[Bug tree-optimization/58209] [4.7/4.8/4.9 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

[Bug tree-optimization/58209] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

[Bug tree-optimization/58223] [4.8 Regression] wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58223] [4.8/4.9 Regression] wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58223] New: wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58227] [4.9 Regression] wrong code (hangs) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58227] New: wrong code (hangs) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58227] wrong code (hangs) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58228] [4.7/4.8 Regression] wrong code (with vectorization?) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58228] [4.7/4.8/4.9 Regression] wrong code (with vectorization?) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58228] New: wrong code (with vectorization?) at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58243] New: Suboptimal structure initialization with tree-sra

[Bug tree-optimization/58246] [4.7/4.8 Regression] wrong code at -O1 and above

[Bug tree-optimization/58246] [4.7/4.8/4.9 Regression] wrong code at -O1 and above

[Bug tree-optimization/58246] New: wrong code at -O1 and above (affecting 4.6, 4.7, 4.8, and trunk)

[Bug tree-optimization/58247] [4.9 Regression] ICE in tree_unroll_loops_completely at -O3 (both 32-bit and 64-bit modes)

[Bug tree-optimization/58247] New: ICE in tree_unroll_loops_completely at -O3 (both 32-bit and 64-bit modes)

[Bug tree-optimization/58248] [4.9 Regression] wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58248] New: wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/58253] New: IPA-SRA creates aligned loads from unaligned memory

[Bug tree-optimization/58277] [4.7 Regression] wrong code at -O3

[Bug tree-optimization/58277] [4.7/4.8/4.9 Regression] wrong code at -O3

[Bug tree-optimization/58277] New: wrong code at -O3 (affecting 4.7, 4.8, and trunk)

[Bug tree-optimization/58277] wrong code at -O3 (affecting 4.7, 4.8, and trunk)

[Bug tree-optimization/58280] Missed Opportunity for Aligned Vectorized Load

[Bug tree-optimization/58280] New: Missed Opportunity for Aligned Vectorized Load

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

[Bug tree-optimization/58282] New: g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw

And finally i found it

Big Financing News

Carrefour ti regala la spesa di 500 euro

Is this a bug: -mregparm=0 doesn't work with -O3?

It Is Our New Pick! Must Read Details Inside.

The Next Sub-Penny Mega Bagger

Procedure Pointer and OpenMP GFortran Bug

Urgent Update


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