public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ipa/63482] New: [5 Regression] ICE: in gimple_get_virt_method_for_vtable, at gimple-fold.c:4857
 2014-10-08  8:04 UTC 

[Bug testsuite/63352] New: problem with fmt_g0_1.f08 on i386-pc-solaris2.11
 2014-10-08  7:53 UTC  (6+ messages)
` [Bug target/63352] "

[Bug lto/61886] [4.8/4.9/5 Regression] LTO breaks fread with _FORTIFY_SOURCE=2
 2014-10-08  7:37 UTC  (11+ messages)

[Bug c/63480] New: -Wmissing-field-initializers should not warn about intentionally empty initializers (or that should be a separate option)
 2014-10-08  7:27 UTC  (2+ messages)
` [Bug c/63480] "

[Bug go/60406] New: reflect.go:test13reflect2 test failure
 2014-10-08  5:49 UTC  (7+ messages)
` [Bug go/60406] recover.go: test13reflect2 "

[Bug c++/63472] transaction_atomic within while loop causes ICE
 2014-10-08  5:37 UTC  (3+ messages)

[Bug middle-end/63404] New: gcc 5 miscompiles linux block layer
 2014-10-08  4:42 UTC  (2+ messages)
` [Bug target/63404] [5 Regression] "

[Bug c/63481] New: "Improve prepare_shrink_wrap to sink more instructions" causes linux kernel failure
 2014-10-08  4:42 UTC  (2+ messages)
` [Bug c/63481] "

[Bug c/63479] New: Compiler flag to zero structure padding
 2014-10-08  3:52 UTC 

[Bug c/56580] New: Internal compiler error when trying to compile a sequence of NOPs inside a loop
 2014-10-08  3:32 UTC  (2+ messages)
` [Bug tree-optimization/56580] "

[Bug c/63478] New: internal compiler error: in sparc_emit_set_const64, at config/sparc/sparc.c:2061
 2014-10-08  3:17 UTC  (4+ messages)
` [Bug c/63478] "
` [Bug target/63478] "

[Bug target/55212] New: [SH] Switch from IRA to LRA
 2014-10-08  2:02 UTC  (3+ messages)
` [Bug target/55212] "

[Bug fortran/60780] New: Equivalence statements in nested modules results in fast growing duplicate statements in module files
 2014-10-08  2:00 UTC  (3+ messages)
` [Bug fortran/60780] "

[Bug lto/61969] New: wrong code by LTO on x86_64-linux-gnu (affecting trunk, 4.9.x, and 4.8.x)
 2014-10-08  1:46 UTC  (5+ messages)
` [Bug lto/61969] [4.8/4.9/5 Regression] wrong code by LTO on i?86-linux-gnu "

[Bug c/63477] New: Bogus warning with -O3 -Warray-bounds: array subscript is above array bounds
 2014-10-07 23:31 UTC 

[Bug tree-optimization/63476] New: [5 Regression] ICE: tree check: expected ssa_name, have var_decl in walk_aliased_vdefs_1, at tree-ssa-alias.c:2689
 2014-10-07 21:05 UTC 

[Bug tree-optimization/63464] New: compare one character to many: faster
 2014-10-07 21:01 UTC  (8+ messages)
` [Bug tree-optimization/63464] "

[Bug c/63434] New: builtins.c has incorrect parameters for GEN_CALL_VALUE
 2014-10-07 19:28 UTC  (3+ messages)
` [Bug middle-end/63434] "

[Bug target/61387] [5 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211089
 2014-10-07 19:04 UTC  (3+ messages)

[Bug bootstrap/63432] [5 Regression] profiledbootstrap failure with bootstrap-lto
 2014-10-07 18:58 UTC  (5+ messages)

[Bug ipa/63403] New: [5.0 Regression] ICE: in relative_time_benefit at ipa-inline.c:869
 2014-10-07 18:48 UTC  (3+ messages)
` [Bug ipa/63403] "

