public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libfortran/33905] show_backtrace hangs on SIGSEGV in malloc/free
 2011-05-17 21:46 UTC 

[Bug rtl-optimization/48702] New: optimization regression with gcc-4.6 on x86_64-unknown-linux-gnu
 2011-05-17 21:29 UTC  (6+ messages)
` [Bug tree-optimization/48702] [4.6/4.7 Regression] "

[Bug target/33050] [avr] unnessary register save
 2011-05-17 20:21 UTC  (2+ messages)

[Bug other/49031] New: powl() function gives wrong results in some situations
 2011-05-17 19:56 UTC 

[Bug target/42210] avr: optimizing assignment to a bit field
 2011-05-17 19:48 UTC 

[Bug debug/49032] New: -gstabs generates reference to deleted static variable
 2011-05-17 19:43 UTC 

[Bug target/49026] New: [4.7 Regression] FAIL: gcc.target/i386/sse4_1-(ceil|floor)-vec.c execution test at r173809 on x86_64-apple-darwin10
 2011-05-17 19:40 UTC  (4+ messages)
` [Bug target/49026] "

[Bug target/49030] New: ICE in get_arm_condition_code, at config/arm/arm.c:17180
 2011-05-17 19:38 UTC 

[Bug target/33049] [avr] bit extraction non optimal, inversing logic solves problem
 2011-05-17 19:24 UTC  (2+ messages)

[Bug c/49016] New: always_inline causes references below the current stack pointer
 2011-05-17 19:00 UTC  (13+ messages)
` [Bug c/49016] "

[Bug target/49029] New: ICE in simplify_subreg, at simplify-rtx.c:5266
 2011-05-17 18:51 UTC  (2+ messages)
` [Bug target/49029] "

[Bug debug/46072] New: AIX linker chokes on debug info for uninitialized static variables
 2011-05-17 18:34 UTC  (5+ messages)
` [Bug target/46072] "

[Bug c++/49021] New: [4.6 regression] BOOST_FOREACH over vector segfaults at runtime
 2011-05-17 18:32 UTC  (6+ messages)
` [Bug c++/49021] "

[Bug rtl-optimization/49028] New: Missed optimization of pointer arithmetic
 2011-05-17 17:40 UTC  (2+ messages)
` [Bug rtl-optimization/49028] "

[Bug libstdc++/49022] New: [C++0x] std::begin and std::end specialized for std::valarray with some operators are missing
 2011-05-17 17:26 UTC  (16+ messages)
` [Bug libstdc++/49022] "

[Bug tree-optimization/49000] New: ICE: verify_ssa failed with -O2 -g
 2011-05-17 17:22 UTC  (8+ messages)
` [Bug tree-optimization/49000] [4.6/4.7 Regression] "

[Bug java/48417] New: -ffixed-regs option can't work in mips-elf-gcj compiler
 2011-05-17 17:18 UTC  (3+ messages)
` [Bug java/48417] "

[Bug c++/49027] New: g++ ignores -fno-exceptions in uninstantiated template
 2011-05-17 17:17 UTC 

[Bug bootstrap/49013] New: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled
 2011-05-17 16:39 UTC  (8+ messages)
` [Bug bootstrap/49013] "

[Bug fortran/49025] New: gfortran bug: Local variable does not hide generic procedure
 2011-05-17 16:38 UTC  (2+ messages)
` [Bug fortran/49025] "

[Bug java/26007] initialized final static data should go in .rodata, not .data
 2011-05-17 16:38 UTC  (2+ messages)

[Bug fortran/49010] New: Result of MOD and MODULO intrinsic has wrong sign
 2011-05-17 16:36 UTC  (12+ messages)
` [Bug fortran/49010] "

[Bug c++/45221] missed optimization with multiple bases and casting
 2011-05-17 15:49 UTC 

[Bug rtl-optimization/49014] New: ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7132 with even more insane set of flags
 2011-05-17 14:35 UTC  (3+ messages)
` [Bug rtl-optimization/49014] [4.7 Regression] "

[Bug libfortran/49024] New: REAL*16 ERFC_SCALED inaccuracy
 2011-05-17 14:28 UTC 

[Bug fortran/49023] New: ICE on invalid code with C_ASSOCIATED
 2011-05-17 14:10 UTC 

[Bug libstdc++/49020] New: Invalid std::strchr prototype in cstring
 2011-05-17 14:09 UTC  (9+ messages)
` [Bug libstdc++/49020] "

[Bug libstdc++/33935] overloads in C headers
 2011-05-17 12:46 UTC 

[Bug c++/45853] New: Segfault while experimenting with c++-0x initializer lists
 2011-05-17 11:56 UTC  (4+ messages)
` [Bug c++/45853] "

[Bug tree-optimization/49019] New: [4.4 Regression] Spurious aliasing warning with boost:optional
 2011-05-17 11:49 UTC 

[Bug tree-optimization/49018] New: Inline assembly block executed outside conditional check with "-O1 -ftree-vrp"
 2011-05-17 11:40 UTC  (2+ messages)
` [Bug tree-optimization/49018] "

[Bug c/49012] New: weak const optimisations
 2011-05-17  9:56 UTC  (4+ messages)
` [Bug c/49012] "

[Bug rtl-optimization/48986] New: Missed optimization in atomic decrement on x86/x64
 2011-05-17  8:41 UTC  (6+ messages)
` [Bug rtl-optimization/48986] "
` [Bug target/48986] "

[Bug target/46655] New: AIX6.1 native assembler requires '.line' numbers greater than zero
 2011-05-17  7:52 UTC  (4+ messages)
` [Bug target/46655] invalid '.line 0' directive emitted with -g

[Bug c/49017] New: [avr] -ffunction-sections causes linker to fail
 2011-05-16 23:24 UTC  (2+ messages)
` [Bug c/49017] "

