public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/22271] New: No builtin defines to tell SDATA mode
 2005-08-24  5:46 UTC  (2+ messages)
` [Bug target/22271] No builtin preprocessing "

[Bug c++/22233] New: [3.4/4.0/4.1 regression] ICE with wrong number of template parameters
 2005-08-24  5:38 UTC  (2+ messages)
` [Bug c++/22233] [3.4 "

[Bug c/23541] New: all error messages produce segfault ICE
 2005-08-24  5:37 UTC 

[Bug target/23463] New: [4.1 Regression] va-arg-22.c execution fails
 2005-08-24  4:59 UTC  (2+ messages)
` [Bug target/23463] "

[Bug java/23404] New: Interpreted byte code does not run properly on ppc
 2005-08-24  4:27 UTC  (3+ messages)
` [Bug libffi/23404] Interpreted java byte code does not run properly

[Bug c++/23539] New: C & C++ compiler generating misaligned references regardless of compiler flags
 2005-08-24  3:53 UTC  (10+ messages)
` [Bug target/23539] "

[Bug translation/23540] New: Shifting wraps around => miscompilation
 2005-08-24  2:57 UTC  (3+ messages)
` [Bug translation/23540] "

[Bug libstdc++/23358] _Destroy doesn't optimize for scalar types
 2005-08-24  2:38 UTC  (3+ messages)

[Bug c++/20799] New: Legal code generate wrong binary
 2005-08-24  2:17 UTC  (6+ messages)
` [Bug target/20799] [4.0/4.1 Regression] bad relocs for new/delete overrides

[Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
 2005-08-24  2:17 UTC  (5+ messages)
` [Bug libstdc++/23462] "

[Bug c/20102] New: Incorrect floating point code generated when assigning to "packed" structure
 2005-08-24  1:51 UTC  (4+ messages)
` [Bug target/20102] "

[Bug tree-optimization/23522] New: fold() bug
 2005-08-23 23:47 UTC  (4+ messages)
` [Bug middle-end/23522] fold_widened_comparison bug
` [Bug middle-end/23522] [3.4/4.0/4.1 Regression] "

[Bug fortran/23538] New: gfortran hangs on old cray fortran 66 program
 2005-08-23 21:45 UTC  (4+ messages)
` [Bug fortran/23538] "

[Bug target/19161] New: No emms or femms emitted between MMX and FP instructions
 2005-08-23 21:38 UTC  (4+ messages)
` [Bug target/19161] "

[Bug ada/23519] New: Dividing fixed point number by zero returns zero
 2005-08-23 21:01 UTC  (8+ messages)
` [Bug ada/23519] "

[Bug libgcj/23182] New: instanceof sometimes fails if compiled with -findirect-dispatch
 2005-08-23 20:48 UTC  (3+ messages)
` [Bug libgcj/23182] "

[Bug fortran/17740] New: ICE in gfc_trans_arrayfunc_assign, at fortran/trans-expr.c:2011
 2005-08-23 19:58 UTC  (2+ messages)
` [Bug fortran/17740] "

[Bug tree-optimization/23346] New: [4.1 Regression] FRE before DCE makes a mess of loads or need to sink loads
 2005-08-23 19:54 UTC  (5+ messages)
` [Bug tree-optimization/23346] "

[Bug ada/23514] New: fixed point error cause Ada exception block does NOT work
 2005-08-23 18:56 UTC  (8+ messages)
` [Bug ada/23514] "

[Bug java/23431] [4.0/4.1 regression] gcj allows overriding with more restrictive access
 2005-08-23 18:31 UTC  (2+ messages)

[Bug libstdc++/23528] New: Wrong default allocator in ext/hash_map
 2005-08-23 18:28 UTC  (13+ messages)
` [Bug libstdc++/23528] "
` [Bug libstdc++/23528] [3.4 Regression] "

[Bug rtl-optimization/23524] New: bigger version of mov + cmp produced
 2005-08-23 18:23 UTC  (7+ messages)
` [Bug rtl-optimization/23524] "

[Bug middle-end/23517] New: can't cast between generic vector types and target supported vector types
 2005-08-23 18:06 UTC  (6+ messages)
` [Bug middle-end/23517] [4.0/4.1 Regression] "

[Bug fortran/18878] New: Erronous error message on vaild USE statement
 2005-08-23 17:48 UTC  (2+ messages)
` [Bug fortran/18878] "

[Bug libgcj/23183] New: SimpleDateFormat fails to render '' as single quotes
 2005-08-23 17:13 UTC  (2+ messages)
` [Bug libgcj/23183] "

[Bug tree-optimization/19905] New: Extra V_MAY_DEF on a static variable whose address is not taken (we should be able to move the load out of the loop)
 2005-08-23 16:52 UTC  (2+ messages)
` [Bug tree-optimization/19905] "

[Bug c++/23383] New: builtin array operator new is not marked with malloc attribute
 2005-08-23 16:40 UTC  (2+ messages)
` [Bug c++/23383] "

[Bug c++/18835] New: memory consumption is high for C++ testcase
 2005-08-23 16:32 UTC  (3+ messages)
` [Bug c++/18835] "

[Bug libgcj/23216] New: IncompatibleClassChangeError when Using Java-Gnome
 2005-08-23 16:28 UTC  (3+ messages)
` [Bug libgcj/23216] "

[Bug bootstrap/21766] New: bootstrap failure
 2005-08-23 16:02 UTC  (2+ messages)
` [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin

[Bug c/23535] New: Compiler assertion failed when building cross compiler
 2005-08-23 15:44 UTC  (2+ messages)
` [Bug c/23535] "

[Bug other/22594] New: HOST_LONG_LONG_FORMAT not used in HOST_WIDE_INT_PRINT macro
 2005-08-23 15:13 UTC  (2+ messages)
` [Bug other/22594] "

[Bug fortran/18452] New: -fno-second-underscore induces warning
 2005-08-23 15:07 UTC  (2+ messages)
` [Bug fortran/18452] Fortran options induces warning for fortran that needs preprocessing

[Bug driver/23532] New: [gfortran & g77] Regression compiling Fortran code with preprocessor instructions
 2005-08-23 14:55 UTC  (2+ messages)
` [Bug driver/23532] "

[Bug java/23283] New: Java interpreter significantly faster than gcc?!
 2005-08-23 14:54 UTC  (5+ messages)
` [Bug java/23283] Sun's JIT faster than gcc for Random.nextDouble

[Bug libgcj/20908] New: [m68k-linux] libjava testsuite fails about 600 tests
 2005-08-23 14:44 UTC  (3+ messages)
` [Bug libgcj/20908] "

[Bug fortran/12840] New: [gfortran] Unable to find scalarization loop specifier
 2005-08-23 14:20 UTC  (2+ messages)
` [Bug fortran/12840] "

[Bug c/23506] New: Bad array access in DEF_GCC_BUILTIN
 2005-08-23 13:18 UTC  (2+ messages)
` [Bug c/23506] [4.0/4.1 Regression] "

[Bug preprocessor/23351] New: *cpp specs file options are sometimes ignored in Sun builds
 2005-08-23 13:16 UTC  (3+ messages)
` [Bug driver/23351] "

[Bug middle-end/23467] New: alignment of member doesn't always carry over to alignment of struct
 2005-08-23 12:47 UTC  (4+ messages)
` [Bug middle-end/23467] "

[Bug c++/23044] New: [4.0/4.1 Regression] ICE on vaild code
 2005-08-23 12:42 UTC  (4+ messages)
` [Bug c++/23044] [4.0/4.1 Regression] ICE on valid code

[Bug libgcj/23508] New: FAIL: PR218
 2005-08-23 11:58 UTC  (3+ messages)
` [Bug libgcj/23508] "

[Bug libgcj/23507] New: gij testsuite failures
 2005-08-23 11:47 UTC  (2+ messages)
` [Bug libgcj/23507] "

[Bug c++/23426] New: partial fix too large array problem
 2005-08-23 11:46 UTC  (5+ messages)
` [Bug c++/23426] [4.0/4.1 Regression] "
` [Bug c++/23426] [4.0/4.1 Regression] Too large array problem gives two error message

[Bug target/23454] New: [4.0 regression] ICE in invert_exp_1, at jump.c:1719
 2005-08-23 11:45 UTC  (2+ messages)
` [Bug rtl-optimization/23454] "

[Bug c++/11807] New: Wrong usage of registers on ARM
 2005-08-23 11:42 UTC  (4+ messages)
` [Bug inline-asm/11807] GCC should error out when clobbering the stack pointer and frame pointer

[Bug c++/23526] Internal compiler error with -03 optimization in c++
 2005-08-23 11:42 UTC 

[Bug target/21571] New: ICE in rs6000.c with -msdata=default
 2005-08-23 11:34 UTC  (5+ messages)
` [Bug target/21571] "

[Bug rtl-optimization/23523] New: code size regression on x86
 2005-08-23 11:28 UTC  (3+ messages)
` [Bug rtl-optimization/23523] "

[Bug target/23525] New: inefficient parameter passing on x86
 2005-08-23 11:26 UTC  (2+ messages)
` [Bug target/23525] "

[Bug tree-optimization/22043] New: [4.0/4.1 Regression] Fields not initialized for automatic structs with flexible array members
 2005-08-23 11:17 UTC  (3+ messages)
` [Bug middle-end/22043] [4.1 "

[Bug middle-end/23511] New: Segfault in fold_binary
 2005-08-23 11:11 UTC  (3+ messages)
` [Bug tree-optimization/23511] [4.1 Regression] "

[Bug libstdc++/23494] New: std::basic_string <> capacity weirdness
 2005-08-23 10:27 UTC  (3+ messages)
` [Bug libstdc++/23494] "

[Bug libstdc++/23465] New: Assignment fails on TR1 unordered containers
 2005-08-23 10:22 UTC  (2+ messages)
` [Bug libstdc++/23465] "

[Bug rtl-optimization/19097] New: Lots of else ifs take forever to compile
 2005-08-23  7:29 UTC  (2+ messages)
` [Bug rtl-optimization/19097] [3.4/4.0/4.1 regression] Quadratic behavior with many sets for the same register in gcse CPROP

[Bug c/17402] New: static functions are removed before builtins are expanded
 2005-08-23  6:29 UTC  (2+ messages)
` [Bug middle-end/17402] "

[Bug c/23445] New: [4.1 Regression] ICE with -O1 -ftree-vrp -fdelete-null-pointer-checks
 2005-08-23  5:44 UTC  (2+ messages)
` [Bug tree-optimization/23445] "

[Bug c/23070] New: CALL_V4_CLEAR_FP_ARGS flag not properly set
 2005-08-23  2:40 UTC  (3+ messages)
` [Bug target/23070] "

[Bug preprocessor/18555] New: Need a command line switch to control gcc's include and libary finding mechanism
 2005-08-23  2:31 UTC  (2+ messages)
` [Bug other/18555] -isysroot is not miss-documented

[Bug other/22232] New: Bug in "fixproto" (missing escape)
 2005-08-23  2:21 UTC  (2+ messages)
` [Bug other/22232] "

[Bug c/21161] New: "clobbered by longjmp" warning ignores the data flow
 2005-08-23  2:20 UTC  (3+ messages)
` [Bug c/21161] "
` [Bug middle-end/21161] "

[Bug target/22120] New: -fpic causes an ICE on i686-apple-darwin
 2005-08-23  2:20 UTC  (2+ messages)
` [Bug target/22120] "

[Bug libstdc++/22317] New: 4.0.1 libstdc++ regression compared to 4.0.0
 2005-08-23  2:20 UTC  (2+ messages)
` [Bug target/22317] c99_classification_macros_c.cc fails on darwin

[Bug java/20158] New: gcj fails to compile Apache ant, resulting in "Bus error"
 2005-08-23  2:11 UTC  (2+ messages)
` [Bug java/20158] "

[Bug c/17279] New: internal compiler error with 128 bit integers
 2005-08-23  2:08 UTC  (2+ messages)
` [Bug target/17279] [3.4 Regression] "

[Bug libstdc++/16651] New: [3.4/3.5 Regression] cross from powerpc-darwin to i686-darwin fails
 2005-08-23  2:06 UTC  (2+ messages)
` [Bug libstdc++/16651] [3.4/4.0 "

[Bug bootstrap/16649] New: bootstrap of gcc3.4.1 fails on OpenDarwin7.2.1/x86
 2005-08-23  2:03 UTC  (2+ messages)
` [Bug target/16649] [3.4 Regression] bootstrap of gcc3.4.x "

[Bug fortran/22390] New: Implement FLUSH statement
 2005-08-23  2:03 UTC  (2+ messages)
` [Bug fortran/22390] "

[Bug fortran/17379] New: Generic functions not resolved
 2005-08-23  1:54 UTC  (2+ messages)
` [Bug fortran/17379] "

[Bug fortran/20663] New: Generic function is not resolved
 2005-08-23  1:54 UTC  (2+ messages)
` [Bug fortran/20663] "

[Bug c++/21166] New: g++ gives error on reference to packed structure elements
 2005-08-23  1:54 UTC  (2+ messages)
` [Bug c++/21166] "

[Bug driver/21366] New: The -bundle linking option does not get processed right on darwin
 2005-08-23  1:54 UTC  (2+ messages)
` [Bug driver/21366] "

[Bug fortran/21432] New: Another code sample that gfortran dies on
 2005-08-23  1:54 UTC  (2+ messages)
` [Bug fortran/21432] gfortran does not support printing of namelists

[Bug bootstrap/19607] New: Build fails on MSYS/MingGW because of incorrect SYSTEM_HEADER_DIR
 2005-08-23  1:53 UTC  (2+ messages)
` [Bug bootstrap/19607] "

[Bug rtl-optimization/23233] New: Loop optimisation ICE for subreg addresses
 2005-08-23  1:53 UTC  (2+ messages)
` [Bug rtl-optimization/23233] "

[Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
 2005-08-23  1:51 UTC  (2+ messages)
` [Bug testsuite/23239] "

[Bug target/23485] New: [ia64]: Integer dvide by zero doesn't raise a signal
 2005-08-23  1:50 UTC  (2+ messages)
` [Bug target/23485] "

[Bug libgcj/23498] New: [4.1 regression] libgcj/classpath add two undesired info files: hacking.info, vmintegration.info
 2005-08-23  1:49 UTC  (4+ messages)
` [Bug libgcj/23498] "

[Bug c/19931] New: gcc 3.4.x. internal compiler error: Segmentation fault; cross-powerpc on winxp
 2005-08-23  1:33 UTC  (2+ messages)
` [Bug middle-end/19931] "

[Bug c/20546] New: Loading and storing of packed structure elements uses wrong endian for PPC EABI Little Endian
 2005-08-23  1:17 UTC  (2+ messages)
` [Bug target/20546] "

[Bug c/21105] New: Compiling of large array fails
 2005-08-22 23:56 UTC  (2+ messages)
` [Bug middle-end/21105] [4.0/4.1 Regression] "

[Bug target/23435] New: Unrecognizable insn (in extract_insn, at recog.c)
 2005-08-22 23:52 UTC  (2+ messages)
` [Bug target/23435] [4.1 Regression] "

[Bug target/23521] New: [m68k] bootstrap failure in libgfortran
 2005-08-22 23:41 UTC  (2+ messages)
` [Bug target/23521] "

[Bug libgcj/22622] New: gnu/classpath/Configuration.java being grep'ed for before created
 2005-08-22 23:38 UTC  (4+ messages)
` [Bug libgcj/22622] "

[Bug target/19653] New: x87 reg allocated for constants for -mfpmath=sse
 2005-08-22 22:09 UTC  (2+ messages)
` [Bug target/19653] "

[Bug libgcj/23367] New: _Jv_FindMethodInCache is not thread-safe
 2005-08-22 22:09 UTC  (2+ messages)
` [Bug libgcj/23367] "

[Bug libgcj/23495] New: java.lang.String.equals is suboptimal
 2005-08-22 22:03 UTC  (2+ messages)
` [Bug libgcj/23495] "

[Bug c++/23520] New: template instantiation disables inlining
 2005-08-22 21:32 UTC  (4+ messages)
` [Bug c++/23520] "

[Bug c++/14950] New: always_inline does not mix with templates and -O0
 2005-08-22 20:55 UTC  (2+ messages)
` [Bug c++/14950] [3.4 Regression] [non unit-at-a-time] "

[Bug libgcj/23499] New: [4.1 regression] libgcj/classpath create empty directory $PREFIX/share/classpath/api/
 2005-08-22 20:02 UTC  (2+ messages)
` [Bug libgcj/23499] "

[Bug rtl-optimization/23518] New: some gcc optimizations do not take overflow into account
 2005-08-22 19:56 UTC  (2+ messages)
` [Bug middle-end/23518] some gcc optimizations do not take overflow into account with -fwrapv

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