public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/60754] New: Missed optimization with inline asm longer than 3 lines
 2014-04-03 23:23 UTC 

[Bug c++/60753] New: defining an explicit function template specialization as deleted, following a non-deleted declaration, not diagnosted
 2014-04-03 23:22 UTC 

[Bug tree-optimization/60505] New: Warning caused by GCC vectorizer
 2014-04-03 23:06 UTC  (2+ messages)
` [Bug tree-optimization/60505] [4.8/4.9 Regression] "

[Bug bootstrap/60743] New: build/genautomata uses 700 MB memory for ARM
 2014-04-03 21:17 UTC  (7+ messages)
` [Bug bootstrap/60743] "

[Bug target/60752] New: [4.9 Regression] build/genautomata runs out of memory and is killed
 2014-04-03 21:17 UTC  (2+ messages)
` [Bug target/60752] "

[Bug c++/60750] New: double free after std::move on string inside throw when compiled with optimization
 2014-04-03 19:41 UTC  (4+ messages)
` [Bug c++/60750] "

[Bug preprocessor/15638] gcc should have option to treat missing headers as fatal
 2014-04-03 19:39 UTC  (5+ messages)

[Bug fortran/60751] New: Extra comma in WRITE statement not diagnosed
 2014-04-03 19:26 UTC  (4+ messages)
` [Bug fortran/60751] "

[Bug java/42143] [4.6/4.7/4.8 Regression] gcj creates "dummy" variables
 2014-04-03 18:09 UTC 

[Bug libstdc++/60037] New: SIGFPE in std::generate_canonical<unsigned int...>
 2014-04-03 18:05 UTC  (2+ messages)
` [Bug libstdc++/60037] "

[Bug sanitizer/60745] New: Many ICEs running libstdc++ testsuite with ubsan, maybe due to PCH
 2014-04-03 17:59 UTC  (6+ messages)
` [Bug sanitizer/60745] "

[Bug middle-end/60746] New: [4.9 Regression] ICE segfault in
 2014-04-03 15:57 UTC  (3+ messages)
` [Bug middle-end/60746] [4.9 Regression] ICE segfault in gimple-expr.c:314

[Bug rtl-optimization/60749] New: combine is overly cautious when operating on volatile memory references
 2014-04-03 15:41 UTC 

[Bug c++/60747] New: the tree-vrp compilation flag produce wrong assembly
 2014-04-03 15:12 UTC  (8+ messages)
` [Bug c++/60747] "

[Bug target/49423] New: [arm] internal compiler error: in push_minipool_fix
 2014-04-03 15:05 UTC  (2+ messages)
` [Bug target/49423] [4.7/4.8/4.9 Regression] "

[Bug libmudflap/60748] New: getting error "mf: erroneous reentrancy detected in `__mf_register'" for multithreaded application
 2014-04-03 15:01 UTC  (3+ messages)
` [Bug libmudflap/60748] "

[Bug target/378] [AIX] gcc cannot compile huge c file
 2014-04-03 14:00 UTC  (4+ messages)

[Bug libfortran/60706] New: FAIL: gfortran.dg/size_kind_2.f90 -O scan-tree-dump original "var2 = 42949673 00;"
 2014-04-03 13:57 UTC  (4+ messages)
` [Bug libfortran/60706] "

[Bug tree-optimization/60740] New: ICE in extract_affine w/ -O2 -ftree-loop-linear
 2014-04-03 13:44 UTC  (5+ messages)
