public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/40676] New: internal compiler error: verify_ssa error: definition in block 5 does not dominate use in block 7
 2009-09-17  9:51 UTC  (3+ messages)
` [Bug tree-optimization/40676] [4.5 Regression] "

[Bug target/34653] New: unnecessary REX prefix
 2009-09-17  9:50 UTC  (2+ messages)
` [Bug target/34653] "

[Bug bootstrap/41386] New: incorrect configure results in "The following requested languages could not be built: lto"
 2009-09-17  9:50 UTC  (2+ messages)
` [Bug bootstrap/41386] "

[Bug c++/41384] New: initialization failure of global const variable of template class which has a constructor initializing its member which is a pointer to member data when compiled with -O2
 2009-09-17  9:47 UTC  (2+ messages)
` [Bug c++/41384] "

[Bug target/34702] New: 1.0 is not the inverse of 1.0 with -mrecip on x86
 2009-09-17  9:46 UTC  (2+ messages)
` [Bug target/34702] "

[Bug target/35195] New: Strange effect of -msse5/-mno-sse5
 2009-09-17  9:44 UTC  (2+ messages)
` [Bug target/35195] "

[Bug lto/40409] New: [LTO] ICE in expand_shift, at expmed.c:2263
 2009-09-17  9:44 UTC  (6+ messages)
` [Bug lto/40409] "

[Bug target/35425] New: Improve -mpcXXX handling
 2009-09-17  9:42 UTC  (2+ messages)
` [Bug target/35425] "

[Bug target/35466] New: Different assembly codes on 32bit and 64bit hosts
 2009-09-17  9:41 UTC  (2+ messages)
` [Bug target/35466] "

[Bug c/35516] New: option -masm=intel generates wrong assembly code with globals
 2009-09-17  9:39 UTC  (2+ messages)
` [Bug target/35516] "

[Bug target/36669] New: Wrong versioning for __float128
 2009-09-17  9:31 UTC  (2+ messages)
` [Bug target/36669] "

[Bug c++/36860] New: gcc 4.2.3 produces poor code compared to gcc-3.4.3 on xeon prestonia
 2009-09-17  9:27 UTC  (2+ messages)
` [Bug target/36860] "

[Bug c/37003] New: 4.2.2 -mfpmath=sse causes movapd from non-16-byte aligned address
 2009-09-17  9:24 UTC  (2+ messages)
` [Bug target/37003] "

[Bug c/38015] New: Converting between int and vector using intrinsics goes through memory
 2009-09-17  9:20 UTC  (2+ messages)
` [Bug target/38015] "

[Bug bootstrap/38288] New: i386/i386.c: 7 * set but not used variables
 2009-09-17  9:14 UTC  (2+ messages)
` [Bug target/38288] "

[Bug target/38320] New: missed movd opcode (32bits mm -> r/m32)
 2009-09-17  9:10 UTC  (2+ messages)
` [Bug target/38320] "

[Bug libfortran/41387] New: OPEN, STATUS='NEW' of a symbolic link to a non-existing file fails
 2009-09-17  9:09 UTC 

[Bug rtl-optimization/34011] New: Memory load is not eliminated from tight vectorized loop
 2009-09-17  9:08 UTC  (5+ messages)
` [Bug tree-optimization/34011] "

[Bug c/39276] New: [lto] - Testsuite gcc.log shows many "getconf: Invalid argument (_NPROCESSORS_ONLN)"
 2009-09-17  9:08 UTC  (3+ messages)
` [Bug lto/39276] "

[Bug target/38906] New: FAIL: gcc.target/i386/avx-vmovntdq-256-1.c (test for excess errors)
 2009-09-17  9:04 UTC  (2+ messages)
` [Bug target/38906] "

[Bug c/37216] New: Invalid XMM instructions generated with -O3
 2009-09-17  8:59 UTC  (2+ messages)
` [Bug target/37216] [cygming] Invalid alignment for SSE store to .comm data "

[Bug c/39369] New: ioquake3 SIGSEGVs when compiled with SSE optimizations
 2009-09-17  8:59 UTC  (2+ messages)
` [Bug target/39369] "

[Bug target/39935] New: Incorrect comments for %z modifier
 2009-09-17  8:55 UTC  (2+ messages)
` [Bug target/39935] "

[Bug target/40226] New: gcc emits bad opcode 'ffreep' even if march=geode
 2009-09-17  8:48 UTC  (2+ messages)
` [Bug target/40226] "

[Bug middle-end/41385] New: [4.5 regression] Many regressions on trunk
 2009-09-17  3:31 UTC  (2+ messages)
` [Bug middle-end/41385] "

[Bug target/41357] New: libgomp build fail
 2009-09-16 21:29 UTC  (29+ messages)
` [Bug target/41357] "
` [Bug debug/41357] "
` [Bug middle-end/41357] "

[Bug c/41382] New: Memory corruption observed in executable generated from struct array with compiler option -O
 2009-09-16 21:21 UTC  (3+ messages)
` [Bug c/41382] "

