public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/26327] New: memory leaks
 2009-02-22 14:06 UTC  (2+ messages)
` [Bug other/26327] "

[Bug c++/22635] OVERLOAD should not be a linked list of trees
 2009-02-22 14:01 UTC 

[Bug c++/14179] [4.2/4.3/4.4 Regression] out of memory while parsing array with many initializers
 2009-02-22 13:39 UTC  (2+ messages)

[Bug testsuite/39265] New: [miro] revision 144368 - "make -i check" autogen "fixinclude test FAILURES"
 2009-02-22 12:59 UTC  (6+ messages)
` [Bug testsuite/39265] "
` [Bug web/39265] "
` [Bug web/39265] [miro] branch listed as active development branch appears to be dead

[Bug ada/39263] New: [miro] - Revision 144368 - g-socket.adb:41:06: file "g-sothco.ads" not found
 2009-02-22 12:58 UTC  (5+ messages)
` [Bug ada/39263] "

[Bug bootstrap/39262] New: [miro] - Revision 144368 - Werror in ../miro/gcc/genconstants.c
 2009-02-22 12:56 UTC  (5+ messages)
` [Bug bootstrap/39262] "

[Bug c/12245] [4.2/4.3/4.4 regression] Uses lots of memory when compiling large initialized arrays
 2009-02-22 11:21 UTC  (3+ messages)

[Bug ada/39264] New: gnat.dg/pack3.adb fails on powerpc64
 2009-02-22 10:56 UTC 

[Bug c/39260] New: Failed to build lame-3.98-2 source with graphite
 2009-02-22  8:01 UTC  (7+ messages)
` [Bug c/39260] "
` [Bug middle-end/39260] "

[Bug testsuite/39215] New: Running Testsuite with Multilib Flags exposes many errors in Testsuite (and gcc)
 2009-02-22  1:27 UTC  (2+ messages)
` [Bug testsuite/39215] "

[Bug target/39261] New: _mm256_set_epi64x failed on 32bit
 2009-02-22  0:44 UTC  (4+ messages)
` [Bug target/39261] "

[Bug c/26854] New: Inordinate compile times on large routines
 2009-02-21 22:35 UTC  (11+ messages)
` [Bug tree-optimization/26854] [4.3/4.4 Regression] "

[Bug c++/26266] New: ICE
 2009-02-21 22:27 UTC  (3+ messages)
` [Bug c++/26266] [4.2/4.3/4.4 regression] Trouble with static const data members in template classes

[Bug fortran/38914] New: ICE with array inquiry functions above contains in parameter expression
 2009-02-21 22:25 UTC  (2+ messages)
` [Bug fortran/38914] "

[Bug middle-end/38999] New: [4.2/4.3/4.4 Regression] Extra overflow warning in 32-bit HWI compiler
 2009-02-21 22:25 UTC  (2+ messages)
` [Bug middle-end/38999] "

[Bug c++/39259] New: internal compiler error: in initialize_cfun, at tree-inline.c:1749
 2009-02-21 20:22 UTC  (5+ messages)
` [Bug tree-optimization/39259] [4.4 Regression] "

[Bug c/38322] New: ICE in gcc.dg/cpp/trad/include.c -fno-show-column at -m32 and -m64
 2009-02-21 20:18 UTC  (2+ messages)
` [Bug preprocessor/38322] "

[Bug target/39256] New: __m256 isn't returned in ymm0 in 32bit
 2009-02-21 19:27 UTC  (7+ messages)
` [Bug target/39256] "

[Bug bootstrap/39257] New: [4.4 Regression] Revision 144348 breaks bootstrap
 2009-02-21 19:10 UTC  (4+ messages)
` [Bug bootstrap/39257] "

[Bug target/30484] New: Miscompilation of remainder expressions on CPUs of the i386 family
 2009-02-21 18:45 UTC  (2+ messages)
