public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/59273] New: [4.9 Regression] ICE in expand_expr_real_2, at expr.c:9188 on alpha
 2013-11-28 15:20 UTC  (3+ messages)
` [Bug middle-end/59273] "

[Bug middle-end/59330] New: Crash in is_gimple_reg_type
 2013-11-28 14:53 UTC  (5+ messages)
` [Bug middle-end/59330] [4.7/4.8/4.9 Regression] "
` [Bug middle-end/59330] [4.7/4.8 "

[Bug sanitizer/59331] New: ubsan gives extra warnings with vla
 2013-11-28 14:19 UTC  (2+ messages)
` [Bug sanitizer/59331] "

[Bug tree-optimization/58721] New: [4.9 Regression] The subroutine perdida is no longer inlined in fatigue.f90
 2013-11-28 14:01 UTC  (2+ messages)
` [Bug ipa/58721] "

[Bug c/59326] New: FAIL: gcc.dg/vect/vect-simd-clone-*.c
 2013-11-28 13:37 UTC  (7+ messages)
` [Bug lto/59326] "

[Bug c++/43734] cerr related segmentation fault
 2013-11-28 13:28 UTC  (5+ messages)

[Bug libstdc++/59325] New: Provide a way to disable deprecated warnings
 2013-11-28 13:03 UTC  (5+ messages)
` [Bug libstdc++/59325] "

[Bug middle-end/59257] usan/*san: Dpcumentation oddness of -fsanitize= / -fsanitize=shift
 2013-11-28 12:23 UTC 

[Bug sanitizer/59106] New: Failure to link against static libasan
 2013-11-28 12:22 UTC  (3+ messages)
` [Bug sanitizer/59106] "

[Bug preprocessor/54694] New: internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2out.c:2387
 2013-11-28 12:17 UTC  (5+ messages)
` [Bug preprocessor/54694] "
` [Bug debug/54694] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/59322] New: ICE with segfault on valid code at -O1, -O2, and -O3 on x86_64-linux-gnu
 2013-11-28 12:16 UTC  (4+ messages)
` [Bug tree-optimization/59322] [4.9 Regression] "

[Bug c++/33799] Return value's destructor not executed when a local variable's destructor throws
 2013-11-28 12:15 UTC  (2+ messages)

[Bug tree-optimization/59299] New: We do not sink loads
 2013-11-28 12:12 UTC  (2+ messages)
` [Bug tree-optimization/59299] "

[Bug debug/59323] New: [4.9 Regression] Int. comp. error: in add_AT_specification, at dwarf2out.c:4026
 2013-11-28 12:12 UTC  (3+ messages)
` [Bug debug/59323] "

[Bug c++/59271] New: a.C:16:21: internal compiler error: in strip_typedefs, at cp/tree.c:1315
 2013-11-28 12:07 UTC  (2+ messages)
` [Bug c++/59271] [4.9 Regression] "

[Bug c/59316] New: gcc.dg/atomic/c11-atomic-exec-5.c FAILs on Solaris/SPARC
 2013-11-28 11:48 UTC  (8+ messages)
` [Bug c/59316] "
` [Bug target/59316] "

[Bug middle-end/59327] New: warning in expand_used_vars
 2013-11-28 11:46 UTC  (3+ messages)
` [Bug middle-end/59327] "
` [Bug middle-end/59327] [4.9 Regression] "

[Bug tree-optimization/59014] New: wrong code at -Os and above on x86_64-linux-gnu
 2013-11-28 11:40 UTC  (9+ messages)