[Bug rtl-optimization/63475] New: Postreload CSE propagates aliased memory operand
 2014-10-07 18:38 UTC 

[Bug c/63474] New: Optimizer bug causes crash on unaligned integer writes
 2014-10-07 18:37 UTC  (3+ messages)
` [Bug c/63474] "

[Bug fortran/63473] New: Memory leak with ALLOCATABLE, INTENT(OUT) dummy arguments
 2014-10-07 18:06 UTC 

[Bug c++/63362] New: The c++11 triviality-traits need front-end help
 2014-10-07 18:03 UTC  (8+ messages)
` [Bug c++/63362] "

[Bug c/59717] New: better warning when using functions when including appropriate header files
 2014-10-07 17:50 UTC  (4+ messages)
` [Bug c/59717] better warning when using functions without "

[Bug objc++/61759] New: internal compiler error: in objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2792
 2014-10-07 17:45 UTC  (3+ messages)
` [Bug objc++/61759] "
` [Bug objc++/61759] [ICE] [objc] reaching gcc_unreachable in objc_eh_runtime_type at objc/objc-next-runtime-abi-01.c

[Bug other/52278] New: [avr] inefficient register allocation for SUBREGs
 2014-10-07 17:13 UTC  (2+ messages)
` [Bug other/52278] [4.8/4.9/5 Regression] "

[Bug c/63445] New: request: make -Wstrict-overflow avoid a class of false positives
 2014-10-07 16:49 UTC  (5+ messages)
` [Bug tree-optimization/63445] [5 Regression] "

[Bug libfortran/63471] New: [5.0 Regression] unix.c:1906:10: error: implicit declaration of function 'ttyname_r'
 2014-10-07 16:41 UTC 

[Bug target/61981] New: PowerPC Linux Split-Stack Support
 2014-10-07 16:20 UTC  (2+ messages)
` [Bug target/61981] "

[Bug fortran/54687] New: Use gcc option machinery for gfortran
 2014-10-07 16:14 UTC  (2+ messages)
` [Bug fortran/54687] "

[Bug ipa/63470] [5 Regression] lto1: internal compiler error: in estimate_edge_growth, at ipa-inline.h:308
 2014-10-07 14:36 UTC 

[Bug libstdc++/62056] New: Long compile times with large tuples
 2014-10-07 11:25 UTC  (2+ messages)
` [Bug libstdc++/62056] "

[Bug lto/63409] New: [5 Regression] FAIL: g++.dg/lto/pr63270 cp_lto_pr63270_0.o-cp_lto_pr63270_1.o link, -flto -O2 -Wno-odr -fno-linker-plugin
 2014-10-07 11:01 UTC  (6+ messages)
` [Bug lto/63409] "

[Bug libstdc++/63466] New: sstream is very slow
 2014-10-07 10:39 UTC  (5+ messages)
` [Bug libstdc++/63466] "

[Bug rtl-optimization/62308] New: A bug with aarch64 big-endian
 2014-10-07 10:38 UTC  (2+ messages)
` [Bug target/62308] "

[Bug libstdc++/61643] New: [C++11] std::uncaught_exception returns wrong values after std::rethrow_if_nested
 2014-10-07  9:02 UTC  (3+ messages)
` [Bug libstdc++/61643] "

[Bug libstdc++/62258] uncaught_exception() equals to `true' after rethrow_exception()
 2014-10-07  9:02 UTC 

[Bug tree-optimization/63467] New: should have asm statement that does not prevent vectorization
 2014-10-07  8:11 UTC  (8+ messages)
` [Bug tree-optimization/63467] "

[Bug c++/63454] New: [5 Regression] internal compiler error: canonical types differ for identical types
 2014-10-07  2:29 UTC  (4+ messages)
` [Bug c++/63454] "

[Bug fortran/49766] New: Fortran w/ CPP: Add tracking locations of tokens resulting from macro expansion
 2014-10-06 23:21 UTC  (2+ messages)
` [Bug fortran/49766] "

