public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libobjc/9751] malloc of strlen, not strlen+1
 2005-10-23  0:08 UTC 

[Bug bootstrap/11660] libffi only builds when java is selected as language
 2005-10-23  0:08 UTC 

[Bug tree-optimization/23603] VRP does not say range for a in a = b == c; is [0,1]
 2005-10-23  0:06 UTC 

[Bug target/23450] local functions should not sign extend results (and arguments) for speed reasons
 2005-10-23  0:05 UTC 

[Bug c/22065] -fdump-tree-original causes static function to emitted with the same name
 2005-10-23  0:04 UTC 

[Bug tree-optimization/19719] missed optimization on boolean operation with boolean arguments
 2005-10-23  0:04 UTC 

[Bug c/18017] -Winit-self should automatically turn on -Wuninitialized
 2005-10-23  0:03 UTC 

[Bug tree-optimization/19505] [4.0/4.1 Regression] java bytecode to native ICE in remove_unreachable_regions
 2005-10-23  0:03 UTC 

[Bug tree-optimization/17506] [4.0/4.1 regression] warning about uninitialized variable points to wrong location
 2005-10-23  0:02 UTC 

[Bug tree-optimization/14442] [tree-ssa] missed sib if conversion optimization on the tree level (PHI-OPT misses that !(a == 0) is just a != 0)
 2005-10-23  0:01 UTC 

[Bug middle-end/14840] [tree-ssa] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
 2005-10-23  0:01 UTC 

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction
 2005-10-22 23:59 UTC 

[Bug libfortran/24489] New: read_block wrong execution order
 2005-10-22 22:58 UTC  (2+ messages)
` [Bug libfortran/24489] "

[Bug c/24178] New: GCC 4.0/4.1 generates code that produces unaligned access exceptions
 2005-10-22 22:42 UTC  (3+ messages)
` [Bug middle-end/24178] [4.0/4.1 regression] "

[Bug libfortran/23272] [mingw32] inquire via filename fails
 2005-10-22 22:31 UTC 

[Bug c++/24488] New: GCC should warn about poorly implemented copy assignment operators
 2005-10-22 22:02 UTC  (2+ messages)
` [Bug c++/24488] "

[Bug middle-end/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
 2005-10-22 21:58 UTC 

[Bug rtl-optimization/23837] [4.0/4.1 regression] Wrong code with -fschedule-insns
 2005-10-22 21:57 UTC  (3+ messages)

[Bug ada/23836] [4.0/4.1 Regression] Invalid code generated when accessing packed arrays / aliasing
 2005-10-22 21:57 UTC 

[Bug middle-end/23954] [4.1 regression] FAIL: gcc.c-torture/execute/20040709-1.c execution, -Os
 2005-10-22 21:57 UTC 

[Bug target/23775] [4.1 Regression] wrong code in argument passing
 2005-10-22 21:57 UTC 

[Bug rtl-optimization/23567] [3.4/4.0/4.1 regression] if-conversion causes wrong code
 2005-10-22 21:56 UTC 

[Bug tree-optimization/23115] [4.1 Regression] -ftree-vectorize generates wrong code
 2005-10-22 21:56 UTC 

[Bug tree-optimization/23109] [4.1 Regression] compiler generates wrong code leading to spurious division by zero with -funsafe-math-optimizations (instead of -ftrapping-math)
 2005-10-22 21:56 UTC 

[Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava
 2005-10-22 21:56 UTC 

[Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
 2005-10-22 21:56 UTC 

[Bug middle-end/22429] [4.1 Regression] -1073741824 <= n && n <= 1073741823 is true where n is 1073741824
 2005-10-22 21:55 UTC 

[Bug rtl-optimization/22509] [4.1 regression] elemental.f90 testsuite failure (-fweb)
 2005-10-22 21:55 UTC 

[Bug ada/22333] [4.1 Regression] ACATS FAIL c34007p c34007r c45282b spurious discriminant CONSTRAINT_ERROR
 2005-10-22 21:54 UTC 

[Bug preprocessor/22042] [3.4/4.0/4.1 Regression] stringification BUG
 2005-10-22 21:53 UTC 

[Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
 2005-10-22 21:52 UTC 

[Bug target/22017] [3.4/4.0/4.1 Regression] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags
 2005-10-22 21:52 UTC 

[Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime
 2005-10-22 21:51 UTC  (2+ messages)

[Bug ada/20548] [4.1 Regression] ACATS c52103x c52104x c52104y segfault at runtime on x86_64
 2005-10-22 21:51 UTC 

[Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
 2005-10-22 21:51 UTC 

[Bug c/24445] New: "unable to find a register to spill in class 'R0_REGS"
 2005-10-22 21:36 UTC  (3+ messages)
` [Bug target/24445] "

