public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug bootstrap/59496] New: [4.9 Regression] Bootstrap fails on powerpc-apple-darwin9 after r205685
 2014-01-21  8:52 UTC  (3+ messages)
` [Bug bootstrap/59496] "

[Bug gcov-profile/48361] New: gcov freezes when using --all-blocks (-a) flag
 2014-01-21  8:40 UTC  (2+ messages)
` [Bug gcov-profile/48361] "

[Bug tree-optimization/59860] New: [4.8 Regression] ICE in compute_may_aliases, at tree-ssa-structalias.c:6843
 2014-01-21  7:32 UTC  (9+ messages)
` [Bug tree-optimization/59860] [4.8/4.9 "

[Bug other/59893] Use LTO for libgcc.a, libstdc++.a, etc
 2014-01-21  6:19 UTC  (2+ messages)

[Bug c++/59895] New: Updates to global variables not consistent across translation units when FLTO is enabled
 2014-01-21  5:08 UTC  (5+ messages)
` [Bug c++/59895] "

[Bug c/59852] New: Support sparse-style __attribute__((bitwise)) (type attribute)
 2014-01-21  3:08 UTC  (8+ messages)
` [Bug c/59852] "

[Bug target/59896] New: Thumb-1 LRA unable to generate reloads for jump_insn
 2014-01-21  2:19 UTC 

[Bug c/58928] New: Different results from gcc when -mlzcnt is used
 2014-01-20 23:48 UTC  (4+ messages)
` [Bug target/58928] "

[Bug c/59855] New: Support sparse-style __attribute__((designated_init)) on structures, requiring designated initializers
 2014-01-20 23:01 UTC  (3+ messages)
` [Bug c/59855] "

[Bug libstdc++/59894] New: Force use of the default new/delete
 2014-01-20 22:07 UTC  (3+ messages)
` [Bug libstdc++/59894] "

[Bug target/59789] New: [4.9 Regression] ICE in in convert_move, at expr.c:333
 2014-01-20 21:10 UTC  (3+ messages)
` [Bug tree-optimization/59789] "

[Bug target/59685] New: ICE: in output_2305, at config/i386/sse.md:8919 with -march=bdver1 -mavx512f
 2014-01-20 20:50 UTC  (4+ messages)
` [Bug target/59685] "

[Bug target/59888] New: ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE 
 2014-01-20 20:28 UTC  (4+ messages)
` [Bug target/59888] "
` [Bug target/59888] ld: illegal text-relocation to '_compute' ... on darwin1(2|3)

[Bug libstdc++/56779] New: libstdc++.so: undefined reference to `libintl_textdomain'
 2014-01-20 20:02 UTC  (6+ messages)
` [Bug libstdc++/56779] [4.8/4.9 Regression] "

[Bug target/59396] New: [avr] Wrong warning with ISR() and -flto
 2014-01-20 18:55 UTC  (7+ messages)
` [Bug target/59396] "

[Bug rtl-optimization/59890] New: var-tracking.c:val_reset segfaults
 2014-01-20 18:52 UTC  (3+ messages)
` [Bug rtl-optimization/59890] "

[Bug libstdc++/56267] New: [4.7/4.8 Regression] unordered containers require Assignable hash function
 2014-01-20 18:50 UTC  (3+ messages)
` [Bug libstdc++/56267] [4.7/4.8/4.9 "

[Bug tree-optimization/59892] New: out of bounds array access is misoptimized
 2014-01-20 18:47 UTC  (3+ messages)
` [Bug tree-optimization/59892] "

[Bug c++/58116] New: missed-optimization: const temporaries could be promoted to static
 2014-01-20 18:39 UTC  (2+ messages)
` [Bug c++/58116] "

[Bug debug/31412] var-tracking.c is slow
 2014-01-20 18:20 UTC  (3+ messages)

[Bug tree-optimization/59891] New: ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu
 2014-01-20 18:07 UTC 

[Bug other/58996] [4.9 regression] build failure in libcilkrts
 2014-01-20 17:50 UTC 

[Bug c++/59886] New: ICE in expand_expr_real_2
 2014-01-20 17:48 UTC  (7+ messages)
` [Bug c++/59886] "
` [Bug c++/59886] [4.9 Regression] "
` [Bug c++/59886] [4.9 Regression] C++ array init optimization results in RANGE_EXPRs in assignments

[Bug c++/59868] New: Extremely slow compile times
 2014-01-20 17:41 UTC  (4+ messages)
` [Bug c++/59868] Extremely slow compile times with -g (var-tracking)

[Bug other/59889] New: gcj: internal compiler error: Killed: 9 (program jc1)
 2014-01-20 15:39 UTC  (6+ messages)
` [Bug other/59889] "

[Bug c/59887] New: 4.6 regression (4.6.3-14+rpi1 -> 4.4.7-3+rpi1) internal compiler error: Segmentation fault
 2014-01-20 15:31 UTC  (3+ messages)
