public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug optimization/11180] New: [avr-gcc] Optimization decrease performance of struct assignment
 2005-03-27 14:33 UTC  (2+ messages)
` [Bug target/11180] "

[Bug java/20654] New: exception.o is not included in libgcj.a due to case-insensitivity
 2005-03-27 13:01 UTC  (2+ messages)
` [Bug java/20654] "

[Bug tree-optimization/20626] New: [4.1 Regression] vect-80.c and vect-96.c fail on ia64-hpux
 2005-03-27 12:36 UTC  (2+ messages)
` [Bug tree-optimization/20626] "

[Bug rtl-optimization/20376] New: The missed-optimization of general induction variables in the new rtl-level loop optimizer cause performance degradation
 2005-03-27 10:19 UTC  (2+ messages)
` [Bug rtl-optimization/20376] "

[Bug rtl-optimization/20653] New: 3.4 assembler error - value too large for field on k6-2
 2005-03-27  8:50 UTC  (2+ messages)
` [Bug rtl-optimization/20653] "

[Bug c/20652] New: rejects code with an error: aliased to undefined symbol
 2005-03-27  8:16 UTC  (2+ messages)
` [Bug c/20652] "

[Bug c++/20442] New: problem mixing C++ exceptions and setjmp/longjmp under Cygwin
 2005-03-27  6:23 UTC  (5+ messages)
` [Bug middle-end/20442] [3.3/3.4/4.0 Regression] problem mixing C++ exceptions and setjmp/longjmp with SJLJ exceptions

[Bug c++/20589] New: error: '<anonymous enum>' is/uses anonymous type'
 2005-03-27  3:18 UTC  (5+ messages)
` [Bug c++/20589] "

[Bug c++/14912] New: Do not print default template arguments in error messages
 2005-03-27  3:16 UTC  (23+ messages)
` [Bug c++/14912] "

[Bug fortran/12366] New: array assignment fails
 2005-03-26 22:02 UTC  (2+ messages)
` [Bug fortran/12366] "

[Bug fortran/20651] New: gfortran: ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224
 2005-03-26 22:02 UTC  (2+ messages)
` [Bug fortran/20651] "

[Bug tree-optimization/20634] New: 4.0 regression - code fails to compile/code generation issue with -funit-at-a-time
 2005-03-26 21:09 UTC  (7+ messages)
` [Bug tree-optimization/20634] "
` [Bug tree-optimization/20634] "
` [Bug rtl-optimization/20634] "
` [Bug target/20634] "

[Bug other/20594] New: Building AVR cross compiler: cannot build libgcc2
 2005-03-26 20:41 UTC  (2+ messages)
` [Bug other/20594] "

[Bug libffi/20650] New: float.c fails to build with weird error message
 2005-03-26 20:36 UTC  (5+ messages)
` [Bug libffi/20650] "
` [Bug middle-end/20650] "

[Bug debug/19345] New: [4.0 Regression] Segmentation fault
 2005-03-26 19:45 UTC  (3+ messages)
` [Bug debug/19345] [4.0/4.1 Regression] Segmentation fault with VLA and inlining and dwarf2

[Bug c/20649] New: Segmentation fault in decl_function_context (tree.c:5116)
 2005-03-26 19:45 UTC  (4+ messages)
` [Bug c/20649] "
` [Bug debug/20649] [4.0/4.1 Regression] "

[Bug libstdc++/20534] New: Erroneous #include of <cassert>
 2005-03-26 18:44 UTC  (3+ messages)
` [Bug libstdc++/20534] "

[Bug bootstrap/20582] New: ip2k-elf doesn't build
 2005-03-26 18:42 UTC  (2+ messages)
` [Bug target/20582] "

[Bug c++/20562] New: no unused warning for static arrays
 2005-03-26 18:40 UTC  (2+ messages)
` [Bug c/20562] "

[Bug c++/20552] New: ICE
 2005-03-26 18:37 UTC  (2+ messages)
