public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/54554] New: Undetected use of uninitialized variable
 2013-01-04 12:50 UTC  (4+ messages)
` [Bug c/54554] "

[Bug middle-end/55874] New: Incorrect warning location for uninitialized variable
 2013-01-04 12:46 UTC  (3+ messages)
` [Bug middle-end/55874] "

[Bug tree-optimization/55875] New: [4.8 Regression] IVopts caused miscompilation
 2013-01-04 12:24 UTC  (4+ messages)
` [Bug tree-optimization/55875] "

[Bug fortran/51713] New: Type mismatch for polymorphic dummy arguments depending on "use" path
 2013-01-04 12:14 UTC  (2+ messages)
` [Bug fortran/51713] "

[Bug tree-optimization/55862] New: ICE in compute_antic, at tree-ssa-pre.c:2495
 2013-01-04 11:59 UTC  (3+ messages)
` [Bug tree-optimization/55862] [4.8 Regression] "

[Bug middle-end/55873] New: Missed trivial uninitialized use warning
 2013-01-04 11:46 UTC  (2+ messages)
` [Bug middle-end/55873] "

[Bug c++/55753] New: [C++11][4.8 Regression] ICE constexpr ctor, tsubst_copy_and_build, at cp/pt.c:14336
 2013-01-04 11:33 UTC  (6+ messages)
` [Bug c++/55753] [C++11][4.7/4.8 "

[Bug middle-end/55859] New: Mention -Og/-Ofast in "error: argument to '-O' should be a non-negative integer"
 2013-01-04 11:18 UTC  (5+ messages)
` [Bug middle-end/55859] "

[Bug libstdc++/55872] New: Crash issue with RTLD_DEEPBIND usage with stdc++ library
 2013-01-04 11:02 UTC  (3+ messages)
` [Bug libstdc++/55872] "

[Bug libstdc++/42679] RTLD_DEEPBIND dlopen option for shared library that uses libstdc++ std::ostream crashes
 2013-01-04 10:58 UTC 

[Bug lto/48065] New: LTO: assertion failed in optimize_inline_calls, at tree-inline.c:4246
 2013-01-04 10:51 UTC  (5+ messages)
` [Bug lto/48065] "

[Bug middle-end/48914] New: #pragma GCC diagnostic ignored "-Wc++0x-compat" doesn't work
 2013-01-04 10:51 UTC  (2+ messages)
` [Bug c++/48914] "

[Bug middle-end/55863] New: Fails to fold (i + 2) - (i + 1) to 1
 2013-01-04 10:46 UTC  (4+ messages)
` [Bug middle-end/55863] "

[Bug tree-optimization/55869] New: different bit shift/or optimization
 2013-01-04 10:37 UTC  (3+ messages)
` [Bug tree-optimization/55869] "

[Bug bootstrap/55871] New: [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10
 2013-01-04 10:20 UTC  (6+ messages)
` [Bug bootstrap/55871] "

[Bug rtl-optimization/55845] New: 454.calculix miscompares with -march=btver2 -O3 -ffastmath -fschedule-insns -mvzeroupper for test data run
 2013-01-04  9:35 UTC  (7+ messages)
` [Bug rtl-optimization/55845] "
` [Bug rtl-optimization/55845] [4.8 Regression] "

[Bug fortran/55854] New: ICE on intent(out) dummy argument with unlimited polymorphic component
 2013-01-04  9:01 UTC  (9+ messages)
` [Bug fortran/55854] "

[Bug fortran/55763] New: Issues with some simpler CLASS(*) programs
 2013-01-04  9:00 UTC  (8+ messages)
` [Bug fortran/55763] "

[Bug tree-optimization/55022] New: [4.8 Regression] air.f90 is miscompliled with -m64 -O2 -fgraphite-identity after revision 190619
 2013-01-04  7:29 UTC  (3+ messages)
` [Bug tree-optimization/55022] "

[Bug target/53789] New: ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU MPFR on parisc
 2013-01-04  4:04 UTC  (3+ messages)
` [Bug target/53789] "

[Bug rtl-optimization/55829] New: [4.8 Regression] ICE: in curr_insn_transform, at lra-constraints.c:3069 with -msse3
 2013-01-04  3:39 UTC  (2+ messages)
` [Bug rtl-optimization/55829] "

[Bug target/52555] New: [Regression] ICE unrecognizable insn with -ffast-math and __attribute__((optimize(xx)))
 2013-01-04  3:10 UTC  (2+ messages)
` [Bug target/52555] [4.6/4.7/4.8 Regression] "

[Bug fortran/55117] New: Programs fails to read namelist (contains derived types objects)
 2013-01-04  2:54 UTC  (2+ messages)
` [Bug fortran/55117] "

[Bug testsuite/55780] New: effective targets arm_arch_v*_multilib are not strict enough
 2013-01-03 22:52 UTC  (2+ messages)
` [Bug testsuite/55780] "

