public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/62245] New: gfortran miscompiles int() on mips
 2014-08-24 12:33 UTC  (9+ messages)
` [Bug fortran/62245] "

[Bug target/61996] [SH] -musermode conflicts with -matomic-model=soft-imask
 2014-08-24 11:20 UTC  (5+ messages)

[Bug fortran/62242] New: ICE with character function in expression
 2014-08-24 11:06 UTC  (3+ messages)
` [Bug middle-end/62242] ICE in expand_expr_real_1

[Bug fortran/62246] New: internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c
 2014-08-24 11:04 UTC 

[Bug libstdc++/62169] New: map iterators under _GLIBCXX_DEBUG diverge
 2014-08-24 10:35 UTC  (4+ messages)
` [Bug libstdc++/62169] "

[Bug tree-optimization/50374] New: Support vectorization of min/max location pattern
 2014-08-24 10:30 UTC  (3+ messages)
` [Bug tree-optimization/50374] "

[Bug c++/62244] New: Function parameter should be in scope in its own default argument
 2014-08-24  8:49 UTC 

[Bug c++/62243] New: Non-typename template argument behaviour in loop (unsigned int)
 2014-08-24  8:32 UTC  (4+ messages)
` [Bug c++/62243] "

[Bug c/59708] New: clang-compatible checked arithmetic builtins
 2014-08-24  7:47 UTC  (3+ messages)
` [Bug c/59708] "

[Bug rtl-optimization/48580] New: missed optimization: integer overflow checks
 2014-08-24  7:06 UTC  (2+ messages)
` [Bug middle-end/48580] "

[Bug c/49467] New: Enhancement: Intrinsic to read CARRY and OVERFLOW flags (where applicable)
 2014-08-24  7:05 UTC  (2+ messages)
` [Bug c/49467] "

[Bug c++/62206] New: Gcc doesn't optimize methods in template class, even when they don't depend on the template variable
 2014-08-23 23:40 UTC  (2+ messages)
` [Bug c++/62206] "

[Bug c++/57533] New: When throwing local variable, it's being move-constructed even if not going out of scope
 2014-08-23 23:32 UTC  (2+ messages)
` [Bug c++/57533] "

[Bug c++/62172] New: Operand to a throw expression is moved when it should be copied
 2014-08-23 23:32 UTC  (3+ messages)
` [Bug c++/62172] "

[Bug c++/62189] New: Different result between 4.6 and 4.9.1
 2014-08-23 23:24 UTC  (2+ messages)
` [Bug c++/62189] "

[Bug debug/60433] New: auto-fn24.C:7:8: ICE: in dbxout_type, at dbxout.c:2371
 2014-08-23 23:20 UTC  (2+ messages)
` [Bug c++/60433] "

[Bug c++/62227] New: Templated move not elided
 2014-08-23 23:12 UTC  (2+ messages)
` [Bug c++/62227] "

[Bug c++/62229] New: Broken uniform initialization when using std::string ctor
 2014-08-23 23:05 UTC  (2+ messages)
` [Bug c++/62229] "

[Bug c++/62223] New: error: there are no arguments to ‘static_asssert’ that depend on a template parameter, so a declaration of ‘static_asssert’ must be available
 2014-08-23 23:01 UTC  (8+ messages)
` [Bug c++/62223] "

[Bug c++/62241] New: C++14 generalized lambda capture doesn't work with uniform initialization syntax
 2014-08-23 19:03 UTC  (5+ messages)