` [Bug c++/20552] ICE on invalid code

[Bug target/20529] New: m6811-elf-g++ ICE
 2005-03-26 18:36 UTC  (2+ messages)
` [Bug target/20529] "

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

[Bug c/20533] New: documentation: attribute 'used', applied to a variable
 2005-03-26 18:34 UTC  (2+ messages)
` [Bug c/20533] "

[Bug tree-optimization/19893] New: gcc.dg/vect/vect-76.c execution test fails on ia64-hpux
 2005-03-26 18:33 UTC  (2+ messages)
` [Bug tree-optimization/19893] "

[Bug inline-asm/20518] New: Clobber registers,in inline asm. Problem when using rcall
 2005-03-26 18:33 UTC  (2+ messages)
` [Bug target/20518] "

[Bug ada/19384] New: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
 2005-03-26 18:32 UTC  (2+ messages)
` [Bug ada/19384] "

[Bug c/20503] New: openssl compiled with -mcpu=i686 triggers `__i686.get_pc_thunk.bx' referenced in section `.text' of /usr/lib/libc_nonshared.a(elf-init.oS): defined in discarded section `.gnu.linkonce.t.__i686.get_pc_thunk.bx' of /usr/lib/libc_nonshared.a(elf-init.oS)
 2005-03-26 18:30 UTC  (2+ messages)
` [Bug target/20503] "

[Bug java/20648] New: [4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force
 2005-03-26 18:25 UTC  (2+ messages)
` [Bug middle-end/20648] "

[Bug fortran/18476] New: internal compiler error on strange read
 2005-03-26 17:50 UTC  (4+ messages)
` [Bug fortran/18476] "

[Bug fortran/14067] New: [gfortran] ICE when character data statement overflows declared size
 2005-03-26 17:48 UTC  (2+ messages)
` [Bug fortran/14067] no warning "

[Bug libfortran/18959] New: ICE in cshift of character array
 2005-03-26 17:44 UTC  (2+ messages)
` [Bug fortran/18959] "

[Bug fortran/19292] New: [metabug] g77 features lacking in gfortran
 2005-03-26 17:44 UTC  (4+ messages)
` [Bug fortran/19292] [meta-bug] "

[Bug bootstrap/20636] New: Bootstrap failure on Linux/PowerPC64
 2005-03-26 17:36 UTC  (4+ messages)
` [Bug target/20636] [4.1 Regression] Bootstrap failure on Linux/PowerPC64 with rtl checking

[Bug c++/20647] New: Wrong typeid for incomplete types
 2005-03-26 16:59 UTC  (2+ messages)
` [Bug c++/20647] "

[Bug regression/20646] New: ICE on illegal code: "extern static" struct member
 2005-03-26  7:32 UTC  (2+ messages)
` [Bug c++/20646] [4.0/4.1 Regression] "

[Bug target/20199] New: -fvisibility-inlines-hidden broken on powerpc64-linux
 2005-03-26  6:31 UTC  (3+ messages)
` [Bug target/20199] "

[Bug middle-end/16187] New: extra casts to unsigned int generated for array references
 2005-03-26  5:38 UTC  (2+ messages)
` [Bug middle-end/16187] ARRAY_REF should be used for pointers also

[Bug middle-end/17667] New: Const/pure function detection during tree-based profiling
 2005-03-26  5:29 UTC  (2+ messages)
` [Bug middle-end/17667] "

[Bug c++/20637] New: [3.3/3.4/4.0/4.1 regression] Confusing message with different using declarations
 2005-03-26  4:28 UTC  (4+ messages)
` [Bug c++/20637] "

-Winline: function body not available
 2005-03-26  1:50 UTC  (3+ messages)

[Bug c++/20644] New: bogus uninitialized warning on unused variable
 2005-03-26  1:14 UTC  (4+ messages)
` [Bug middle-end/20644] "

[Bug tree-optimization/20643] New: Tree loop optimizer does worse job than RTL loop optimizer
 2005-03-26  0:48 UTC  (4+ messages)
