public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/44618] New: Arguments are not passed correctly to out-of-line restore functions. [4.4][4.5][4.6]
 2010-06-21 21:18 UTC  (8+ messages)
` [Bug rtl-optimization/44618] "
` [Bug target/44618] Arguments are not passed correctly to out-of-line restore functions

[Bug c++/44620] New: gcc -fvisibility-ms-compat crash when throwing const char*
 2010-06-21 21:13 UTC  (2+ messages)
` [Bug c++/44620] "

[Bug middle-end/44584] New: [4.6 Regression] gfortran.dg/typebound_proc_15.f03
 2010-06-21 21:01 UTC  (7+ messages)
` [Bug fortran/44584] [4.6 Regression] gfortran.dg/typebound_proc_15.f03 failed

[Bug c++/44619] New: Bogus set but not used when using pointer to member operators
 2010-06-21 20:55 UTC  (2+ messages)
` [Bug c++/44619] [4.6 Regression] Bogus set but not used warning "

[Bug target/44615] New: -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c
 2010-06-21 20:28 UTC  (7+ messages)
` [Bug target/44615] "

[Bug c++/44617] New: Serial Output on the atmega1280 does not work
 2010-06-21 19:03 UTC  (9+ messages)
` [Bug c++/44617] "
` [Bug target/44617] "

[Bug target/24344] New: testsuite failure: gcc.c-torture/execute/frame-address.c -O2 and above
 2010-06-21 18:30 UTC  (2+ messages)
` [Bug target/24344] "

[Bug fortran/44616] New: [OOP] ICE if CLASS(foo) is used before its definition
 2010-06-21 18:30 UTC  (2+ messages)
` [Bug fortran/44616] "

[Bug middle-end/44505] New: [4.6 Regression] gcc.c-torture/execute/frame-address.c
 2010-06-21 18:08 UTC  (2+ messages)
` [Bug middle-end/44505] "

[Bug fortran/44614] New: [OOP] Wrongly importing a symbol into an interface without IMPORT
 2010-06-21 18:01 UTC  (3+ messages)
` [Bug fortran/44614] "

[Bug libstdc++/44436] New: Associative containers lack emplace() and emplace_hint() methods
 2010-06-21 17:48 UTC  (3+ messages)
` [Bug libstdc++/44436] [C++0x] Implement insert(&&) and emplace* in associative and unordered containers

[Bug target/44603] New: out of range branch generated in thumb code
 2010-06-21 17:45 UTC  (5+ messages)
` [Bug target/44603] "

[Bug fortran/41137] New: inefficient zeroing of an array
 2010-06-21 17:44 UTC  (6+ messages)
` [Bug fortran/41137] "

[Bug bootstrap/44426] New: gcc 4.5.0 requires c9x compiler to build
 2010-06-21 17:20 UTC  (5+ messages)
` [Bug bootstrap/44426] [4.4/4.5/4.6 Regression] "

[Bug c++/44613] New: Declaring an array with non-constant length inside a switch corrupts stack pointer
 2010-06-21 16:51 UTC  (5+ messages)
` [Bug c++/44613] "

[Bug target/44575] New: __builtin_va_arg overwrites into adjacent stack location
 2010-06-21 16:34 UTC  (3+ messages)
` [Bug target/44575] [4.5/4.6 Regression] "

[Bug c++/44611] New: Including <math,h> and <cmath> hides ::signbit function
 2010-06-21 16:31 UTC  (14+ messages)
` [Bug c++/44611] "
` [Bug c++/44611] Including <math.h> "
` [Bug libstdc++/44611] "

[Bug rtl-optimization/44364] New: Wrong code with e500 double floating point
 2010-06-21 15:56 UTC  (2+ messages)
` [Bug target/44364] "

[Bug middle-end/44612] New: -flto -fwhole-program: Never read variable not optimized away
 2010-06-21 15:17 UTC  (2+ messages)
` [Bug middle-end/44612] "

[Bug c/44546] New: 4.5 ICE with -ffast-math -Os (compiling graphviz)
 2010-06-21 14:53 UTC  (6+ messages)
` [Bug c/44546] [4.5/4.6 Regression] ICE in extract_insn, at recog.c:2103 "
` [Bug target/44546] "

[Bug fortran/40632] New: Support F2008's contiguous attribute
 2010-06-21 14:45 UTC  (3+ messages)
` [Bug fortran/40632] "

