public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/65919] New: Regression - GCC 5.1 with options "-g -std=c++14" fails to compile multiple lambdas used as default function parameters
 2015-06-24 20:25 UTC  (4+ messages)
` [Bug c++/65919] "
` [Bug c++/65919] [5/6 Regression] "

[Bug c++/66647] New: [5/6 regression] ICE: in instantiate_class_template_1, at cp/pt.c:9254
 2015-06-24 20:24 UTC  (8+ messages)
` [Bug c++/66647] "

[Bug c++/66644] New: Rejects C++11 in-class anonymous union members initialization
 2015-06-24 20:12 UTC  (3+ messages)
` [Bug c++/66644] "

[Bug c++/65879] New: Bogus linkage errors for member class of anonymous class
 2015-06-24 20:02 UTC  (5+ messages)
` [Bug c++/65879] [4.9/5/6 Regression] "

[Bug c++/66501] New: Default move assignment does not move array members
 2015-06-24 20:01 UTC  (6+ messages)
` [Bug c++/66501] [4.9/5/6 Regression] "

[Bug c++/66542] New: [C++11] Can create static variable of type that has deleted destructor
 2015-06-24 20:01 UTC  (3+ messages)
` [Bug c++/66542] [4.9/5/6 Regression] "

[Bug fortran/66643] New: Missing compilation error for formatted data transfer without format
 2015-06-24 19:54 UTC  (4+ messages)
` [Bug fortran/66643] "

[Bug c++/66653] New: ice in gen_type_die_with_usage, at dwarf2out.c:20876
 2015-06-24 19:46 UTC  (4+ messages)
` [Bug c++/66653] [6 Regression] "

[Bug rtl-optimization/66412] New: ICE on valid code at -O2 and -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5748
 2015-06-24 19:44 UTC  (6+ messages)
` [Bug rtl-optimization/66412] [5/6 Regression] "

[Bug fortran/66605] New: -Wunused-parameter causes internal compiler error with gfortran 5.1.0
 2015-06-24 19:38 UTC  (5+ messages)
` [Bug fortran/66605] "

[Bug c++/66654] New: ice in digest_init_r, at cp/typeck2.c:1103
 2015-06-24 19:30 UTC  (2+ messages)
` [Bug c++/66654] [6 Regression] "

[Bug c++/51911] New: [C++11] G++ accepts new auto { list }
 2015-06-24 19:11 UTC  (2+ messages)
` [Bug c++/51911] "

[Bug c++/66656] New: static constexpr array member: cannot get size via constexpr function
 2015-06-24 19:02 UTC 

[Bug c++/66617] New: C++11 {brace} initialisation of virtually inherited derived class = failure to override base virtual function, unless all base ctors have same signature
 2015-06-24 18:57 UTC  (2+ messages)
` [Bug c++/66617] "

[Bug target/66655] New: [5.1 Regression] miscompilation due to ipa-ra on MinGW
 2015-06-24 18:44 UTC 

[Bug c++/66651] New: altivec.h + c++11 r
 2015-06-24 15:50 UTC  (4+ messages)
` [Bug c++/66651] "

[Bug c++/65750] New: miss interpret in a virtual member function with a C++11 style function signature
 2015-06-24 15:13 UTC  (2+ messages)
` [Bug c++/65750] [4.9/5 Regression] misinterpret "

[Bug tree-optimization/66642] New: transform_to_exit_first_loop_alt doesn't use result of low iteration count loop
 2015-06-24 14:17 UTC  (4+ messages)
` [Bug tree-optimization/66642] "

[Bug libfortran/66650] New: libgfortran: warning: left shift of negative value [-Wshift-negative-value]
 2015-06-24 14:13 UTC 

[Bug target/66563] New: [4.9 Regression] ICE (segmentation fault) on sh4-linux-gnu
 2015-06-24 14:04 UTC  (3+ messages)
` [Bug target/66563] "

