public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/18714] New: Runtime hang in LAPACK routine SLAMC1 - in Quetzal benchmark suite
 2005-01-28 17:20 UTC  (5+ messages)
` [Bug fortran/18714] "

[Bug c++/19661] New: many redundant atexit calls emitted into the executable for static objects with empty destructors
 2005-01-28 17:02 UTC  (6+ messages)
` [Bug c++/19661] unnecessary atexit calls emitted "
` [Bug middle-end/19661] "

[Bug fortran/19673] New: pointer function with RESULT specified returns pointer to "ptr" rather than "*ptr"
 2005-01-28 16:46 UTC 

[Bug tree-optimization/19643] New: "0 % variable" isn't optimized to 0
 2005-01-28 16:36 UTC  (2+ messages)
` [Bug tree-optimization/19643] "0 % variable" isn't optimized to 0 at tree level

[Bug optimization/14741] New: missing transformations lead to poorly optimized code
 2005-01-28 16:31 UTC  (4+ messages)
` [Bug tree-optimization/14741] "

[Bug regression/19672] New: Performance regression in simple loop code
 2005-01-28 16:20 UTC 

[Bug target/19670] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1
 2005-01-28 15:52 UTC  (3+ messages)
` [Bug tree-optimization/19670] "
` [Bug tree-optimization/19670] [4.0 regression] "

[Bug middle-end/19402] New: __builtin_powi? still missing
 2005-01-28 15:29 UTC  (2+ messages)
` [Bug middle-end/19402] "

[Bug target/19671] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/20030711-2.c scan-tree-dump-times rtmem 1
 2005-01-28 15:24 UTC  (4+ messages)
` [Bug tree-optimization/19671] "

[Bug c/17640] New: empty loop not removed after optimization
 2005-01-28 15:18 UTC  (3+ messages)
` [Bug tree-optimization/17640] "

[Bug target/19663] New: sparc.h's LINK_GCC_C_SEQUENCE_SPEC lacks generality
 2005-01-28 15:17 UTC  (9+ messages)
` [Bug target/19663] "
` [Bug target/19663] LINK_GCC_C_SEQUENCE_SPEC doesn't play nice with RTEMS

[Bug rtl-optimization/8361] [3.3/3.4/4.0 regression] C++ compile-time performance regression
 2005-01-28 15:15 UTC  (2+ messages)

[Bug libstdc++/19567] New: dynamic_cast failure in dlopen-ed shared object
 2005-01-28 15:10 UTC  (3+ messages)
` [Bug libstdc++/19567] "

[Bug fortran/19669] New: [gfortran] ICE (segfault) on legal (?) code
 2005-01-28 15:02 UTC  (9+ messages)
` [Bug fortran/19669] "

[Bug fortran/18977] New: LAPACK test xeigtsts segfaults
 2005-01-28 14:29 UTC  (7+ messages)
` [Bug target/18977] LAPACK test xeigtsts segfaults with optimization
` [Bug target/18977] [4.0 regression] "

[Bug tree-optimization/15524] New: [3.5 Regression] jump threading on trees is slow with switch statements with large # of cases
 2005-01-28 14:28 UTC  (2+ messages)
` [Bug tree-optimization/15524] [4.0 "

[Bug tree-optimization/19639] New: Funny (horrible) code for empty destructor
 2005-01-28 14:21 UTC  (2+ messages)
` [Bug tree-optimization/19639] "

[Bug c++/19664] New: -fvisibility-inlines-hidden fails with gcc's extern template extension on amd64
 2005-01-28 14:19 UTC  (7+ messages)
` [Bug c++/19664] "
` [Bug target/19664] "

[Bug libfortran/19647] New: inquire(delim=) returns garbage
 2005-01-28 14:16 UTC  (2+ messages)
` [Bug libfortran/19647] "

[Bug target/16719] New: [ColdFire] Illegal move of byte itno address register causes compiler to ICE
 2005-01-28 14:11 UTC  (4+ messages)
` [Bug target/16719] "

[Bug c++/19666] New: ICE in fold_convert
 2005-01-28 14:08 UTC  (5+ messages)
` [Bug c++/19666] "
` [Bug c++/19666] [3.4 Regression] "

[Bug c++/19662] New: [FEATURE REQUEST] Need an option preventing any atexit object destructions
 2005-01-28 14:00 UTC  (3+ messages)
` [Bug c++/19662] "

[Bug c++/19667] New: ICE on (very trivial) invalid
 2005-01-28 13:54 UTC  (2+ messages)
` [Bug c++/19667] [4.0 Regression] "

[Bug libfortran/19668] New: endless loop on read(10,*) with DOS file
 2005-01-28 11:14 UTC  (2+ messages)