` [Bug target/30484] "

[Bug target/39258] New: No ABI warnings on __m128i when SSE is disabled
 2009-02-21 17:28 UTC 

[Bug c++/39077] New: GCSE-optimization causes enormous binary size increase (~20 times !)
 2009-02-21 16:09 UTC  (3+ messages)
` [Bug rtl-optimization/39077] [4.3/4.4 Regression] "

[Bug target/39137] New: [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign
 2009-02-21 15:38 UTC  (4+ messages)
` [Bug target/39137] "

[Bug c/39250] New: unsigned char times 64U produces long slow loop
 2009-02-21 13:56 UTC  (3+ messages)
` [Bug target/39250] "

[Bug c/27719] New: ICE on invalid function definition
 2009-02-21 13:17 UTC  (2+ messages)
` [Bug c/27719] "

[Bug inline-asm/39058] New: [4.3/4.4 regression] ICE with double in inline-asm
 2009-02-21 13:17 UTC  (2+ messages)
` [Bug inline-asm/39058] [4.3 "

[Bug c++/39028] New: C++ front-end rejects "__label__" at the beginning of a block after "for" and "while"
 2009-02-21 13:16 UTC  (2+ messages)
` [Bug c++/39028] [4.3 Regression] "

[Bug c/39013] New: Compiler miss to add @PLT to symbols when object is compile with -fPIE -pie
 2009-02-21 13:15 UTC  (2+ messages)
` [Bug target/39013] [4.3 Regression] Missing @PLT when -fpie is used

[Bug c/38957] New: [4.3/4.4 Regression] return of local variable pointer
 2009-02-21 13:14 UTC  (2+ messages)
` [Bug c/38957] [4.3 "

[Bug c/38922] New: Optimization regression in simple conditional code (js instead of cmov) 4.3 vs 4.1 and 3.4
 2009-02-21 13:13 UTC  (2+ messages)
` [Bug target/38922] [4.3 Regression] "

[Bug c++/39242] New: [4.4 Regression] Inconsistent reject / accept of code
 2009-02-21 13:09 UTC  (10+ messages)
` [Bug c++/39242] "

[Bug target/39226] New: [4.4 Regression] gcc_assert (verify_initial_elim_offsets ()); ICE
 2009-02-21 13:08 UTC  (2+ messages)
` [Bug target/39226] "

[Bug tree-optimization/39233] New: [4.4 Regression] ivopts + vrp miscompilation
 2009-02-21 13:08 UTC  (2+ messages)
` [Bug tree-optimization/39233] "

[Bug target/39241] New: [4.4 Regression] ICE in subreg_get_info, at rtlanal.c:3104
 2009-02-21 13:08 UTC  (6+ messages)
` [Bug target/39241] "
` [Bug rtl-optimization/39241] "

[Bug c/39254] New: gcc.c-torture/execute/va-arg-trap-1.c ICEs on powerpc-apple-darwin9
 2009-02-21 12:31 UTC  (8+ messages)
` [Bug middle-end/39254] "

[Bug boehm-gc/38967] New: gcc 4.4.0 20090125 [trunk revision 143660] - Boehm Testsuite failure is not unreported
 2009-02-21 10:55 UTC  (2+ messages)
` [Bug boehm-gc/38967] "

[Bug target/39066] New: DO_GLOBAL_CTORS_BODY needs uintptr_t
 2009-02-21  9:56 UTC  (2+ messages)
` [Bug target/39066] "

[Bug target/39065] New: libiberty hashtab.c:hash_pointer() needs intptr_t
 2009-02-21  9:55 UTC  (3+ messages)
` [Bug target/39065] "

[Bug target/39064] New: libiberty md5.h needs uintptr_t
 2009-02-21  9:54 UTC  (2+ messages)
` [Bug target/39064] "

[Bug target/39063] New: libgcc2.c:mprotect() for mingw, incompatible pointer type warning
 2009-02-21  9:52 UTC  (2+ messages)
` [Bug target/39063] "

[Bug other/39062] New: libssp/ssp.c needs malloc.h for mingw
 2009-02-21  9:50 UTC  (2+ messages)
` [Bug other/39062] "

[Bug libgomp/32193] New: Upgrading GNU/Linux to libc6_2.6~20070518-2 breaks libgomp make - FIX given
 2009-02-21  9:12 UTC  (2+ messages)
` [Bug libgomp/32193] libgomp does not honor --disable-werror

[Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9
 2009-02-21  7:28 UTC  (3+ messages)
` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc

[Bug tree-optimization/31677] New: gcc.dg/memcpy-1.c tree dump scan fails on several targets
 2009-02-21  1:32 UTC  (2+ messages)
` [Bug tree-optimization/31677] "

[Bug c/39255] New: bitfield alias generates incorrect assembly
 2009-02-21  0:44 UTC  (6+ messages)
` [Bug c/39255] "

[Bug c/21920] aliasing violations
 2009-02-21  0:44 UTC  (2+ messages)

[Bug target/39146] New: Unnecessary stack alignment
 2009-02-21  0:01 UTC  (2+ messages)
` [Bug target/39146] "

[Bug c++/39236] New: G++ sets TREE_STATIC and DECL_EXTERNAL on the same VAR_DECLs
 2009-02-20 23:38 UTC  (2+ messages)
` [Bug c++/39236] "

[Bug middle-end/21059] Bogus warning about clobbered variable
 2009-02-20 22:42 UTC  (2+ messages)

[Bug tree-optimization/23119] gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 fails
 2009-02-20 22:28 UTC 

[Bug c/36598] New: Failed optimisation of return of struct argment in memcpy-1.c
 2009-02-20 19:49 UTC  (4+ messages)
` [Bug middle-end/36598] "

[Bug c++/39225] New: ICE if destructor doen't match class name
 2009-02-20 18:59 UTC  (6+ messages)
` [Bug c++/39225] [4.3/4.4 Regression] "
` [Bug c++/39225] [4.3 "

[Bug testsuite/27221] New: g++.dg/ext/alignof2.C fails on powerpc-darwin (and powerpc-aix)
 2009-02-20 18:36 UTC  (2+ messages)
` [Bug testsuite/27221] "

[Bug tree-optimization/39245] New: FAIL: gcc.dg/memcpy-1.c scan-tree-dump-times optimized "nasty_local" 0
 2009-02-20 18:06 UTC  (5+ messages)
` [Bug tree-optimization/39245] "

[Bug c/38056] New: Missed tail calls on ia64
 2009-02-20 17:20 UTC  (3+ messages)
` [Bug target/38056] "

[Bug c++/39219] New: attribute deprecated doesn't work with enums
 2009-02-20 14:47 UTC  (2+ messages)
` [Bug c++/39219] attribute doesn't work with enums properly

[Bug middle-end/39157] New: Code that compiles fine in 1GB of memory with 4.1.2 requires > 20GB in 4.2.* and higher
 2009-02-20 12:56 UTC  (2+ messages)
` [Bug middle-end/39157] "

[Bug testsuite/38164] New: gcc.target/i386/amd64-abi-3.c fails at -m64 on i686-apple-darwin9
 2009-02-20 11:26 UTC  (5+ messages)
` [Bug testsuite/38164] "

[Bug regression/39228] New: 387 optimised __builtin_isinf() gives incorrect result
 2009-02-20 10:41 UTC  (2+ messages)
` [Bug target/39228] [4.3/4.4 Regression] "

[Bug target/39240] New: Invalid sibcall optimization with promoted return types and differing signedness
 2009-02-20 10:19 UTC  (3+ messages)
` [Bug target/39240] [4.2/4.3/4.4 Regression] "
` [Bug target/39240] [4.2/4.3 "

[Bug c/39252] New: Request new feature __builtin_not_reached();
 2009-02-20  9:57 UTC  (11+ messages)
` [Bug c/39252] "

[Bug fortran/39253] New: A bug with interface in gfortran
 2009-02-20  8:06 UTC  (3+ messages)
` [Bug fortran/39253] "

[Bug c++/39055] New: [4.2/4.3/4.4 regression] ICE with questionable default parameter of a member function
 2009-02-20  5:38 UTC  (2+ messages)
` [Bug c++/39055] "

[Bug middle-end/38880] New: [4.4 Regression] g++.dg/init/const7.C XFAILed
 2009-02-20  5:36 UTC  (3+ messages)
` [Bug c++/38880] "

[Bug c/39232] New: apparent bizarre miscompilation on AVR
 2009-02-20  3:44 UTC  (3+ messages)
` [Bug target/39232] "

[Bug inline-asm/39048] New: gcc 4.4.0 20090131 - Extra underscore hides libgcc's soft-fp functions from Testsuite causing FAILs + naming error in libgcc
 2009-02-20  1:14 UTC  (2+ messages)
` [Bug inline-asm/39048] "

[Bug libgcj/39161] New: gcc 4.4.0 20090210 - The 'copy-vmresources.sh' script can't find the 'mkinstalldirs' script
 2009-02-20  1:02 UTC  (2+ messages)
` [Bug libgcj/39161] "

[Bug libstdc++/39238] New: trunk revision 144279 - cfenv:54: error: ‘::fenv_t’ has not been declared
 2009-02-20  0:58 UTC  (2+ messages)
` [Bug libstdc++/39238] "

[Bug fortran/39239] New: Reject SAVEd variables EQUIVALENCEd to a COMMON
 2009-02-19 22:29 UTC  (3+ messages)
` [Bug fortran/39239] "

[Bug c/38182] New: stddef.h assumes machinee/ansi.h defines _ANSI_H_
 2009-02-19 21:46 UTC  (2+ messages)
` [Bug target/38182] "

[Bug target/39175] New: ICE while compiling qt-4.5.0-rc1
 2009-02-19 21:16 UTC  (3+ messages)
` [Bug target/39175] "

[Bug target/39247] New: FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE
 2009-02-19 21:11 UTC  (2+ messages)
` [Bug target/39247] "

[Bug c++/36439] New: [4.3 regression] infinite loop building gimp-plugin-registry
 2009-02-19 19:57 UTC  (2+ messages)
` [Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE "

[Bug middle-end/39210] New: g++ 4.3 takes hours to compile greycstoration
 2009-02-19 19:57 UTC  (2+ messages)
` [Bug middle-end/39210] "

[Bug tree-optimization/39251] New: FAIL: g++.dg/tree-ssa/new1.C scan-tree-dump-not forwprop1 "= .* \+ -"
 2009-02-19 18:28 UTC  (2+ messages)
` [Bug tree-optimization/39251] "

[Bug c++/39188] New: G++ doesn't handle static anonymous union right
 2009-02-19 18:25 UTC  (3+ messages)
` [Bug c++/39188] "

[Bug tree-optimization/39249] New: FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\n]*inline copy in int main"
 2009-02-19 18:20 UTC  (2+ messages)
` [Bug tree-optimization/39249] "

[Bug tree-optimization/39248] New: FAIL: gcc.dg/vect/vect-complex-1.c
 2009-02-19 17:38 UTC  (3+ messages)
` [Bug tree-optimization/39248] "

[Bug c/39246] New: FAIL: gcc.dg/uninit-13.c
 2009-02-19 16:44 UTC 

[Bug target/39244] New: Various cleanup tests fail
 2009-02-19 16:06 UTC  (2+ messages)
` [Bug target/39244] "

[Bug libstdc++/39243] New: Invalid thousands separator in russian locale
 2009-02-19 15:20 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).