public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/61016] New: use of uninitialized memory in gcc/config/i386/i386.c
 2014-07-10 15:28 UTC  (3+ messages)
` [Bug other/61016] "

[Bug bootstrap/61757] New: genmodes failure with enable-checking
 2014-07-10 14:49 UTC  (12+ messages)
` [Bug bootstrap/61757] "
` [Bug bootstrap/61757] [4.10 Regression] "
` [Bug tree-optimization/61757] "

[Bug ipa/61671] New: [4.10 regression] lto1: ICE in types_same_for_odr, at ipa-devirt.c:365
 2014-07-10 14:45 UTC  (2+ messages)
` [Bug ipa/61671] "

[Bug target/61360] New: [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4
 2014-07-10 14:24 UTC  (2+ messages)
` [Bug target/61360] "

[Bug c++/61774] New: ICE (regression?) in lra_update_insn_recog_data, at lra.c:1219
 2014-07-10 14:24 UTC  (2+ messages)
` [Bug c++/61774] "

[Bug tree-optimization/61773] New: [4.10 Regression] ICE in tree-ssa-strlen.c:417
 2014-07-10 13:55 UTC  (4+ messages)
` [Bug tree-optimization/61773] "

[Bug middle-end/61762] failure to optimize memcpy from constant string
 2014-07-10 13:20 UTC  (4+ messages)

[Bug rtl-optimization/61772] New: RTL if-conversion removes asm volatile goto
 2014-07-10 13:06 UTC  (2+ messages)
` [Bug rtl-optimization/61772] "

[Bug lto/61741] New: wrong code by LTO on x86_64-linux-gnu
 2014-07-10 12:21 UTC  (6+ messages)
` [Bug lto/61741] "
` [Bug c/61741] "
` [Bug c/61741] wrong code with -fno-strict-overflow

[Bug sanitizer/61771] New: Regressions in ASan testsuite on ARM Linux
 2014-07-10 12:12 UTC 

[Bug target/61770] New: march=native detects corei7-avx on non avx cpu (Celeron 847)
 2014-07-10 12:08 UTC 

[Bug c++/59131] New: Compiler segfaults while generating code to save local variables in transactional section
 2014-07-10 11:42 UTC  (4+ messages)
` [Bug c++/59131] "

[Bug ada/53590] New: new compiler generates both SISD and SIMD instructions for parallel operations of a "pure" function
 2014-07-10 10:41 UTC  (3+ messages)
` [Bug middle-end/53590] compiler fails to generate SIMD instruction for FP division

[Bug c++/61769] New: const reference value is changed to random by a range-for loop
 2014-07-10 10:41 UTC  (10+ messages)
` [Bug c++/61769] "

[Bug c++/61661] New: [C++11][4.9/4.10 Regression] Bogus error: ‘const Outer::Foo{&Outer::Bar}’ is not a constant expression
 2014-07-10  9:38 UTC  (2+ messages)
` [Bug c++/61661] "

[Bug target/61331] New: [ARM] GCC build broken since r210964/r210954
 2014-07-10  9:07 UTC  (2+ messages)
` [Bug target/61331] [ARM] GCC build broken since r210964/r210965

[Bug fortran/61768] New: Fortran compiler goes into infinite loop while compiling SPEC2000 applu.f
 2014-07-10  8:28 UTC 

[Bug target/61713] New: 4.9 ICE when building c++ code with atomic functions for thumb1 target
 2014-07-10  8:11 UTC  (3+ messages)
` [Bug target/61713] "

[Bug bootstrap/61763] New: [4.9 Regression] gcc-4.9.0 "Bootstrap comparison failure!"
 2014-07-10  8:11 UTC  (2+ messages)
` [Bug bootstrap/61763] "

[Bug fortran/61766] New: [4.9 regression] ICE on trans-array.c
 2014-07-10  8:10 UTC  (2+ messages)
` [Bug fortran/61766] "

[Bug c/61756] New: arm-none-eabi-gcc-4.10.0 internal compiler error with atomic_flag
 2014-07-10  8:09 UTC  (4+ messages)