[Bug ada/41383] New: Timing_Events: Event time not cleared after Cancel_Handler
 2009-09-16 21:13 UTC 

[Bug middle-end/41360] New: [4.5 regression] gcc.c-torture/compile/builtin_unreachable-1.c
 2009-09-16 20:13 UTC  (8+ messages)
` [Bug middle-end/41360] [4.5 regression] Revision 151696 breaks gcc.c-torture/compile/builtin_unreachable-1.c

[Bug java/41375] New: Compiling native executable without -findirect-dispatch causes random SEGVs
 2009-09-16 20:01 UTC  (3+ messages)
` [Bug java/41375] "

[Bug tree-optimization/30927] New: tree-nested creates pointless static chains and trampolines when the callgraph is non-trivial
 2009-09-16 18:55 UTC  (2+ messages)
` [Bug tree-optimization/30927] "

[Bug c/35294] New: iwmmxt intrinsics, internal compiler error
 2009-09-16 18:26 UTC  (4+ messages)
` [Bug target/35294] "

[Bug c++/41381] New: Default copy constructor and assignment operator ignored
 2009-09-16 18:21 UTC  (2+ messages)
` [Bug c++/41381] "

[Bug fortran/35619] New: gcc-4.3.0 build fails in gfortran section centos-4.6
 2009-09-16 17:47 UTC  (4+ messages)
` [Bug bootstrap/35619] [4.3/4.4/4.5 Regression] fixed includes not being found if building in src dir

[Bug debug/41353] New: VTA missed-debug issues
 2009-09-16 17:20 UTC  (8+ messages)
` [Bug debug/41353] "

[Bug fortran/41347] New: ICE with -O3
 2009-09-16 17:04 UTC  (5+ messages)
` [Bug middle-end/41347] [4.5 Regression] "
` [Bug middle-end/41347] [4.5 Regression] ICE with -O3 or '-O2 -finline-functions'

[Bug c/41246] New: %ecx corruption when combining -regparm=3 with nested functions
 2009-09-16 16:27 UTC  (2+ messages)
` [Bug target/41246] should "sorry" when regparm=3 and nested functions are encountered

[Bug tree-optimization/41212] New: miscompilation at -O2
 2009-09-16 16:13 UTC  (7+ messages)
` [Bug fortran/41212] [4.5 Regression] "

[Bug middle-end/41378] New: -fipa-pta -O3 leads to ICE : in insert_vi_for_tree, at tree-ssa-structalias.c:2601
 2009-09-16 16:02 UTC  (3+ messages)
` [Bug middle-end/41378] "

[Bug lto/41380] New: lto.exp leaves temporary files behind
 2009-09-16 15:54 UTC 

[Bug lto/41379] New: WPA leaves asm temporary file behind
 2009-09-16 15:53 UTC  (2+ messages)
` [Bug lto/41379] "

[Bug lto/40392] New: ICE in lto_end_uncompression, at lto-compress.c:282
 2009-09-16 15:28 UTC  (3+ messages)
` [Bug lto/40392] "

[Bug tree-optimization/41377] New: [4.5 Regression] ICE in unsplit_eh
 2009-09-16 14:39 UTC  (2+ messages)
` [Bug tree-optimization/41377] "

[Bug lto/40790] New: plugin-api.h unconditionally includes stdint.h
 2009-09-16 14:37 UTC  (3+ messages)
` [Bug lto/40790] "

[Bug lto/40410] New: [LTO] ICE verify_stmts failed
 2009-09-16 13:55 UTC  (3+ messages)
` [Bug lto/40410] "

[Bug lto/40681] New: [ICE] expand_expr_real_1, at expr.c:7382
 2009-09-16 13:27 UTC  (2+ messages)
` [Bug lto/40681] "

[Bug lto/40754] New: lto1 dies with SIGBUS/SIGSEGV on Solaris 11/SPARC
 2009-09-16 13:18 UTC  (2+ messages)
` [Bug lto/40754] "

[Bug lto/41376] New: collect2 (and maybe lto1) do not handle static libraries
 2009-09-16 13:03 UTC 

[Bug c/41374] New: C99 basic character set
 2009-09-16 12:27 UTC  (3+ messages)
` [Bug c/41374] "

[Bug other/41101] New: [4.4 regression] build doesn't terminate (endless loop?)
 2009-09-16 11:57 UTC  (3+ messages)
` [Bug tree-optimization/41101] [4.4 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

[Bug c++/41373] New: attribute error and warning dont show the instantiation stack
 2009-09-16 11:31 UTC 

[Bug fortran/41369] New: Empty derived-type wrongly rejected as function return type
 2009-09-16 10:33 UTC  (3+ messages)
` [Bug fortran/41369] "

[Bug c++/41368] New: Erroneous aliasing rules violation messages are issued
 2009-09-16  9:55 UTC  (5+ messages)