` [Bug c/59887] "

[Bug bootstrap/59878] New: [4.9 Regression] ISL from cloog does not work with trunk
 2014-01-20 15:02 UTC  (4+ messages)
` [Bug bootstrap/59878] "

[Bug c++/59865] New: gnu multiversion calculates wrong target
 2014-01-20 15:00 UTC  (3+ messages)
` [Bug c++/59865] "

[Bug target/59448] New: ARM code generation doesn't respect C11 address-dependency
 2014-01-20 14:21 UTC  (5+ messages)
` [Bug middle-end/59448] Code "

[Bug sanitizer/56454] New: need to rename attribute no_address_safety_analysis to no_sanitize_address
 2014-01-20 13:26 UTC  (3+ messages)
` [Bug sanitizer/56454] "

[Bug libstdc++/59829] Calling vector::data() occurs undefined behavior when the vector is empty
 2014-01-20 11:18 UTC 

[Bug c++/53958] New: set_slot_part and canon_value_cmp using 90% of compile time
 2014-01-20 11:02 UTC  (3+ messages)
` [Bug c++/53958] "

[Bug fortran/59881] New: Memory corruption with allocatable arrays in polymorphic types
 2014-01-20 10:49 UTC  (5+ messages)
` [Bug fortran/59881] "

[Bug middle-end/58479] New: slow compilation on x86_64-linux at -O1 (and above) with -g, but checking disabled
 2014-01-20 10:48 UTC  (3+ messages)
` [Bug middle-end/58479] [4.9 Regression] slow var-tracking "

[Bug c++/59838] New: ICE with an enum using an incomplete type
 2014-01-20 10:45 UTC  (3+ messages)
` [Bug c++/59838] [4.7/4.8 Regression] "
` [Bug c++/59838] [4.7 "

[Bug debug/57481] New: [4.8 Regression] LTO VTA compile time hog
 2014-01-20 10:02 UTC  (2+ messages)
` [Bug debug/57481] "

[Bug c/57635] New: gcc hanging while compiling huge files
 2014-01-20  9:57 UTC  (2+ messages)
` [Bug rtl-optimization/57635] "

[Bug rtl-optimization/59880] New: Improve REE for implicit SI->DI zero-extend
 2014-01-20  9:55 UTC  (8+ messages)
` [Bug rtl-optimization/59880] "
` [Bug rtl-optimization/59880] ix86_avoid_lea_for_addr is buggy
` [Bug target/59880] "

[Bug c/59863] New: const array in function is placed on stack
 2014-01-20  9:42 UTC  (3+ messages)
` [Bug c/59863] "

[Bug other/59882] New: dev-cpp/xsd: internal compiler error: Segmentation fault
 2014-01-20  9:36 UTC  (5+ messages)
` [Bug other/59882] "
` [Bug ipa/59882] [4.9 Regression] "

[Bug lto/55113] New: internal compiler error: in emit_library_call_value_1, at calls.c:3739
 2014-01-20  9:34 UTC  (2+ messages)
` [Bug lto/55113] ICE with LTO and -fshort-double

[Bug target/59874] Missing builtin (__builtin_clzs) when compiling with g++
 2014-01-20  9:30 UTC 

[Bug c++/59885] New: compiler issues incorrect "ambiguous base class" error message
 2014-01-20  9:27 UTC 

[Bug target/49423] New: [arm] internal compiler error: in push_minipool_fix
 2014-01-20  9:23 UTC  (5+ messages)
` [Bug target/49423] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/59757] New: Unexpected VN_TOP in SSCVN
 2014-01-20  9:14 UTC  (2+ messages)
` [Bug tree-optimization/59757] "

[Bug rtl-optimization/59857] New: 4.8.2 loop optimization is worse than 4.5.1 under ARM
 2014-01-20  8:39 UTC  (2+ messages)
` [Bug rtl-optimization/59857] "

[Bug c/59884] New: Unexpected warning pragma GCC target
 2014-01-20  3:56 UTC  (3+ messages)
` [Bug target/59884] "

[Bug other/36150] colorize output of gcc
 2014-01-20  2:41 UTC 

[Bug c++/59873] New: The value of char32_t U'\u0000' and char16_t u'\u000' is 1, instead of 0
 2014-01-20  0:19 UTC  (6+ messages)
` [Bug c++/59873] "

[Bug libfortran/59771] New: Cleanup handling of Gw.0 and Gw.0Ee format
 2014-01-19 23:21 UTC  (3+ messages)
` [Bug libfortran/59771] "

[Bug libfortran/59774] New: Inconsistent rounding between -m32 and -m64
 2014-01-19 23:21 UTC  (3+ messages)
` [Bug libfortran/59774] [4.8/4.9 Regression] "

[Bug libfortran/59836] New: Wrong outputs with rounding formats for some values
 2014-01-19 23:21 UTC  (3+ messages)