` [Bug target/61756] "

[Bug tree-optimization/61742] New: wrong code at -O3 on x86_64-linux-gnu
 2014-07-10  8:00 UTC  (6+ messages)
` [Bug tree-optimization/61742] [4.10 Regression] "

[Bug target/61330] New: Thumb ICE for case 920507-1.c
 2014-07-10  6:43 UTC  (2+ messages)
` [Bug target/61330] [4.10 Regression] "

[Bug fortran/61767] New: ICE in generate_finalization_wrapper at fortran/class.c:1491
 2014-07-10  3:24 UTC  (2+ messages)
` [Bug fortran/61767] "

[Bug c++/57743] New: Code accepted by other recent compilers, but not by g++ - possibly failure to activate ADL
 2014-07-10  1:04 UTC  (4+ messages)
` [Bug c++/57743] "

[Bug fortran/56789] New: Wrong code with contiguous dummy argument
 2014-07-10  0:49 UTC  (3+ messages)
` [Bug fortran/56789] "

[Bug fortran/61765] New: Rejects valid BIND(C) ENTRY
 2014-07-09 22:58 UTC  (3+ messages)
` [Bug fortran/61765] "
` [Bug fortran/61765] [4.9/4.10 Regression] "

[Bug c++/60686] New: message " only declarations of constructors can be ‘explicit’ " now conflicting with C++11
 2014-07-09 22:46 UTC  (2+ messages)
` [Bug c++/60686] "

[Bug c++/56908] New: Spurious warning when XOR-ing uint8_t values
 2014-07-09 22:43 UTC  (2+ messages)
` [Bug c++/56908] "

[Bug fortran/35031] ELEMENTAL procedure with BIND(C)
 2014-07-09 22:38 UTC 

[Bug libstdc++/61728] New: [4.10 regression] lost symbol FUNC:_ZNK10__cxxabiv117__pbase_type_info15__pointer_catchEPKS0_PPvj@@CXXABI_1.3
 2014-07-09 22:25 UTC  (4+ messages)
` [Bug libstdc++/61728] "

[Bug libstdc++/57465] New: Failed postcondition for std::function constructed with null function pointer
 2014-07-09 21:24 UTC  (2+ messages)
` [Bug libstdc++/57465] "

[Bug c++/57466] New: Argument deduction fails for 'const T*' when T is function type
 2014-07-09 21:24 UTC  (4+ messages)
` [Bug c++/57466] [DR 1584] "

[Bug c++/59800] New: Compilation with g++ fails when -Ofast -flto is used to compile code using some <random> distribution
 2014-07-09 20:49 UTC  (3+ messages)
` [Bug c++/59800] "

[Bug bootstrap/61764] New: gcc fails to build
 2014-07-09 20:47 UTC  (3+ messages)
` [Bug bootstrap/61764] "

[Bug c++/61760] New: -Wconversion inconsistency between gcc and g++
 2014-07-09 19:03 UTC  (2+ messages)
` [Bug c++/61760] "

[Bug c++/61754] New: [C++1y] [[deprecated]] attribute warns annoyingly compared to __attribute__((deprecated))
 2014-07-09 16:45 UTC  (2+ messages)
` [Bug c++/61754] "

[Bug target/59843] New: ICE with return of generic vector on aarch64
 2014-07-09 16:16 UTC  (6+ messages)
` [Bug target/59843] "

[Bug c++/61057] New: [C++11] operator . considered part of User Defined Literal invocation
 2014-07-09 16:04 UTC  (3+ messages)
` [Bug c++/61057] "

[Bug c++/58155] New: -Wliteral-suffix warns about tokens which are skipped by preprocessor
 2014-07-09 15:13 UTC  (4+ messages)
` [Bug c++/58155] "

[Bug c/59850] New: Support sparse-style pointer address spaces (type attributes)
 2014-07-09 14:31 UTC  (3+ messages)
` [Bug c/59850] "

[Bug objc++/61759] New: internal compiler error: in objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2792
 2014-07-09 13:17 UTC  (4+ messages)
` [Bug objc++/61759] "