` [Bug tree-optimization/20643] "

[Bug optimization/11203] New: source doesn't compile with -O0 but they compile with -O3
 2005-03-26  0:29 UTC  (2+ messages)
` [Bug inline-asm/11203] "

[Bug c/20645] New: Complilation success depends on optimization being used
 2005-03-26  0:29 UTC  (2+ messages)
` [Bug c/20645] "

[Bug c/20286] New: gcc panic with __thread attribute
 2005-03-25 22:13 UTC  (2+ messages)
` [Bug target/20286] [3.3 only] "

[Bug treelang/20604] New: treelang does not get passed -fPIC by default on *-darwin
 2005-03-25 21:39 UTC  (3+ messages)
` [Bug treelang/20604] "

[Bug tree-optimization/20640] New: [4.0 Regression] ICE on NULL PHI_ARG_DEF
 2005-03-25 21:12 UTC  (5+ messages)
` [Bug tree-optimization/20640] "

[Bug c/20642] New: use printf to print a field of a struct followed by a second value. The second value prints as zero
 2005-03-25 21:08 UTC  (2+ messages)
` [Bug c/20642] "

[Bug middle-end/20638] New: [3.4,4.0,4.1] gcc doesn't take advantage of attribute malloc on alloca
 2005-03-25 21:00 UTC  (2+ messages)
` [Bug middle-end/20638] "

[Bug tree-optimization/20641] New: Missed optimization on the tree level (malloc attribute)
 2005-03-25 21:00 UTC  (3+ messages)
` [Bug tree-optimization/20641] "

[Bug target/20611] New: duplicate label for inlined function referencing TLS
 2005-03-25 20:50 UTC  (3+ messages)
` [Bug target/20611] "
` [Bug target/20611] [3.4 only] "

[Bug rtl-optimization/20639] New: store motion deletion of redundant stores doesn't consider asm volatiles
 2005-03-25 20:40 UTC  (2+ messages)
` [Bug rtl-optimization/20639] [3.4 Regression] "

[Bug c++/11814] New: Code with missing "template" keyword wrongly accepted
 2005-03-25 20:38 UTC  (2+ messages)
` [Bug c++/11814] "

[Bug tree-optimization/20470] New: Branching sequence generated for ABS(x-y)
 2005-03-25 20:10 UTC  (3+ messages)
` [Bug tree-optimization/20470] "

[Bug c/15491] New: ICE (Internal compiler error) while compiling glibc to vax-linux target
 2005-03-25 19:39 UTC  (6+ messages)
` [Bug target/15491] "

[Bug c/14331] New: please add option to suppress warning message "no newline at end of file"
 2005-03-25 18:29 UTC  (2+ messages)
` [Bug preprocessor/14331] "

[Bug other/20349] New: [multilib] libjava(32) doesn't build
 2005-03-25 17:10 UTC  (6+ messages)
` [Bug other/20349] "

[Bug target/19888] New: g++.old-deja/g++.eh/badalloc1.C execution test fails on ia64-hpux
 2005-03-25 17:09 UTC  (2+ messages)
` [Bug target/19888] "

internal compiler error: in cgraph_mark_reachable_node
 2005-03-25 15:55 UTC 

[Bug middle-end/15443] ICE with void f () __attribute__ ((__malloc__));
 2005-03-25 14:31 UTC 

[Bug middle-end/20635] New: [4.0/4.1 Regression] ICE in cgraph_mark_reachable_node
 2005-03-25 14:12 UTC  (5+ messages)
` [Bug middle-end/20635] "

[Bug libfortran/19678] New: DOS files don't work for list directed input
 2005-03-25 13:41 UTC  (5+ messages)
` [Bug libfortran/19678] "

[Bug libfortran/19679] New: DOS files don't work for formatted input if line length is exceeded
 2005-03-25 13:41 UTC  (4+ messages)