` [Bug libfortran/19668] "

[Bug target/19333] New: Compilation SEGFAULTs with -O1 -finline-functions on the x86_64 architecture
 2005-01-28 11:10 UTC  (5+ messages)
` [Bug tree-optimization/19333] [4.0 Regression] "

[Bug fortran/19654] New: compilation crashes when variable is too large instead of showing error
 2005-01-28 10:37 UTC  (3+ messages)
` [Bug fortran/19654] "

[Bug c++/19642] New: streaming doubles is very slow compared to sprintf
 2005-01-28  9:58 UTC  (14+ messages)
` [Bug libstdc++/19642] "

[Bug c++/19665] New: Can access private member function if it is virtual
 2005-01-28  9:42 UTC  (3+ messages)
` [Bug c++/19665] "

[Bug target/19645] New: PPC64 64-bit build failure
 2005-01-28  8:12 UTC  (11+ messages)
` [Bug target/19645] "

[Bug tree-optimization/17454] New: ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
 2005-01-28  6:31 UTC  (2+ messages)
` [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=fold

[Bug c/18180] New: Disable special handling of functions with --freestanding
 2005-01-28  6:28 UTC  (2+ messages)
` [Bug c/18180] move special handling out functions into attributes

[Bug ada/15616] New: Linking error on legal program using generic package
 2005-01-28  6:27 UTC  (2+ messages)
` [Bug ada/15616] [4.0 Regression] "

[Bug c/19342] New: internal compiler error: in common_type, at c-typeck.c:490
 2005-01-28  6:26 UTC  (3+ messages)
` [Bug c/19342] [4.0 regression] ICE "

[Bug target/19653] New: x87 reg allocated for constants for -mfpmath=sse
 2005-01-28  6:24 UTC  (3+ messages)
` [Bug target/19653] "

[Bug ada/5911] Support for multilib in Ada
 2005-01-28  6:23 UTC 

[Bug c++/18207] New: wrong diagnostic for ill-formed implicitly-defined default constructor
 2005-01-28  6:20 UTC  (2+ messages)
` [Bug c++/18207] misleading "

[Bug middle-end/19650] New: miscompilation of correct code
 2005-01-28  4:06 UTC  (2+ messages)
` [Bug middle-end/19650] [4.0 Regression] miscompilating of array acess of (int)(a==2)

[Bug c++/16558] New: 3.5: bogus missing-return warning
 2005-01-28  3:48 UTC  (2+ messages)
` [Bug middle-end/16558] [4.0 Regression]: "

[Bug c++/19448] New: Different value representation for bitfield width exceeding its type size
 2005-01-28  1:36 UTC  (2+ messages)
` [Bug c++/19448] "

[Bug tree-optimization/17863] New: threefold performance loss
 2005-01-28  1:04 UTC  (2+ messages)
` [Bug tree-optimization/17863] [4.0 Regression] threefold performance loss, not inlining as much

[Bug tree-optimization/18687] [4.0 Regression] ~50% compile time regression
 2005-01-28  0:55 UTC 

[Bug bootstrap/19120] New: ICE: in ten_to_ptwo, at real.c:2007
 2005-01-28  0:37 UTC  (2+ messages)
` [Bug regression/19120] [4.0 Regression] "

[Bug target/17771] New: -O2 -mmvcle: internal compiler error: in spill_failure, at reload1.c:1915
 2005-01-27 23:42 UTC  (5+ messages)
` [Bug target/17771] "

[Bug c++/19199] New: Wrong warning about returning a reference to a temporary
 2005-01-27 23:08 UTC  (2+ messages)
` [Bug c++/19199] [3.3/3.4/4.0 Regression] "

[Bug c/19293] New: avr-gcc crashes when using shifts with negative shift count
 2005-01-27 22:59 UTC  (3+ messages)
` [Bug target/19293] "

[Bug regression/19530] New: MMX load intrinsic produces SSE superflus instructions (movlps)
 2005-01-27 22:56 UTC  (2+ messages)
` [Bug target/19530] MMX load intrinsic produces SSE superfluous "

Is this address still correct for GNU C bugs?
 2005-01-27 22:55 UTC 

Is this address still correct for GNU C bugs?
 2005-01-27 22:45 UTC 

[Bug java/19586] New: gij exits with SIGABR
 2005-01-27 22:44 UTC  (7+ messages)
` [Bug java/19586] "

[Bug target/19329] New: [3.4 Regression] Miscompilation with bitfields
 2005-01-27 22:36 UTC  (2+ messages)
` [Bug middle-end/19329] [3.4 Regression] Bitfield operations cause shifts with 0-count to slip through backends

[Bug fortran/18565] New: gfortran: CONJG: false error message about standard violation
 2005-01-27 21:56 UTC  (2+ messages)
` [Bug fortran/18565] "

[Bug c++/19660] ICE
 2005-01-27 21:48 UTC  (2+ messages)