[Bug target/65979] New: internal compiler error: in make_edges, at tree-cfg.c:923
 2015-06-24 13:41 UTC  (3+ messages)
` [Bug target/65979] [5/6 Regression] [SH] Wrong code is generated with stage1 compiler

[Bug c++/66639] New: Feature request C++: mark __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ as constexpr
 2015-06-24 13:29 UTC  (4+ messages)
` [Bug c++/66639] "
` [Bug c++/66639] declare "

[Bug target/66648] New: [4.9/5/6 regression] incorrect memcpy expansion with unrolled_loop strategy at -O2
 2015-06-24 12:32 UTC  (3+ messages)
` [Bug target/66648] "

[Bug c++/30044] ICE in tsubst, at cp/pt.c:7359
 2015-06-24 12:15 UTC  (5+ messages)

[Bug bootstrap/66638] New: [6 Regression] profiledbootstrap failure on x86-64 with LTO
 2015-06-24 12:05 UTC  (2+ messages)
` [Bug bootstrap/66638] "

[Bug target/66200] New: GCC for ARM / AArch64 doesn't define TARGET_RELAXED_ORDERING
 2015-06-24 10:00 UTC  (2+ messages)
` [Bug target/66200] "

[Bug fortran/66633] New: ICE on valid "verify_gimple failed" with OpenMP
 2015-06-24  9:50 UTC  (4+ messages)
` [Bug fortran/66633] "
` [Bug fortran/66633] [5/6 regression] "

[Bug c++/65811] New: ice in vague_linkage_p
 2015-06-24  9:24 UTC  (4+ messages)
` [Bug c++/65811] [6 Regression] "

[Bug fortran/66549] New: ICE on valid in OMP parallel region
 2015-06-24  9:22 UTC  (3+ messages)
` [Bug fortran/66549] [5 Regression] "
` [Bug fortran/66549] [5/6 "

[Bug target/65375] New: poor codegen for ld[234]/st[234]
 2015-06-24  9:13 UTC  (4+ messages)
` [Bug target/65375] aarch64: poor codegen for vld2q_f32 and vst2q_f32

[Bug target/63408] [4.9/5/6 regression] GCC emits incorrect fixed->fp conversion instruction on Cortex-M4 target
 2015-06-24  8:28 UTC  (5+ messages)

[Bug tree-optimization/66646] New: small loop turned into memmove because of tree ldist
 2015-06-24  7:34 UTC  (3+ messages)
` [Bug tree-optimization/66646] "

[Bug rtl-optimization/66306] New: ICE in reload
 2015-06-24  6:51 UTC  (2+ messages)
` [Bug rtl-optimization/66306] "

[Bug rtl-optimization/66168] New: ICE at -O3 in elimination_costs_in_insn, at reload1.c:3677
 2015-06-24  5:24 UTC  (2+ messages)
` [Bug rtl-optimization/66168] [6 Regression] "

[Bug target/66483] New: [4.9 Regression] ICE (in add_stores, at var-tracking.c:6000) on arm-linux-gnueabihf
 2015-06-24  5:21 UTC  (5+ messages)
` [Bug target/66483] "

[Bug target/65803] blackfin: internal compiler error: segment fault linux kernel
 2015-06-24  4:29 UTC  (2+ messages)

[Bug tree-optimization/48052] New: loop not vectorized if index is "unsigned int"
 2015-06-24  2:34 UTC  (4+ messages)
` [Bug tree-optimization/48052] "

[Bug tree-optimization/66449] New: [6 Regression] ICE: in build2_stat, at tree.c:4376 with -O3
 2015-06-24  1:51 UTC  (3+ messages)
` [Bug tree-optimization/66449] "

[Bug c++/65882] New: Internal compiler error: Error reporting routines re-entered
 2015-06-24  0:57 UTC  (3+ messages)