[Bug c++/44609] New: Invalid code causes ICE
 2010-06-21 14:35 UTC  (7+ messages)
` [Bug c++/44609] "
` [Bug c++/44609] Invalid template code causes infinite loop of error messages

[Bug c++/44607] New: basic template struct has no direct access to members of a basic parent template struct
 2010-06-21 14:01 UTC  (5+ messages)
` [Bug c++/44607] "

[Bug debug/44610] New: VTA produces wrong variable location information
 2010-06-21 13:59 UTC  (4+ messages)
` [Bug debug/44610] "

[Bug fortran/44448] New: 32-bit gfortran.dg/atan2_1.f90 fails on Solaris 1[01]/x86 at -O0
 2010-06-21 12:47 UTC  (2+ messages)
` [Bug fortran/44448] "

[Bug preprocessor/39213] New: [4.4 Regression] Preprocessor ICE with -m64 and --traditional-cpp
 2010-06-21 12:36 UTC  (3+ messages)
` [Bug preprocessor/39213] Regression [3.4.3] "
` [Bug preprocessor/39213] [4.4/4.5/4.6 regression] "

[Bug middle-end/44608] New: unspecified signed overflow applied to unsigned int
 2010-06-21 12:27 UTC  (8+ messages)
` [Bug middle-end/44608] "

[Bug other/43480] New: build: random timestamps have multilib conflicts
 2010-06-21 11:47 UTC  (4+ messages)
` [Bug other/43480] "

[Bug middle-end/42834] New: memcpy folding overeager
 2010-06-21 11:19 UTC  (2+ messages)
` [Bug middle-end/42834] "

[Bug c++/44328] New: switch/case optimization produces an invalid jump table index
 2010-06-21 11:18 UTC  (9+ messages)
` [Bug c++/44328] switch/case optimization produces an invalid lookup "

[Bug fortran/43945] New: [OOP] Derived type with GENERIC: resolved to the wrong specific TBP
 2010-06-21 11:01 UTC  (2+ messages)
` [Bug fortran/43945] "

[Bug debug/31230] New: debug information depends on gc parameters
 2010-06-21 10:32 UTC  (3+ messages)
` [Bug debug/31230] "

[Bug fortran/44541] New: [OOP] wrong code for polymorphic variable with INTENT(OUT)/Alloc w/ MOLD
 2010-06-21 10:18 UTC  (2+ messages)
` [Bug fortran/44541] "

[Bug fortran/44604] New: Wrong run-time checks with VALUE dummies and pointer/allocatable actuals
 2010-06-21  9:13 UTC  (5+ messages)
` [Bug fortran/44604] "

[Bug tree-optimization/44606] New: Wrong SPE floating point during computation
 2010-06-21  9:11 UTC  (4+ messages)
` [Bug tree-optimization/44606] "

[Bug fortran/44595] New: SIZE in RANDOM_SEED is an intent(out) variable
 2010-06-21  9:02 UTC  (3+ messages)
` [Bug fortran/44595] INTENT of argeuments to intrinsics procedure not check

[Bug c++/44590] New: [4.6 Regression] Revision 159362 caused multiple failures on the libstdc++-v3 tests
 2010-06-21  8:44 UTC  (3+ messages)
` [Bug c++/44590] "

[Bug rtl-optimization/44605] New: Wrong floating point on
 2010-06-21  7:56 UTC  (2+ messages)
` [Bug rtl-optimization/44605] "

[Bug fortran/44602] New: [F2008] EXIT: Jump to end of construct
 2010-06-21  7:41 UTC  (3+ messages)
` [Bug fortran/44602] "

[Bug c/44598] New: -Wunused-variable miss 'static const char x[] = "";'
 2010-06-21  6:11 UTC  (5+ messages)
` [Bug c/44598] "

[Bug lto/44248] New: -fcompare-debug failure with -flto/-fwhopr -g
 2010-06-21  2:59 UTC  (3+ messages)
` [Bug lto/44248] "

[Bug c/44586] New: gcc does not warn about casting non-variadic types to variadic types
 2010-06-20 22:25 UTC  (4+ messages)