` [Bug libfortran/59836] [4.7/4.8/4.9 Regression] "

[Bug fortran/59198] New: ICE on cyclically dependent polymorphic types
 2014-01-19 21:31 UTC  (2+ messages)
` [Bug fortran/59198] [4.7/4.8/4.9 Regression] "

[Bug c/59802] New: excessive compile time in loop unswitching
 2014-01-19 21:28 UTC  (2+ messages)
` [Bug rtl-optimization/59802] excessive compile time in RTL optimizers (loop unswitching, CPROP)

[Bug fortran/59414] New: Class array pointers: compile error on valid code (Different ranks in pointer assignment)
 2014-01-19 21:06 UTC  (3+ messages)
` [Bug fortran/59414] [4.8/4.9 Regression] [OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE inside SELECT TYPE

[Bug c/48968] New: incorrect warning about longjmp/vfork clobbering a local (-W -O2, x86-64)
 2014-01-19 20:31 UTC  (4+ messages)
` [Bug c/48968] "

[Bug c++/59883] New: Missed C++ front-end devirtualizations
 2014-01-19 19:09 UTC 

[Bug c++/57172] New: [C++11][DR 1164] Template overload resolution ambiguous for T&& versus T&
 2014-01-19 19:03 UTC  (2+ messages)
` [Bug c++/57172] "

[Bug fortran/58410] New: Bogus uninitialized variable warning for allocatable derived type array function result
 2014-01-19 18:07 UTC  (3+ messages)
` [Bug fortran/58410] [4.8/4.9 Regression] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2014-01-19 18:07 UTC 

[Bug c++/59867] New: Template string literal loses first symbol
 2014-01-19 17:06 UTC  (2+ messages)
` [Bug c++/59867] "

[Bug target/59379] New: gomp_init_num_threads is compiled into an infinite loop with --with-arch=corei7 --with-cpu=slm
 2014-01-19 15:48 UTC  (4+ messages)
` [Bug target/59379] [4.9 Regression] "

[Bug rtl-optimization/57763] New: [4.9 Regression]: comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary
 2014-01-19 15:34 UTC  (3+ messages)
` [Bug rtl-optimization/57763] "

[Bug fortran/59862] New: Code does not compile with 4.8.1 tarball release but compiles with 4.8.1 SVN release
 2014-01-19 14:01 UTC  (3+ messages)
` [Bug other/59862] "

[Bug fortran/57129] New: ICE (segfault) in check_extended_derived_type
 2014-01-19 13:52 UTC  (5+ messages)
` [Bug fortran/57129] [4.7/4.8/4.9 Regression] "
` [Bug fortran/57129] [4.7/4.8/4.9 Regression] Improve error message for conflicts between PROCEDURE and DERIVED

[Bug libstdc++/59876] _Rb_tree move constructor invokes _M_copy
 2014-01-19 13:45 UTC  (3+ messages)

[Bug c++/59879] New: arrays in return statements or default arguments decay too early
 2014-01-19 13:03 UTC 

[Bug libstdc++/59872] New: Cannot move std::map with move-only mapped_type
 2014-01-19 12:55 UTC  (4+ messages)
` [Bug libstdc++/59872] [4.9 Regression] "

[Bug tree-optimization/59875] Missed unrolling opportunity
 2014-01-19 12:54 UTC  (4+ messages)

[Bug fortran/55172] New: ICE on invalid: gfc_variable_attr(): Bad array reference
 2014-01-19 12:20 UTC  (2+ messages)
` [Bug fortran/55172] [4.7 Regression] [OOP] gfc_variable_attr(): Bad array reference in SELECT TYPE

[Bug target/52125] New: Problems with LO16 asm operands on MIPS
 2014-01-19 11:35 UTC  (2+ messages)
` [Bug target/52125] "

[Bug fortran/34547] [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid
 2014-01-19 11:31 UTC  (2+ messages)

[Bug fortran/20585] [meta-bug] Fortran 2003 support
 2014-01-19 11:31 UTC 

[Bug c++/59766] New: c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason
 2014-01-19 10:51 UTC  (2+ messages)
` [Bug c++/59766] "

[Bug c++/59877] New: Internal compiler error: Error reporting routines re-entered
 2014-01-19 10:33 UTC  (2+ messages)
` [Bug c++/59877] "

[Bug bootstrap/59864] New: [4.9 regression] RTL check: expected code 'reg', have 'ne' in rhs_regno, at rtl.h:1125
 2014-01-19  9:31 UTC  (2+ messages)
` [Bug bootstrap/59864] "

[Bug c++/57926] Atomic functions broken with C++ but not C?
 2014-01-19  9:24 UTC 

[Bug c/59870] New: Gcc should warn conversion from "const char*" to "char*"
 2014-01-19  6:48 UTC  (4+ messages)
` [Bug c/59870] Gcc should warn conversion from "const char*" to "char*" for string literals

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