public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/18251] New: unable to find a register to spill in class `POINTER_REGS'
 2005-02-08 19:17 UTC  (2+ messages)
` [Bug target/18251] "

[Bug target/19822] New: [avr] Unable to find a register to spill in class `POINTER_REGS'
 2005-02-08 19:15 UTC  (3+ messages)
` [Bug target/19822] "

[Bug fortran/16943] New: doubly defined function type causes error, even when types are the same
 2005-02-08 19:07 UTC  (2+ messages)
` [Bug fortran/16943] "

[Bug other/16802] New: PowerPC - Unnecessary extsw
 2005-02-08 19:06 UTC  (2+ messages)
` [Bug middle-end/16802] "

[Bug c/19820] New: How to get results from a V2SF ?
 2005-02-08 18:58 UTC  (2+ messages)
` [Bug c/19820] "

[Bug c/19411] New: Simple program causes gcc to run out of memory
 2005-02-08 18:53 UTC  (3+ messages)
` [Bug preprocessor/19411] "

[Bug preprocessor/19821] New: Preprocessor oom with nested vector operations
 2005-02-08 18:51 UTC  (2+ messages)
` [Bug preprocessor/19821] "

[Bug other/12096] New: dejagnu truncates output from spawned commands randomly, causing intermittant failed tests
 2005-02-08 18:49 UTC  (2+ messages)
` [Bug other/12096] "

[Bug debug/18961] New: Large output causes testsuite failure
 2005-02-08 18:31 UTC  (3+ messages)
` [Bug other/18961] "

[Bug c++/19819] New: ICE when compiling aegis 4.20
 2005-02-08 18:30 UTC  (4+ messages)
` [Bug c++/19819] "
` [Bug target/19819] "

[Bug java/18281] New: Backslashes in CLASSPATH cause jc1 to hang
 2005-02-08 17:33 UTC  (2+ messages)
` [Bug java/18281] "

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2
 2005-02-08 17:16 UTC  (6+ messages)

[Bug middle-end/14060] New: An unused register is saved to the stack
 2005-02-08 17:10 UTC  (2+ messages)
` [Bug middle-end/14060] "

[Bug tree-optimization/1046] gcc less efficient than jdk for recursion!
 2005-02-08 17:09 UTC 

[Bug tree-optimization/17863] New: threefold performance loss
 2005-02-08 16:56 UTC  (2+ messages)
` [Bug tree-optimization/17863] [4.0 Regression] threefold performance loss, not inlining as much

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

[Bug middle-end/19779] IBM 128bit long double format is not constant folded
 2005-02-08 16:43 UTC 

[Bug c/19133] New: march=athlon can produce slower code than march=i686
 2005-02-08 16:37 UTC  (2+ messages)
` [Bug target/19133] "

[Bug ada/17548] New: -march=pentium4 slows down Ada code
 2005-02-08 16:36 UTC  (2+ messages)
` [Bug target/17548] "

[Bug bootstrap/19818] New: [4.0 Regression] GCC 4.0 cannot bootstrap itself
 2005-02-08 16:04 UTC  (3+ messages)
` [Bug bootstrap/19818] "

[Bug driver/19353] New: Faulty handling of startfile_prefix_spec
 2005-02-08 15:14 UTC  (2+ messages)
` [Bug driver/19353] "

[Bug c++/19733] New: [3.4/4.0 regression] ICE on invalid destructor call
 2005-02-08 15:14 UTC  (2+ messages)
` [Bug c++/19733] "

[Bug c++/19816] New: C++ front-end produces a cast instead of just &a.b (empty base class)
 2005-02-08 15:09 UTC 

[Bug c++/19817] New: C++ front-end produces a cast instead of just &a.b (when call the deconstructor)
 2005-02-08 15:09 UTC 

[Bug target/14766] New: mips-sgi-irix6.5 testsuite failure in gcc.dg/overflow-1.c with -mabi=64
 2005-02-08 15:06 UTC  (4+ messages)
` [Bug target/14766] [3.3 only] "

[Bug other/19815] New: Documentation change - GCC Internals MODES_TIEABLE_P
 2005-02-08 15:03 UTC 

[Bug preprocessor/13726] New: [3.3/3.4/3.5 regression]cpp -C -dI loses comments on same line as #include directives
 2005-02-08 14:26 UTC  (2+ messages)