[Bug target/63347] m68k misoptimisation with -fschedule-insns
 2014-10-06 22:10 UTC  (2+ messages)

[Bug driver/36312] should refuse to overwrite input file with output file
 2014-10-06 21:46 UTC  (2+ messages)

[Bug middle-end/63468] New: ICE in decompose_normal_address, at rtlanal.c:5933
 2014-10-06 21:38 UTC 

[Bug c/63435] New: Bad code with weak vs localalias on AIX
 2014-10-06 19:01 UTC  (3+ messages)
` [Bug target/63435] "

[Bug c/63448] New: ICE when compiling atlas 3.10.2
 2014-10-06 18:52 UTC  (3+ messages)
` [Bug rtl-optimization/63448] "
` [Bug rtl-optimization/63448] [4.9/5 Regression] "

[Bug c/63420] New: GCC 4.8.2: Bitshift second operand range not as per manual
 2014-10-06 17:29 UTC  (3+ messages)
` [Bug c/63420] "

[Bug c/63418] New: false positive with -Wmaybe-uninitialized
 2014-10-06 17:22 UTC  (2+ messages)
` [Bug middle-end/63418] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2014-10-06 16:16 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/55250] New: [C++0x][constexpr] enum declarations within constexpr function are allowed, constexpr declarations are not
 2014-10-06 16:16 UTC  (3+ messages)
` [Bug c++/55250] [C++0x] "

[Bug libstdc++/59987] New: [C++11]: Missing ios_base::hexfloat format specifier
 2014-10-06 15:56 UTC  (2+ messages)
` [Bug libstdc++/59987] "

[Bug c/63450] New: Optimizing -O3 generates rep ret on an almost empty function
 2014-10-06 14:53 UTC  (2+ messages)
` [Bug c/63450] "

[Bug c++/63459] New: operator new and returns_nonnull
 2014-10-06 14:50 UTC  (5+ messages)