` [Bug tree-optimization/60740] [4.8/4.9 Regression] "
` [Bug tree-optimization/60740] [4.8 "

[Bug tree-optimization/59617] New: [vectorizer] ICE in vectorizable_mask_load_store with AVX-512F's gathers enabled
 2014-04-03 13:31 UTC  (12+ messages)
` [Bug tree-optimization/59617] "

[Bug preprocessor/60744] New: poor location and error recovery
 2014-04-03 12:22 UTC 

[Bug fortran/60718] New: Test case gfortran.dg/select_type_4.f90 fails on ARM
 2014-04-03 11:49 UTC  (2+ messages)
` [Bug fortran/60718] "

[Bug c++/60731] New: dynamic library not getting reinitialized on multiple calls to dlopen()
 2014-04-03 11:32 UTC  (6+ messages)
` [Bug c++/60731] [4.7/4.8/4.9 Regression] "

[Bug middle-end/60741] New: [-Wmaybe-uninitialized] false negative and confusing warning message
 2014-04-03 10:14 UTC  (3+ messages)
` [Bug middle-end/60741] "

[Bug fortran/34928] Extension: volatile common blocks
 2014-04-03  8:33 UTC 

[Bug fortran/60717] New: Wrong code with recursive procedure with unlimited polymorphic dummy argument
 2014-04-03  8:28 UTC  (3+ messages)
` [Bug fortran/60717] "

[Bug c/59967] New: Performance regression from 4.7.x to 4.8.x (loop not unrolled)
 2014-04-03  6:18 UTC  (3+ messages)
` [Bug tree-optimization/59967] [4.8/4.9 Regression] "

[Bug target/60659] New: [4.9 Regression] ICE in get_polymorphic_call_info, at ipa-devirt.c:1292
 2014-04-03  5:59 UTC  (3+ messages)
` [Bug ipa/60659] "

[Bug target/60657] New: [4.9 Regression] ICE: error: insn does not satisfy its constraints
 2014-04-03  3:55 UTC  (4+ messages)
` [Bug target/60657] "

[Bug c++/60702] New: thread_local initialization
 2014-04-02 22:44 UTC  (2+ messages)
` [Bug c++/60702] "

[Bug tree-optimization/60733] New: ICE by LTO on valid code at -O3 on x86_64-linux-gnu
 2014-04-02 22:37 UTC  (7+ messages)
` [Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR "

[Bug c++/60742] New: ill-formed declarator (array) in selection statement not caught appropriately
 2014-04-02 20:31 UTC 

[Bug preprocessor/60736] New: Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems
 2014-04-02 18:39 UTC  (10+ messages)
` [Bug preprocessor/60736] "

[Bug target/60732] New: FAIL: g++.dg/ext/altivec-7.C -std=* scan-assembler _Z3fooDv*
 2014-04-02 17:49 UTC  (5+ messages)
` [Bug target/60732] "

[Bug target/60735] New: GCC targeting E500 with SPE has errors with the _Decimal64 type
 2014-04-02 17:17 UTC  (6+ messages)
` [Bug target/60735] "

[Bug c++/60691] New: Build fails in libstdc++ with --enable-sjlj-exceptions on ARM
 2014-04-02 16:55 UTC  (2+ messages)
` [Bug c++/60691] "

[Bug rtl-optimization/60651] New: Mode switching instructions are sometimes emitted in the wrong order
 2014-04-02 16:47 UTC  (2+ messages)
` [Bug rtl-optimization/60651] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2014-04-02 16:25 UTC 

[Bug middle-end/60640] New: [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed
 2014-04-02 16:12 UTC  (5+ messages)
` [Bug middle-end/60640] "

[Bug middle-end/53090] New: suboptimal ivopt
 2014-04-02 11:50 UTC  (4+ messages)
` [Bug target/53090] "

[Bug libstdc++/60734] Undefined behavior in g++-v4/bits/stl_tree.h
 2014-04-02 11:14 UTC  (3+ messages)

[Bug c++/59361] cannot expand parenthesized pack expression
 2014-04-02  9:33 UTC  (2+ messages)

[Bug c++/57887] New: nested non-type template parameters not declared in this scope
 2014-04-02  9:30 UTC  (3+ messages)
` [Bug c++/57887] "

[Bug fortran/60739] New: Maybe uninitialized with deferred length character
 2014-04-02  9:12 UTC  (2+ messages)
` [Bug fortran/60739] "

[Bug target/54083] New: FAIL: gcc.dg/torture/pr53922.c on x86_64-apple-darwin10
 2014-04-02  8:58 UTC  (2+ messages)
` [Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

[Bug target/54407] New: FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10
 2014-04-02  8:45 UTC  (2+ messages)
` [Bug target/54407] "

[Bug tree-optimization/50417] New: regression: memcpy with known alignment
 2014-04-02  8:39 UTC  (2+ messages)
` [Bug tree-optimization/50417] "

[Bug middle-end/60737] New: rs6000 expand_block_clear uses word stores on double word pointer
 2014-04-02  8:39 UTC  (3+ messages)
` [Bug middle-end/60737] "

[Bug rtl-optimization/60738] New: A missing opportunity about process_single_reg_class_operands
 2014-04-02  8:37 UTC  (2+ messages)
` [Bug rtl-optimization/60738] "

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs
 2014-04-02  8:35 UTC 

[Bug bootstrap/60719] New: With --program-prefix=$target_alias --program-suffix=-$version install-driver breaks
 2014-04-02  8:29 UTC  (2+ messages)
` [Bug bootstrap/60719] "

[Bug c++/60729] New: Compiler failure for combination of -ftrapv and -O3: compiler error: in prepare_cmp_insn
 2014-04-02  8:28 UTC  (5+ messages)
` [Bug c++/60729] "
` [Bug middle-end/60729] [4.8 Regression] "

[Bug target/60264] New: ARM ICE in dwarf2out_frame_debug_adjust_cfa, at dwarf2cfi.c:1090
 2014-04-02  6:46 UTC  (2+ messages)
` [Bug target/60264] "

[Bug c++/60374] New: [4.7/4.8/4.9 Regression] ICE with invalid template specialization
 2014-04-01 21:25 UTC  (3+ messages)
` [Bug c++/60374] [4.7/4.8/4.9 Regression] [c++11] "

[Bug fortran/60495] New: ICE: in fold_convert_loc, at fold-const.c:1994
 2014-04-01 19:22 UTC  (2+ messages)
` [Bug fortran/60495] [4.9 Regression] "

[Bug c++/60642] New: abi_tag attribute doesn't work on explicit specializations of class templates
 2014-04-01 19:20 UTC  (3+ messages)
` [Bug c++/60642] Unclear diagnostic with invalid use of abi_tag attribute on explicit instantiation

[Bug c++/60708] New: An array temporary causes an ICE in gimplify
 2014-04-01 19:17 UTC  (4+ messages)
` [Bug c++/60708] [4.8/4.9 Regression] "
` [Bug c++/60708] [4.8 "

[Bug c++/60713] New: [4.8/4.9 regression] ICE in iterative_hash_expr
 2014-04-01 19:16 UTC  (4+ messages)
` [Bug c++/60713] "
` [Bug c++/60713] [4.8 "

[Bug debug/55794] New: g++.dg/debug/dwarf2/non-virtual-thunk.C -std=gnu++98 and -std=gnu++11
 2014-04-01 18:49 UTC  (6+ messages)
` [Bug debug/55794] FAIL: "

[Bug ipa/60727] New: ICE in ipcp_verify_propagated_values, at ipa-cp.c:892
 2014-04-01 17:41 UTC  (3+ messages)
` [Bug ipa/60727] "

[Bug c++/59224] New: std::uncaught_exception always returns true after exception while constructing another exception
 2014-04-01 17:30 UTC  (3+ messages)
` [Bug c++/59224] [4.7/4.8/4.9 Regression] std::uncaught_exception returns true while constructing exception

[Bug libstdc++/41174] uncaught_exception always returns true
 2014-04-01 17:29 UTC 

[Bug target/60704] New: ICE: in extract_constrain_insn_cached, at recog.c:2156 with -flive-range-shrinkage -march=amdfam10
 2014-04-01 16:39 UTC  (4+ messages)
` [Bug target/60704] [4.9 Regression] "

[Bug ada/60730] New: 'Round of a fixed point type incorrectly truncates its operand instead of rounding it
 2014-04-01 15:46 UTC  (2+ messages)
` [Bug ada/60730] "

[Bug preprocessor/60723] New: Line directives with incorrect system header flag
 2014-04-01 15:30 UTC  (2+ messages)
` [Bug preprocessor/60723] "

[Bug c/60716] New: gcc cannot detect static recursive function
 2014-04-01 15:00 UTC  (2+ messages)
` [Bug c++/60716] "

[Bug rtl-optimization/60650] New: [ARM] LRA ICE assign_by_spills
 2014-04-01 14:55 UTC  (2+ messages)
` [Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

[Bug c/60725] New: [-Wreturn-type] false positive in trivial switch
 2014-04-01 13:52 UTC  (2+ messages)
` [Bug middle-end/60725] "

[Bug fortran/60128] New: Wrong ouput using en edit descriptor
 2014-04-01 13:32 UTC  (2+ messages)
` [Bug fortran/60128] [4.8 Regression] "

[Bug regression/60363] New: [4.9 Regression]: logical_op_short_circuit, gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 4
 2014-04-01 12:41 UTC  (2+ messages)
` [Bug tree-optimization/60363] "

[Bug lto/60449] New: Merging function DECLs discards leaf attribute which causes cfg verifier to fail
 2014-04-01 12:36 UTC  (4+ messages)
` [Bug lto/60449] "

[Bug lto/60721] New: xcoral fails to build with LTO: internal compiler error: verify_flow_info failed
 2014-04-01 12:29 UTC  (5+ messages)
` [Bug lto/60721] "

[Bug go/60728] New: recover() should not work in recursive deferred fucntions
 2014-04-01 12:20 UTC  (2+ messages)
` [Bug go/60728] "

[Bug regression/60726] New: [AArch64] pr40074.c regression after intrinsics a53 tuning
 2014-04-01 11:14 UTC  (2+ messages)
` [Bug middle-end/60726] "

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