[Bug preprocessor/48677] New: cpp.exe broken ?
 2011-05-16 22:56 UTC  (4+ messages)
` [Bug preprocessor/48677] "

[Bug c++/49015] New: [C++0x] Non-defining constexpr function declarations require complete argument/return types
 2011-05-16 21:40 UTC 

[Bug c++/46071] New: ill-formed use of decltype and auto (c++0x) causes segfault
 2011-05-16 21:36 UTC  (2+ messages)
` [Bug c++/46071] [C++0x] ill-formed use of decltype and auto "

[Bug c++/48969] New: ICE with -std=c++0x
 2011-05-16 21:28 UTC  (2+ messages)
` [Bug c++/48969] "

[Bug fortran/48955] New: [4.6/4.7 Regression] Wrong result for array assignment due to missing temporary
 2011-05-16 18:42 UTC  (4+ messages)
` [Bug fortran/48955] "

[Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
 2011-05-16 18:08 UTC  (7+ messages)
` [Bug c++/48999] "

[Bug c++/45873] New: Parameter packs not expanding consistently in function return types
 2011-05-16 17:40 UTC  (4+ messages)
` [Bug c++/45873] "

[Bug rtl-optimization/49007] New: ICE in extract_true_false_edges_from_block at tree-cfg.c:7379
 2011-05-16 17:34 UTC  (5+ messages)
` [Bug rtl-optimization/49007] "

[Bug c/48996] New: fixincl on Red Hat EL 5 breaks sys/stat.h fstat64()
 2011-05-16 16:22 UTC  (6+ messages)
` [Bug c/48996] "

[Bug middle-end/27663] missed-optimization transforming a byte array to unsigned long
 2011-05-16 15:29 UTC  (2+ messages)

[Bug c++/49003] New: [C++0x] decltype in member function's trailing return type should deduce constness of *this
 2011-05-16 15:15 UTC  (4+ messages)
` [Bug c++/49003] "

[Bug target/45099] [avr] Warning could be issued for use of register variables that will fail
 2011-05-16 15:04 UTC  (2+ messages)

[Bug target/41076] [avr] pessimal code for logical OR of 8-bit fields
 2011-05-16 14:36 UTC 

[Bug bootstrap/48679] New: [4.7 regression] bootstrap comparison failures on m68k-linux
 2011-05-16 12:44 UTC  (2+ messages)
` [Bug bootstrap/48679] "

[Bug c/48554] New: Regression for coldfire platform
 2011-05-16 12:08 UTC  (3+ messages)
` [Bug target/48554] "

[Bug tree-optimization/49006] New: [4.6/4.7 Regression] Missed vectorization due to revision 167531
 2011-05-16 11:39 UTC  (5+ messages)
` [Bug tree-optimization/49006] "

[Bug fortran/49011] New: Wrong repeat count in error message for REPEAT intrinsic
 2011-05-16 11:13 UTC  (3+ messages)
` [Bug fortran/49011] "

[Bug c++/49004] New: Improve the error message for linking failure
 2011-05-16  9:10 UTC  (3+ messages)
` [Bug c++/49004] "

[Bug target/48941] New: [arm gcc] NEON: Stack pointer operations performed even tho stack is not accessed at all in function
 2011-05-16  9:07 UTC  (2+ messages)
` [Bug target/48941] "

[Bug target/46934] New: gcc ICE: error: unrecognizable insn: in extract_insn, at recog.c:2109
 2011-05-16  8:26 UTC  (2+ messages)
` [Bug target/46934] "

[Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble
 2011-05-16  8:21 UTC  (2+ messages)
` [Bug middle-end/48989] "

[Bug middle-end/49009] New: internal compiler error: verify_gimple failed
 2011-05-16  8:06 UTC  (2+ messages)
` [Bug middle-end/49009] "

[Bug target/49001] New: GCC uses VMOVAPS/PD AVX instructions to access stack variables that are not 32-byte aligned
 2011-05-16  7:22 UTC  (4+ messages)
` [Bug target/49001] "

[Bug c++/48994] New: error for trivial use of range-based 'for'
 2011-05-16  2:00 UTC  (4+ messages)
` [Bug c++/48994] [4.7 regression] [C++0x] "

[Bug target/47715] New: [x32] TLS doesn't work
 2011-05-15 23:21 UTC  (2+ messages)
` [Bug target/47715] "

[Bug rtl-optimization/48633] New: IRA causes ICE in compensate_edge
 2011-05-15 23:16 UTC  (2+ messages)
` [Bug rtl-optimization/48633] [4.7 regression] "

[Bug fortran/48700] New: [OOP] memory leak with MOVE_ALLOC of polymorphic variables
 2011-05-15 22:32 UTC  (3+ messages)
` [Bug fortran/48700] memory leak with MOVE_ALLOC

[Bug tree-optimization/49002] New: 128-bit AVX load incorrectly becomes 256-bit AVX load
 2011-05-15 18:59 UTC  (2+ messages)
` [Bug target/49002] "

[Bug fortran/48705] New: [OOP] ICE with generic TBP
 2011-05-15 18:17 UTC  (2+ messages)
` [Bug fortran/48705] [OOP] ALLOCATE with non-trivial SOURCE

[Bug lto/48938] New: [4.7 Regression] ICE: in lto_wpa_write_files, at lto/lto.c:1992 with -O -flto --param lto-min-partition=1
 2011-05-15 17:27 UTC  (2+ messages)
` [Bug lto/48938] "

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]
 2011-05-15 16:37 UTC 

[Bug ada/49005] New: gnattools/Makefile hardcodes gnatmake/gnatbind/gnatlink
 2011-05-15 16: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).