[Bug target/21623] [4.0/4.1 regression] ICE in reload_cse_simplify_operands, at postreload.c:391
 2005-10-22 21:31 UTC 

[Bug objc/24393] New: fatal error when missing closing paren in method argument type
 2005-10-22 21:27 UTC  (2+ messages)
` [Bug objc/24393] [3.4/4.0/4.1 Regression] "

[Bug bootstrap/24394] New: Bootstrap failure: conflicting types for 'floatformat_to_double', others
 2005-10-22 21:26 UTC  (2+ messages)
` [Bug bootstrap/24394] "

[Bug c/24484] New: unrecognizable insn in extract_insn, at recog.c:2083
 2005-10-22 21:24 UTC  (6+ messages)
` [Bug c/24484] "
` [Bug target/24484] "

[Bug fortran/24426] New: gfortran ICE for valid derived type definition with default initialization
 2005-10-22 21:22 UTC  (6+ messages)
` [Bug fortran/24426] "

[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector
 2005-10-22 20:58 UTC 

[Bug gcov/profile/24487] New: Basic block frequencies inaccurate
 2005-10-22 20:24 UTC 

[Bug c++/24485] New: g++ says 'ambiguous call'
 2005-10-22 17:58 UTC  (3+ messages)
` [Bug c++/24485] "

[Bug c/24486] New: gcc generates incorrect assignment because of reordering
 2005-10-22 17:42 UTC  (10+ messages)
` [Bug c/24486] "

[Bug c++/20420] Incorrectly Accepts double declarations
 2005-10-22 13:58 UTC 

[Bug c++/17122] Unable to compile friend operator within template
 2005-10-22 13:58 UTC 

[Bug c++/13166] DR136 not implemented
 2005-10-22 13:57 UTC 

[Bug c++/14032] non type boolean template argument partial specialization to argument in parent never matches
 2005-10-22 13:57 UTC 

[Bug c++/13088] templatizing outer class hides specialization of inner template class
 2005-10-22 13:57 UTC 

[Bug c++/8355] befriending a template specialization in another namespace
 2005-10-22 13:56 UTC 

[Bug c++/10574] Partial specialization selection failure involving a default template parameter from inside a template
 2005-10-22 13:56 UTC 

[Bug c++/4882] fails to lookup a template specialization dependent of an outer template
 2005-10-22 13:55 UTC 

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B
 2005-10-22 13:40 UTC  (2+ messages)

[Bug java/24461] New: array access in either GZIPInputStream, Inflater, natInflate.cc, or zlib
 2005-10-22 11:57 UTC  (2+ messages)
` [Bug libgcj/24461] "

[Bug libstdc++/21554] [4.0/4.1 Regression] ext/array_allocator/2.cc execution fails
 2005-10-22 11:50 UTC  (3+ messages)

[Bug bootstrap/24297] New: libtool: link: unable to infer tagged configuration
 2005-10-22 10:38 UTC  (3+ messages)
` [Bug bootstrap/24297] [4.1 Regression] "

[Bug target/18631] [4.0 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec
 2005-10-22  9:52 UTC  (2+ messages)

[Bug ada/24480] New: subtype declared in generic child fails to match actual
 2005-10-22  9:08 UTC  (2+ messages)
` [Bug ada/24480] "

[Bug target/14537] sparc-rtems predefines unix
 2005-10-22  8:34 UTC 

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string
 2005-10-22  8:24 UTC 

[Bug testsuite/23304] [4.1 Regression] testsuite failures: g++.dg/ext/packed3.C, packed4.C, packed8.c and g++.dg/other/crash-4.C
 2005-10-22  7:40 UTC  (2+ messages)

