public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/61860] New: Internal compiler error Killed (program cc1plus)
 2014-09-17 16:33 UTC  (2+ messages)
` [Bug c++/61860] "

[Bug c++/61975] New: default template arguments do not work with out-of-class class declaration
 2014-09-17 16:32 UTC  (2+ messages)
` [Bug c++/61975] "

[Bug c++/62149] New: ICE in tsubst_copy, at cp/pt.c:12646 with constexpr and tuple_size
 2014-09-17 16:25 UTC  (2+ messages)
` [Bug c++/62149] "

[Bug c++/62063] New: g++ disregards template specialization and skips try/catch blocks
 2014-09-17 16:15 UTC  (2+ messages)
` [Bug c++/62063] "

[Bug c++/61851] New: Compiling litecoin results in internal compile error
 2014-09-17 16:08 UTC  (2+ messages)
` [Bug c++/61851] "

[Bug c++/63287] New: __STDCPP_THREADS__ is not defined
 2014-09-17 15:50 UTC  (2+ messages)
` [Bug c++/63287] "

[Bug c++/62219] [c++11] Spurious error for lambda in a friend function of a class template with a default template parameters
 2014-09-17 15:34 UTC 

[Bug c++/62232] New: -Wnon-virtual-dtor shouldn't warn on final classes
 2014-09-17 15:12 UTC  (2+ messages)
` [Bug c++/62232] "

[Bug lto/63286] New: [5 Regression] FAIL: g++.dg/lto/20101014-2 cp_lto_20101014-2_0.o assemble, * after r215196
 2014-09-17 14:46 UTC 

[Bug c++/63142] New: gcc-cilk can not spawn a function template
 2014-09-17 14:44 UTC  (2+ messages)
` [Bug c++/63142] "

[Bug c++/63241] New: Internal error in gimplify_init_constructor when using constexr and multidimensional arrays
 2014-09-17 14:31 UTC  (5+ messages)
` [Bug c++/63241] "

[Bug bootstrap/54452] New: "no makeinfo case" in classpath/doc still fails when makeinfo is not present
 2014-09-17 14:17 UTC  (2+ messages)
` [Bug bootstrap/54452] "

[Bug c++/63216] New: gcc crash: Segmentation fault
 2014-09-17 14:04 UTC  (2+ messages)
` [Bug c++/63216] "

[Bug c++/63267] New: Static member of template class is not constructed before it's used
 2014-09-17 13:57 UTC  (3+ messages)
` [Bug c++/63267] "

[Bug c++/63283] New: constexpr function called by templated function is not treated as constexpr
 2014-09-17 13:55 UTC  (2+ messages)
` [Bug c++/63283] "

[Bug libstdc++/58357] New: In C++11 std::rotate(first, middle, last) now should return a forward iterator to first + (last - middle)
 2014-09-17 13:33 UTC  (2+ messages)
` [Bug libstdc++/58357] "

[Bug debug/63285] [4.9/5 Regression] -fcompare-debug scheduler related failure
 2014-09-17 10:46 UTC 

[Bug target/55212] New: [SH] Switch from IRA to LRA
 2014-09-17 10:01 UTC  (20+ messages)
` [Bug target/55212] "

[Bug debug/63284] New: [4.9/5 Regression] -fcompare-debug issue due to redirection to __builtin_unreachable ()
 2014-09-17  9:07 UTC  (3+ messages)
` [Bug debug/63284] "

[Bug go/63269] New: libgo/math test failures in TestLog2
 2014-09-17  8:35 UTC  (3+ messages)
` [Bug go/63269] "

[Bug inline-asm/63282] New: [4.7 regression] ICE in redirect_jump_1
 2014-09-17  8:08 UTC  (2+ messages)
` [Bug inline-asm/63282] [4.8/4.9/5 Regression] "

[Bug target/63281] New: powerpc64le creates 64 bit constants from scratch instead of loading them
 2014-09-17  6:40 UTC  (3+ messages)
` [Bug target/63281] "

[Bug middle-end/61858] New: GNAT BUG: in store_field, at expr.c:6591
 2014-09-16 23:44 UTC  (2+ messages)
` [Bug middle-end/61858] "