` [Bug c++/65882] [5/6 Regression] "

[Bug c++/10200] Weird clash with same names in different scopes
 2015-06-23 22:21 UTC  (2+ messages)

[Bug target/66626] New: [i386] gcc.dg/torture/stackalign/non-local-goto-5.c segfaults w/ -mregparm=3
 2015-06-23 21:35 UTC  (3+ messages)
` [Bug target/66626] "

[Bug target/65932] New: [5.1 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation
 2015-06-23 21:27 UTC  (2+ messages)
` [Bug rtl-optimization/65932] [5 "

[Bug c/66373] New: gcc downloaded from Fedora 21 repository produces defective executable. Same source code with gcc from Fedora 19 and Fedora 20 works fine
 2015-06-23 20:50 UTC  (3+ messages)
` [Bug c/66373] "

[Bug c++/66645] New: templated lambda as default parameter in template constructor raise internal error
 2015-06-23 20:32 UTC  (6+ messages)
` [Bug c++/66645] "

[Bug c++/66635] New: g++ ICE when compiling constexpr code with comma operator
 2015-06-23 18:21 UTC  (2+ messages)
` [Bug c++/66635] "

[Bug c++/66632] New: Incorrect use of default constructor to initialize isolated rvalue
 2015-06-23 18:14 UTC  (2+ messages)
` [Bug c++/66632] "

[Bug c++/65866] Wrong warning when using list-initialization: operation on 'b' may be undefined [-Wsequence-point]
 2015-06-23 17:53 UTC  (2+ messages)

[Bug go/66574] Time is provided in millisecond precision instead of nanoseconds as described in go documentation
 2015-06-23 16:29 UTC  (2+ messages)

[Bug go/66138] New: json decoder Decode function fails for some structure return values
 2015-06-23 16:26 UTC  (2+ messages)
` [Bug go/66138] "

[Bug c++/66151] New: different "override" options
 2015-06-23 15:45 UTC  (2+ messages)
` [Bug c++/66151] "

[Bug c++/66254] New: Member function shadowing enum classes
 2015-06-23 15:43 UTC  (4+ messages)
` [Bug c++/66254] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2015-06-23 15:30 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/66450] New: [5 Regression][C++11][constexpr] Issues when delegating implicit copy constructor in constexpr function
 2015-06-23 15:30 UTC  (2+ messages)
` [Bug c++/66450] "

[Bug c++/66478] New: [constexpr] accepts-invalid with read of non-constant variable as discarded value
 2015-06-23 15:29 UTC  (2+ messages)
` [Bug c++/66478] "

[Bug c++/66477] [constexpr] accepts-invalid with constexpr member call on non-constant reference
 2015-06-23 15:28 UTC 

[Bug c++/66641] New: An instance of an attribute-specifier-seq implies a simple-declaration while C++11 permits attribute-declaration and using-directive
 2015-06-23 15:06 UTC  (2+ messages)
` [Bug c++/66641] "

[Bug c++/65878] New: parse error in template argument list
 2015-06-23 15:03 UTC  (2+ messages)
` [Bug c++/65878] "