` [Bug tree-optimization/59014] [4.9 Regression] "
` [Bug tree-optimization/59014] [4.7/4.8/4.9 "
` [Bug tree-optimization/59014] [4.7 "

[Bug c++/59315] New: [4.9 regression] g++.dg/warn/Wunused-3.C FAILs on Solaris
 2013-11-28 11:39 UTC  (2+ messages)
` [Bug c++/59315] "

[Bug rtl-optimization/59317] New: [4.9 Regression] [LRA,MIPS] ICE: in check_rtl, at lra.c (insn does not satisfy constraints)
 2013-11-28 11:38 UTC  (2+ messages)
` [Bug rtl-optimization/59317] "

[Bug regression/59320] New: ftree-vrp breaks simple loops
 2013-11-28 11:34 UTC  (5+ messages)
` [Bug regression/59320] "

[Bug debug/59319] gcc does not emit DW_AT_friend or DW_TAG_friend
 2013-11-28 11:34 UTC 

[Bug driver/59321] New: -fuse-ld does not have effect on -print-prog-name
 2013-11-28 11:31 UTC  (5+ messages)
` [Bug driver/59321] "

[Bug c++/59312] New: Incorrect warning "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..."
 2013-11-28 11:28 UTC  (3+ messages)
` [Bug c++/59312] "

[Bug c++/59329] New: Using `assert(...)` is not allowed in constexpr functions
 2013-11-28 11:17 UTC 

[Bug c++/59328] New: Template cast operator ambiguity in a delete expression
 2013-11-28 10:14 UTC 

[Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo
 2013-11-28  9:50 UTC  (2+ messages)
` [Bug middle-end/57748] [4.7/4.8/4.9 Regression] ICE when expanding assignment to unaligned zero-sized array

[Bug bootstrap/59199] New: [4.9 Regression] r205032 caused LTO bootstrap to fail with bootstrap-profile
 2013-11-28  8:45 UTC  (3+ messages)
` [Bug bootstrap/59199] "

[Bug c++/59324] New: C++11: -Wsequence-point
 2013-11-28  8:23 UTC 

[Bug tree-optimization/58627] New: [4.9 Regression] crash during compilation of boost testsuite
 2013-11-28  7:08 UTC  (2+ messages)
` [Bug c++/58627] "

[Bug c/59304] New: #pragma diagnostic pop fails with -Wswitch-enum
 2013-11-28  2:13 UTC  (3+ messages)
` [Bug c/59304] "
` [Bug c/59304] #pragma diagnostic pop after warning fails for options unspecified in the command-line and disabled by default

[Bug c++/59311] New: FAIL: g++.dg/cpp1y/vla-initlist1.C (test for excess errors)
 2013-11-28  0:22 UTC  (13+ messages)
` [Bug c++/59311] "
` [Bug rtl-optimization/59311] [4.9 Regression] "
` [Bug rtl-optimization/59311] [4.9 Regression] LRA fails to update REG_CFA_SET_VDRAP note

[Bug middle-end/59310] New: FAIL: gcc.dg/gomp/openmp-simd-1.c (test for excess errors)
 2013-11-27 23:50 UTC  (6+ messages)
` [Bug middle-end/59310] "
` [Bug c/59310] "

[Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed
 2013-11-27 23:50 UTC  (2+ messages)

[Bug tree-optimization/58018] New: ICE in tree_ssa_unswitch_loops at -O3
 2013-11-27 23:42 UTC  (2+ messages)
` [Bug tree-optimization/58018] [4.9 Regression] "

[Bug tree-optimization/58131] New: ICE in execute, tree-vrp.c:9616 (in both 32-bit and 64-bit modes)
 2013-11-27 23:42 UTC  (2+ messages)
` [Bug tree-optimization/58131] "

[Bug c++/59032] New: [4.8/4.9 Regression] ICE incrementing vector type
 2013-11-27 22:45 UTC  (3+ messages)
` [Bug c++/59032] "
` [Bug c++/59032] [4.8 "

[Bug c/19449] __builtin_constant_p cannot resolve to const when optimizing
 2013-11-27 20:57 UTC 

[Bug fortran/34740] -fbounds-check with TRANSFER misses out of bounds in array assignment
 2013-11-27 20:29 UTC 

[Bug c++/59318] New: ICE on invalid C++ code
 2013-11-27 18:37 UTC 

[Bug target/56788] New: _mm_frcz_sd and _mm_frcz_ss ignore their second argument
 2013-11-27 18:07 UTC  (2+ messages)
` [Bug target/56788] "

[Bug c++/59131] New: Compiler segfaults while generating code to save local variables in transactional section
 2013-11-27 17:19 UTC  (3+ messages)
` [Bug c++/59131] "

[Bug middle-end/58125] New: [4.9 Regression] ICE: in operator[], at vec.h:827 with -fno-inline-small-functions
 2013-11-27 16:55 UTC  (2+ messages)
` [Bug middle-end/58125] "

[Bug rtl-optimization/57410] New: [4.9 Regression] ICE: in emit_spill_move, at lra-constraints.c:863 with -fpeel-loops and uninitialised variable
 2013-11-27 16:34 UTC  (4+ messages)
` [Bug rtl-optimization/57410] "

[Bug fortran/57904] New: Bogus(?) "invokes undefined behavior" warning with Fortran's finalization wrapper (gfortran.dg/class_48.f90)
 2013-11-27 15:59 UTC  (3+ messages)
` [Bug middle-end/57904] [4.9 Regression] "

[Bug c++/58647] New: [4.7/4.8/4.9 Regression] ICE with function pointer
 2013-11-27 15:59 UTC  (3+ messages)
` [Bug c++/58647] "
` [Bug c++/58647] [4.7/4.8 "

[Bug target/59305] New: gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13
 2013-11-27 15:58 UTC  (3+ messages)
` [Bug target/59305] [4.9 Regression] "

[Bug libstdc++/59237] New: FAIL: ext/random/hypergeometric_distribution/operators/values.cc (test for excess errors)
 2013-11-27 15:42 UTC  (2+ messages)
` [Bug libstdc++/59237] "

[Bug lto/58723] New: ICE in lto_output_edge, at lto-cgraph.c:300 for OpenMP's simd reduction
 2013-11-27 15:34 UTC  (12+ messages)
` [Bug middle-end/58723] [4.9 Regression] "

[Bug c++/59314] New: [DR 1054] [C++11] access to volatile through reference should cause load
 2013-11-27 15:06 UTC 

[Bug fortran/59313] New: gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC
 2013-11-27 14:24 UTC 

[Bug lto/47334] New: g++.dg/torture/pr31863.C -O2 -flto FAILs without visibility
 2013-11-27 13:20 UTC  (2+ messages)
` [Bug lto/47334] "

[Bug middle-end/59309] New: FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c -g -fcilkplus (test for excess errors)
 2013-11-27 13:20 UTC  (3+ messages)
` [Bug middle-end/59309] "

[Bug c/59259] New: [x32] Incorrect packing and/or alignment when using a 64 bit type as array of zero length in a structure
 2013-11-27 12:20 UTC  (4+ messages)
` [Bug c/59259] "

[Bug tree-optimization/54742] New: Switch elimination in FSM loop
 2013-11-27 12:15 UTC  (3+ messages)
` [Bug tree-optimization/54742] "

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs
 2013-11-27 12:15 UTC 

[Bug libstdc++/35763] std::cout loses whole blocks of output if interrupted by signal without SA_RESTART
 2013-11-27 12:13 UTC  (2+ messages)

[Bug rtl-optimization/57189] New: [4.9 Regression] Vector register is spilled for vector extract pattern
 2013-11-27 11:55 UTC  (3+ messages)
` [Bug rtl-optimization/57189] "

[Bug sanitizer/59306] ICE with -fsanitize=null: gimple check: expected gimple_call(error_mark), have gimple_assign(addr_expr) in gimple_call_arg
 2013-11-27 11:41 UTC  (5+ messages)

[Bug middle-end/59037] New: ICE when accessing invalid element (nelts + 1) of vector
 2013-11-27 10:00 UTC  (2+ messages)
` [Bug middle-end/59037] [4.8/4.9 Regression] "

[Bug target/59289] New: [ARM] regression on unsigned-extend-2.c
 2013-11-27  9:57 UTC  (2+ messages)
` [Bug target/59289] "

[Bug c/59138] New: possible packed struct miscompile
 2013-11-27  9:49 UTC  (4+ messages)
` [Bug middle-end/59138] [4.8/4.9 Regression] "

[Bug middle-end/58746] New: Incorrect warning with -Waggressive-loop-optimizations
 2013-11-27  9:07 UTC  (3+ messages)
` [Bug middle-end/58746] [4.9 Regression] "

[Bug c++/57645] New: Explicitly-declared destructor with no exception specification is always noexcept(true)
 2013-11-27  9:01 UTC  (4+ messages)
` [Bug c++/57645] [4.8/4.9 Regression] "

[Bug tree-optimization/59303] New: [ARM/AArch32//AArch64] regressions in uninit-pred-8_b.c and uninit-pred-9_b.c
 2013-11-27  8:59 UTC  (3+ messages)
` [Bug tree-optimization/59303] uninit-pred-8_b.c and uninit-pred-9_b.c fail after better optimizations
` [Bug tree-optimization/59303] [4.9 Regression] "

[Bug testsuite/59308] New: gcc.dg/tree-ssa/ssa-ifcombine-ccmp-[1456] tests fail on arm cortex-a5
 2013-11-27  8:55 UTC  (2+ messages)
` [Bug testsuite/59308] [4.9 Regression] "

[Bug tree-optimization/59288] New: [4.7/4.8/4.9 Regression
 2013-11-27  8:51 UTC  (3+ messages)
` [Bug tree-optimization/59288] [4.7/4.8/4.9 Regression] ICE in get_initial_def_for_induction
` [Bug tree-optimization/59288] [4.7/4.8 "

[Bug c++/59187] New: internal error with -O2
 2013-11-27  8:36 UTC  (2+ messages)
` [Bug target/59187] "

[Bug lto/56706] New: failure building CP2K at -flto -O3
 2013-11-27  8:35 UTC  (2+ messages)
` [Bug lto/56706] [4.8/4.9 Regression] failure building CP2K at -flto -O2

[Bug c/58941] New: MIPS: value modification on zero-length array optimized away
 2013-11-27  8:25 UTC  (2+ messages)
` [Bug middle-end/58941] [4.7 Regression] "

[Bug sanitizer/59302] New: tsan: Unexpected mmap in InternalAllocator!
 2013-11-27  7:58 UTC  (4+ messages)
` [Bug sanitizer/59302] "

[Bug sanitizer/59307] New: ICE with boost::format and ubsan
 2013-11-27  7:41 UTC  (3+ messages)
` [Bug sanitizer/59307] "

[Bug c++/53683] New: cout doesn't support std::u16string
 2013-11-27  0:36 UTC  (2+ messages)
` [Bug libstdc++/53683] "

[Bug middle-end/59208] [4.9 Regression] ice in initialize_flags_in_bb
 2013-11-26 21:49 UTC 

[Bug fortran/59229] New: [4.9.0 Regression] ICE in ix86_expand_set_or_movmem
 2013-11-26 21:30 UTC  (3+ messages)
` [Bug target/59229] [4.9 "

[Bug sanitizer/59258] New: usan: ICE(segfault): stack-buffer-overflow with -fsanitize=undefined
 2013-11-26 21:30 UTC  (3+ messages)
` [Bug sanitizer/59258] ubsan: "

[Bug rtl-optimization/59166] New: ICE in simplify_subreg, at simplify-rtx.c:5901 on valid code (at -O1 and above with -g enabled)
 2013-11-26 20:58 UTC  (2+ messages)
` [Bug rtl-optimization/59166] [4.9 Regression] "

[Bug c++/58874] New: [4.9 Regression] [c++11] ICE with OpenMP reduction declaration and -std=c++11
 2013-11-26 20:57 UTC  (2+ messages)
` [Bug c++/58874] "

[Bug middle-end/59150] New: [4.9 Regression] ICE: in expand_one_var, at cfgexpand.c:1242 with -fopenmp
 2013-11-26 20:56 UTC  (2+ messages)
` [Bug middle-end/59150] "

[Bug middle-end/59152] New: [4.9 Regression] ICE: loop 2's latch does not have an edge to its header with -fopenmp -fipa-pure-const
 2013-11-26 20:56 UTC  (2+ messages)
` [Bug middle-end/59152] "

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).