public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/61082] New: [x86-64 Itanium ABI] g++ uses wrong return location for class with head padding
 2014-05-07 17:14 UTC  (10+ messages)
` [Bug c++/61082] "

[Bug sanitizer/61100] New: asan/tsan should have the sanitizer includes
 2014-05-07 17:07 UTC 

[Bug fortran/61099] New: Mac 2GB file limit error
 2014-05-07 16:43 UTC  (4+ messages)
` [Bug fortran/61099] "

[Bug libstdc++/52917] New: explicitly stated return type in std::mem_fn cannot be compiled
 2014-05-07 16:38 UTC  (2+ messages)
` [Bug libstdc++/52917] [DR 2048] "

[Bug c++/61083] New: [C++11] Ambiguous member pointer results in failure, even if used in SFINAE
 2014-05-07 16:33 UTC  (2+ messages)
` [Bug c++/61083] "

[Bug sanitizer/61095] New: tsan is broken in gcc trunk, works in 4.9
 2014-05-07 16:28 UTC  (10+ messages)
` [Bug sanitizer/61095] "
` [Bug sanitizer/61095] [4.10 Regression] "
` [Bug sanitizer/61095] miscompile: "
` [Bug sanitizer/61095] [4.10 Regression] "

[Bug c++/13981] Give message about incomplete class that might be implicitly upcasted
 2014-05-07 16:24 UTC 

[Bug c++/61089] Misleading error message regarding inability to convert pointers
 2014-05-07 16:24 UTC  (2+ messages)

[Bug middle-end/58809] New: [4.7/4.8/4.9 Regression] ICE with complex variable in OpenMP reduction clause
 2014-05-07 16:23 UTC  (3+ messages)
` [Bug middle-end/58809] [4.7 "

[Bug c/59011] New: ICE in make_decl_rtl, at varasm.c:1147
 2014-05-07 16:22 UTC  (3+ messages)
` [Bug middle-end/59011] [4.7 Regression] "

[Bug c++/59297] New: ICE: openmp atomic with indirect LHS
 2014-05-07 16:22 UTC  (3+ messages)
` [Bug c++/59297] [4.7 Regression] "

[Bug tree-optimization/59014] New: wrong code at -Os and above on x86_64-linux-gnu
 2014-05-07 16:21 UTC  (3+ messages)
` [Bug tree-optimization/59014] [4.7 Regression] "

[Bug c/59101] New: integer wrong code bug
 2014-05-07 16:21 UTC  (3+ messages)
` [Bug target/59101] [4.7 Regression] "

[Bug c/58365] New: likely wrong code bug
 2014-05-07 16:20 UTC  (3+ messages)
` [Bug rtl-optimization/58365] [4.7 Regression] "

[Bug c/58564] New: possible wrong code bug at -O0
 2014-05-07 16:20 UTC  (3+ messages)
` [Bug middle-end/58564] [4.7 Regression] "

[Bug tree-optimization/58277] New: wrong code at -O3 (affecting 4.7, 4.8, and trunk)
 2014-05-07 16:19 UTC  (3+ messages)
` [Bug tree-optimization/58277] [4.7 Regression] wrong code at -O3

[Bug c++/58325] New: Spurious unused-but-set-variable warning on delete[] of volatile pointer
 2014-05-07 16:19 UTC  (3+ messages)
` [Bug c++/58325] [4.7 Regression] "

[Bug c/58209] New: ICE in extract_range_from_binary_expr, at tree-vrp.c:2294
 2014-05-07 16:18 UTC  (3+ messages)
` [Bug tree-optimization/58209] [4.7 Regression] "

[Bug target/57777] [4.7 Regression] Python module fails compilation with "-march=core-avx2 -O3"
 2014-05-07 16:18 UTC  (2+ messages)

[Bug target/57623] New: BEXTR intrinsic has memory operands switched around (fails to compile code)
 2014-05-07 16:17 UTC  (4+ messages)
` [Bug target/57623] "

[Bug c++/56930] New: regression: pointless -Wconversion warning with sizeof
 2014-05-07 16:10 UTC  (2+ messages)
` [Bug c++/56930] [4.8 regression] "

[Bug tree-optimization/61034] New: Optimizing takes too many passes
 2014-05-07 15:14 UTC  (5+ messages)
` [Bug tree-optimization/61034] "

[Bug libstdc++/61086] New: ubsan detects undefined behaviour in the standard library
 2014-05-07 15:07 UTC  (6+ messages)
` [Bug libstdc++/61086] "
` [Bug libstdc++/61086] [4.9/4.10 Regression] "

[Bug target/61098] New: Poor code setting count register for large loops
 2014-05-07 15:03 UTC  (3+ messages)
` [Bug target/61098] "

[Bug c/61096] New: error_init lacks a location
 2014-05-07 15:01 UTC  (4+ messages)
` [Bug c/61096] "

[Bug target/61062] New: vzip tests fail on armeb
 2014-05-07 15:00 UTC  (3+ messages)
` [Bug target/61062] vzip and vuzp execution "

