public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/60465] New: Compiling glibc-2.17,2.18 with gcc-4.8.2 and binutils-2.23.2,2.24 results in segfaults in _start / elf_get_dynamic_info
 2014-08-19 22:02 UTC  (11+ messages)
` [Bug other/60465] "

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

[Bug fortran/61847] bug in gfortran runtime: digits cut off when reading floating point number
 2014-08-19 20:50 UTC 

[Bug c++/62153] New: warn for bool expression compared with integer different from 0/1
 2014-08-19 20:26 UTC  (4+ messages)
` [Bug c++/62153] "

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

[Bug tree-optimization/62151] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2014-08-19 18:55 UTC  (4+ messages)
` [Bug rtl-optimization/62151] [5 Regression] "

[Bug ada/62193] New: There is a bug in the Ada runtime which causes some Ada time functions to fail on the MinGW 32-bit platform 
 2014-08-19 18:51 UTC 

[Bug c++/62192] New: Segmentation fault when linking with Qt libraries
 2014-08-19 18:34 UTC 

[Bug c++/62091] New: ice in before_dom_children
 2014-08-19 18:30 UTC  (5+ messages)
` [Bug tree-optimization/62091] [5 Regression] "

[Bug target/62191] New: extra shift generated for vector integer division by constant 2
 2014-08-19 18:24 UTC 

[Bug lto/62190] New: LTO DWARF produces __unknown__ type for unsigned int function argument type
 2014-08-19 17:46 UTC 

[Bug lto/53808] New: Undefined symbol when building a library with lto
 2014-08-19 17:30 UTC  (2+ messages)
` [Bug lto/53808] "

[Bug c++/61659] New: Extra undefined symbol because of devirtualization
 2014-08-19 17:30 UTC  (2+ messages)
` [Bug ipa/61659] [4.9/5 Regression] "

[Bug c/45584] typeof with casting from const to non-const does not work properly
 2014-08-19 17:12 UTC  (2+ messages)

[Bug libfortran/62188] New: Array bounds overrun in bessel_yn_r4/8/16 and other functions
 2014-08-19 16:54 UTC  (2+ messages)
` [Bug libfortran/62188] "

[Bug debug/61033] New: Infinite loop in variable tracking
 2014-08-19 16:33 UTC  (3+ messages)
` [Bug debug/61033] [4.8/4.9 Regression] "

[Bug target/62180] New: (RX600) - compiler doesn't honor -fstrict-volatile-bitfields and generates incorrect machine code for I/O register access
 2014-08-19 16:28 UTC  (4+ messages)
` [Bug target/62180] "

[Bug other/62168] New: error in configure: line 21572: test: =: unary operator expected
 2014-08-19 16:24 UTC  (10+ messages)
` [Bug other/62168] "

[Bug c++/62186] New: segfault on map.insert
 2014-08-19 16:17 UTC  (2+ messages)
` [Bug c++/62186] "

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

[Bug libstdc++/62187] New: std::string==const char* could compare sizes first
 2014-08-19 13:21 UTC 

[Bug lto/62179] New: undefined reference linking failure when combining "extern template"
 2014-08-19 12:14 UTC  (3+ messages)
` [Bug lto/62179] "

[Bug c/62140] New: [GCC-4.10.0] ICE: : in build2_stat, at tree.c:4265
 2014-08-19 11:51 UTC  (2+ messages)
` [Bug middle-end/62140] [GCC-4.10.0][ASAN] "

[Bug debug/59051] DW_tag_restrict_type not used
 2014-08-19 11:51 UTC 

[Bug sanitizer/61875] New: ATRIBUTE_NONNULL macro error
 2014-08-19 11:45 UTC  (2+ messages)
` [Bug sanitizer/61875] "

[Bug sanitizer/62089] Sanitizer may fail to instrument struct accesses
 2014-08-19 11:42 UTC  (2+ messages)

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

[Bug c/62141] New: [GCC-4.10.0] ICE: Segmentation fault: 11
 2014-08-19 11:38 UTC  (2+ messages)
` [Bug c/62141] [GCC-4.10.0][ASAN] "

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

[Bug tree-optimization/62156] New: memcmp doesn't see through memcpy at compile-time
 2014-08-19 11:19 UTC  (7+ messages)
` [Bug tree-optimization/62156] "

[Bug target/62178] New: [AArch64] Performance regression on matrix matrix multiply due to r211211
 2014-08-19 10:52 UTC  (3+ messages)
` [Bug target/62178] "

[Bug tree-optimization/62167] New: [tail-merge] dead type-unsafe load replaces type-safe load
 2014-08-19 10:18 UTC  (3+ messages)
` [Bug tree-optimization/62167] "

[Bug c/62184] New: [C/C++] Extend -Wempty-body to
 2014-08-19  9:53 UTC  (2+ messages)