[Bug driver/19353] New: Faulty handling of startfile_prefix_spec
 2005-01-27 21:39 UTC  (2+ messages)
` [Bug driver/19353] "

[Bug tree-optimization/19659] New: GCC does remove an "if" statement that never triggers
 2005-01-27 21:26 UTC  (4+ messages)
` [Bug tree-optimization/19659] GCC does not "

[Bug c/19658] New: fail to build gcc 3.4.3 on IRIX6.5
 2005-01-27 21:25 UTC  (4+ messages)
` [Bug target/19658] "

[Bug tree-optimization/18595] New: IV-OPTS is slow (and does not scale)
 2005-01-27 20:40 UTC  (6+ messages)
` [Bug tree-optimization/18595] [4.0 Regression] IV-OPTS is O(N^3)

[Bug target/19150] New: [3.3/3.4/4.0 Regression] suboptimal fp division with -ffast-math
 2005-01-27 19:53 UTC  (2+ messages)
` [Bug target/19150] "

[Bug c++/17519] New: Warning for array of packed non-POD in packed struct
 2005-01-27 17:51 UTC  (2+ messages)
` [Bug c++/17519] [3.4/4.0 Regression] "

[Bug c++/17278] New: 40% C++ compile-time regression in comparison with 3.4.1 at -O1 optimization level
 2005-01-27 16:41 UTC  (4+ messages)
` [Bug middle-end/17278] [4.0 Regression] 8% "

[Bug libstdc++/17243] New: Test failures due to missing C99 symbols
 2005-01-27 15:52 UTC  (2+ messages)
` [Bug libstdc++/17243] "

[Bug tree-optimization/15791] New: fold misses that two ADDR_EXPR of an arrary obvious not equal
 2005-01-27 14:53 UTC  (2+ messages)
` [Bug tree-optimization/15791] "

[Bug c++/19583] New: Incorrect diagnostic: control may reach end of non-void function '...' being inlined
 2005-01-27 14:41 UTC  (3+ messages)
` [Bug middle-end/19583] [4.0 Regression] "

[Bug c++/19648] New: stl_alloc.h - increases required alignment of target type
 2005-01-27 14:27 UTC  (3+ messages)
` [Bug libstdc++/19648] "

[Bug ada/19489] New: gnat tools not buildable cross
 2005-01-27 14:10 UTC  (4+ messages)
` [Bug ada/19489] "

[Bug c/19558] New: openssl speed compiled with 20051020 gcc-4.0 (HEAD) segfaults
 2005-01-27 13:46 UTC  (2+ messages)
` [Bug target/19558] "

[Bug optimization/15242] New: pessimization of "goto *"
 2005-01-27 13:45 UTC  (2+ messages)
` [Bug rtl-optimization/15242] [3.3/3.4/4.0 regression] "

[Bug c++/19614] New: Excessive memory consumption
 2005-01-27 13:43 UTC  (4+ messages)
` [Bug c++/19614] Excessive memory consumption with a class with large (200) virtual (pure?) function and derived classes

[Bug c/17387] New: Redundant instructions in loop optimization
 2005-01-27 13:36 UTC  (4+ messages)
` [Bug rtl-optimization/17387] "

[Bug middle-end/19652] New: should always optimize constant second argument to strspn & Co. at compile time
 2005-01-27 13:31 UTC  (2+ messages)
` [Bug middle-end/19652] "

[Bug fortran/19657] New: Namelist reading may be skipped if end with a logical variable
 2005-01-27 13:31 UTC 

[Bug c++/18370] New: cp_parser_initializer_list uninit variable problems
 2005-01-27 13:25 UTC  (4+ messages)
` [Bug c++/18370] [3.4 Regression] "

[Bug libstdc++/19656] New: libstdc++ testsuite results differ if bootstrap gcc 4.0 using some gcc 4.0 version or early (gcc 3.4.3) gcc version at FreeBSD
 2005-01-27 13:25 UTC  (4+ messages)
` [Bug libstdc++/19656] "

[Bug target/19655] New: bug when make all
 2005-01-27 13:21 UTC  (2+ messages)
` [Bug target/19655] "

[Bug bootstrap/18360] New: Can't bootastrap gcc 3.4.3 at FreeBSD using gcc mainline
 2005-01-27 13:04 UTC  (3+ messages)
` [Bug bootstrap/18360] "

[Bug c/18946] New: [4.0 regression] ICE in pushdecl
 2005-01-27 12:40 UTC  (3+ messages)
` [Bug c/18946] "

[Bug ada/19488] New: RTEMS Ada RTS doesn't compile
 2005-01-27 11:53 UTC  (2+ messages)
` [Bug ada/19488] "

[Bug other/13573] New: Manual changes from GCC book need to be merged
 2005-01-27 11:34 UTC  (2+ messages)
` [Bug other/13573] "

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