[Bug target/52061] compiler internal error in extract_insn
 2013-01-03 22:51 UTC 

[Bug c++/55870] New: Compiler crash when template includes sizeof of something that shouldn't be dereferenced
 2013-01-03 22:39 UTC 

[Bug c++/55842] New: C++11 ICE with boost multi-precision and boost variant
 2013-01-03 20:44 UTC  (5+ messages)
` [Bug c++/55842] [4.7/4.8 Regression] "

[Bug c++/55419] New: internal compiler error: in gimplify_init_ctor_preeval, at gimplify.c:3587
 2013-01-03 20:38 UTC  (3+ messages)
` [Bug c++/55419] [4.7/4.8 Regression] ICE "

[Bug fortran/55855] New: incorrect warning with type-bound procedure pointer
 2013-01-03 20:18 UTC  (8+ messages)
` [Bug fortran/55855] [OOP] incorrect warning with type-bound procedure on pointer-valued base object
` [Bug fortran/55855] [OOP] incorrect warning with procedure pointer component "

[Bug bootstrap/50177] New: libcpp reallocator a C or C++ function?
 2013-01-03 20:14 UTC  (3+ messages)
` [Bug bootstrap/50177] "

[Bug bootstrap/50167] New: gmp memory functions are extern "C" (graphite)
 2013-01-03 20:11 UTC  (3+ messages)
` [Bug bootstrap/50167] "

[Bug preprocessor/54694] New: internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2out.c:2387
 2013-01-03 19:35 UTC  (2+ messages)
` [Bug preprocessor/54694] "

[Bug debug/55059] New: DWARF missing concrete class definition
 2013-01-03 19:29 UTC  (2+ messages)
` [Bug debug/55059] [4.8 Regression] "

[Bug c++/55728] New: std::bad_function_call has misleading what() result
 2013-01-03 19:04 UTC  (6+ messages)
` [Bug libstdc++/55728] "

[Bug bootstrap/55792] New: Bad memory access with profiledbootstrap and LTO
 2013-01-03 19:03 UTC  (2+ messages)
` [Bug bootstrap/55792] "

[Bug libstdc++/55847] New: mistake bad_weak_ptr::what() message
 2013-01-03 18:44 UTC  (2+ messages)
` [Bug libstdc++/55847] "

[Bug c++/55856] New: ICE on tuple with rvalue ref member
 2013-01-03 18:40 UTC  (7+ messages)
` [Bug c++/55856] [4.7/4.8 Regression] "

[Bug fortran/55867] New: Segmentation fault on DEALLOCATION of type with ALLOCATABLE components
 2013-01-03 17:44 UTC  (2+ messages)
` [Bug fortran/55867] "

[Bug fortran/55868] New: gfortran generates for CLASS(*) __m_MOD___vtab__$tar on NO_DOLLAR_IN_LABEL systems
 2013-01-03 17:28 UTC 

[Bug libgcc/55712] New: cpuinfo.c doesn't compile for x86-64 with medium memory model
 2013-01-03 17:17 UTC  (2+ messages)
` [Bug target/55712] "

[Bug libstdc++/55866] New: [4.8 Regression] #include <auto_ptr.h> in C++11 mode
 2013-01-03 17:10 UTC  (4+ messages)
` [Bug libstdc++/55866] "

[Bug lto/55466] New: [4.8 Regression] Revision 191466 destroyed DWARF debug info
 2013-01-03 16:55 UTC  (2+ messages)
` [Bug lto/55466] "

[Bug c++/53650] New: large array causes huge memory use
 2013-01-03 16:54 UTC  (3+ messages)