[Bug middle-end/22141] [4.0/4.1 Regression] Missing optimization when storing structures
 2005-10-22  4:09 UTC 

[Bug tree-optimization/21596] [4.0/4.1 Regression] extra temporaries when using global register variables
 2005-10-22  4:08 UTC 

[Bug target/21316] [3.4/4.0 Regression] pointer lookup cache misses more frequent
 2005-10-22  4:02 UTC 

[Bug tree-optimization/24483] New: [4.1 Regression] ICE in ivopts
 2005-10-22  3:33 UTC  (2+ messages)
` [Bug tree-optimization/24483] "

[Bug tree-optimization/16913] [4.0/4.1 Regression] restrict does not make a difference
 2005-10-22  3:13 UTC 

[Bug tree-optimization/16306] [4.0/4.1 Regression] restrict and copying pointers problem
 2005-10-22  3:12 UTC 

[Bug target/21715] [4.0/4.1 regression] code-generation performance regression
 2005-10-22  3:07 UTC 

[Bug c++/17577] [4.0/4.1 Regression] #pragma implementation no longer diagnoses use after file to which it applies
 2005-10-22  3:00 UTC 

[Bug java/24481] New: SecureRandom.setSeed has no impact
 2005-10-22  2:36 UTC  (3+ messages)
` [Bug classpath/24481] "

[Bug libgcj/24482] New: tesdting
 2005-10-22  2:27 UTC  (4+ messages)
` [Bug libgcj/24482] tesdting
` [Bug awt/24482] tesdting

[Bug c++/24452] New: [gomp] ICE in decl_jump_unsafe, at cp/decl.c:2153
 2005-10-21 23:44 UTC  (2+ messages)
` [Bug c++/24452] "

[Bug c++/24310] New: ipa-inline dump reads from freed memory resulting in a corrupt dump file
 2005-10-21 22:49 UTC  (2+ messages)
` [Bug c++/24310] "

[Bug tree-optimization/24379] New: gcc.dg/ipa/ipa-5.c fails
 2005-10-21 22:48 UTC  (2+ messages)
` [Bug tree-optimization/24379] "

[Bug fortran/24188] New: WRITE(6,*) causes an ICE with -mcmodel=medium
 2005-10-21 22:38 UTC  (2+ messages)
` [Bug target/24188] [4.1 Regression] "

[Bug fortran/24459] New: gfortran namelist regression
 2005-10-21 22:27 UTC  (2+ messages)
` [Bug libfortran/24459] gfortran namelist problem

[Bug gcov/profile/24456] New: Help needed with gcov
 2005-10-21 22:23 UTC  (2+ messages)
` [Bug gcov/profile/24456] "

[Bug c/24451] New: [gomp] Return out of parallel loop not rejected
 2005-10-21 22:10 UTC  (3+ messages)
` [Bug c++/24451] "

[Bug c++/24479] New: GCC donot promote single precision correctly with optimization flag on
 2005-10-21 21:54 UTC  (4+ messages)
` [Bug c++/24479] "
` [Bug middle-end/24479] "

[Bug rtl-optimization/24460] New: [4.1 regression] Profiled bootstrap broken
 2005-10-21 21:48 UTC  (5+ messages)
` [Bug rtl-optimization/24460] "

[Bug target/24476] New: [4.1 Regression] gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA64
 2005-10-21 20:26 UTC  (2+ messages)
` [Bug target/24476] "

[Bug rtl-optimization/323] optimized code gives strange floating point results
 2005-10-21 20:24 UTC 

[Bug testsuite/24477] New: [4.1 Regression] g++.old-deja/g++.abi/vtable2.C (test for excess errors) fails
 2005-10-21 20:19 UTC  (2+ messages)
` [Bug testsuite/24477] "

[Bug libfortran/20438] Reconfiguring of libgfortran fails "conflicting types for int8_t"
 2005-10-21 20:13 UTC 

[Bug testsuite/24478] New: gcc.dg/weak/weak-14.c (test for excess errors) fails
 2005-10-21 19:54 UTC 

[Bug libfortran/24383] New: mingw doesn't have SSIZE_MAX
 2005-10-21 19:49 UTC  (3+ messages)