` [Bug c++/41368] "

[Bug c++/41371] New: compiler hang for C++ code
 2009-09-16  9:54 UTC  (3+ messages)
` [Bug c++/41371] "
` [Bug rtl-optimization/41371] [4.5 Regression] "

[Bug java/41372] New: Symbols in shared library compiled from jar/classes should not be local with -findirect-dispatch
 2009-09-16  9:40 UTC 

[Bug middle-end/41365] New: gcc.dg/vect/vect-cond-[123].c abort due to bad code generation at -O1 and above
 2009-09-16  7:56 UTC  (3+ messages)
` [Bug middle-end/41365] "
` [Bug middle-end/41365] [4.5 Regression] "

[Bug fortran/41370] New: Function return-type declaration with specification expression rejected
 2009-09-16  7:41 UTC  (2+ messages)
` [Bug fortran/41370] "

[Bug c/41366] New: Very inefficient code generated
 2009-09-16  7:09 UTC  (2+ messages)
` [Bug c/41366] "

[Bug c/41367] New: gcc: segmentation fault (Program cc1)
 2009-09-16  6:48 UTC  (2+ messages)
` [Bug c/41367] "

[Bug fortran/41344] New: ICE / Bus error on OpenMP compile
 2009-09-16  5:00 UTC  (3+ messages)
` [Bug middle-end/41344] [4.5 Regression] "

[Bug c/41364] New: gcc exits with: internal compiler error: Abort
 2009-09-15 23:18 UTC  (4+ messages)
` [Bug c/41364] "

[Bug bootstrap/41349] New: bootstrap comparison failure on sparc-linux
 2009-09-15 22:20 UTC  (3+ messages)
` [Bug bootstrap/41349] [4.5 regression] "

[Bug c/36043] New: gcc reads 8 bytes for a struct of size 6 which leads to sigsegv
 2009-09-15 21:54 UTC  (3+ messages)
` [Bug target/36043] "

[Bug fortran/41362] New: Make command failed with fortran when compiling source
 2009-09-15 20:16 UTC  (4+ messages)
` [Bug fortran/41362] "

[Bug fortran/41363] New: Make command failed with fortran when compiling source
 2009-09-15 20:16 UTC  (2+ messages)
` [Bug fortran/41363] "

[Bug c/40677] New: flag -mmultiple is ignored
 2009-09-15 20:12 UTC  (2+ messages)
` [Bug target/40677] "

[Bug c/41175] New: -Os generates significantly larger code
 2009-09-15 20:12 UTC  (2+ messages)
` [Bug target/41175] "

[Bug java/41361] New: segmentation fault when class not found from gcj-built executable with indirect dispatch
 2009-09-15 19:27 UTC 

[Bug middle-end/41312] New: [4.5 Regression] miscompilation of CP2K at -O3
 2009-09-15 16:21 UTC  (2+ messages)
` [Bug middle-end/41312] "

[Bug libstdc++/41351] New: std::rotate on RAI does not conform to ISO complexity requirement
 2009-09-15 15:37 UTC  (14+ messages)
` [Bug libstdc++/41351] "

64-bit gcc
 2009-09-15 14:03 UTC 

[Bug c++/41354] New: g++: Inlining constructors puts wrong vtable in objects
 2009-09-15 13:22 UTC  (2+ messages)
` [Bug middle-end/41354] "

[Bug gcov-profile/41359] New: [fortran] 'else if' statement is discarded and incoherent line count
 2009-09-15 13:07 UTC  (2+ messages)
` [Bug gcov-profile/41359] "

[Bug target/41358] New: correct types for OpenBSD targets
 2009-09-15 13:04 UTC  (3+ messages)
` [Bug target/41358] "

[Bug bootstrap/41308] New: build of libgomp fails with undefined reference to gomp_tls_data
 2009-09-15 12:53 UTC  (2+ messages)
` [Bug bootstrap/41308] "

[Bug lto/41230] New: [LTO] Segfault using -flto with -fvar-tracking-assignments
 2009-09-15 10:15 UTC  (3+ messages)
` [Bug lto/41230] "

[Bug middle-end/41343] New: sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use
 2009-09-15  9:19 UTC  (3+ messages)
` [Bug middle-end/41343] [4.5 Regression] "

[Bug bootstrap/41350] New: [4.5 regression] FreeBSD bootstrap failure: unimplemented: Multiple EH personalities are supported only with assemblers supporting .cfi.personality directive
 2009-09-15  8:17 UTC  (2+ messages)
` [Bug bootstrap/41350] "

[Bug c++/38392] New: Template friend function injection
 2009-09-15  7:37 UTC  (2+ messages)
` [Bug c++/38392] "

[Bug c++/41333] New: Link error on Solaris 10 / GNU 3.4.2
 2009-09-15  4:21 UTC  (2+ messages)
` [Bug c++/41333] Link error on Solaris 10 / GNU 4.3.2

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