[Bug libstdc++/61758] New: std::chrono::steady_clock::now() no longer exported
 2014-07-09 13:01 UTC  (6+ messages)
` [Bug libstdc++/61758] "

[Bug target/43725] Poor instructions selection, scheduling and registers allocation for ARM NEON intrinsics
 2014-07-09 12:26 UTC 

[Bug target/52435] New: ICE in arm_select_dominance_cc_mode, at config/arm/arm.c:10625
 2014-07-09 10:05 UTC  (2+ messages)
` [Bug target/52435] "

[Bug target/49423] New: [arm] internal compiler error: in push_minipool_fix
 2014-07-09  9:53 UTC  (3+ messages)
` [Bug target/49423] [4.8/4.9/4.10 Regression] "

[Bug target/43999] Gcc (lib1funcs.asm) doesn't build on ARM/Thumb2
 2014-07-09  9:28 UTC 

[Bug testsuite/61453] New: [4.10 Regression]: gfortran.dg/bind_c_array_params_2.f90 for targets where a call insn isn't "call"
 2014-07-09  9:05 UTC  (3+ messages)
` [Bug testsuite/61453] "

[Bug target/52412] New: another unnecessary register move on arm
 2014-07-09  8:42 UTC  (2+ messages)
` [Bug target/52412] "

[Bug target/46329] New: ICE on ARM for __attribute__ ((vector_size (8 * sizeof(int)))) operations
 2014-07-09  8:36 UTC  (2+ messages)
` [Bug target/46329] "

[Bug c/48183] New: ICE [arm] immed_double_const at emit-rtl.c (-mfpu=neon -g -O1)
 2014-07-09  8:35 UTC  (2+ messages)
` [Bug target/48183] "

[Bug c++/59361] cannot expand parenthesized pack expression
 2014-07-09  8:34 UTC  (2+ messages)

[Bug ipa/61602] [4.10 Regression] ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:1257
 2014-07-09  8:00 UTC  (2+ messages)

[Bug sanitizer/55561] New: TSAN crashes for Fortran
 2014-07-09  7:17 UTC  (4+ messages)
` [Bug sanitizer/55561] TSAN: provide a TSAN instrumented libgomp

[Bug target/61544] New: ICE due to thumb1_reorg function mishandles label type insn
 2014-07-09  5:28 UTC  (2+ messages)
` [Bug target/61544] "

[Bug bootstrap/61679] build fails with G++ 4.5.1 - prototype for hash_table does not match any in class
 2014-07-09  3:43 UTC  (2+ messages)

[Bug target/61599] New: [x86_64] With -mcmodel=medium, extern global arrays without size are not treated conservatively
 2014-07-09  0:51 UTC  (2+ messages)
` [Bug target/61599] "

[Bug c++/61753] New: [4.7.2 regression] prototype for function does not match any in class error
 2014-07-09  0:36 UTC  (4+ messages)
` [Bug c++/61753] "
` [Bug c++/61753] poor diagnostic for constructor definition that starts with 'const'

[Bug c++/61382] New: parameter pack expansion unexpected order
 2014-07-08 22:34 UTC  (2+ messages)
` [Bug c++/61382] "

[Bug go/61308] New: gccgo: ICE in Expression::check_bounds [GoSmith]
 2014-07-08 21:39 UTC  (3+ messages)
` [Bug go/61308] "