` [Bug c++/53650] [4.7/4.8 Regression] "
` [Bug c++/53650] [4.7 "

[Bug bootstrap/55707] New: [4.7 Regression] bootstrap fails in gcc/graphite-dependences.c error cast loses precision
 2013-01-03 16:51 UTC  (4+ messages)
` [Bug bootstrap/55707] "

[Bug inline-asm/55864] New: Optimization cause asm code to wrong behaviour
 2013-01-03 16:33 UTC  (4+ messages)
` [Bug inline-asm/55864] "

[Bug middle-end/55851] New: ICE in size_binop_loc, at fold-const.c:1385
 2013-01-03 16:32 UTC  (10+ messages)
` [Bug middle-end/55851] "
` [Bug middle-end/55851] [4.8 Regression] "
` [Bug c/55851] "

[Bug tree-optimization/55264] New: [4.6/4.7/4.8 Regression] ICE: in ipa_make_edge_direct_to_target, at ipa-prop.c:2141 with -O2 -fno-early-inlining -fno-weak
 2013-01-03 16:30 UTC  (2+ messages)
` [Bug tree-optimization/55264] "

[Bug c++/55823] New: ice in inline_call, at ipa-inline-transform.c:270
 2013-01-03 16:26 UTC  (3+ messages)
` [Bug tree-optimization/55823] [4.8 Regression] "

[Bug c++/53137] New: g++ segfault
 2013-01-03 16:22 UTC  (2+ messages)
` [Bug c++/53137] [4.7/4.8 Regression] "

[Bug c++/55348] New: Problem in tree-ssa-pre.c
 2013-01-03 16:22 UTC  (2+ messages)
` [Bug middle-end/55348] "

[Bug c++/55853] New: [C++11] ICE calling member function of templated class in lambda
 2013-01-03 16:22 UTC  (4+ messages)
` [Bug c++/55853] "

[Bug target/43961] [ARM thumb] "branch out of range" with thumb1_output_casesi
 2013-01-03 16:20 UTC  (3+ messages)
` [Bug target/43961] [4.6/4.7/4.8 Regression] "

[Bug tree-optimization/55860] New: Turn segmented iteration into nested loops
 2013-01-03 16:18 UTC  (2+ messages)
` [Bug tree-optimization/55860] "

[Bug tree-optimization/55865] New: [4.8 Regression] vect-outer-fir-big-array.c vectorizer failure
 2013-01-03 16:10 UTC  (3+ messages)
` [Bug tree-optimization/55865] "

[Bug tree-optimization/55857] New: [4.8 Regression] ICE: verify_ssa failed
 2013-01-03 15:57 UTC  (6+ messages)
` [Bug tree-optimization/55857] "

[Bug libstdc++/55861] New: [C++11] `std::shared_future::get' is not const-qualified
 2013-01-03 14:22 UTC  (2+ messages)
` [Bug libstdc++/55861] "

[Bug ada/52123] New: [4.7] gcc bootstrap with ada fails on mingw target
 2013-01-03 13:29 UTC  (2+ messages)
` [Bug ada/52123] [4.7/4.8 Regression] "

[Bug fortran/55858] New: When scalarizing contiguous whole-arrays, consider folding into a single loop
 2013-01-03 12:18 UTC 

[Bug fortran/55852] New: internal compiler error: in gfc_build_intrinsic_call, at fortran/expr.c:4647
 2013-01-03 11:13 UTC  (6+ messages)
` [Bug fortran/55852] "
` [Bug fortran/55852] [4.6/4.7/4.8 regression] "

[Bug lto/55848] New: internal compiler error: verify_cgraph_node failed (with `-flto' and `-fopenmp')
 2013-01-03  9:46 UTC  (3+ messages)
` [Bug lto/55848] [4.8 Regression] "

[Bug tree-optimization/55838] New: ICE in extract_insn (unrecognizable insn) with -O -funroll-loops
 2013-01-03  9:11 UTC  (3+ messages)
` [Bug rtl-optimization/55838] [4.6/4.7/4.8 Regression] "
` [Bug rtl-optimization/55838] [4.6/4.7 "

[Bug tree-optimization/55832] New: ICE in fold_convert_loc, at fold-const.c:1967
 2013-01-03  9:10 UTC  (4+ messages)
` [Bug middle-end/55832] [4.8 Regression] "

[Bug debug/54402] New: [4.8 Regression] var-tracking does not scale
 2013-01-03  8:52 UTC  (2+ messages)
` [Bug debug/54402] "

[Bug sanitizer/55844] New: -fsanitize=address -Os -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -m64 doesn't work
 2013-01-03  6:18 UTC  (3+ messages)
` [Bug sanitizer/55844] "

[Bug libgcj/50895] New: Build failure in jni.cc
 2013-01-03  3:03 UTC  (2+ messages)
` [Bug libgcj/50895] "

[Bug fortran/55850] New: [OOP] SELECT TYPE issues
 2013-01-02 22:46 UTC  (2+ messages)
` [Bug fortran/55850] "

[Bug fortran/55849] New: [OOP] Implement temporary support for SELECT TYPE(name => array ( [vector-subscript] ))
 2013-01-02 21:54 UTC 

[Bug libfortran/50105] New: Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown
 2013-01-02 21:40 UTC  (3+ messages)
` [Bug libfortran/50105] [4.6/4.7/4.8 "

[Bug libquadmath/55198] New: [4.8 Regression] libquadmath/math/fmaq.c:233:7: internal compiler error
 2013-01-02 21:17 UTC  (3+ messages)
` [Bug middle-end/55198] "

[Bug c++/54325] New: C++11 uniform initialization syntax for argument-less abstract base class constructor fails
 2013-01-02 21:06 UTC  (4+ messages)
` [Bug c++/54325] [4.7/4.8 Regression] "

[Bug fortran/55818] New: Reading a REAL from a file which doesn't end in a new line fails
 2013-01-02 20:30 UTC  (2+ messages)
` [Bug fortran/55818] "

[Bug c++/55804] New: [4.7/4.8 regression] GCC omits required call to constructor
 2013-01-02 20:15 UTC  (3+ messages)
` [Bug c++/55804] "

[Bug libfortran/48785] New: BOZ editing of real numbers not working with -std=f2008
 2013-01-02 20:03 UTC  (2+ messages)
` [Bug libfortran/48785] "

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