[Bug tree-optimization/66636] New: [6 Regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1590
 2015-06-23 14:17 UTC  (4+ messages)
` [Bug tree-optimization/66636] "

[Bug fortran/66640] New: Symbolic (addr2line) backtrace handler sometimes does not terminate when using OpenMP
 2015-06-23 13:20 UTC 

[Bug middle-end/66637] New: [6 Regression] 481.wrf in SPEC CPU 2006 is miscompiled
 2015-06-23 12:52 UTC  (2+ messages)
` [Bug middle-end/66637] "

[Bug testsuite/65578] New: FAIL: gcc.target/arm/builtin-bswap-1.c (test for excess errors)
 2015-06-23 11:25 UTC  (2+ messages)
` [Bug testsuite/65578] "

[Bug target/63521] New: The AArch64 backend doesn't define REG_ALLOC_ORDER
 2015-06-23 10:23 UTC  (2+ messages)
` [Bug target/63521] "

[Bug tree-optimization/66413] [4.9/5 Regression] ICE at -Os and above with -g enabled on x86_64-linux-gnu
 2015-06-23 10:03 UTC 

[Bug target/65711] New: arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'
 2015-06-23  9:27 UTC  (5+ messages)
` [Bug target/65711] "

[Bug debug/66482] [6 Regression] ICE in gen_formal_parameter_die
 2015-06-23  9:12 UTC  (3+ messages)

[Bug c/56787] New: 4.8.0 Vectorization Regression Compared to 4.7.2
 2015-06-23  9:09 UTC  (2+ messages)
` [Bug tree-optimization/56787] [4.8 Regression] Vectorization fails because of CLOBBER statements

[Bug fortran/64674] New: OOP Internal compiler error in associate with allocated class
 2015-06-23  9:07 UTC  (2+ messages)
` [Bug fortran/64674] [OOP] ICE in ASSOCIATE with class array

[Bug target/66560] New: Fails to generate ADDSUBPS
 2015-06-23  9:02 UTC  (3+ messages)
` [Bug target/66560] "

[Bug rtl-optimization/65235] New: [4.8, 4.9, 5 Regression] Simplifying vec_select of vec_concat miscompiles when first element of vec_concat is const_int
 2015-06-23  9:01 UTC  (2+ messages)
` [Bug rtl-optimization/65235] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2015-06-23  8:59 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug middle-end/64909] New: [4.8/5 regression] Missed vectorization
 2015-06-23  8:59 UTC  (2+ messages)
` [Bug tree-optimization/64909] [4.8 Regression] Missed vectorization with bdver1

[Bug fortran/64927] New: [4.7/4.8 Regression] Surprising error with -Wsurprising (-Wall) and TRANSFER + C_ASSOCIATED
 2015-06-23  8:59 UTC  (2+ messages)
` [Bug fortran/64927] [4.8 "

[Bug c++/63356] New: Compilation failure where clang does not have problems
 2015-06-23  8:58 UTC  (2+ messages)
` [Bug c++/63356] "

[Bug target/64411] New: ICE: in verify_target_availability, at sel-sched.c:1577 with -Os -mcmodel=medium -fPIC -fschedule-insns -fselective-scheduling
 2015-06-23  8:58 UTC  (2+ messages)
` [Bug target/64411] "

[Bug c/64663] New: ICE at -O1 and above with -g enabled on x86_64-linux-gnu
 2015-06-23  8:58 UTC  (2+ messages)
` [Bug debug/64663] [4.8 Regression] "

[Bug c/63289] New: ICE from --param max-vartrack-expr-depth
 2015-06-23  8:56 UTC  (2+ messages)
` [Bug middle-end/63289] "

[Bug other/56183] New: [meta-bug][avr] Problems with register allocation
 2015-06-23  8:54 UTC  (4+ messages)
` [Bug other/56183] "

[Bug target/62284] New: AVR unable to find register to spill in the class POINTER_REGS
 2015-06-23  8:54 UTC  (2+ messages)
` [Bug other/62284] [4.8 Regression] "

[Bug target/61622] New: internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1508
 2015-06-23  8:53 UTC  (2+ messages)
` [Bug target/61622] [4.8 regression] "

[Bug tree-optimization/61680] [4.8 Regression] vectorization gives wrong answer for sandybridge target
 2015-06-23  8:53 UTC 

[Bug c/61068] New: -O3 generates bad code (when tree-vectorize or inline-functions is on)
 2015-06-23  8:52 UTC  (2+ messages)
` [Bug tree-optimization/61068] [4.8 Regression] "

[Bug preprocessor/60736] New: Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems
 2015-06-23  8:51 UTC  (2+ messages)
` [Bug preprocessor/60736] [4.9/5/6 Regression] "

[Bug rtl-optimization/60508] New: internal compiler error: in lra_set_insn_recog_data, at lra.c:1082
 2015-06-23  8:49 UTC  (2+ messages)
` [Bug rtl-optimization/60508] [4.8 Regression] "

[Bug target/60617] [4.8 Regression] unable to find a register to spill in class 'LO_REGS'
 2015-06-23  8:49 UTC 

[Bug ipa/60243] New: IPA is slow on large cgraph tree
 2015-06-23  8:48 UTC  (2+ messages)
` [Bug ipa/60243] "

[Bug c++/60315] New: template constructor switch optimization
 2015-06-23  8:48 UTC  (2+ messages)
` [Bug ipa/60315] [4.8 Regression] "

[Bug tree-optimization/60505] New: Warning caused by GCC vectorizer
 2015-06-23  8:48 UTC  (2+ messages)
` [Bug tree-optimization/60505] [4.8 Regression] "

[Bug fortran/59198] New: ICE on cyclically dependent polymorphic types
 2015-06-23  8:47 UTC  (2+ messages)
` [Bug fortran/59198] [4.8 Regression] "

[Bug c++/59248] New: [4.8 regression] pointless -Wconversion warning with sizeof, take 2
 2015-06-23  8:47 UTC  (2+ messages)
` [Bug c++/59248] "

[Bug tree-optimization/59374] New: -ftree-slp-vectorize breaks unique_ptr's move constructor
 2015-06-23  8:47 UTC  (2+ messages)
` [Bug tree-optimization/59374] [4.8 Regression] "

[Bug middle-end/59630] New: [4.7/4.8/4.9 Regression] ICE converting the return type of a builtin function
 2015-06-23  8:47 UTC  (2+ messages)
` [Bug middle-end/59630] [4.8 "

[Bug c++/59761] New: ICE: g++ segfaults in test case involving constexpr default constructor with uninitialized member and template type alias
 2015-06-23  8:47 UTC  (2+ messages)
` [Bug c++/59761] "

[Bug c++/59991] New: Recursive lambda capture in C++1y constexpr function template causes internal compiler error
 2015-06-23  8:47 UTC  (2+ messages)
` [Bug c++/59991] "

[Bug c/58943] New: wrong calculation of indirect structure member arithmetic via function call
 2015-06-23  8:46 UTC  (2+ messages)
` [Bug c/58943] [4.8 Regression] "

[Bug tree-optimization/58957] New: compilation hangs at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes)
 2015-06-23  8:46 UTC  (2+ messages)
` [Bug tree-optimization/58957] [4.8 Regression] compilation slow "

[Bug c++/59354] New: Unexpected result in g++ when casting int to char from an stl vector to an array
 2015-06-23  8:46 UTC  (2+ messages)
` [Bug tree-optimization/59354] [4.8 Regression] Element swizzling produces invalid result with -O3

[Bug tree-optimization/59058] New: wrong code at -O3 on x86_64-linux-gnu (affecting gcc 4.6 to trunk)
 2015-06-23  8:45 UTC  (2+ messages)
` [Bug tree-optimization/59058] [4.8 Regression] "

[Bug c++/58375] New: internal compiler error: in push_reload, at reload.c:1360
 2015-06-23  8:43 UTC  (2+ messages)
` [Bug other/58375] [4.8 Regression] "

[Bug preprocessor/58580] New: preprocessor goes OOM with warning for zero literals
 2015-06-23  8:43 UTC  (2+ messages)
` [Bug preprocessor/58580] [4.8 Regression] "

[Bug lto/58251] New: -flto causes ICE lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706
 2015-06-23  8:42 UTC  (2+ messages)
` [Bug lto/58251] [4.8 Regression] "

[Bug other/58545] New: [4.7/4.8 Regression] error: unable to find a register to spill in class 'POINTER_REGS'
 2015-06-23  8:42 UTC  (2+ messages)
` [Bug rtl-optimization/58545] [4.8 "

[Bug c/58048] New: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2015-06-23  8:41 UTC  (2+ messages)
` [Bug rtl-optimization/58048] [4.8 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).