` [Bug preprocessor/13726] [3.3/3.4/4.0 "

[Bug c/18219] New: gcc-4.0.0 bloats code by 31%
 2005-02-08 14:04 UTC  (3+ messages)
` [Bug tree-optimization/18219] [4.0 Regression] "

[Bug target/19686] New: avr-gcc 4.0: loop performance decrease (extra conversion)
 2005-02-08 14:03 UTC  (6+ messages)
` [Bug tree-optimization/19686] [4.0 Regression] loop performance decrease, not comparing against 0

[Bug c++/19664] New: -fvisibility-inlines-hidden fails with gcc's extern template extension on amd64
 2005-02-08 13:55 UTC  (2+ messages)
` [Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

[Bug bootstrap/19796] New: Bootstrap fails: Unresolved data symbol "set_fpc_csr"
 2005-02-08 13:55 UTC  (6+ messages)
` [Bug target/19796] [4.0 Regression] "

[Bug tree-optimization/18687] [4.0 Regression] ~50% compile time regression
 2005-02-08 13:54 UTC 

[Bug c/17549] New: 25% increase in codesize (3.3.4 -> 4.0.0 20040917)
 2005-02-08 13:50 UTC  (5+ messages)
` [Bug tree-optimization/17549] [4.0 Regression] 10% increase in codesize with C code compared to GCC 3.3

[Bug ada/19489] New: gnat tools not buildable cross
 2005-02-08 13:45 UTC  (6+ messages)
` [Bug ada/19489] "

[Bug c++/19813] New: gcc 4.0 regression: bad code generation?? due to inlining??
 2005-02-08 13:27 UTC  (4+ messages)
` [Bug c++/19813] "
` [Bug regression/19813] [4.0 Regression] "

[Bug c++/19814] New: gcc 4.0 regression: bad code generation?? due to inlining??
 2005-02-08 13:27 UTC  (2+ messages)
` [Bug c++/19814] "

[Bug rtl-optimization/8361] [3.3/3.4/4.0 regression] C++ compile-time performance regression
 2005-02-08 10:19 UTC  (2+ messages)

[Bug middle-end/19805] New: sub-optimal initialisation of array on the stack
 2005-02-08 10:12 UTC  (2+ messages)
` [Bug middle-end/19805] "

[Bug c++/18445] New: ice during overload resolution in template instantiation
 2005-02-08 10:09 UTC  (2+ messages)
` [Bug c++/18445] [3.4 Regression] "

[Bug c++/19812] New: ICE in instantiate_type
 2005-02-08 10:04 UTC  (2+ messages)
` [Bug c++/19812] [3.4 Regression] "

[Bug c++/19808] New: miss a warning about uninitialized members in constructor
 2005-02-08  9:59 UTC  (3+ messages)
` [Bug c++/19808] "

[Bug tree-optimization/19803] New: __builtin_expect doesnt modify branch prediction for power4 target
 2005-02-08  9:25 UTC  (7+ messages)
` [Bug target/19803] __builtin_expect does not modify branch prediction for power4/5
` [Bug tree-optimization/19803] __builtin_expect doesnt modify branch prediction for power4 target

[Bug fortran/19479] New: UBOUND causes ICE
 2005-02-08  9:17 UTC  (2+ messages)
` [Bug fortran/19479] "

[Bug libstdc++/11740] New: ctype<wchar_t>::do_is(mask, wchar_t) doesn't handle multiple bits in mask
 2005-02-08  7:22 UTC  (2+ messages)
` [Bug libstdc++/11740] "

[Bug libgcj/19611] New: create 'sources.zip' for use in eclipse
 2005-02-08  6:30 UTC  (3+ messages)
` [Bug libgcj/19611] "

[Bug tree-optimization/19788] New: Inconsistent handling of -1
 2005-02-08  5:46 UTC  (2+ messages)
` [Bug tree-optimization/19788] "

[Bug c++/19811] New: g++ 4.0: ICE on vector delete of undefined class
 2005-02-08  5:14 UTC  (2+ messages)
` [Bug c++/19811] [4.0 Regression] "

[Bug c++/19809] New: Multiple definitions of friend functions in template classes
 2005-02-08  3:37 UTC  (2+ messages)
` [Bug c++/19809] [3.4/4.0 Regression] "

[Bug tree-optimization/19327] New: [4.0 Regression] FAIL: gcc.c-torture/execute/921215-1.c compilation, -O3 -g
 2005-02-08  3:18 UTC  (5+ messages)
` [Bug debug/19327] [4.0 Regression] gcc.c-torture/execute/921215-1.c compilation "

[Bug c++/19787] New: Internal compiler error with ambiguous conversion functions
 2005-02-08  3:11 UTC  (2+ messages)
` [Bug c++/19787] [3.4/4.0 Regression] "

[Bug middle-end/19807] New: fold does not fold &a[4]-1
 2005-02-08  2:34 UTC  (4+ messages)
` [Bug middle-end/19807] "

[Bug java/19810] New: Finally handling inconsistent when compiling to class/executable
 2005-02-08  2:12 UTC  (2+ messages)
` [Bug java/19810] "

[Bug tree-optimization/17064] New: -falias-noargument-global doesn't eliminate dead stores
 2005-02-08  0:29 UTC  (3+ messages)
` [Bug tree-optimization/17064] "
` [Bug tree-optimization/17064] -falias-noargument-global doesn't eliminate dead stores/loads

[Bug tree-optimization/19639] New: Funny (horrible) code for empty destructor
 2005-02-07 23:16 UTC  (5+ messages)
` [Bug tree-optimization/19639] "

[Bug target/19806] New: [4.0 regression] cris-axis-elf testsuite failure: gcc.c-torture/execute/20001130-1.c compilation, -O0
 2005-02-07 23:12 UTC  (3+ messages)
` [Bug target/19806] "

[Bug fortran/19443] New: log10 statement does not work properly in gfortran
 2005-02-07 23:09 UTC  (3+ messages)
` [Bug fortran/19443] "

[Bug libstdc++/11706] New: std::pow(T, int) implementation pessimizes code
 2005-02-07 22:33 UTC  (2+ messages)
` [Bug libstdc++/11706] "

[Bug middle-end/19402] New: __builtin_powi? still missing
 2005-02-07 22:03 UTC  (2+ messages)
` [Bug middle-end/19402] "

[Bug middle-end/19775] [3.4/4.0 regression] sqrt(pow(x,y)) != pow(x,y*0.5) (with -ffast-math)
 2005-02-07 21:57 UTC  (2+ messages)

[Bug java/8608] segmentation fault on compiling bad program
 2005-02-07 21:53 UTC 

[Bug target/19746] New: printf() optimisation ignores longcall attribute
 2005-02-07 21:24 UTC  (3+ messages)
` [Bug target/19746] "

[Bug c++/18604] New: [3.4/4.0 Regression] Strong using lookup conflicts
 2005-02-07 21:18 UTC  (2+ messages)
` [Bug c++/18604] "

[Bug c++/18384] New: ICE on zero-length array with empty initializer
 2005-02-07 21:12 UTC  (2+ messages)
` [Bug c++/18384] [3.3/3.4/4.0 Regression] "

[Bug libfortran/19678] New: DOS files don't work for list directed input
 2005-02-07 20:27 UTC  (2+ messages)
` [Bug libfortran/19678] "

[Bug preprocessor/19801] New: cppinternals.texi references old file names
 2005-02-07 20:21 UTC  (4+ messages)
` [Bug preprocessor/19801] [4.0 Regression] "

[Bug tree-optimization/19516] New: missed optimization
 2005-02-07 20:13 UTC  (2+ messages)
` [Bug tree-optimization/19516] missed optimization (bool)

[Bug tree-optimization/19804] New: Missed jump threading opportunity on "else" arm of COND_EXPR
 2005-02-07 19:48 UTC  (4+ messages)
` [Bug tree-optimization/19804] "

[Bug c/12719] New: Variables declaration can be anywhere
 2005-02-07 19:33 UTC  (3+ messages)
` [Bug c/12719] "

[Bug target/19800] New: mmix-knuth-mmixware broken
 2005-02-07 19:30 UTC  (9+ messages)
` [Bug target/19800] [regression 4.0] "
` [Bug rtl-optimization/19800] [4.0 regression] mmix-knuth-mmixware broken, building newlib/libm/common/s_fmax.c

[Bug middle-end/18041] New: OR of two single-bit bitfields is inefficient
 2005-02-07 19:21 UTC  (2+ messages)
` [Bug middle-end/18041] "

[Bug tree-optimization/18031] New: OR of a bitfield and a constant is not optimized at tree level
 2005-02-07 19:15 UTC  (2+ messages)
` [Bug tree-optimization/18031] "

[Bug tree-optimization/15618] New: Missed bool optimization
 2005-02-07 19:06 UTC  (2+ messages)
` [Bug tree-optimization/15618] "

[Bug optimization/15242] New: pessimization of "goto *"
 2005-02-07 19:00 UTC  (3+ messages)
` [Bug rtl-optimization/15242] [3.3/3.4 regression] "

[Bug libstdc++/17627] New: M68060 fails with libstdc++-v3/config/cpu/m68k/atomicity.h
 2005-02-07 18:53 UTC  (3+ messages)
` [Bug libstdc++/17627] "

[Bug other/14554] New: libffi: ASM error
 2005-02-07 17:22 UTC  (2+ messages)
` [Bug other/14554] "

[Bug tree-optimization/19794] New: [meta-bug] Jump threading related bugs
 2005-02-07 15:30 UTC  (9+ messages)
` [Bug tree-optimization/19794] "

[Bug other/19802] New: scan-not-hidden breaks with unknown object format
 2005-02-07 14:04 UTC 

[Bug other/17135] New: -freorder-functions mis-documented
 2005-02-07 13:26 UTC  (3+ messages)
` [Bug other/17135] "

[Bug rtl-optimization/19799] New: sibcall-3.c and sibcall-4.c fail on hppa64-*-hpux*
 2005-02-07 13:24 UTC  (2+ messages)
` [Bug target/19799] "

[Bug c++/19797] New: [4.0 Regression] g++.dg/abi/inline1.C fails on hppa*-*-hpux*
 2005-02-07 13:06 UTC  (2+ messages)
` [Bug c++/19797] "

[Bug other/14402] New: gccbug confusion
 2005-02-07 10:40 UTC  (3+ messages)
` [Bug other/14402] "

[Bug c/11751] New: wrong evaluation of an expression
 2005-02-07  6:46 UTC  (2+ messages)
` [Bug c/11751] wrong evaluation order "

[Bug ada/18871] New: Should use -Wextra instead of -W during ada bootstrap
 2005-02-07  6:46 UTC  (2+ messages)
` [Bug other/18871] Should use -Wextra instead of -W during bootstrap

[Bug c/19798] New: Prefix ++ doing wrong in an addition
 2005-02-07  6:45 UTC  (2+ messages)
` [Bug c/19798] "

[Bug tree-optimization/17790] New: Significant compile time increases for sixtrack with tree LICM and IV optimization
 2005-02-07  5:41 UTC  (2+ messages)
` [Bug tree-optimization/17790] [4.0 Regression] "

[Bug other/7549] gcc3.1: Documentation glitches in info-files
 2005-02-07  5:39 UTC  (2+ messages)

[Bug c/19795] New: GCC needs mechanism to expose compile-time declared reserved global registers to asm programs
 2005-02-07  5:29 UTC  (2+ messages)
` [Bug c/19795] "

[Bug tree-optimization/19789] New: tree optimizers do not know that constant global variables do not change
 2005-02-07  4:54 UTC  (3+ messages)
` [Bug tree-optimization/19789] "

[Bug fortran/18003] New: Parser failure in printing of array intrisics (lbound)
 2005-02-07  4:47 UTC  (2+ messages)
` [Bug fortran/18003] "

[Bug fortran/19777] -fbounds-check catches non-existent bounds violation
 2005-02-07  4:25 UTC 

[Bug tree-optimization/19786] New: Aliasing optimisation bug
 2005-02-07  3:42 UTC  (5+ messages)
` [Bug rtl-optimization/19786] [4.0 Regression] "

[Bug tree-optimization/19784] New: Aliasing optimisation bug
 2005-02-07  3:28 UTC 

[Bug tree-optimization/19782] New: Aliasing optimisation bug
 2005-02-07  3:25 UTC 

[Bug tree-optimization/19783] New: Aliasing optimisation bug
 2005-02-07  3:01 UTC 

[Bug tree-optimization/19785] New: Aliasing optimisation bug
 2005-02-07  2:46 UTC 

[Bug fortran/19754] New: Shape conformance not checked
 2005-02-07  2:42 UTC  (2+ messages)
` [Bug fortran/19754] "

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