` [Bug c/62184] [C/C++] Extend -Wempty-body to 'while' loops

[Bug c/62183] New: [C/C++] Warning wished for "!int_val == const" / logical not is only applied to the left hand side of this comparison
 2014-08-19  9:48 UTC 

[Bug c++/62181] New: [C/C++] Expected new warning: "adding 'char' to a string does not append to the string" [-Wstring-plus-int]
 2014-08-19  9:17 UTC 

[Bug c++/62175] New: Internal compiler error in gimplify_modify_expr gimplify.c:4616
 2014-08-19  9:09 UTC  (3+ messages)
` [Bug c++/62175] "

[Bug ipa/61800] New: [4.10 Regression] ICE: Segmentation fault during Firefox build
 2014-08-19  6:52 UTC  (3+ messages)
` [Bug ipa/61800] [5 "

[Bug c/52952] New: Wformat location info is bad (wrong column number)
 2014-08-19  2:06 UTC  (2+ messages)
` [Bug c/52952] "

[Bug target/62173] New: [AArch64] Performance regression due to r213488
 2014-08-19  1:37 UTC  (4+ messages)
` [Bug target/62173] "

[Bug c/62177] New: mips-rtems ICE at lra_assigns.c:1335 compiling strtod.c in newlib
 2014-08-18 22:33 UTC 

[Bug rtl-optimization/62040] New: internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1555
 2014-08-18 21:02 UTC  (3+ messages)
` [Bug target/62040] "

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

[Bug fortran/62176] New: [OOP] Inconsistent resolution of GENERIC interface
 2014-08-18 20:21 UTC 

[Bug target/46091] New: missed optimization: x86 bt/btc/bts instructions
 2014-08-18 19:39 UTC  (2+ messages)
` [Bug target/46091] "

[Bug fortran/62174] New: Component declarations overwrite types of Cray Pointee variables
 2014-08-18 16:56 UTC 

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

[Bug bootstrap/62077] New: --with-build-config=bootstrap-lto fails,
 2014-08-18 15:03 UTC  (12+ messages)
` [Bug bootstrap/62077] --with-build-config=bootstrap-lto fails

[Bug c/62090] New: ice in compute_may_aliases
 2014-08-18 14:57 UTC  (5+ messages)
` [Bug middle-end/62090] [5 Regression] "

[Bug tree-optimization/62171] New: restrict pointer to struct with restrict pointers parm doesn't prevent aliases
 2014-08-18 14:51 UTC 

[Bug c/62158] New: FAIL: scan-tree-dump-not optimized "gimple_assign"
 2014-08-18 14:19 UTC  (4+ messages)
` [Bug c/62158] "

[Bug c++/62164] New: 5.0: ICE: error: Both section and comdat group is set
 2014-08-18 13:58 UTC  (2+ messages)
` [Bug c++/62164] "

[Bug tree-optimization/46032] New: openmp inhibits loop vectorization
 2014-08-18 13:56 UTC  (2+ messages)
` [Bug tree-optimization/46032] "

[Bug c++/62170] New: wrong quoting (and colors) for typedef diagnostics
 2014-08-18 13:45 UTC 

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

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

[Bug rtl-optimization/62004] New: dead type-unsafe load replaces type-safe load
 2014-08-18  8:51 UTC  (4+ messages)
` [Bug rtl-optimization/62004] "
` [Bug rtl-optimization/62004] [if-conversion] "

[Bug tree-optimization/61964] New: [4.8 regression] krb5 database propagation enters infinite loop; reduced test case
 2014-08-18  8:38 UTC  (2+ messages)
` [Bug tree-optimization/61964] [4.8/4.9 "

[Bug rtl-optimization/62030] New: wrong code due to aliasing issue
 2014-08-18  8:38 UTC  (4+ messages)
` [Bug rtl-optimization/62030] wrong code due to ifcvt merging two stores which have different aliasing sets

[Bug middle-end/60546] New: [4.8 and 4.9] O2 & asan enable generates wrong insns
 2014-08-18  7:45 UTC  (2+ messages)
` [Bug middle-end/60546] [4.8/4.9] "

[Bug c++/61721] New: GCC 4.8-4.10 miscompiles webkit hashing
 2014-08-18  7:45 UTC  (2+ messages)
` [Bug c++/61721] "

[Bug c/52904] New: -Wstrict-overflow false alarm with bounded loop
 2014-08-18  6:29 UTC  (2+ messages)
` [Bug tree-optimization/52904] "

[Bug target/62166] New: Poor code generation (x86-64)
 2014-08-18  1:57 UTC 

[Bug libstdc++/41495] libstdc++ --enable-clocale=ieee_1003.1-2001 fails
 2014-08-17 17:43 UTC 

[Bug c/62059] New: signed integer overflow in diagnostic.c adjust_line
 2014-08-17 16:21 UTC  (3+ messages)
` [Bug c/62059] "