[Bug go/61746] New: A line starting with /*// causes an error even if the /* is closed on the next line
 2014-07-08 20:52 UTC  (4+ messages)
` [Bug go/61746] "

[Bug fortran/58883] New: Segmentation fault when reshaping a allocatable array to allocatable function
 2014-07-08 19:53 UTC  (3+ messages)
` [Bug fortran/58883] Wrong code with realloc on assignment with assigning RESHAPE() to the function result variable

[Bug fortran/61459] New: segfault when assigning to allocatable function result from matmul result
 2014-07-08 19:52 UTC  (3+ messages)
` [Bug fortran/61459] [4.8/4.9/4.10 Regression] "

[Bug c++/61755] New: Reference to function is parsed as const reference to function in debug info
 2014-07-08 18:44 UTC 

[Bug c++/60367] New: Default argument object is not getting constructed
 2014-07-08 17:33 UTC  (2+ messages)
` [Bug c++/60367] "

[Bug c++/61751] New: Empty brace-initializer causes double destruction of unique_ptr
 2014-07-08 17:33 UTC  (3+ messages)
` [Bug c++/61751] "

[Bug libgcc/61752] New: on cygwin, aborts during exit() with a dynamically loaded C++ library
 2014-07-08 17:03 UTC  (2+ messages)
` [Bug libgcc/61752] "

[Bug rtl-optimization/61673] New: [4.9/4.10 Regression] Miscompilation of _gnutls_hostname_compare on s390
 2014-07-08 15:55 UTC  (4+ messages)
` [Bug rtl-optimization/61673] "

[Bug tree-optimization/61747] New: min,max pattern not always properly optimized (for sse4 targets)
 2014-07-08 15:46 UTC  (6+ messages)
` [Bug tree-optimization/61747] "

[Bug ipa/61750] New: Compiling gfortran.dg/where_operator_assign_2.f90 with -O3 -fwhole-program gives an ICE
 2014-07-08 15:39 UTC  (2+ messages)
` [Bug ipa/61750] "

[Bug target/61749] New: arm_neon.h "_lane" and "_n" intrinsics can cause ICEs
 2014-07-08 14:52 UTC  (3+ messages)
` [Bug target/61749] "

[Bug c/61739] New: __builtin_printf optimization conflicts with POSIX semantics
 2014-07-08 14:38 UTC  (4+ messages)
` [Bug c/61739] "

[Bug middle-end/61748] New: imm-devirt-2.C failed on arm-linux
 2014-07-08 14:34 UTC  (2+ messages)
` [Bug middle-end/61748] "

[Bug middle-end/60102] New: powerpc fp-bit ices at dwf_regno
 2014-07-08 14:19 UTC  (2+ messages)
` [Bug middle-end/60102] [4.9/4.10 Regression] "

[Bug c++/61745] New: template friend for dyadic operator- is only accepted if the monadic operator- follows it
 2014-07-08 13:02 UTC  (3+ messages)
` [Bug c++/61745] "

[Bug tree-optimization/61734] New: Regression in ABS_EXPR recognition
 2014-07-08 11:46 UTC  (4+ messages)
` [Bug middle-end/61734] [4.10 Regression] "

[Bug c/61634] New: [4.8.3/4.9.1] ICE in in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1423
 2014-07-08 11:29 UTC  (2+ messages)
` [Bug tree-optimization/61634] [4.8/4.9/4.10 Regression] "

[Bug tree-optimization/61680] [4.8/4.9/4.10 Regression] vectorization gives wrong answer for sandybridge target
 2014-07-08 11:09 UTC  (2+ messages)
` [Bug tree-optimization/61680] [4.8 "

[Bug tree-optimization/61681] New: wrong code at -Os and above on x86_64-linux-gnu
 2014-07-08 11:08 UTC  (3+ messages)
` [Bug tree-optimization/61681] [4.9/4.10 Regression] "

[Bug web/61744] New: misleading documentation about cast of extended vectors
 2014-07-08 10:22 UTC 

[Bug middle-end/61725] New: [4.9 Regression] __builtin_ffs(0) leads to bad code generation
 2014-07-08  9:47 UTC  (4+ messages)
` [Bug middle-end/61725] [4.9/4.10 Regression] __builtin_ffs(0) leads to wrong "

[Bug c/45289] gcc lacks a "posix" option for "-std" since POSIX 2008 defines special behavior
 2014-07-08  9:22 UTC 

[Bug tree-optimization/61743] New: Complete unroll is not happened for loops with short upper bound
 2014-07-08  9:06 UTC  (2+ messages)
` [Bug tree-optimization/61743] [4.10 Regression] "

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