` [Bug libfortran/24383] "

[Bug middle-end/24093] [4.1 Regression] cgraph exhausts virtual memory building 197.parser with -profile-use -O3
 2005-10-21 19:49 UTC  (3+ messages)

[Bug target/24475] New: gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA32
 2005-10-21 19:44 UTC 

[Bug java/24454] New: Floating point in GCJ does not follow spec
 2005-10-21 19:04 UTC  (4+ messages)
` [Bug java/24454] GCJ does not correctly support strictfp

[Bug c/24455] New: [gomp] Trouble with threadprivate and extern
 2005-10-21 18:59 UTC  (3+ messages)
` [Bug c/24455] "

[Bug preprocessor/15220] [3.4/4.0/4.1 regression] "gcc -E -MM -MG" reports missing system headers in source directory
 2005-10-21 18:55 UTC  (4+ messages)
` [Bug preprocessor/15220] [3.4 "

[Bug ada/23995] [4.0 regression] ICE on misaligned rep clause
 2005-10-21 18:43 UTC 

[Bug c++/20164] [3.4/4.0/4.1 Regression] Wrong line number in diagnostic
 2005-10-21 16:15 UTC  (2+ messages)
` [Bug c++/20164] [3.4 "

[Bug libgcj/17021] libgcj verifier resolves classes too eagerly
 2005-10-21 16:15 UTC  (2+ messages)

[Bug fortran/23635] [4.0/4.1 Regression] Argument of ichar at (1) must be of length one
 2005-10-21 16:10 UTC 

[Bug c++/24260] New: stdcall attribute is ignored at static member template functions
 2005-10-21 16:04 UTC  (5+ messages)
` [Bug c++/24260] [4.0/4.1 Regression] "

[Bug ada/22418] Ada produces mis-match (non compatible) types in MODIFY_EXPR
 2005-10-21 15:57 UTC  (3+ messages)

[Bug ada/22419] Ada produces mis-match (non compatible) types in MODIFY_EXPR
 2005-10-21 15:56 UTC  (3+ messages)

[Bug ada/22420] Ada produces mis-match (non compatible) types in MODIFY_EXPR
 2005-10-21 15:56 UTC  (3+ messages)

[Bug ada/22383] Ada produces mis-match (non compatible) types in MODIFY_EXPR
 2005-10-21 15:55 UTC  (3+ messages)

[Bug ada/22381] Ada produces mis-match (non compatible) types in MODIFY_EXPR
 2005-10-21 15:55 UTC  (3+ messages)

[Bug ada/22328] Ada produces mis-match (non compatible) types in MODIFY_EXPR
 2005-10-21 15:54 UTC  (3+ messages)

[Bug ada/21937] [4.0/4.1 Regression] Member record alignment triggers an ICE
 2005-10-21 15:54 UTC  (3+ messages)

[Bug driver/24473] New: [4.1 regression] Linker input files no longer ignored with -c and -o
 2005-10-21 13:10 UTC  (8+ messages)
` [Bug driver/24473] "
` [Bug driver/24473] [4.0/4.1 "

[Bug target/24465] New: -mminimal-toc miscompilation of __thread vars
 2005-10-21 12:59 UTC  (2+ messages)
` [Bug target/24465] [4.1 Regression] "

[Bug rtl-optimization/24257] New: ICE: in extract_insn, at recog.c:2084 with -O -fgcse -fgcse-sm
 2005-10-21 12:48 UTC  (4+ messages)
` [Bug rtl-optimization/24257] [4.1 Regression] ICE: in extract_insn "

[Bug c++/24172] New: error: incorrect sharing of tree nodes
 2005-10-21 12:19 UTC  (3+ messages)
` [Bug tree-optimization/24172] [4.1 Regression] "

[Bug other/24471] New: Invalid global deinitialization order
 2005-10-21 12:17 UTC  (2+ messages)
` [Bug other/24471] "

[Bug other/24472] New: Invalid global deinitialization order
 2005-10-21 12:17 UTC  (2+ messages)
` [Bug other/24472] "

[Bug c++/24470] New: segmentation fault in cc1plus when compiling with -O
 2005-10-21 12:11 UTC  (2+ messages)
` [Bug c++/24470] "

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations
 2005-10-21 11:40 UTC  (2+ messages)

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