[Bug middle-end/61853] [4.9/5 Regression] ICE: SIGSEGV in store_field
 2014-09-16 23:44 UTC  (6+ messages)
` [Bug target/61853] "

[Bug libfortran/62768] New: Handling of file names with embedded nulls
 2014-09-16 21:41 UTC  (2+ messages)
` [Bug libfortran/62768] "

[Bug c++/40752] -Wconversion generates false warnings for operands not larger than target type
 2014-09-16 21:07 UTC 

[Bug go/60406] New: reflect.go:test13reflect2 test failure
 2014-09-16 20:57 UTC  (2+ messages)
` [Bug go/60406] recover.go: test13reflect2 "

[Bug middle-end/63273] New: atomic operations lead to inefficient code
 2014-09-16 19:57 UTC  (7+ messages)
` [Bug middle-end/63273] "

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

[Bug c++/61105] New: [constexpr] accepts-invalid with new-expression in constant expression
 2014-09-16 16:35 UTC  (2+ messages)
` [Bug c++/61105] "

[Bug bootstrap/63280] New: Double free in GCC compiled with LTO and -O3
 2014-09-16 16:25 UTC 

[Bug target/63234] arm used label is removed
 2014-09-16 16:01 UTC  (5+ messages)

[Bug c/63279] New: Processes hang inside Linux Kernel built with gcc5
 2014-09-16 14:47 UTC  (6+ messages)
` [Bug c/63279] "
` [Bug middle-end/63279] [5 Regression] "

[Bug target/63277] New: ARM - NEON excessive use of vmov for vtbl2 / uint8x8x2 for shuffling data unnecessarily around
 2014-09-16 14:45 UTC  (4+ messages)
` [Bug target/63277] "

[Bug tree-optimization/63278] New: Fails to compute loop bound from constant string
 2014-09-16 14:24 UTC  (3+ messages)
` [Bug tree-optimization/63278] "

[Bug tree-optimization/63258] New: [5.0 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c scan-tree-dump-times vect "vectorization not profitable" 1
 2014-09-16 14:10 UTC  (4+ messages)
` [Bug testsuite/63258] "

[Bug ada/63276] New: implicit access checking is inserted for not null access type against pragma Suppress (Access_Check)
 2014-09-16 11:34 UTC 

[Bug lto/58528] New: lto1: internal compiler error: in build_abbrev_table, at dwarf2out.c:7478
 2014-09-16 10:54 UTC  (2+ messages)
` [Bug lto/58528] "

[Bug c++/63275] New: ice in is_base_type with -g
 2014-09-16 10:48 UTC  (3+ messages)
` [Bug c++/63275] [5 Regression] "

[Bug target/56993] New: power gcc built 416.gamess generates wrong result
 2014-09-16 10:47 UTC  (2+ messages)
` [Bug target/56993] "

[Bug fortran/56408] New: Fix dependency handling of testsuite/gfortran.dg
 2014-09-16  9:35 UTC  (3+ messages)
` [Bug fortran/56408] "

[Bug tree-optimization/63271] Should commute arithmetic with vector load
 2014-09-16  9:06 UTC  (2+ messages)

[Bug libstdc++/63274] New: std::list uses T(...) instead of T{...} in implementation of emplace()
 2014-09-16  8:22 UTC  (2+ messages)
` [Bug libstdc++/63274] "

[Bug libstdc++/58038] New: std::this_thread::sleep_until can cause inifinite sleep
 2014-09-16  8:17 UTC  (3+ messages)
` [Bug libstdc++/58038] "

[Bug c/63272] New: GCC should warn when using pointer to dead scoped variable within the same function
 2014-09-16  6:14 UTC  (2+ messages)
` [Bug c/63272] "

[Bug c++/58102] rejects valid initialization of constexpr object with mutable member
 2014-09-16  1:34 UTC  (2+ messages)

[Bug pch/63229] New: [5.0 Regression] FAIL: ./except-1.h -O0 (internal compiler error)
 2014-09-16  0:22 UTC  (3+ messages)
` [Bug pch/63229] "

