public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/64535] New: Emergency buffer for exception allocation too small
 2015-01-09  9:01 UTC  (8+ messages)
` [Bug libstdc++/64535] "

[Bug rtl-optimization/64539] New: [5 regression] cprop_hardreg does not respect clobbers in C_I_F_U
 2015-01-09  8:49 UTC  (6+ messages)
` [Bug rtl-optimization/64539] "

[Bug c++/56126] New: -fno-exceptions produces constructors that rely on exceptions to signal errors in operator new
 2015-01-09  8:24 UTC  (5+ messages)
` [Bug c++/56126] -fno-exceptions should activate -fcheck-new or issue diagnostic for all new operators without throw()

[Bug ada/64548] New: Lost visibility of package System after raise
 2015-01-09  7:24 UTC 

[Bug rtl-optimization/64286] New: Redundant extend removal ignores vector element type
 2015-01-09  7:08 UTC  (2+ messages)
` [Bug rtl-optimization/64286] "

[Bug ipa/64481] New: [5 Regression] r219076 breaks bootstrap (x86_64-unknown-linux-gnu)
 2015-01-09  7:06 UTC  (2+ messages)
` [Bug ipa/64481] "

[Bug ada/61466] New: Array index check optimized away
 2015-01-09  7:04 UTC  (2+ messages)
` [Bug ada/61466] "

[Bug c++/64547] New: A non-const constexpr function is rejected incorrectly
 2015-01-09  6:47 UTC  (2+ messages)
` [Bug c++/64547] "

[Bug target/64348] New: Case scal-to-vec1.c failed on arm-linux-gnueabi with -fPIC
 2015-01-09  6:20 UTC  (2+ messages)
` [Bug target/64348] [5 Regression] "

[Bug libstdc++/64239] New: regex_iterator::operator= should copy match_results::position
 2015-01-09  5:52 UTC  (4+ messages)
` [Bug libstdc++/64239] "

[Bug middle-end/64545] New: failed gcc build: internal compiler error: in inline_small_functions, at ipa-inline.c:1693
 2015-01-09  2:26 UTC  (3+ messages)
` [Bug middle-end/64545] "