` [Bug libfortran/19679] "

[Bug c/20491] New: internal compiler error: in subreg_regno_offset, at rtlanal.c:3042
 2005-03-25 13:41 UTC  (2+ messages)
` [Bug middle-end/20491] [4.0/4.1 Regression] "

[Bug c++/20629] New: internal compiler error: in cp_tree_equal, at cp/tree.c:1552
 2005-03-25 11:29 UTC  (2+ messages)
` [Bug c++/20629] "

[Bug c++/20225] New: [4.0/4.1 regression] ICE during GC
 2005-03-25 11:05 UTC  (2+ messages)
` [Bug middle-end/20225] "

[Bug c/20249] New: ICE in final_scan_insn, at final.c:2501
 2005-03-25  9:28 UTC  (4+ messages)
` [Bug rtl-optimization/20249] [4.0/4.1 Regression] ICE with -fprofile-arcs on ppc

[Bug fortran/15332] New: [gfortran] colon edit descriptor not handled correctly
 2005-03-25  7:07 UTC  (8+ messages)
` [Bug libfortran/15332] "

[Bug libfortran/20037] New: libfortran: format termination bug in formatted write
 2005-03-25  7:07 UTC  (3+ messages)
` [Bug libfortran/20037] "

[Bug c++/19199] New: Wrong warning about returning a reference to a temporary
 2005-03-25  6:29 UTC  (3+ messages)
` [Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] "

[Bug fortran/18495] New: Intrinisc function SPREAD is broken
 2005-03-25  5:44 UTC  (2+ messages)
` [Bug libfortran/18495] "

[Bug bootstrap/20633] New: sparc64-portbld-freebsd5.3: libgcc2.c:1623: error: size of array 'compile_type_assert' is negative
 2005-03-25  4:10 UTC 

[Bug c++/20624] New: wrong "control reaches end of non-void function" warning
 2005-03-25  2:03 UTC  (2+ messages)
` [Bug c++/20624] [4.0/4.1 Regression] "

[Bug java/20398] New: ICE compiling mauve's gnu/testlet/java/io/RandomAccessFile/jdk11.java
 2005-03-25  1:11 UTC  (2+ messages)
` [Bug tree-optimization/20398] "

[Bug target/20617] New: shared SH libgcc is exporting too many symbols
 2005-03-25  0:30 UTC  (7+ messages)
` [Bug target/20617] [4.0/4.1 regression] "

[Bug c++/19985] New: executables created with -fprofile-arcs -ftest-coverage segfault in gcov_exit ()
 2005-03-25  0:09 UTC  (2+ messages)
` [Bug middle-end/19985] [3.4/4.0/4.1 Regression] "

[Bug c++/19225] New: [3.4,4.0 regression] g++.dg/eh/omit-frame-pointer2.C fails with -fpic/-fPIC on i686-pc-linux-gnu
 2005-03-25  0:01 UTC  (2+ messages)
` [Bug middle-end/19225] [3.4/4.0/4.1 "

[Bug target/20632] New: GCC should avoid generating F- and B-unit NOPs
 2005-03-24 23:46 UTC 

[Bug c/20631] New: Support -std=c90 as alias for -std=c89
 2005-03-24 22:50 UTC  (3+ messages)
` [Bug c/20631] "

[Bug target/20263] New: Incorrect asm for global register vars on sparc64
 2005-03-24 22:24 UTC  (2+ messages)
` [Bug middle-end/20263] [4.0/4.1 Regression] Incorrect asm for global register vars

[Bug AWT/20630] New: Image APIs should use BufferedImage exclusively
 2005-03-24 22:14 UTC  (2+ messages)
` [Bug AWT/20630] "

[Bug c++/20627] New: Dependend return value of function template is looked up even if function is never instantiated
 2005-03-24 21:55 UTC  (3+ messages)
` [Bug c++/20627] "

[Bug c++/19406] New: ICE: in force_decl_die, at dwarf2out.c:12442
 2005-03-24 21:40 UTC  (2+ messages)
` [Bug debug/19406] [4.0/4.1 Regression] "

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