` [Bug c++/63459] "

[Bug libstdc++/62022] New: [4.10 regression] 27_io/basic_ofstream/pthread2.cc FAILs
 2014-10-06 14:20 UTC  (3+ messages)
` [Bug libstdc++/62022] [5 "

[Bug libstdc++/62023] New: [4.10 regression] 30_threads/condition_variable_any/50862.cc FAILs
 2014-10-06 14:19 UTC  (2+ messages)
` [Bug libstdc++/62023] [5 "

[Bug other/63440] New: -Og does enable -fmerge-constants too
 2014-10-06 13:36 UTC  (3+ messages)
` [Bug other/63440] "

[Bug rtl-optimization/62265] [4.8/4.9/5 regression] FAIL: gcc.dg/20111227-2.c scan-rtl-dump ree "Elimination opportunities = 3 realized = 3"
 2014-10-06 13:06 UTC 

[Bug target/63439] New: FAIL: gcc.dg/vect/vect-33.c scan-tree-dump vect "Alignment of access forced using peeling"
 2014-10-06 13:00 UTC  (3+ messages)
` [Bug testsuite/63439] "

[Bug rtl-optimization/63209] New: [ARM] Wrong conditional move generated
 2014-10-06 12:40 UTC  (2+ messages)
` [Bug target/63209] "

[Bug libgcc/56846] New: _Unwind_Backtrace on ARM and noexcept
 2014-10-06 12:25 UTC  (2+ messages)
` [Bug libgcc/56846] "

[Bug tree-optimization/63380] New: Wrong constant folding
 2014-10-06 12:05 UTC  (2+ messages)
` [Bug tree-optimization/63380] [5 Regression] "

[Bug tree-optimization/63381] New: Wrong constant folding
 2014-10-06 12:05 UTC  (2+ messages)
` [Bug tree-optimization/63381] [5 Regression] "

[Bug preprocessor/61386] New: inaccurate location for missing headers
 2014-10-06  9:45 UTC  (4+ messages)
` [Bug preprocessor/61386] "

[Bug pch/63429] New: [Regression 5] Cannot build compiler with --enable-gather-detailed-mem-stats
 2014-10-06  9:01 UTC  (2+ messages)
` [Bug pch/63429] "

[Bug c/63461] New: Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable
 2014-10-06  8:08 UTC  (7+ messages)
` [Bug c/63461] "

[Bug c/63462] [RFC] gcc should prevent from overwriting source file
 2014-10-06  6:29 UTC  (3+ messages)
` [Bug driver/63462] "

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

[Bug c/61416] New: incorrect struct tag in diagnostic
 2014-10-05 23:47 UTC  (2+ messages)
` [Bug c/61416] "

[Bug c++/63377] New: Bad diagnostic - "expected unqualified-id" instead of "no type named __ in namespace"
 2014-10-05 23:06 UTC  (2+ messages)
` [Bug c++/63377] "

[Bug rtl-optimization/63463] New: [5.0 regression] FAIL: gnat.dg/regpat1.adb execution test
 2014-10-05 21:28 UTC  (2+ messages)
` [Bug rtl-optimization/63463] "

[Bug libfortran/63460] [4.9/5 Regression] Some namelists cannot be read from stdin (unit 5): Fortran runtime error: End of file
 2014-10-05 21:12 UTC  (3+ messages)

[Bug libstdc++/63456] New: unordered_map incorrectly frees _M_single_bucket. Patch Included
 2014-10-05 18:45 UTC  (3+ messages)
` [Bug libstdc++/63456] "

Kushi Aole
 2014-10-05 15:51 UTC 

[Bug debug/63239] New: DWARF does not represent C++ deleted methods
 2014-10-05 15:31 UTC  (3+ messages)
` [Bug debug/63239] "

[Bug debug/63243] New: [meta-bug] RH GDB project tracker
 2014-10-05 15:31 UTC  (2+ messages)
` [Bug debug/63243] "

[Bug c/52952] New: Wformat location info is bad (wrong column number)
 2014-10-05 13:11 UTC  (3+ messages)
` [Bug c/52952] "

[Bug debug/60643] ICE with -O1 and -g on mips (internal compiler error: in dwarf2out_var_location, at dwarf2out.c:20810)
 2014-10-05  7:57 UTC 

[Bug c/61144] New: Invalid optimizations for extern vars with local weak definitions
 2014-10-05  4:58 UTC  (5+ messages)
` [Bug ipa/61144] [4.9/5 Regression] "

[Bug lto/62026] [4.9/5 Regression] Crash in lto_get_decl_name_mapping
 2014-10-05  2:53 UTC  (2+ messages)
` [Bug lto/62026] [5 "

[Bug c++/62121] New: internal compiler error: Segmentation fault
 2014-10-05  2:51 UTC  (4+ messages)
` [Bug ipa/62121] [4.9 Regression] ICE: Segmentation fault in ipa-devirt.c:997

[Bug ipa/60990] New: [4.9/4.10 Regression] ICE: in try_make_edge_direct_virtual_call, at ipa-prop.c:2796 with -O3 -fno-early-inlining -fno-ipa-cp
 2014-10-04 21:29 UTC  (3+ messages)
` [Bug ipa/60990] [4.9/5 "

[Bug target/59888] New: ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE 
 2014-10-04 20:28 UTC  (2+ messages)
` [Bug target/59888] Darwin linker error "illegal text-relocation" with -shared

[Bug c++/63458] New: myclassobj >> charac compiles without warning, EVEN though ONLY operator>>(std::string&) exists
 2014-10-04 19:22 UTC  (2+ messages)
` [Bug c++/63458] "

[Bug tree-optimization/63302] New: [4.9,5.0 Regression] Code with 64-bit long long constants is miscompiled on 32-bit host
 2014-10-04 17:33 UTC  (3+ messages)
` [Bug tree-optimization/63302] [4.9 "

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