[Bug rtl-optimization/64532] New: [5 regression on ARM]internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2015-01-09  0:58 UTC  (5+ messages)
` [Bug rtl-optimization/64532] "

[Bug gcov-profile/61790] New: [4.10 Regression] gcov-tool.c uses atoll
 2015-01-09  0:52 UTC  (3+ messages)
` [Bug gcov-profile/61790] [5 "

[Bug target/64546] New: m32c ICE at calls.c:3638 compiling newlib
 2015-01-08 23:55 UTC  (2+ messages)
` [Bug target/64546] "

[Bug c++/62053] New: ice in remap_type_1
 2015-01-08 22:25 UTC  (2+ messages)
` [Bug tree-optimization/62053] [5 Regression] ICE: in remap_type_1, at tree-inline.c:540

[Bug target/64377] New: nios2 compile error in options-save.c
 2015-01-08 22:25 UTC  (2+ messages)
` [Bug target/64377] "

[Bug testsuite/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single
 2015-01-08 22:00 UTC  (8+ messages)

[Bug middle-end/64388] New: [5 Regression] r219037 caused FAIL: gcc.dg/pr44194-1.c
 2015-01-08 21:32 UTC  (3+ messages)
` [Bug middle-end/64388] "

[Bug tree-optimization/63989] New: tree-ssa-strlen.c doesn't handle constant pointer plus and array refs if constant offset is smaller than known constant string length
 2015-01-08 21:31 UTC  (2+ messages)
` [Bug tree-optimization/63989] "

[Bug target/55023] New: hppa: wrong code generated with tail call optimisation
 2015-01-08 21:30 UTC  (2+ messages)
` [Bug target/55023] "

[Bug fortran/63733] New: [OOP] wrong resolution for OPERATOR generics
 2015-01-08 20:13 UTC  (5+ messages)
` [Bug fortran/63733] [4.8/4.9/5 Regression] "

[Bug middle-end/64544] New: ../../gcc-svn/gcc/cgraphunit.c:2183:1: internal compiler error: in check_probability, at basic-block.h:581
 2015-01-08 19:45 UTC  (4+ messages)
` [Bug middle-end/64544] "

[Bug target/64338] New: [5 Regression] ICE in swap_condition, at jump.c:628
 2015-01-08 19:30 UTC  (4+ messages)
` [Bug target/64338] "

[Bug target/63681] ICE in cfg_layout_initialize, at cfgrtl.c:4233
 2015-01-08 19:07 UTC  (2+ messages)

[Bug c++/59004] New: ICE generated by __func__
 2015-01-08 18:05 UTC  (4+ messages)
` [Bug c++/59004] [4.8 Regression] "

[Bug c++/64462] New: ICE while compiling lambda using local constexpr reference variable
 2015-01-08 17:49 UTC  (5+ messages)
` [Bug c++/64462] "

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2015-01-08 17:33 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug c++/58616] New: [meta-bug] nsdmi
 2015-01-08 17:33 UTC  (2+ messages)
` [Bug c++/58616] "

[Bug c++/58761] New: ICE with a lambda capturing this in a NSDMI
 2015-01-08 17:33 UTC  (2+ messages)
` [Bug c++/58761] "

[Bug lto/64543] New: gcc fails to build due to undefined references to functions in libiberty
 2015-01-08 17:20 UTC  (2+ messages)
` [Bug lto/64543] "

[Bug middle-end/39218] a surprising instance of -fstack-protector not protecting
 2015-01-08 17:20 UTC 

[Bug c/64526] New: No warning on function call with excessive arguments
 2015-01-08 17:15 UTC  (5+ messages)
` [Bug c/64526] "

[Bug target/29838] -fstack-protector shouldn't use TLS in freestanding mode
 2015-01-08 17:12 UTC 

[Bug target/64542] New: ARM use of ARM instruction on Thumb-only target
 2015-01-08 17:11 UTC  (5+ messages)
` [Bug target/64542] "

[Bug rtl-optimization/64536] New: [4.9/5 Regression] Undefined .L* symbol starting with jump2 on s390x
 2015-01-08 16:46 UTC  (5+ messages)
` [Bug rtl-optimization/64536] "

[Bug target/64027] inefficient handling of msp430 byte operands
 2015-01-08 16:26 UTC 

[Bug libstdc++/60132] C++11: lack of is_trivially_copy_constructible
 2015-01-08 16:25 UTC 

[Bug c++/60753] New: defining an explicit function template specialization as deleted, following a non-deleted declaration, not diagnosted
 2015-01-08 16:10 UTC  (4+ messages)
` [Bug c++/60753] Deleted definition of an explicit function template specialization, following a declaration, incorrectly accepted

[Bug lto/64412] New: [regression] ICE in offload compiler: in extract_insn, at recog.c:2327
 2015-01-08 16:09 UTC  (3+ messages)
` [Bug middle-end/64412] "

[Bug tree-optimization/64541] New: .fre1 pass optimization failure
 2015-01-08 16:06 UTC 

[Bug c++/64410] gcc 25% slower than clang 3.5 for adding complex numbers
 2015-01-08 15:11 UTC  (6+ messages)

[Bug c++/59354] New: Unexpected result in g++ when casting int to char from an stl vector to an array
 2015-01-08 14:59 UTC  (6+ messages)
` [Bug middle-end/59354] "
` [Bug tree-optimization/59354] Element swizzling produces invalid result with -O3 (tree-cunrolli pass problem?)
` [Bug tree-optimization/59354] [4.8/4.9/5/Regression] "

[Bug driver/64540] New: [4.9 regression] Casting to/from long double emits ambiguous fild/fisttp instruction
 2015-01-08 14:41 UTC  (2+ messages)
` [Bug driver/64540] "

[Bug libstdc++/58638] New: libstdc++ builds as non-PIC when --with-pic is specified
 2015-01-08 14:25 UTC  (2+ messages)
` [Bug libstdc++/58638] "

[Bug target/64154] New: enable fuse-caller-save for Thumb1
 2015-01-08 14:18 UTC  (4+ messages)
` [Bug target/64154] enable fipa-ra "

[Bug rtl-optimization/64537] New: Aarch64 redundant sxth instruction gets generated
 2015-01-08 14:03 UTC  (5+ messages)
` [Bug rtl-optimization/64537] "

[Bug fortran/64522] New: [4.8/4.9/5 Regression] Free-form source code: -Wline-truncation is no longer enabled by default
 2015-01-08 14:02 UTC  (2+ messages)
` [Bug fortran/64522] "

[Bug target/63949] New: Aarch64 instruction combiner does not optimize subsi_sxth function as expected
 2015-01-08 12:07 UTC  (2+ messages)
` [Bug target/63949] Aarch64 instruction combiner does not optimize subsi_sxth function as expected (gcc.target/aarch64/extend.c fails)

[Bug ipa/64538] New: [4.9/5 Regression] Devirt ICE in possible_polymorphic_call_targets
 2015-01-08 12:06 UTC  (2+ messages)
` [Bug ipa/64538] "

[Bug c++/29455] Issues with -Wchar-subscripts
 2015-01-08 11:56 UTC 

[Bug target/64533] New: [5 Regression] [SH] alloca generates unsafe code
 2015-01-08 10:01 UTC  (3+ messages)
` [Bug target/64533] "

[Bug sanitizer/64336] New: Template functions are not instrumented at -O0 and -Og
 2015-01-08  9:57 UTC  (3+ messages)
` [Bug sanitizer/64336] "

[Bug tree-optimization/64404] New: [5 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1464 with --param=sccvn-max-alias-queries-per-access=1
 2015-01-08  9:07 UTC  (2+ messages)
` [Bug tree-optimization/64404] "

[Bug fortran/64530] New: [4.9 Regression] Incorrect calculation when assigning to array with -O3
 2015-01-08  9:07 UTC  (6+ messages)
` [Bug fortran/64530] "
` [Bug tree-optimization/64530] "
` [Bug tree-optimization/64530] [4.9/5 "

[Bug c/64511] New: ICE at -O3 with -g enabled on x86_64-linux-gnu
 2015-01-08  9:06 UTC  (2+ messages)
` [Bug debug/64511] [5 Regression] "

[Bug other/64534] New: invalid -march value incosistency
 2015-01-08  8:21 UTC 

[Bug target/36557] -m32 -mpowerpc64 produces better code than -m64 for a!=0
 2015-01-08  3:47 UTC 

[Bug inline-asm/63900] New: memory constrains needlessly doing memory clobber
 2015-01-08  1:39 UTC  (2+ messages)
` [Bug inline-asm/63900] "

[Bug fortran/56867] New: Missing temporary with string array assignment
 2015-01-07 22:32 UTC  (2+ messages)
` [Bug fortran/56867] "

[Bug target/37440] [4.8/4.9/5 Regression] GNAT Bug Box a-ngcefu.adb:397
 2015-01-07 22:29 UTC 

[Bug c++/64531] New: `casting between pointer-to-function and pointer-to-object` is still a warning instead of error with `-pedantic -pedantic-errors`
 2015-01-07 22:16 UTC 

[Bug c++/64527] New: Constructor for empty struct not called in some situations
 2015-01-07 21:20 UTC  (2+ messages)
` [Bug c++/64527] "

[Bug c++/64524] New: gcc can't detect same expression in both parts of ternary operator
 2015-01-07 20:39 UTC  (8+ messages)
` [Bug c++/64524] "

[Bug c++/64529] New: Noexcept New
 2015-01-07 20:04 UTC 

[Bug c++/64029] New: const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault
 2015-01-07 20:02 UTC  (3+ messages)
` [Bug c++/64029] [4.9 Regression] "

[Bug target/64525] New: Duplicate instructions in both paths in conditional code
 2015-01-07 17:46 UTC  (2+ messages)
` [Bug target/64525] "

[Bug go/61204] New: gccgo: ICE in in fold_convert_loc
 2015-01-07 16:15 UTC  (2+ messages)
` [Bug go/61204] gccgo: ICE in in fold_convert_loc [GoSmith]

[Bug fortran/55901] New: [OOP] type is (character(len=*)) misinterpreted as array
 2015-01-07 16:09 UTC  (3+ messages)
` [Bug fortran/55901] "

[Bug c++/64520] New: [4.8/4.9/5 Regression] ICE with std::initializer_list
 2015-01-07 15:54 UTC  (3+ messages)
` [Bug c++/64520] "

[Bug c/63886] New: float will fit into int with abs - possible missing warning Wabsolute-value
 2015-01-07 15:53 UTC  (4+ messages)
` [Bug c/63886] "

[Bug c++/64251] New: [5 Regression] Chromium build error only with --enable-checking=yes
 2015-01-07 15:19 UTC  (2+ messages)
` [Bug c++/64251] "

[Bug c++/64297] New: [5 Regression] ICE: canonical types differ for identical types
 2015-01-07 15:19 UTC  (2+ messages)
` [Bug c++/64297] "

[Bug c++/64352] New: [5.0 regression] No SFINAE with deleted function
 2015-01-07 15:19 UTC  (2+ messages)
` [Bug c++/64352] "

[Bug c++/64487] New: internal compiler error: in fold_offsetof_1, at c-family/c-common.c:9857
 2015-01-07 15:19 UTC  (2+ messages)
` [Bug c++/64487] [4.8/4.9 Regression] "

[Bug c++/63658] New: [4.8/4.9 Regression] Using class reference as template parameter causes compilation to fail
 2015-01-07 15:18 UTC  (2+ messages)
` [Bug c++/63658] [4.9 "

[Bug c++/63657] [4.9 regression] -Wunused-variable: warning supressed by virtual dtor
 2015-01-07 15:18 UTC 

[Bug c++/38958] 'unused variable' warning emitted when extending the lifetime of a returned RAII type by holding a reference to const despite delayed destructor side-effects. [dtor]
 2015-01-07 15:18 UTC 

[Bug c/63510] New: Wrong line number in Wstrict-overflow message
 2015-01-07 15:00 UTC  (2+ messages)
` [Bug middle-end/63510] "

[Bug c++/56025] New: ARM NEON polynomial types have broken overload resolution
 2015-01-07 14:37 UTC  (2+ messages)
` [Bug target/56025] "

[Bug c++/64521] [4.9/5 Regression] ICE with -frepo
 2015-01-07 12:24 UTC 

[Bug c/38470] value range propagation (VRP) would improve -Wsign-compare
 2015-01-07 11:11 UTC 

[Bug bootstrap/64349] New: [5 Regression] Bootstrapping Ada fails on darwin(9|10)
 2015-01-07 10:17 UTC  (3+ messages)
` [Bug ada/64349] "

[Bug c++/64353] New: ICE: in execute_todo, at passes.c:1986
 2015-01-07  9:59 UTC  (3+ messages)
` [Bug middle-end/64353] [5 Regression] "

[Bug target/64507] New: SH inlined builtin strncmp doesn't return 0 for 0 length
 2015-01-07  9:36 UTC  (2+ messages)
` [Bug target/64507] "

[Bug c++/64519] New: variadic template as the first argument
 2015-01-07  9:12 UTC 

[Bug c/64518] New: Warning about comparison between signed and unsigned can be useless in some cases
 2015-01-07  9:04 UTC 

[Bug target/64417] New: [SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for excess errors)
 2015-01-07  8:23 UTC  (3+ messages)
` [Bug c/64417] "

[Bug c/64440] New: -Wdiv-by-zero false negative on const variables
 2015-01-07  8:22 UTC  (3+ messages)
` [Bug c/64440] "

[Bug fortran/64517] New: Inconsistent behavior when mixing -E and -M
 2015-01-07  3:29 UTC  (2+ messages)
` [Bug fortran/64517] "

[Bug target/64516] New: arm: wrong unaligned load generated
 2015-01-07  2:08 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).