[Bug tree-optimization/62071] New: [4.10 Regression] ICE: in before_dom_children, at tree-ssa-pre.c:4411
 2014-08-17 15:57 UTC  (4+ messages)
` [Bug tree-optimization/62071] "

[Bug c++/62165] New: Misleading error messages when using "impossible" brace initializer list
 2014-08-17 14:45 UTC  (3+ messages)
` [Bug c++/62165] "

[Bug tree-optimization/59586] New: Segmentation fault with -Ofast -floop-parallelize-all -ftree-parallelize-loops
 2014-08-17  9:19 UTC  (3+ messages)
` [Bug tree-optimization/59586] [4.8/4.9/5 Regression] [graphite] "
` [Bug tree-optimization/59586] [4.8/4.9 "

[Bug c/62114] New: [graphite] ICE using -floop-parallelize-all and -ffast-math
 2014-08-17  9:18 UTC  (3+ messages)
` [Bug tree-optimization/62114] "

[Bug lto/62026] [4.9/5 Regression] Crash in lto_get_decl_name_mapping
 2014-08-17  5:27 UTC 

[Bug c++/62163] New: Dependent function call in constant expression produces error in template definition context
 2014-08-17  1:46 UTC 

[Bug fortran/47485] New: gfortran -M output is incorrect when -MT option is used
 2014-08-16 22:43 UTC  (2+ messages)
` [Bug fortran/47485] "

[Bug fortran/62162] New: Gfortran produces incorrect dependency files when using -MQ
 2014-08-16 22:43 UTC  (6+ messages)
` [Bug fortran/62162] "

[Bug target/62147] New: missed loop counter based optimization
 2014-08-16 18:29 UTC  (2+ messages)
` [Bug target/62147] "

[Bug debug/55794] New: g++.dg/debug/dwarf2/non-virtual-thunk.C -std=gnu++98 and -std=gnu++11
 2014-08-16 17:30 UTC  (2+ messages)
` [Bug debug/55794] FAIL: "

[Bug rtl-optimization/61641] New: [4.9 Regression] undefined label in jump_table_data
 2014-08-16 16:39 UTC  (4+ messages)
` [Bug target/61641] [4.9/5 "

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

[Bug fortran/61968] New: ICE (assembly failure) due to wrongly generating a vtable for TYPE(*) / BT_ASSUMED_TYPE
 2014-08-16 12:20 UTC  (2+ messages)
` [Bug fortran/61968] "

[Bug fortran/62076] New: [4.10 Regression] testsuite failure in udr2.90
 2014-08-16 12:14 UTC  (2+ messages)
` [Bug fortran/62076] [4.9/5 "

[Bug c++/62161] New: more precise locations for command-line diagnostics
 2014-08-16 10:41 UTC 

[Bug c++/52819] New: ICE: tree check: expected tree that contains 'decl minimal' structure, have 'nop_expr' in decl_linkage, at cp/tree.c:3136
 2014-08-16 10:12 UTC  (3+ messages)
` [Bug c++/52819] "

[Bug fortran/62142] New: internal compiler error: Segmentation fault (X = X - L*floor(X/L))
 2014-08-16  9:46 UTC  (5+ messages)
` [Bug fortran/62142] [4.9/5 Regression] "

[Bug c++/39159] unhelpful attribute warning on matching declaration after definition
 2014-08-16  3:23 UTC  (2+ messages)

[Bug c++/62160] New: std::uppercase does not work for std::hex output
 2014-08-15 22:48 UTC  (2+ messages)
` [Bug c++/62160] "

[Bug c++/61566] New: [4.9/4.10 Regression] ICE in write_unscoped_name
 2014-08-15 22:27 UTC  (3+ messages)
` [Bug c++/61566] "

[Bug fortran/62106] New: Adding a scalar variable to an array constructor gives wrong result
 2014-08-15 20:48 UTC  (3+ messages)
` [Bug fortran/62106] [4.9/5 Regression] "

[Bug target/56997] New: Incorrect write to packed field when strict-volatile-bitfields enabled on aarch32
 2014-08-15 16:36 UTC  (2+ messages)
` [Bug target/56997] "

[Bug libstdc++/57465] New: Failed postcondition for std::function constructed with null function pointer
 2014-08-15 16:26 UTC  (2+ messages)
` [Bug libstdc++/57465] "

[Bug c++/57466] New: Argument deduction fails for 'const T*' when T is function type
 2014-08-15 16:26 UTC  (3+ messages)
` [Bug c++/57466] [DR 1584] "

[Bug c++/62072] New: [4.9/4.10 regression] No SFINAE performed for function type
 2014-08-15 16:25 UTC  (4+ messages)
` [Bug c++/62072] [5 "

[Bug libstdc++/62159] New: Missing headers for freestanding implementation
 2014-08-15 15:44 UTC  (2+ messages)
` [Bug libstdc++/62159] "

[Bug libstdc++/62154] std::throw_with_nested should not require a polymorphic type
 2014-08-15 15:27 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).