public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/54783] New: [4.8 Regression] valgrind reports using uninitialised data in mark_pseudo_regno_live and make_object_born on basic code
 2012-10-03  6:54 UTC  (3+ messages)
` [Bug rtl-optimization/54783] "

[Bug c++/53135] New: internal compiler error: in value_format, at dwarf2out.c:8010
 2012-10-03  4:03 UTC  (4+ messages)
` [Bug debug/53135] [4.7/4.8 Regression] "

News to prelude a monster breakout
 2012-10-03  3:42 UTC 

[Bug c/54787] New: Inconsistent -Wtype-limits warning for different-sized bitfields
 2012-10-03  3:31 UTC  (3+ messages)
` [Bug c/54787] "

[Bug libstdc++/54786] New: Missing fence in std::atomic<T>::store() triggers wrong reordering
 2012-10-03  0:56 UTC  (5+ messages)
` [Bug libstdc++/54786] "

[Bug fortran/54788] New: ICE on pointer-array element assignment
 2012-10-03  0:02 UTC  (2+ messages)
` [Bug fortran/54788] "

[Bug fortran/54784] New: [oop] allocation of extended types with polymorphic allocatable members
 2012-10-02 23:44 UTC  (6+ messages)
` [Bug fortran/54784] [OOP] "

[Bug driver/54789] New: [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG
 2012-10-02 22:24 UTC 

[Bug target/54785] New: -mprefer-avx128 is undocumented
 2012-10-02 21:29 UTC  (6+ messages)
` [Bug target/54785] "

[Bug fortran/54778] New: an ICE on invalid OO code
 2012-10-02 21:07 UTC  (6+ messages)
` [Bug fortran/54778] [OOP] "

[Bug c++/54741] New: GCC 4.4, 4.5, 4.6 4.7 (probably 4.8) Generates un-usable code on AVX supported CPUs (FreeBSD)
 2012-10-02 20:32 UTC  (15+ messages)
` [Bug c++/54741] "
` [Bug target/54741] "

[Bug libstdc++/53475] New: Section type conflict errors in libstdc++ testsuite
 2012-10-02 20:26 UTC  (4+ messages)
` [Bug c++/53475] [4.8 Regression] "

[Bug other/53889] New: Gthreads doesn't support destroying recursive mutexes
 2012-10-02 20:25 UTC  (3+ messages)
` [Bug other/53889] "

[Bug tree-optimization/54717] New: Runtime regression: polyhedron test "rnflow" degraded
 2012-10-02 20:24 UTC  (2+ messages)
` [Bug tree-optimization/54717] [4.8 Regression] "

[Bug debug/54551] New: DF resets some DEBUG_INSNs unnecessarily
 2012-10-02 20:17 UTC  (3+ messages)
` [Bug debug/54551] "

[Bug debug/54177] New: [4.8 Regression]: Segfault in cselib_lookup due to NULL_RTX passed from vt_add_function_parameter
 2012-10-02 19:58 UTC  (2+ messages)
` [Bug debug/54177] "

[Bug middle-end/54782] New: [4.8 Regression] ICE: in change_scope, at final.c:1543 with -O -ffast-math -ftree-parallelize-loops=2 -g
 2012-10-02 19:48 UTC 

[Bug middle-end/54772] New: vectorization broken in gfortran on x86_64-*-freebsd
 2012-10-02 18:48 UTC  (6+ messages)
` [Bug middle-end/54772] "
` [Bug testsuite/54772] "

[Bug middle-end/54781] New: [4.8 Regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1124
 2012-10-02 18:35 UTC  (3+ messages)
` [Bug middle-end/54781] "

[Bug libstdc++/53457] New: Accommodate non-compliant ioctl() on VxWorks
 2012-10-02 18:22 UTC  (5+ messages)
` [Bug libstdc++/53457] "
` [Bug target/53457] "

[Bug c++/54780] New: G++ does not find precompiled headers in some cases
 2012-10-02 17:53 UTC  (3+ messages)
` [Bug c++/54780] "

[Bug middle-end/54779] New: split FRAME variables back into pieces
 2012-10-02 17:48 UTC  (4+ messages)
` [Bug middle-end/54779] "

[Bug go/54649] New: Go bootstrap failed
 2012-10-02 16:38 UTC  (2+ messages)
` [Bug middle-end/54649] [4.8 Regression] "

[Bug c++/54770] New: sibling call optimization is not applied where it ought to be
 2012-10-02 15:26 UTC  (7+ messages)
` [Bug c++/54770] "

[Bug tree-optimization/54713] New: [4.8 Regression] error: non-trivial conversion at assignment in gcc.c-torture/compile/pr53410-2.c
 2012-10-02 13:43 UTC  (3+ messages)
` [Bug tree-optimization/54713] "

[Bug target/54457] New: [x32] Fail to combine 64bit index + constant
 2012-10-02 13:31 UTC  (3+ messages)
` [Bug rtl-optimization/54457] "

[Bug go/54761] New: FAIL log
 2012-10-02 13:30 UTC  (8+ messages)
` [Bug go/54761] "
` [Bug other/54761] "

[Bug tree-optimization/54735] New: [4.8 Regression] Segmentation fault in walk_aliased_vdefs_1
 2012-10-02 13:03 UTC  (8+ messages)
` [Bug tree-optimization/54735] "

[Bug target/50457] New: SH2A atomic functions
 2012-10-02 10:58 UTC  (8+ messages)
` [Bug target/50457] "

[Bug debug/54774] New: insufficient debug info for strong typed enum
 2012-10-02 10:53 UTC  (2+ messages)
` [Bug debug/54774] "

[Bug rtl-optimization/54751] New: [4.8 Regression] slow compile time with rtl loop unroller
 2012-10-02 10:39 UTC  (5+ messages)
` [Bug rtl-optimization/54751] "

[Bug c++/54777] New: [C++11] Comma operator in constexpr environment can cause ICE
 2012-10-02 10:19 UTC  (4+ messages)
` [Bug c++/54777] "

[Bug c++/54769] New: C++ parser - dependent class method template not found if structure template with the same name is visible
 2012-10-02  9:58 UTC  (3+ messages)
` [Bug c++/54769] "
` [Bug c++/54769] [Core/1111] "

[Bug middle-end/54771] New: scan-ipa-dump failure in gfortran.dg/pr48636.f90
 2012-10-02  9:56 UTC  (2+ messages)
` [Bug middle-end/54771] "

[Bug tree-optimization/54776] New: [4.8 Regression] tramp3d-v4: 20% performance regression using -O3
 2012-10-02  9:52 UTC  (2+ messages)
` [Bug tree-optimization/54776] "

[Bug c++/54775] New: string error
 2012-10-02  1:01 UTC  (3+ messages)
` [Bug c++/54775] "

[Bug rtl-optimization/54739] New: [4.8 regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg"
 2012-10-01 23:51 UTC  (3+ messages)
` [Bug rtl-optimization/54739] "

[Bug libstdc++/53248] New: std::array<T,0> doesn't work when T is not default-constructible
 2012-10-01 23:44 UTC  (2+ messages)
` [Bug libstdc++/53248] "

[Bug libstdc++/54757] New: FAIL: ext/random/beta_distribution/cons/default.cc (test for excess errors)
 2012-10-01 23:13 UTC  (3+ messages)
` [Bug libstdc++/54757] "

[Bug debug/54773] New: no debug info generated for rvalue reference
 2012-10-01 22:22 UTC 

[Bug c++/54653] New: [4.6/4.7/4.8 Regression] tsubst_template_parms ICE
 2012-10-01 22:10 UTC  (4+ messages)
` [Bug c++/54653] "

[Bug c/54303] New: -fdata-sections -ffunction-sections and -fmerge-constants do not work well together
 2012-10-01 21:14 UTC  (4+ messages)
` [Bug c/54303] "

[Bug tree-optimization/54627] New: VRP uses lots of memory and compile-time
 2012-10-01 20:41 UTC  (2+ messages)
` [Bug tree-optimization/54627] "

[Bug middle-end/54759] New: [4.8 regression] segfault for gcc.dg/vect/pr49093.c on Solaris
 2012-10-01 20:20 UTC  (6+ messages)
` [Bug middle-end/54759] "

[Bug libfortran/54736] New: GFORTRAN_CONVERT_UNIT causes malloc error on several platforms
 2012-10-01 19:29 UTC  (5+ messages)
` [Bug libfortran/54736] "

[Bug c++/54413] New: Option for turning off compiler extensions for -std=c++11 with respect to complex/fixed-point numbers missing
 2012-10-01 18:47 UTC  (3+ messages)
` [Bug c++/54413] "

[Bug c++/54768] New: ICE when struct with anon union has constexpr ctor
 2012-10-01 18:33 UTC 

[Bug fortran/54767] New: Incorrect code generated with "-O2 -fcheck=bounds"
 2012-10-01 18:22 UTC  (6+ messages)
` [Bug fortran/54767] "
` [Bug fortran/54767] [4.7/4.8 Regression] "

[Bug c++/54325] New: C++11 uniform initialization syntax for argument-less abstract base class constructor fails
 2012-10-01 16:56 UTC  (2+ messages)
` [Bug c++/54325] [4.7/4.8 Regression] "

[Bug c++/54431] New: [C++11] g++ crashes when compiling the following file
 2012-10-01 16:37 UTC  (2+ messages)
` [Bug c++/54431] "

[Bug c++/54601] New: AIX uses atexit which causes unloading of shared modules to break
 2012-10-01 16:31 UTC  (2+ messages)
` [Bug c++/54601] "

[Bug c++/54560] New: g++ with --sysroot and -save-temps don't play nicely
 2012-10-01 16:20 UTC  (2+ messages)
` [Bug c++/54560] "

[Bug fortran/54766] New: NAS Parallel Benchmark is killed during load for class D and above
 2012-10-01 16:17 UTC  (2+ messages)
` [Bug fortran/54766] "

[Bug target/54087] New: __atomic_fetch_add does not use xadd instruction
 2012-10-01 15:50 UTC  (2+ messages)
` [Bug target/54087] "

[Bug debug/54693] New: VTA guality issues with loops
 2012-10-01 15:26 UTC  (2+ messages)
` [Bug debug/54693] "

[Bug fortran/47805] New: [OOP] Overridding hidden (private) TPB is rejected
 2012-10-01 13:49 UTC  (2+ messages)
` [Bug fortran/47805] "

[Bug tree-optimization/53807] New: FAIL: gcc.dg/vect/bb-slp-11.c scan-tree-dump-times slp "basic block vectorized using SLP" 1
 2012-10-01 13:31 UTC  (2+ messages)
` [Bug tree-optimization/53807] [4.8 Regression] "

[Bug lto/54752] New: lto-wrapper: internal compiler error in convert_move at expr.c:327
 2012-10-01 12:46 UTC  (4+ messages)
` [Bug lto/54752] "

[Bug c++/54764] New: In class initialization of non-static lambda member can't be used in class with default template paramer
 2012-10-01 12:09 UTC  (3+ messages)
` [Bug c++/54764] "

[Bug lto/47799] New: LTO debug info for early inlined functions missing
 2012-10-01 10:58 UTC  (2+ messages)
` [Bug lto/47799] "

[Bug lto/54737] New: ICE on PA-RISC with LTO and -ftrapv
 2012-10-01 10:22 UTC  (2+ messages)
` [Bug rtl-optimization/54737] "

[Bug tree-optimization/54742] New: Switch elimination in FSM loop
 2012-10-01 10:19 UTC  (2+ messages)
` [Bug tree-optimization/54742] "

[Bug lto/54728] New: [4.8 regression] ICE in input_gimple_stmt, at gimple-streamer-in.c:254
 2012-10-01 10:17 UTC  (2+ messages)
` [Bug lto/54728] "

[Bug java/54765] New: I like to make any windows native exe file from a java jar
 2012-10-01 10:06 UTC  (2+ messages)
` [Bug java/54765] "

[Bug c++/19351] [DR 624] operator new[] can return heap blocks which are too small
 2012-10-01  8:12 UTC 

[Bug target/54746] New: config/s390/s390.c:1583: possible missing break in switch ?
 2012-10-01  7:51 UTC  (4+ messages)
` [Bug target/54746] "

[Bug target/51708] New: SH Target: SHAD / SHLD constant not CSE-ed
 2012-09-30 23:11 UTC  (2+ messages)
` [Bug target/51708] "

[Bug target/34777] uClibc-0.9.29 compilation error for sh4 arch with gcc-4.x
 2012-09-30 22:47 UTC 

[Bug rtl-optimization/11708] [sh4-elf-gcc] Non-Optimal jump code generation
 2012-09-30 22:27 UTC 

[Bug c++/54763] New: Crash with enable_if (instead of recursive template errors)
 2012-09-30 21:59 UTC 

[Bug middle-end/40205] OpenMP do loop with MAXINT gives wrong trip count
 2012-09-30 21:29 UTC 

[Bug target/54699] New: [4.8 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs
 2012-09-30 21:09 UTC  (2+ messages)
` [Bug target/54699] "

[Bug rtl-optimization/38449] delay branch scheduling follows REG_CROSSING_JUMP jumps indiscriminately
 2012-09-30 19:26 UTC 

[Bug target/54762] New: [SH] Utilize zero-displacement branches for conditional far branches
 2012-09-30 19:12 UTC 

[Bug target/54089] New: [SH] Refactor shift patterns
 2012-09-30 18:46 UTC  (2+ messages)
` [Bug target/54089] "

[Bug libstdc++/54686] New: std::abs (long long) resorts to std::abs (double) if llabs is absent
 2012-09-30 18:18 UTC  (2+ messages)
` [Bug target/54686] "

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