[Bug libgcc/61097] New: Solaris linker change broke --disabled-shared support
 2014-05-07 14:48 UTC 

[Bug c++/61080] New: Spurious no return statement warning with deleted operators
 2014-05-07 14:31 UTC  (11+ messages)
` [Bug c++/61080] "
` [Bug c++/61080] [4.10 Regression] "

[Bug libstdc++/61023] New: set/map move assignment doesn't move (or copy) the comparator
 2014-05-07 14:16 UTC  (6+ messages)
` [Bug libstdc++/61023] "
` [Bug libstdc++/61023] [4.9/4.10 Regression] "

[Bug other/61091] New: [4.10 Regression] wide-int.h:1172:45: error: incomplete type ‘wi::int_traits<long long unsigned int>’ used in nested name specifier
 2014-05-07 13:42 UTC  (4+ messages)
` [Bug other/61091] "

[Bug bootstrap/61092] New: [4.10 Regression]: wide-int merge broke alpha bootstrap
 2014-05-07 13:03 UTC  (7+ messages)
` [Bug bootstrap/61092] "
` [Bug target/61092] "

[Bug c++/61094] New: -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775
 2014-05-07 13:01 UTC  (3+ messages)
` [Bug c++/61094] "
` [Bug rtl-optimization/61094] [4.9/4.10 Regression] "

[Bug libstdc++/53477] New: pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range
 2014-05-07 12:55 UTC  (2+ messages)
` [Bug libstdc++/53477] "

[Bug bootstrap/61084] [4.10 regression] wide-int merge broke Solaris/SPARC bootstrap
 2014-05-07 12:53 UTC  (7+ messages)

[Bug c/52252] New: An opportunity for x86 gcc vectorizer (gain up to 3 times)
 2014-05-07 12:11 UTC  (2+ messages)
` [Bug tree-optimization/52252] "

[Bug c++/61093] New: faulty reference initialization in return statement
 2014-05-07 11:59 UTC  (4+ messages)
` [Bug c++/61093] "

[Bug tree-optimization/59164] [4.7 Regression] ice: tree check: expected tree that contains ‘decl minimal’ structure, have ‘integer_cst’ in get_var_info, at tree-into-ssa.c:380
 2014-05-07 11:52 UTC  (2+ messages)

[Bug middle-end/59330] New: Crash in is_gimple_reg_type
 2014-05-07 10:07 UTC  (3+ messages)
` [Bug middle-end/59330] [4.7 Regression] "

[Bug tree-optimization/59334] New: [4.9 Regression] r205486 caused many failures
 2014-05-07 10:07 UTC  (3+ messages)
` [Bug tree-optimization/59334] "

[Bug tree-optimization/59715] New: wrong code at -Os and above on x86_64-linux-gnu
 2014-05-07 10:07 UTC  (3+ messages)
` [Bug tree-optimization/59715] [4.7 Regression] "

[Bug rtl-optimization/58383] New: ICE when RTL folds vector operations using constants after gne_int_mode changes
 2014-05-07  9:05 UTC  (2+ messages)
` [Bug rtl-optimization/58383] ICE when RTL folds vector operations using constants after gen_int_mode changes

[Bug ipa/61085] New: [4.9/4.10 Regression] wrong code with -O2 -fno-early-inlining (maybe wrong devirtualization)
 2014-05-07  8:31 UTC  (2+ messages)
` [Bug ipa/61085] "

[Bug c/47953] New: Code generation depends on function prototype
 2014-05-07  8:29 UTC  (2+ messages)
` [Bug c/47953] "

[Bug middle-end/59584] New: [4.9 Regression]: gcc.dg/pr50251.c ICE exposed by "Don't reject TER unnecessarily"
 2014-05-07  8:24 UTC  (4+ messages)
` [Bug middle-end/59584] [4.8/4.9/4.10 Regression]: cannot handle define_split for insn emitted for __builtin_stack_restore
` [Bug middle-end/59584] [4.8/4.9/4.10 Regression]: regressions related to __builtin_stack_restore

[Bug tree-optimization/57864] New: [4.7 Regression] ICE in bitmap_set_replace_value, at tree-ssa-pre.c:862
 2014-05-07  8:07 UTC  (8+ messages)
` [Bug tree-optimization/57864] "

[Bug tree-optimization/58246] New: wrong code at -O1 and above (affecting 4.6, 4.7, 4.8, and trunk)
 2014-05-07  8:00 UTC  (3+ messages)
` [Bug tree-optimization/58246] [4.7 Regression] wrong code at -O1 and above

[Bug c++/60999] New: [4.9 Regression] ICE when static_cast from constexpr in specialization of template-class
 2014-05-07  7:24 UTC  (5+ messages)