` [Bug c++/62241] "

[Bug ada/62019] New: [4.10 Regression] FAIL: gnat.dg/weak2.adb (test for excess errors) on x86_64-apple-darwin13
 2014-08-23 17:00 UTC  (2+ messages)
` [Bug ada/62019] [5 "

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

[Bug target/62038] New: Out of range branch target in thunk
 2014-08-23 16:05 UTC  (5+ messages)
` [Bug target/62038] "

[Bug fortran/61669] New: Error recovery ICE
 2014-08-23 14:53 UTC  (2+ messages)
` [Bug fortran/61669] "

[Bug bootstrap/60160] New: Building with -flto in CFLAGS_FOR_TARGET / CXXFLAGS_FOR_TARGET
 2014-08-23 14:39 UTC  (3+ messages)
` [Bug bootstrap/60160] "

[Bug c++/62240] New: A using-declaration within a class can publish a public base of a private base
 2014-08-23 14:27 UTC 

[Bug lto/62239] [5 Regression] ICE: in execute_todo, at passes.c:1795 with LTO
 2014-08-23 14:17 UTC 

[Bug tree-optimization/62238] New: ICE with LTO on valid code on x86_64-linux-gnu in verify_ssa (in 64-bit mode)
 2014-08-23 13:58 UTC 

[Bug fortran/60550] New: ICE on factory design pattern
 2014-08-23 12:33 UTC  (4+ messages)
` [Bug fortran/60550] [OOP] "

[Bug libstdc++/62237] New: ostream single character printing is slower than fprintf with "%c"
 2014-08-23 10:40 UTC 

[Bug fortran/60110] New: internal compiler error
 2014-08-23  9:46 UTC  (2+ messages)
` [Bug fortran/60110] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1266

[Bug ada/62236] New: <built-in>: error: aggregate value used where an integer was expected
 2014-08-23  4:56 UTC 

[Bug fortran/62125] New: Nested select type not accepted (rejects valid)
 2014-08-22 23:08 UTC  (3+ messages)
` [Bug fortran/62125] "

[Bug ipa/61998] New: [4.10 Regression] ICE: Segmentation fault with -Wsuggest-final-types
 2014-08-22 22:26 UTC  (5+ messages)
` [Bug ipa/61998] [5 "

[Bug middle-end/61913] New: ICE in common_handle_option with -Wodr
 2014-08-22 21:34 UTC  (3+ messages)
` [Bug middle-end/61913] "

[Bug c++/61956] New: problem links cilk on RHEL4
 2014-08-22 20:46 UTC  (2+ messages)
` [Bug target/61956] problem linking "

[Bug sanitizer/61955] New: libsanitizer fails to compile on RHEL4
 2014-08-22 20:45 UTC  (3+ messages)
` [Bug sanitizer/61955] "

[Bug target/62233] New: unnecessary shift instructions to prepare loop counter
 2014-08-22 20:42 UTC  (2+ messages)
` [Bug target/62233] "

[Bug c++/62150] New: test case g++.dg/ext/arm-fp16/fp16-mangle-1.C failed on ARM
 2014-08-22 20:04 UTC  (2+ messages)
` [Bug c++/62150] [5.0 regression] "

[Bug c++/62199] New: ICE with -Wlogical-not-parentheses
 2014-08-22 19:48 UTC  (3+ messages)
` [Bug c++/62199] "

[Bug c/61271] New: 3 * possible coding error with logical not (!)
 2014-08-22 19:41 UTC  (2+ messages)
` [Bug c/61271] 10 "

[Bug c++/57709] New: -Wshadow is too strict / has false positives
 2014-08-22 19:13 UTC  (2+ messages)
` [Bug c++/57709] "

[Bug c++/62129] New: internal compiler error: in output_constant, at varasm.c:4755
 2014-08-22 18:49 UTC  (3+ messages)
` [Bug c++/62129] [4.9/5 Regression] "

[Bug target/62195] New: [5 Regression] Invalid mnemonic 'xxlxor' on powerpc-apple-darwin9 with -m64
 2014-08-22 18:49 UTC  (5+ messages)
` [Bug target/62195] "

[Bug fortran/62135] ICE with invalid SELECT CASE selector
 2014-08-22 18:49 UTC  (4+ messages)

[Bug ada/62235] New: Storage_Error in the compiler
 2014-08-22 18:48 UTC 

[Bug testsuite/62234] New: warnings/errors from LTO cannot be tested
 2014-08-22 18:34 UTC 

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

[Bug fortran/62215] New: Updating .mod files on Win32 fails
 2014-08-22 14:52 UTC  (8+ messages)
` [Bug fortran/62215] "

[Bug c++/62232] New: -Wnon-virtual-dtor shouldn't warn on final classes
 2014-08-22 13:47 UTC 

[Bug target/62231] New: Exception handling broken on powerpc-e500v2-linux-gnuspe
 2014-08-22 13:31 UTC 

[Bug c++/60517] New: warning/error for taking address of member of a temporary object
 2014-08-22 13:22 UTC  (3+ messages)
` [Bug c++/60517] "

[Bug fortran/62226] New: Encode CPP options in lang.opt
 2014-08-22 12:55 UTC  (2+ messages)
` [Bug fortran/62226] "

[Bug c/62228] New: gcc : expected identifier before numeric constant
 2014-08-22 12:40 UTC  (5+ messages)
` [Bug c/62228] "

[Bug debug/62225] New: DW_AT_location for local variable is missing
 2014-08-22 10:47 UTC  (3+ messages)
` [Bug debug/62225] "

[Bug fortran/61234] Warn for use-stmt without explicit only-list
 2014-08-22 10:16 UTC  (2+ messages)

[Bug other/62008] New: CilkPlus Array Notation ICE in build_array_notation_ref when trying to build a multidimensional array from a pointer
 2014-08-22  9:40 UTC  (3+ messages)
` [Bug other/62008] "

[Bug c++/62224] New: Possible regression in gcc-4.9-20140820
 2014-08-22  7:50 UTC  (2+ messages)
` [Bug c++/62224] "

[Bug tree-optimization/62217] New: Extra iteration peeled during cunroll. Makes VRP warn
 2014-08-22  7:45 UTC  (4+ messages)
` [Bug tree-optimization/62217] "
` [Bug tree-optimization/62217] DOM confuses complete unrolling which in turn causes VRP to warn

[Bug c++/62222] 'tuple_element_t' was not declared in this scope
 2014-08-22  6:39 UTC  (4+ messages)

[Bug libgcc/56846] New: _Unwind_Backtrace on ARM and noexcept
 2014-08-22  6:01 UTC  (2+ messages)
` [Bug libgcc/56846] "

[Bug lto/62208] New: ICE with LTO on valid code at -O3 on x86_64-linux-gnu in trunc_int_for_mode, at explow.c:56
 2014-08-22  4:31 UTC  (4+ messages)
` [Bug rtl-optimization/62208] "

[Bug c++/60262] New: explicit destructor call to destructor of Base accepted without using a qualified-id
 2014-08-22  3:01 UTC  (2+ messages)
` [Bug c++/60262] explicit destructor call via Derived "

[Bug c++/62221] Explicit base destructor call acccepted
 2014-08-22  3:01 UTC 

[Bug lto/62213] [5 Rgression] ICE in lto for test case 20081120-1
 2014-08-21 22:45 UTC  (3+ messages)
` [Bug lto/62213] [5 Regression] "

[Bug tree-optimization/62220] New: missed optimization wrt module for loop variable
 2014-08-21 22:39 UTC 

[Bug fortran/62214] New: Problem with spread plus concatenation for characters
 2014-08-21 21:21 UTC  (6+ messages)
` [Bug fortran/62214] [4.8/4.9/5 Regression] "

[Bug rtl-optimization/62011] New: False Data Dependency in popcnt instruction
 2014-08-21 18:06 UTC  (3+ messages)
` [Bug target/62011] "

[Bug c/47781] New: warnings from custom printf format specifiers
 2014-08-21 17:54 UTC  (3+ messages)
` [Bug c/47781] "

[Bug c/62198] New: spurious warning - initialization discards qualifier from pointer target type for pointer to array
 2014-08-21 16:54 UTC  (3+ messages)
` [Bug c/62198] "

[Bug target/62218] New: gcc produces invalid SH instruction (stc r2,sr) when building libgcc
 2014-08-21 15:25 UTC  (5+ messages)
` [Bug target/62218] "

[Bug sanitizer/62216] New: UBSan can read past valid memory region
 2014-08-21 14:00 UTC  (4+ messages)
` [Bug sanitizer/62216] "

[Bug lto/62061] New: FAIL: g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2
 2014-08-21 13:53 UTC  (4+ messages)
` [Bug lto/62061] [5 Regression] "

[Bug c++/62091] New: ice in before_dom_children
 2014-08-21 13:49 UTC  (2+ messages)
` [Bug tree-optimization/62091] [5 Regression] "

[Bug target/52435] New: ICE in arm_select_dominance_cc_mode, at config/arm/arm.c:10625
 2014-08-21 12:47 UTC  (2+ messages)
` [Bug target/52435] "

[Bug target/62111] New: ICE when building Linux kernel for sh64
 2014-08-21 12:34 UTC  (4+ messages)
` [Bug target/62111] "

[Bug middle-end/62084] [avr] ICE: in convert_debug_memory_address
 2014-08-21 11:41 UTC 

[Bug c++/62175] New: Internal compiler error in gimplify_modify_expr gimplify.c:4616
 2014-08-21 11:04 UTC  (3+ messages)
` [Bug c++/62175] [4.9/5 Regression] "

[Bug tree-optimization/62112] New: Optimize out malloc when block is unused or write-only
 2014-08-21  9:39 UTC  (3+ messages)
` [Bug tree-optimization/62112] "

[Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags
 2014-08-21  9:02 UTC  (2+ messages)

[Bug c/62184] New: [C/C++] Extend -Wempty-body to
 2014-08-21  7:48 UTC  (3+ messages)
` [Bug c/62184] [C/C++] Extend -Wempty-body to 'while' loops

[Bug other/35376] #pragma GCC diagnostic expand function
 2014-08-21  7:12 UTC 

[Bug c/61339] New: wide-int.h: 3 * mismatched tags
 2014-08-21  6:55 UTC  (3+ messages)
` [Bug c++/61339] add mismatch between struct and class to non-bugs

[Bug middle-end/44786] -fsanitize=undefined: Turn on runtime code generation to check for undefined behavior
 2014-08-21  6:55 UTC 

[Bug target/45808] New: FreeBSD: -pthread is handled incompletely
 2014-08-21  6:35 UTC  (3+ messages)
` [Bug target/45808] "

[Bug c++/62185] New: New warning for "defined as a struct here but previously declared as a class" / [-Wmismatched-tags]
 2014-08-21  1:08 UTC  (2+ messages)
` [Bug c++/62185] "

[Bug c/53562] New: Add -Werror= support for -D_FORTIFY_SOURCE / __builtin___memcpy_chk
 2014-08-21  0:09 UTC  (2+ messages)
` [Bug c/53562] "

[Bug c/62177] New: mips-rtems ICE at lra_assigns.c:1335 compiling strtod.c in newlib
 2014-08-20 22:05 UTC  (2+ messages)
` [Bug rtl-optimization/62177] "

[Bug c/62203] New: arm-rtems ICE compiling libgcc/fixed-bit.c
 2014-08-20 22:04 UTC  (3+ messages)
` [Bug c/62203] "

[Bug c++/61566] New: [4.9/4.10 Regression] ICE in write_unscoped_name
 2014-08-20 21:01 UTC  (2+ messages)
` [Bug c++/61566] "

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