public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/53163] New: crash due to null ptr deref
2012-05-02 10:24 UTC (6+ messages)
` [Bug tree-optimization/53163] [4.7/4.8 Regression] "
[Bug target/53187] New: ICE in arm_select_dominance_cc_mode
2012-05-02 9:50 UTC (3+ messages)
` [Bug target/53187] "
[Bug other/53178] New: fixinclude needed for iso/ctype_iso.h on Solaris 8
2012-05-02 9:29 UTC (2+ messages)
` [Bug other/53178] "
[Bug bootstrap/53188] New: libatomic error: Please use exactly Autoconf 2.64 instead of 2.69
2012-05-02 9:11 UTC
[Bug c++/53177] New: 20_util/function/cons/callable.cc failed with -m32 -march=corei7
2012-05-02 8:29 UTC (6+ messages)
` [Bug c++/53177] "
[Bug tree-optimization/30318] VRP does not create ANTI_RANGEs on overflow
2012-05-02 8:23 UTC
[Bug target/52684] New: glibc long double math tests fail on sparc 64-bit
2012-05-02 8:10 UTC (10+ messages)
` [Bug target/52684] "
` [Bug target/52684] [4.7 regression] "
[Bug c++/49488] New: [C++0x] Use 'final' for devirtualization purposes
2012-05-02 8:01 UTC (2+ messages)
` [Bug c++/49488] "
[Bug c++/53186] New: [C++11] missing devirtualization for operators "final"
2012-05-02 7:59 UTC
[Bug c/53160] New: likely wrong code bug
2012-05-02 7:22 UTC (7+ messages)
` [Bug rtl-optimization/53160] [4.8 Regression] "
` [Bug rtl-optimization/53160] [4.7/4.8 "
[Bug c++/53184] New: Unnecessary anonymous namespace warnings
2012-05-02 6:56 UTC (3+ messages)
` [Bug c++/53184] "
[Bug target/48941] New: [arm gcc] NEON: Stack pointer operations performed even tho stack is not accessed at all in function
2012-05-02 6:52 UTC (3+ messages)
` [Bug target/48941] "
[Bug tree-optimization/53185] New: segmentation fault in vectorizable_load
2012-05-02 6:43 UTC (3+ messages)
` [Bug tree-optimization/53185] "
[Bug go/52586] New: libgo fails to build for mipsel64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
2012-05-02 6:20 UTC (9+ messages)
` [Bug go/52586] libgo fails to build for mips*64-linux-gnu "
[Bug fortran/53111] New: Derived types cannot be included again when using standard Fortran 95
2012-05-02 6:08 UTC (2+ messages)
` [Bug fortran/53111] [4.7/4.8 Regression] Derived types cannot be USE-associated again with -std=f95
[Bug fortran/53175] New: Fortran 4.8 undefined reference to a variable in a module
2012-05-02 6:00 UTC (2+ messages)
` [Bug fortran/53175] [4.8 Regression] link failure for private module variables used in function specification
[Bug bootstrap/53183] New: [4.7/4.8 Regression] libgcc does not always figure out the size of double/long double
2012-05-02 1:58 UTC
[Bug c/53182] New: GNU C: attributes without underscores should be discouraged / no longer be documented e.g. as examples
2012-05-02 1:40 UTC
[Bug c++/53181] New: static_assert sees as non constant the comparison between a constexpr and a template argument
2012-05-02 0:00 UTC
[Bug libstdc++/53115] New: _Hashtable::_M_rehash_aux(false_type) is broken
2012-05-01 23:42 UTC (4+ messages)
` [Bug libstdc++/53115] [4.7/4.8 Regression] "
[Bug other/52847] New: "case" shell quoting problem in top-level makefile
2012-05-01 23:02 UTC (2+ messages)
` [Bug bootstrap/52847] "
[Bug c/37303] const compound initializers in structs are written to .data instead of .rodata
2012-05-01 21:26 UTC (3+ messages)
[Bug gcov-profile/49484] New: gcov crash if two(or more) forks happen at the same time
2012-05-01 21:23 UTC (2+ messages)
` [Bug gcov-profile/49484] "
[Bug c/37743] Bogus printf format warning with __builtin_bswap32
2012-05-01 20:47 UTC (2+ messages)
[Bug rtl-optimization/53180] New: Revision 186378 generates incorrect code for cpu2006 416.gamess
2012-05-01 20:22 UTC
[Bug other/53179] New: fixinclude needed for pthread.h on AIX 5.3 (PTHREAD_ONCE_INIT)
2012-05-01 20:17 UTC (2+ messages)
` [Bug other/53179] "
[Bug rtl-optimization/53176] New: [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c
2012-05-01 18:33 UTC (2+ messages)
` [Bug rtl-optimization/53176] "
[Bug target/53101] New: Recognize casts to sub-vectors
2012-05-01 17:18 UTC (3+ messages)
` [Bug target/53101] "
[Bug tree-optimization/53133] New: XOR AL,AL to zero lower 8 bits of EAX/RAX causes partial register stall (Intel Core 2)
2012-05-01 16:42 UTC (4+ messages)
` [Bug target/53133] "
[Bug debug/44664] CU DW_AT_low_pc, DW_AT_entry_pc are 0x0
2012-05-01 15:00 UTC
[Bug middle-end/53100] New: Optimize __int128 with range information
2012-05-01 12:47 UTC (4+ messages)
` [Bug middle-end/53100] "
[Bug c++/52538] New: Extend C++11 UDLs to be compatible with inttypes.h macros
2012-05-01 10:38 UTC (2+ messages)
` [Bug c++/52538] "
[Bug bootstrap/53112] New: Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile
2012-05-01 10:08 UTC (16+ messages)
` [Bug bootstrap/53112] "
[Bug fortran/51267] New: loop optimization error using LOC function
2012-05-01 9:46 UTC (2+ messages)
` [Bug fortran/51267] "
[Bug c++/53173] New: PROD02
2012-05-01 9:41 UTC (6+ messages)
` [Bug c++/53173] PROD02
[Bug middle-end/27139] Optimize double INT->FP->INT conversions with -ffast-math
2012-05-01 9:32 UTC
[Bug c/53083] New: gcc bug in moving from the SSE registers back onto the heap
2012-05-01 7:55 UTC (2+ messages)
` [Bug c/53083] "
[Bug c++/53136] New: Use after free in ipa_make_edge_direct_to_target, cxx_printable_name_internal problem
2012-05-01 6:23 UTC (5+ messages)
` [Bug middle-end/53136] "
[Bug target/53038] New: cfi_restore for cr before cr is actually restored
2012-05-01 4:04 UTC (2+ messages)
` [Bug target/53038] "
[Bug debug/53174] New: ICE in expand_debug_expr
2012-05-01 0:54 UTC (2+ messages)
` [Bug debug/53174] [4.6/4.7/4.8 Regression] "
[Bug libfortran/53148] New: [gcc/gfortran-4.7.0 Regression] Incorrect intrinsic function parsing on labeled statements when compiled w/optimization
2012-04-30 23:47 UTC (6+ messages)
` [Bug fortran/53148] [4.7/4.8 Regression] Incorrect intrinsic function parsing on labeled statements when compiled w/ -ffrontend-optimize
` [Bug fortran/53148] [4.7 "
[Bug c/53153] New: ice in tree_low_cst, at tree.c:6569
2012-04-30 21:43 UTC (4+ messages)
` [Bug c/53153] [4.8 Regression] "
[Bug rtl-optimization/53141] New: [4.8 Regression] gcc.target/i386/bmi2-mulx32-[12]a.c
2012-04-30 21:33 UTC (4+ messages)
` [Bug target/53141] "
[Bug target/50751] New: SH Target: Displacement addressing does not work for QImode and HImode
2012-04-30 19:38 UTC (2+ messages)
` [Bug target/50751] "
[Bug target/52941] New: SH Target: Add support for movco.l / movli.l atomics on SH4A
2012-04-30 19:21 UTC (3+ messages)
` [Bug target/52941] "
[Bug middle-end/41743] Missing loop optimisation
2012-04-30 19:01 UTC
[Bug libstdc++/52866] New: [4.8 Regression] build with --enable-libstdcxx-debug fails in libstdc++
2012-04-30 17:46 UTC (2+ messages)
` [Bug libstdc++/52866] "
[Bug preprocessor/52998] New: caret and -ftrack-macro-expansion don't mix well
2012-04-30 17:28 UTC (2+ messages)
` [Bug preprocessor/52998] different macro unwinder for C and C++ (-ftrack-macro-expansion)
[Bug c++/51033] New: Partial vector extension support
2012-04-30 17:23 UTC (2+ messages)
` [Bug c++/51033] generic vector subscript and shuffle support was not added to C++
[Bug c++/52974] New: Canonicalize include paths in diagnostics
2012-04-30 17:20 UTC (4+ messages)
` [Bug c++/52974] "
[Bug c++/51314] New: sizeof... and parentheses
2012-04-30 17:04 UTC (3+ messages)
` [Bug c++/51314] [C++0x] "
[Bug libstdc++/5297] operator!() const incorrect for fstream class
2012-04-30 17:01 UTC (2+ messages)
[Bug libstdc++/53169] New: Memory leak in std::vector<std::vector*>
2012-04-30 15:52 UTC (8+ messages)
` [Bug libstdc++/53169] "
[Bug testsuite/53170] New: ERROR: g++.dg/cpp0x/variadic-value1.C: syntax error in target selector "target c++11" for " dg-do 2 run { target c++11 } "
2012-04-30 15:31 UTC
[Bug c/53168] New: ICE in find_or_generate_expression, at tree-ssa-pre.c:3053
2012-04-30 15:18 UTC (2+ messages)
` [Bug tree-optimization/53168] "
[Bug c++/53161] New: index domain error, in ipa_remove_reference at ipa-ref.c:84
2012-04-30 15:17 UTC (6+ messages)
` [Bug c++/53161] "
` [Bug middle-end/53161] "
` [Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types
[Bug fortran/53015] New: free_pi_tree(): Unresolved fixup is back
2012-04-30 13:01 UTC (2+ messages)
` [Bug fortran/53015] "
[Bug bootstrap/53167] New: [4.8 regression] bootstrap failure: no previous prototype for 'preserve_function_body_p'
2012-04-30 12:40 UTC
[Bug c++/52983] New: internal compiler error: in df_uses_record, at df-scan.c:3243
2012-04-30 12:16 UTC (3+ messages)
` [Bug rtl-optimization/52983] [4.8 Regression] "
[Bug c++/53166] New: static_assert produces bogus warning
2012-04-30 10:52 UTC (2+ messages)
` [Bug c++/53166] "
[Bug c++/53164] New: Undefined reference to template function instantiation
2012-04-30 10:46 UTC (2+ messages)
` [Bug c++/53164] "
[Bug target/53138] New: [4.7/4.8 Regression] spaceship operator miscompiled
2012-04-30 10:27 UTC (5+ messages)
` [Bug target/53138] [4.7 "
[Bug c++/53165] New: multiline raw strings as macro arguments
2012-04-30 10:14 UTC (2+ messages)
` [Bug c++/53165] "
[Bug preprocessor/52852] New: The preprocessor fails to parse multi-line c++0x/c++11 raw strings
2012-04-30 10:13 UTC (2+ messages)
` [Bug preprocessor/52852] [C++11] "
[Bug c++/51625] New: -Wconversion should be on by default, or at least included in -Wall
2012-04-30 10:03 UTC (5+ messages)
` [Bug c++/51625] "
[Bug c++/53162] New: unexpanded parameter packs not diagnosed in alias template used in default argument
2012-04-30 8:13 UTC (2+ messages)
` [Bug c++/53162] "
[Bug rtl-optimization/38412] asm-declared register misnamed when feeding asm, "almost" misallocated
2012-04-30 3:07 UTC
[Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c
2012-04-30 2:53 UTC (4+ messages)
` [Bug regression/53149] "
[Bug testsuite/53028] New: add dg-pedantic
2012-04-30 1:08 UTC (2+ messages)
` [Bug testsuite/53028] "
[Bug middle-end/41969] [LTO] 23% slow-down with -flto -fwhole-program
2012-04-30 0:39 UTC (3+ messages)
[Bug libstdc++/51795] New: linear_congruential_engine doesn't work correctly
2012-04-29 23:39 UTC (3+ messages)
` [Bug libstdc++/51795] "
[Bug debug/53145] New: [4.8 Regression] gcc.dg/pch/save-temps-1.c
2012-04-29 16:29 UTC (3+ messages)
` [Bug debug/53145] "
[Bug c++/53157] New: within lambda, error: lvalue required as unary ‘&’ operand
2012-04-29 14:41 UTC (2+ messages)
` [Bug c++/53157] "
[Bug c++/51312] New: Wrong interpretation of converted constant expressions (for template arguments and enumerator initializers)
2012-04-29 14:12 UTC (2+ messages)
` [Bug c++/51312] [C++0x] Wrong interpretation of converted constant expressions (for "
[Bug middle-end/53089] New: [4.8 Regression] gcc.target/i386/pr39082-1.c
2012-04-29 14:08 UTC (3+ messages)
` [Bug middle-end/53089] [4.8 Regression] gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coarray/registering_1.f90
[Bug c++/53159] New: Missing narrowing check
2012-04-29 14:00 UTC
[Bug libstdc++/48891] New: std functions conflicts with C functions when building with c++0x support
2012-04-29 13:17 UTC (2+ messages)
` [Bug libstdc++/48891] std functions conflicts with C functions when building with c++0x support (and using namespace std)
[Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistent with gcc
2012-04-29 9:26 UTC
[Bug target/53156] New: [4.8 Regression]: gcc.target/cris/peep2-andu2.c
2012-04-29 7:06 UTC (4+ messages)
` [Bug target/53156] "
page: next (older) | prev (newer) | 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).