[Bug c++/63254] New: elfos.h missing space between literal and identifier
 2014-09-15 21:57 UTC  (4+ messages)
` [Bug c++/63254] "

[Bug sanitizer/63245] New: renderMemorySnippet shouldn't show more bytes than the underlying type
 2014-09-15 21:54 UTC  (3+ messages)
` [Bug sanitizer/63245] "

[Bug target/60704] New: ICE: in extract_constrain_insn_cached, at recog.c:2156 with -flive-range-shrinkage -march=amdfam10
 2014-09-15 19:12 UTC  (3+ messages)
` [Bug target/60704] [4.9 Regression] "

[Bug target/61360] New: [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4
 2014-09-15 17:22 UTC  (2+ messages)
` [Bug target/61360] [5 "

[Bug lto/63226] New: ICE with -flto-odr-type-merging
 2014-09-15 15:03 UTC  (2+ messages)
` [Bug lto/63226] [5 Regression] "

[Bug ipa/63270] New: [5 Regression] internal compiler error: in odr_types_equivalent_p, at ipa-devirt.c:1075
 2014-09-15 14:44 UTC  (2+ messages)
` [Bug ipa/63270] "

[Bug c++/63244] New: x86_64-pc-linux-gnu-g++: internal compiler error: Segmentation fault (program cc1plus)
 2014-09-15 13:34 UTC  (4+ messages)
` [Bug middle-end/63244] [4.9 regression] "

[Bug c++/63268] New: Ambiguous non-specialized static template scope is accepted
 2014-09-15 12:51 UTC  (7+ messages)
` [Bug c++/63268] "

[Bug target/61387] [5 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211089
 2014-09-15  9:49 UTC  (3+ messages)

[Bug lto/63242] memory starvation caused by flatten attribute
 2014-09-15  9:11 UTC 

[Bug bootstrap/63253] New: boot strap failure due to ODR warnings
 2014-09-15  9:05 UTC  (5+ messages)
` [Bug bootstrap/63253] "
` [Bug bootstrap/63253] [5 Regression] LTO "

[Bug tree-optimization/63255] New: [5.0 regression] FAIL: gcc.dg/lto/ipareference2 c_lto_ipareference2_0.o-c_lto_ipareference2_1.o execute -O1 -flto -flto-partition=1to1 -fwhole-program
 2014-09-15  9:04 UTC  (2+ messages)
` [Bug tree-optimization/63255] "

[Bug target/63256] New: [5.0 regression] FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0
 2014-09-15  9:04 UTC  (3+ messages)
` [Bug target/63256] "

[Bug tree-optimization/63266] [5 Regression] Test regression: gcc.target/sh/pr53568-1.c
 2014-09-15  9:01 UTC  (2+ messages)

[Bug c++/63265] New: Constexpr variables can trigger spurious compiler warnings
 2014-09-15  8:56 UTC  (2+ messages)
` [Bug c++/63265] "

[Bug c++/63263] New: friend declaration of template specialization of function gets confused when specialization was forward declared
 2014-09-14 21:52 UTC  (2+ messages)
` [Bug c++/63263] friend declaration of function template specialization "

[Bug 45769] (web) New: Bugzilla help doesn't match actual fields
 2014-09-14 19:11 UTC  (2+ messages)
` [Bug web/45769] "

[Bug sanitizer/62132] New: [5.0 Regression] FAIL: c-c++-common/asan/misalign-[12].c after r213807 on x86_64-apple-darwin13 with -m32
 2014-09-14 17:22 UTC  (2+ messages)
` [Bug sanitizer/62132] [5 "

[Bug target/59305] New: gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13
 2014-09-14 17:12 UTC  (2+ messages)
` [Bug target/59305] [4.9/5 Regression] "

[Bug lto/62026] [4.9/5 Regression] Crash in lto_get_decl_name_mapping
 2014-09-14 15:42 UTC  (3+ messages)

[Bug preprocessor/55115] New: [>=4.5.0 regression] missing headers as fatal breaks cproto logic
 2014-09-14 15:31 UTC  (2+ messages)
` [Bug preprocessor/55115] "

[Bug c/61854] New: Warning single-line comment for -std=c89?
 2014-09-14 15:10 UTC  (2+ messages)
` [Bug c/61854] "

[Bug c++/63262] New: internal compiler error including math.h
 2014-09-14 14:24 UTC 

[Bug target/63261] New: Microblaze 4.9.1, Error: PC relative branch to label <foo> which is not in the instruction space
 2014-09-14 10:22 UTC 

[Bug target/60104] New: load not folded into indirect branch on x86-64
 2014-09-14  8:30 UTC  (2+ messages)
` [Bug target/60104] "

[Bug target/61407] New: Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3
 2014-09-14  8:06 UTC  (2+ messages)
` [Bug target/61407] "

[Bug rtl-optimization/57032] New: [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2014-09-13 23:20 UTC  (2+ messages)
` [Bug rtl-optimization/57032] [4.9/5 "

[Bug target/63260] New: [SH] fabs, fneg do not need fp-mode setting and do not use fpscr
 2014-09-13 22:50 UTC 

[Bug c/63235] New: building fails with --disable-bootstrap
 2014-09-13 19:48 UTC  (5+ messages)
` [Bug bootstrap/63235] "

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2014-09-13 18:48 UTC  (2+ messages)
` [Bug target/51244] [SH] Inefficient conditional branch and code around T bit

[Bug rtl-optimization/63259] New: Detecting byteswap sequence
 2014-09-13 17:41 UTC 

[Bug c/52897] New: gcc 4.7.0 generates worse code than gcc 3.4.6 for m68000
 2014-09-13 16:10 UTC  (3+ messages)
` [Bug target/52897] "

[Bug target/54699] New: [4.8 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs
 2014-09-13 16:03 UTC  (2+ messages)
` [Bug target/54699] [4.8/4.9/5 "

[Bug target/58615] New: [SH] Optimize simple function returns
 2014-09-13 16:00 UTC  (2+ messages)
` [Bug target/58615] "

[Bug debug/63257] New: FAIL: gnat.dg/specs/debug1.ads scan-assembler-times DW_AT_artificial 17
 2014-09-13 14:29 UTC 

[Bug c/52773] New: internal error: in replace_pseudos_in, at reload1.c:577
 2014-09-13  9:48 UTC  (2+ messages)
` [Bug rtl-optimization/52773] "

[Bug c/63233] New: Valid out of bounds access leads to undefined behavior
 2014-09-13  9:36 UTC  (2+ messages)
` [Bug c/63233] Missing Warray-bounds warning for array within struct

[Bug fortran/63252] New: [5 Regression] tree_class_check_failed
 2014-09-13  8:34 UTC  (5+ messages)
` [Bug fortran/63252] "

[Bug c++/60862] New: bad location in invalid conversion error
 2014-09-13  7:55 UTC  (3+ messages)
` [Bug c++/60862] "

[Bug middle-end/61848] New: a previous declaration causes the section attribute to be lost
 2014-09-12 23:44 UTC  (3+ messages)
` [Bug middle-end/61848] [5 Regression] "

[Bug c++/59500] Bogus maybe-uninitialized (|| converted to nested-if)
 2014-09-12 21:03 UTC 

[Bug target/63250] New: Complex fp16 arithmetic uses nonexistent libgcc functions
 2014-09-12 20:42 UTC 

[Bug c++/62052] New: function parameter has wrong address in lambda converted to pointer-to-function
 2014-09-12 19:02 UTC  (2+ messages)
` [Bug c++/62052] "

[Bug c++/54316] New: [C++11] move constructor for string_stream
 2014-09-12 19:01 UTC  (2+ messages)
` [Bug libstdc++/54316] [C++11] move constructor for stringstream

[Bug libstdc++/56193] New: ios_base should replace operator void* with explicit operator bool in C++11 onwards
 2014-09-12 19:01 UTC  (2+ messages)
` [Bug libstdc++/56193] "

[Bug libstdc++/61909] New: Small function optimization not applied to small objects
 2014-09-12 18:58 UTC  (2+ messages)
` [Bug libstdc++/61909] "

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