` [Bug c++/60999] [4.9/4.10 "

[Bug tree-optimization/61090] New: [4.10 Regression] ICE in build_ref_for_offset
 2014-05-07  2:41 UTC 

[Bug libfortran/61049] New: [4.9/4.10 Regression] NIST test FM906 fails
 2014-05-07  1:46 UTC  (3+ messages)
` [Bug libfortran/61049] "

[Bug c++/61088] New: segfault with array of lambdas initialized with initializer list that contains a lambda that captures the array
 2014-05-06 22:22 UTC 

[Bug c++/61087] New: Generated class default ctor (using =default;) not respecting private access?
 2014-05-06 21:59 UTC  (3+ messages)
` [Bug c++/61087] "

[Bug c++/54812] New: [C++11] Delete expression doesn't respect access of defaulted destructor
 2014-05-06 21:56 UTC  (2+ messages)
` [Bug c++/54812] "

[Bug sanitizer/61021] New: [4.9 regression] libsanitizer fails to build with old glibc
 2014-05-06 21:48 UTC  (2+ messages)
` [Bug sanitizer/61021] [4.9/4.10 "

[Bug c/38375] infinite loop on invalid struct redefinition
 2014-05-06 19:08 UTC 

[Bug c/39902] x * 1.0DF gets wrong value
 2014-05-06 19:05 UTC 

[Bug c/61081] New: excessive warnings: right-hand operand of comma expression has no effect
 2014-05-06 19:03 UTC  (5+ messages)
` [Bug c/61081] "

[Bug fortran/61069] Gfortran allows functions to be called as subroutines when defined in a separate source file
 2014-05-06 18:53 UTC  (6+ messages)

[Bug libgcc/60939] New: AIX: exceptions not caught when calling function via pointer
 2014-05-06 16:13 UTC  (2+ messages)
` [Bug libgcc/60939] "

[Bug c++/60969] New: ICE in output_129 in MMXMOV of mode MODE_SF for march=pentium4
 2014-05-06 15:32 UTC  (2+ messages)
` [Bug target/60969] [4.9/4.10 Regression] "

[Bug libstdc++/61075] parallel std::accumulate reduct type cannot be different than the iterated type
 2014-05-06 14:54 UTC  (2+ messages)

[Bug tree-optimization/57417] [4.7 Regression] hang on volatile int array
 2014-05-06 14:23 UTC 

[Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu
 2014-05-06 13:55 UTC 

[Bug target/61079] New: #pragma fini doesn't apply without definition
 2014-05-06 13:49 UTC  (2+ messages)
` [Bug target/61079] "

[Bug c++/61076] New: [4.10 Regression] ICE SEGFAULT in bb_predicate tree-if-conv.c:149
 2014-05-06 13:41 UTC  (2+ messages)
` [Bug c++/61076] "

[Bug bootstrap/61078] New: ESA mode bootstrap failure since r209897
 2014-05-06 13:40 UTC  (2+ messages)
` [Bug bootstrap/61078] [4.10 Regression] "

[Bug c/35634] [4.7 Regression] operand of pre-/postin-/decrement not promoted
 2014-05-06 13:35 UTC  (3+ messages)

[Bug libstdc++/60594] New: std::function of a type with a declared (but not defined) return type fails to compile
 2014-05-06 13:29 UTC  (4+ messages)
` [Bug libstdc++/60594] [4.8/4.9 Regression] "

[Bug c/61077] New: _Atomic in the return type or argument types of main not diagnosed
 2014-05-06 13:12 UTC  (2+ messages)
` [Bug c/61077] "

[Bug tree-optimization/55964] New: Segmentation fault with -O -ftree-loop-distribution -funswitch-loops
 2014-05-06 12:03 UTC  (2+ messages)
` [Bug tree-optimization/55964] [4.7 Regression] "

[Bug tree-optimization/55022] New: [4.8 Regression] air.f90 is miscompliled with -m64 -O2 -fgraphite-identity after revision 190619
 2014-05-06 12:02 UTC  (3+ messages)
` [Bug tree-optimization/55022] "

[Bug tree-optimization/59859] New: [meta-bug] GRAPHITE issues
 2014-05-06 12:01 UTC  (2+ messages)
` [Bug tree-optimization/59859] "

[Bug middle-end/53676] New: [4.7/4.8 regression] constant folding regression, shown as slowdown as measured by Adobe's C++Benchmark
 2014-05-06 11:58 UTC  (2+ messages)
` [Bug middle-end/53676] [4.7 regression] empty loop is not always removed now

[Bug other/61016] New: use of uninitialized memory in gcc/config/i386/i386.c
 2014-05-06 11:45 UTC  (3+ messages)
` [Bug other/61016] "

[Bug tree-optimization/60973] New: Invalid propagation of a tail call in copyrename2 pass
 2014-05-06 11:28 UTC  (2+ messages)
` [Bug ipa/60973] Invalid propagation of a tail call in devirt pass

[Bug middle-end/56888] New: memcpy implementation optimized as a call to memcpy
 2014-05-06 10:52 UTC  (3+ messages)
` [Bug middle-end/56888] "

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