` [Bug c/44586] "

[Bug target/44531] New: [SuperH] Multilib configuration does not work as expected
 2010-06-20 22:23 UTC  (4+ messages)
` [Bug target/44531] [4.5/4.6 Regression] [SH] Multilib configuration does not work as expected on darwin

[Bug middle-end/44600] New: warnings about possibly uninitialized locals
 2010-06-20 21:35 UTC  (2+ messages)
` [Bug middle-end/44600] "

[Bug libgomp/42616] New: OMP'ed loop inside pthread leads to crash
 2010-06-20 21:25 UTC  (3+ messages)
` [Bug libgomp/42616] "

[Bug other/32998] New: -frecord-gcc-switches issues
 2010-06-20 21:20 UTC  (4+ messages)
` [Bug other/32998] "

[Bug fortran/44582] New: Gfotran generates wrong results due to wrong ABI in function with array return
 2010-06-20 20:10 UTC  (4+ messages)
` [Bug fortran/44582] gfortran "

[Bug fortran/44477] New: Sequential I/O with END FILE: File position should be at EoF
 2010-06-20 19:58 UTC  (4+ messages)
` [Bug fortran/44477] "

[Bug c/32843] New: [4.3 Regression] : libffi.call/return_sc.c
 2010-06-20 17:12 UTC  (2+ messages)
` [Bug testsuite/32843] "

[Bug debug/44591] New: FAIL: gcc.dg/guality/pr41404-1.c *foo == 'f'
 2010-06-20 15:12 UTC  (3+ messages)
` [Bug debug/44591] "

[Bug debug/44593] New: FAIL: gcc.dg/guality/pr43479.c line 13 h == 9
 2010-06-20 15:11 UTC  (3+ messages)
` [Bug debug/44593] "

[Bug debug/44594] New: FAIL: gcc.dg/guality/vla-1.c
 2010-06-20 15:10 UTC  (3+ messages)
` [Bug debug/44594] "

[Bug java/41991] New: gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*
 2010-06-20  6:58 UTC  (2+ messages)
` [Bug java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9

[Bug tree-optimization/44573] New: ICE+seg11 when compiling GTK
 2010-06-20  4:51 UTC  (2+ messages)
` [Bug target/44573] "

[Bug fortran/38946] New: gcc trunk 143562 - Testsuite - gfortran failing tests that worked previously
 2010-06-20  2:06 UTC  (2+ messages)
` [Bug testsuite/38946] [4.4/4.5/4.6 Regression] "

[Bug target/44588] New: Very inefficient 8bit mod/div
 2010-06-20  1:59 UTC  (3+ messages)
` [Bug target/44588] "

[Bug c++/44599] New: very basic recurring template only works when using g++ -O option
 2010-06-20  1:37 UTC  (3+ messages)
` [Bug c++/44599] "

[Bug libstdc++/29286] New: placement new does not provide required side-effects
 2010-06-20  0:01 UTC  (2+ messages)
` [Bug libstdc++/29286] [4.0/4.1/4.2/4.3 Regression] placement new does not change the dynamic type as it should

[Bug target/44072] New: Use 'add r0, 1' to replace 'cmp r0, -1' in thumb2
 2010-06-19 23:19 UTC  (3+ messages)
` [Bug target/44072] "

[Bug target/44597] New: FAIL: gcc.c-torture/execute/builtin-prefetch-2.c compilation, ICE
 2010-06-19 20:00 UTC 

[Bug target/40956] New: GCSE opportunity in if statement
 2010-06-19 19:57 UTC  (2+ messages)
` [Bug rtl-optimization/40956] Constants are never candidates for hoisting

[Bug ada/39756] New: FAIL: c9a011b
 2010-06-19 19:34 UTC  (2+ messages)
` [Bug ada/39756] c9a011b Ada ACATS random FAIL or hang

[Bug fortran/44596] New: Dynamic dispatch uses broken types
 2010-06-19 19:16 UTC  (2+ messages)
` [Bug fortran/44596] "

[Bug lto/44195] New: [4.6 regression] gcc.dg/lto/20100518 c_lto_20100518_0.o
 2010-06-19 19:05 UTC  (2+ messages)
` [Bug lto/44195] "

[Bug fortran/44592] New: [4.5/4.6 Regression] wrong code at -O3
 2010-06-19 19:05 UTC  (2+ messages)
` [Bug middle-end/44592] "

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