public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/60681] New: Libbacktrace library doesn't work with QEMU in application mode
 2014-03-28 19:50 UTC  (4+ messages)
` [Bug other/60681] "

[Bug fortran/60677] New: [4.9 Regression] FAIL: gfortran.dg/ichar_3.f90 -O (test for excess errors)
 2014-03-28 19:47 UTC  (6+ messages)
` [Bug fortran/60677] "
` [Bug fortran/60677] [4.7/4.8 "

[Bug c/60693] New: ICE on funny memcpy
 2014-03-28 19:33 UTC  (6+ messages)
` [Bug target/60693] "
` [Bug target/60693] [4.8/4.9 Regression] "
` [Bug target/60693] [4.8 "

[Bug c++/60687] New: [4.8.0] Infinite loop compiling recursive templates indirectly by local class in function
 2014-03-28 19:05 UTC  (3+ messages)
` [Bug c++/60687] "

[Bug libfortran/52539] New: I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write
 2014-03-28 18:52 UTC  (2+ messages)
` [Bug libfortran/52539] "

[Bug tree-optimization/60656] New: [4.8/4.9 regression] x86 vectorization produces wrong code
 2014-03-28 18:48 UTC  (4+ messages)
` [Bug tree-optimization/60656] "

[Bug target/60697] New: [aarch64] LRA ICE (Segfault) while building 435.gromacs
 2014-03-28 18:37 UTC  (4+ messages)
` [Bug target/60697] "

[Bug libfortran/60701] New: internal compiler error: in gfc_conv_variable, at fortran/trans-expr.c:551
 2014-03-28 18:36 UTC  (5+ messages)
` [Bug libfortran/60701] "

[Bug fortran/43896] [OOP] ICE in gfc_conv_variable, at fortran/trans-expr.c:551
 2014-03-28 18:25 UTC 

[Bug c++/60689] New: Bogus error with atomic::exchange
 2014-03-28 18:17 UTC  (5+ messages)
` [Bug c++/60689] "

[Bug middle-end/60640] New: [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed
 2014-03-28 18:13 UTC  (8+ messages)
` [Bug middle-end/60640] "

[Bug c/60700] New: missing dependency between %ax and %eax when compiling 32bit on 64bit
 2014-03-28 17:47 UTC 

[Bug c++/54430] New: [C++11] Range Based For Loop lhs scoping issue
 2014-03-28 17:29 UTC  (5+ messages)
` [Bug c++/54430] [C++11] For-Loop: Scope of iterating variable begins too early

[Bug c++/60695] New: std::atomic<X> doesn't work when X is of zero size
 2014-03-28 17:27 UTC  (5+ messages)
` [Bug c++/60695] "
` [Bug libstdc++/60695] "

[Bug ipa/58678] New: [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)
 2014-03-28 17:18 UTC  (3+ messages)
` [Bug c++/58678] "

[Bug c++/60699] New: empty braced-init-list of non-static data member T[N] in class template results in ICE, if T is a class
 2014-03-28 17:16 UTC 

[Bug c++/60698] New: non-empty braced-or-equal-initializer of non-static data member T[N] in class template results in error diagnostic, if T is a class
 2014-03-28 17:06 UTC 

[Bug sanitizer/60275] New: [UBSAN] Add -f[no-]sanitize-recover/-fsanitize-undefined-trap-on-error to make UBSAN's runtime errors fatal
 2014-03-28 16:48 UTC  (4+ messages)
` [Bug sanitizer/60275] "

[Bug middle-end/60647] New: [4.8 Regression] ICE in visit_ref_for_mod_analysis, at ipa-prop.c:2112
 2014-03-28 16:39 UTC  (4+ messages)
` [Bug middle-end/60647] [4.9 "

[Bug c++/49604] New: forward-declared enum in class scope is private in context of constexpr
 2014-03-28 16:32 UTC  (2+ messages)
` [Bug c++/49604] forward-declared enum's elements in class scope gets default access (class vs struct)

[Bug java/60667] New: Undefined behavior in Java FE
 2014-03-28 16:06 UTC  (5+ messages)
` [Bug java/60667] "

[Bug c++/60675] New: [4.9 regression][aarch64] internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2014-03-28 15:49 UTC  (14+ messages)
` [Bug c++/60675] "
` [Bug target/60675] "

[Bug c++/52369] New: Const-qualified non-class base member and defaulted default constructor
 2014-03-28 15:36 UTC  (3+ messages)
` [Bug c++/52369] "

[Bug target/60696] New: [aarch64] vld1 intrinsics gives unexpected result in big_endian
 2014-03-28 14:38 UTC  (2+ messages)
` [Bug target/60696] "

[Bug c++/57493] New: Incorrect name lookup for range loop
 2014-03-28 14:16 UTC  (4+ messages)
` [Bug c++/57493] "

[Bug c/51088] New: undefined symbol [local label] (optimization of indirect goto)
 2014-03-28 13:52 UTC  (2+ messages)
` [Bug c/51088] undefined label with statement expression and cond expression

[Bug fortran/60576] New: [4.9 Regression] FAIL: gfortran.dg/assumed_rank_7.f90
 2014-03-28 13:05 UTC  (3+ messages)
` [Bug fortran/60576] [4.8/4.9 "

[Bug fortran/60678] New: [4.9 Regression] FAIL: gfortran.dg/intrinsics_kind_argument_1.f90 -O (test for excess errors)
 2014-03-28 13:02 UTC  (4+ messages)
` [Bug fortran/60678] "

[Bug middle-end/48099] New: Evaluation order of arguments in a call expression
 2014-03-28 11:23 UTC  (3+ messages)
` [Bug middle-end/48099] "

[Bug tree-optimization/60694] New: Gcc-4.2.4 hangs during compilation of the attached test
 2014-03-28 10:53 UTC 

[Bug c/60018] New: Bogus conversion warning with optimization flag -O1
 2014-03-28 10:18 UTC  (2+ messages)
` [Bug c/60018] "

[Bug libgomp/60670] New: omp.h may differ between multilibs
 2014-03-28  9:27 UTC  (3+ messages)
` [Bug libgomp/60670] "

[Bug middle-end/60682] New: [4.9 Regression][OpenMP] ICE on an assignment of local variable inside SIMD loop
 2014-03-28  9:09 UTC  (4+ messages)
` [Bug middle-end/60682] "

[Bug lto/60690] Chromium build error with LTO
 2014-03-28  7:47 UTC  (2+ messages)

[Bug fortran/60522] New: WHERE construct causes an ICE in gfc_trans_where_2
 2014-03-28  7:17 UTC  (3+ messages)
` [Bug fortran/60522] [4.7/4.8/4.9 Regression] "

[Bug other/59545] New: Signed integer overflow issues
 2014-03-28  5:21 UTC  (3+ messages)
` [Bug other/59545] "

[Bug fortran/60128] New: Wrong ouput using en edit descriptor
 2014-03-28  1:05 UTC  (14+ messages)
` [Bug fortran/60128] [4.8/4.9 Regression] "

[Bug debug/57519] New: DW_TAG_imported_declaration put in wrong class (base class instead of derived class)
 2014-03-27 23:31 UTC  (2+ messages)
` [Bug debug/57519] "

[Bug bootstrap/60688] New: ICE in real_to_decimal_for_mode
 2014-03-27 22:20 UTC  (2+ messages)
` [Bug bootstrap/60688] "

[Bug target/60676] New: Add vec_xxsldi, vec_xxpermdi to altivec.h
 2014-03-27 22:02 UTC  (2+ messages)
` [Bug target/60676] "

[Bug c++/60692] New: ICE with template template parameter (invalid code)
 2014-03-27 22:02 UTC 

[Bug fortran/58880] New: ICE on valid with FINAL function and type extension
 2014-03-27 21:18 UTC  (2+ messages)
` [Bug fortran/58880] [4.9 Regression] [OOP] "

[Bug c++/60642] New: abi_tag attribute doesn't work on explicit specializations of class templates
 2014-03-27 21:16 UTC  (2+ messages)
` [Bug c++/60642] Unclear diagnostic with invalid use of abi_tag attribute on explicit instantiation

[Bug testsuite/60672] New: FAIL: g++.dg/cpp1y/auto-fn25.C -std=gnu++1y (test for errors, line 7)
 2014-03-27 21:15 UTC  (3+ messages)
` [Bug testsuite/60672] "

[Bug c++/60691] New: Build fails in libstdc++ with --enable-sjlj-exceptions on ARM
 2014-03-27 21:10 UTC  (3+ messages)
` [Bug c++/60691] "

[Bug rtl-optimization/60650] New: [ARM] LRA ICE assign_by_spills
 2014-03-27 18:50 UTC  (2+ messages)
` [Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

[Bug target/60604] New: GCC incorrectly compiles s_csinh function on MIPS
 2014-03-27 18:42 UTC  (3+ messages)
` [Bug target/60604] [4.9 Regression] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)

[Bug libstdc++/60612] Throwing exception, catching and rethrowing (std::exception_ptr) in destructor leads to segfault
 2014-03-27 18:08 UTC  (2+ messages)

[Bug target/60606] New: ICE [ARM] error: insn does not satisfy its constraints
 2014-03-27 17:37 UTC  (3+ messages)
` [Bug target/60606] "
` [Bug target/60606] [ARM] ICE with asm ("mov ...", pc)

prefavour
 2014-03-27 17:13 UTC 

[Bug c/50347] New: unexpected -Wconversion error from gcc builtin
 2014-03-27 15:59 UTC  (3+ messages)
` [Bug c/50347] "

[Bug c++/60686] New: message " only declarations of constructors can be ‘explicit’ " now conflicting with C++11
 2014-03-27 15:24 UTC  (2+ messages)
` [Bug c++/60686] "

[Bug c++/60680] unqualified-id expected, gcc fails to diagnose and accepts invalid
 2014-03-27 15:22 UTC 

[Bug c++/60685] New: exception not caught by enclosing catch
 2014-03-27 15:03 UTC  (2+ messages)
` [Bug c++/60685] "

[Bug other/60684] [4.9 Regression] cp-demangle.c:2149:13: error: ‘gnu_v3_unified_dtor’ undeclared
 2014-03-27 12:43 UTC 

[Bug c++/60683] New: confused by earlier errors, bailing out on incorrect std::initializer_list
 2014-03-27 10:55 UTC  (2+ messages)
` [Bug c++/60683] "

[Bug target/60580] New: aarch64 generates wrong code for __attribute__ ((optimize("no-omit-frame-pointer")))
 2014-03-27 10:20 UTC  (2+ messages)
` [Bug target/60580] "

[Bug tree-optimization/57169] New: fully unrolled matrix multiplication not vectorized
 2014-03-27 10:08 UTC  (2+ messages)
` [Bug tree-optimization/57169] "

[Bug target/54083] New: FAIL: gcc.dg/torture/pr53922.c on x86_64-apple-darwin10
 2014-03-27  9:37 UTC  (6+ messages)
` [Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

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

[Bug c++/60315] New: template constructor switch optimization
 2014-03-27  7:30 UTC  (3+ messages)
` [Bug ipa/60315] [4.8/4.9 Regression] "

[Bug fortran/60661] New: DO CONCURRENT with MASK: Avoid using a temporary for the mask
 2014-03-27  6:54 UTC  (2+ messages)
` [Bug fortran/60661] "

[Bug c++/60679] New: class specialization not instantiated even though it is a better match than the primary template
 2014-03-27  1:48 UTC 

[Bug c++/58014] New: vshuf-v2si.C fails at -O3 on hppa64
 2014-03-27  1:17 UTC  (2+ messages)
` [Bug c++/58014] "

[Bug middle-end/55943] New: ICE in gen_reg_rtx
 2014-03-27  1:04 UTC  (2+ messages)
` [Bug middle-end/55943] [4.7/4.8/4.9 Regression] "

[Bug middle-end/56382] New: FAIL: gcc.c-torture/compile/pr55921.c (internal compiler error)
 2014-03-27  1:04 UTC  (2+ messages)
` [Bug middle-end/56382] "

[Bug c/51853] New: MPFR assertion failure with Python: p >= 2 && p <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))
 2014-03-27  0:52 UTC  (2+ messages)
` [Bug c/51853] "

[Bug target/58139] New: PowerPC volatile VSX register live across call
 2014-03-26 22:05 UTC  (3+ messages)
` [Bug target/58139] "

[Bug middle-end/39284] Computed gotos combined too aggressively
 2014-03-26 21:14 UTC 

[Bug c++/57199] New: [4.8, 4.9] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations
 2014-03-26 20:56 UTC  (3+ messages)
` [Bug tree-optimization/57199] [4.8/4.9 Regression] "

[Bug fortran/34928] Extension: volatile common blocks
 2014-03-26 20:40 UTC 

[Bug c++/59548] New: Abort after copying std::unordered_map in debug mode
 2014-03-26 19:43 UTC  (3+ messages)
` [Bug libstdc++/59548] [4.7/4.8 Regression] "
` [Bug libstdc++/59548] [4.7 "

[Bug c++/59296] New: [c++11] ref-qualified member function is ambiguous
 2014-03-26 18:54 UTC  (3+ messages)
` [Bug c++/59296] "

[Bug c++/60631] New: [c++11] rvalue this member functions are ambiguous
 2014-03-26 18:52 UTC  (2+ messages)
` [Bug c++/60631] "

[Bug c++/60673] New: c++11 static thread_local members may cause a segfault when accessed via 'this->'
 2014-03-26 18:44 UTC  (2+ messages)
` [Bug c++/60673] "

[Bug fortran/59093] New: internal compiler error: Segmentation fault compiling F90 File
 2014-03-26 18:29 UTC  (2+ messages)
` [Bug fortran/59093] Segfault in gfc_trans_pointer_assignment

[Bug c/60545] New: Please support the 64-bit Windows/EFI calling convention on x86-64 Linux/ELF
 2014-03-26 18:19 UTC  (2+ messages)
` [Bug target/60545] "

[Bug target/60655] New: [4.9 Regression] ICE: output_operand: invalid expression as operand
 2014-03-26 17:48 UTC  (3+ messages)
` [Bug debug/60655] "

[Bug ipa/60674] New: missed devirtualization in function called by destructor
 2014-03-26 17:15 UTC  (2+ messages)
` [Bug ipa/60674] "

[Bug c++/60566] [4.9 Regression] r208573 omits needed thunks
 2014-03-26 17:15 UTC  (2+ messages)

[Bug ada/60504] New: [4.9 regression] many Ada testsuite regressions with gcc-4.9-20140309 on armv5tel-linux-gnueabi
 2014-03-26 16:20 UTC  (2+ messages)
` [Bug target/60504] [4.9 regression] many Ada testsuite regressions on ARM/Linux

[Bug testsuite/60671] New: FAIL: g++.dg/pr49718.C -std=gnu++98 scan-assembler-times __cyg_profile_func_enter 1
 2014-03-26 15:39 UTC 

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