public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/20165] New: Pointer does not really escape with write
 2005-02-23 23:29 UTC  (2+ messages)
` [Bug tree-optimization/20165] "

[Bug fortran/20178] New: COMPLEX function returns incompatible with g77
 2005-02-23 23:29 UTC 

[Bug middle-end/20177] New: ICE in schedule-insns for -O2 -fmodulo-sched
 2005-02-23 23:27 UTC  (2+ messages)
` [Bug middle-end/20177] "

[Bug c++/20170] New: Link errors building ACE 5.4.2: undefined reference to `__cxa_get_exception_ptr'
 2005-02-23 23:24 UTC  (4+ messages)
` [Bug c++/20170] "

[Bug rtl-optimization/20097] New: [4.0 regression] ICE in reload_cse_simplify_operands
 2005-02-23 23:08 UTC  (3+ messages)
` [Bug rtl-optimization/20097] "

[Bug target/20018] New: [4.0 regression] unable to find a register to spill in class ‘PR_REGS’
 2005-02-23 23:05 UTC  (4+ messages)
` [Bug target/20018] [4.0 regression][ia64] unable to find a register to spill in class`PR_REG'

[Bug c++/14494] New: Rejected valid specialization of member template
 2005-02-23 23:02 UTC  (2+ messages)
` [Bug c++/14494] "

[Bug c++/20174] New: rejects valid partial template function specialization
 2005-02-23 22:54 UTC  (2+ messages)
` [Bug c++/20174] "

[Bug c/20176] New: Received gcc: Internal error on 2 files when compiling postgres from source, only failed on first compilation attempt and was unable to get preprocessed files
 2005-02-23 22:32 UTC  (2+ messages)
` [Bug c/20176] "

[Bug c++/20175] New: Warnings are issued when initializing struct members with "strings"
 2005-02-23 22:21 UTC  (3+ messages)
` [Bug c++/20175] "
` [Bug c++/20175] [3.4/4.0 Regression] "

[Bug java/16923] New: Options passed to JNI_CreateJavaVM are ignored
 2005-02-23 20:46 UTC  (3+ messages)
` [Bug libgcj/16923] -D* "

[Bug java/18362] New: internal compiler error: in size_binop, at fold-const.c:1598
 2005-02-23 20:46 UTC  (6+ messages)
` [Bug java/18362] "

[Bug c++/20173] New: Wrong template function specialization chosen
 2005-02-23 20:44 UTC  (4+ messages)
` [Bug c++/20173] "

[Bug c/20167] New: static inlines discared while needed by alias
 2005-02-23 20:31 UTC  (3+ messages)
` [Bug c/20167] "
` [Bug c/20167] document that attribute alias does not reference a name

[Bug java/20116] New: gcj-dbtool merging seems to lose mappings
 2005-02-23 20:26 UTC  (3+ messages)
` [Bug java/20116] "

[Bug c++/20172] New: member function template declaration not instantiated during the instantiation of the enclosing class template
 2005-02-23 20:26 UTC  (2+ messages)
` [Bug c++/20172] "

[Bug c++/20171] New: Link errors building ACE 5.4.2: undefined reference to `__cxa_get_exception_ptr'
 2005-02-23 20:23 UTC  (2+ messages)
` [Bug c++/20171] "

[Bug java/20056] New: [4.0 regression] 'verification failed: incompatible type on stack' with --indirect-dispatch
 2005-02-23 20:08 UTC  (4+ messages)
` [Bug java/20056] "

[Bug tree-optimization/20168] New: [4.0 regression] const function calls treated as pure by LIM 20100 fix
 2005-02-23 20:07 UTC  (5+ messages)
` [Bug tree-optimization/20168] "
` [Bug tree-optimization/20168] const function causes the creation of GLOBAL_VAR

[Bug c/20161] New: ICE with dwarf for incomplete element type argument
 2005-02-23 19:50 UTC  (4+ messages)
` [Bug debug/20161] "
` [Bug debug/20161] [4.0 Regression] "

[Bug java/20169] New: Serialization: readResolve does not work
 2005-02-23 19:47 UTC  (2+ messages)
` [Bug libgcj/20169] "

[Bug tree-optimization/19716] New: Segfault with -ftree-vectorize
 2005-02-23 18:58 UTC  (2+ messages)
` [Bug tree-optimization/19716] "

[Bug middle-end/15700] New: Inlining problem leads to miscompilation of glibc
 2005-02-23 18:52 UTC  (2+ messages)
` [Bug middle-end/15700] [4.0 Regression] [unit-at-a-time] "

[Bug bootstrap/20166] New: Bootstrap failure due to lack of fixinclude of pthread problem
 2005-02-23 18:39 UTC  (2+ messages)
` [Bug target/20166] "

[Bug c++/20164] New: Wrong line number in diagnostic with gcc 4.0
 2005-02-23 18:36 UTC  (6+ messages)
` [Bug c++/20164] "
` [Bug c++/20164] [4.0 Regression] "

[Bug fortran/20156] New: gfortran - bus error on backspace
 2005-02-23 18:13 UTC  (3+ messages)
` [Bug libfortran/20156] "

[Bug fortran/20163] New: gfortran - error opening direct access file
 2005-02-23 17:57 UTC  (3+ messages)
` [Bug libfortran/20163] "

[Bug c++/20162] New: new/delete performance versus std::allocator
 2005-02-23 17:21 UTC  (3+ messages)
` [Bug c++/20162] "

[Bug java/20104] New: gij fails on ppc and not on x86
 2005-02-23 17:19 UTC  (6+ messages)
` [Bug java/20104] "
` [Bug libffi/20104] "
` [Bug libgcj/20104] "

[Bug other/16832] New: Wrong location of "ffitarget.h" in "ffi.h"
 2005-02-23 16:44 UTC  (2+ messages)
` [Bug libffi/16832] "

[Bug other/14554] New: libffi: ASM error
 2005-02-23 16:39 UTC  (2+ messages)
` [Bug libffi/14554] "

[Bug c++/20142] New: implicity assignment with multi-dimensionnal array members
 2005-02-23 16:39 UTC  (3+ messages)
` [Bug c++/20142] "
` [Bug c++/20142] [3.3/3.4/4.0 regression] implicit assignment operator with multi-dimensional array is broken

[Bug c/19937] New: [4.0 regression] Wrong loop exit
 2005-02-23 16:19 UTC  (2+ messages)
` [Bug tree-optimization/19937] [4.0 regression] Wrong loop exit (causes binutils to fail)

[Bug c++/20145] New: gcc 4.0 new warning: class has virtual functions but non-virtual destructor is not suppressed with -isystem
 2005-02-23 16:06 UTC  (6+ messages)
` [Bug c++/20145] "
` [Bug c++/20145] [4.0 Regression] template "class has virtual functions ... " "

[Bug fortran/20131] New: gfortan - incorrectly reads beyond the end of line
 2005-02-23 15:45 UTC  (2+ messages)
` [Bug libfortran/20131] "

[Bug c++/20157] New: Internal compiler error on invalid code
 2005-02-23 15:43 UTC  (2+ messages)
` [Bug c++/20157] [4.0 Regression] "

[Bug target/20159] New: Preprocessing needed when assembling gcc/config/sparc/sol2-ci.asm
 2005-02-23 15:43 UTC  (8+ messages)
` [Bug target/20159] "
` [Bug target/20159] [3.3/3.4/4.0 Regression] sol2-ci.asm not correctly assembled

[Bug tree-optimization/20100] New: [4.0 regression] static call incorrectly judged constant, moved out of loop
 2005-02-23 15:29 UTC  (4+ messages)
` [Bug tree-optimization/20100] [4.0 Regression] LIM is pulling out a pure function even though there is something which can modify global memory

[Bug tree-optimization/20115] New: [4.0 Regression] Pure functions are missed handled
 2005-02-23 15:23 UTC  (4+ messages)
` [Bug tree-optimization/20115] [4.0 Regression] Pure functions are mishandled

[Bug bootstrap/19120] New: ICE: in ten_to_ptwo, at real.c:2007
 2005-02-23 15:20 UTC  (2+ messages)
` [Bug regression/19120] [4.0 Regression] "

[Bug libgcj/20160] New: [4.0 Regression] link errors building libgcj tests
 2005-02-23 15:11 UTC  (2+ messages)
` [Bug libgcj/20160] "

[Bug c++/19004] New: [3.4 / 4.0 regression] ICE in uses_template_parms at cp/pt.c:4860
 2005-02-23 15:04 UTC  (3+ messages)
` [Bug c++/19004] "

[Bug target/19019] New: GCC ldouble format incompatibility with XLC long double
 2005-02-23 14:59 UTC  (4+ messages)
` [Bug target/19019] "

[Bug tree-optimization/19952] New: ICE: tree check: expected class 'declaration', have 'statement' (label_expr) in tree_verify_flow_info, at tree-cfg.c:3709
 2005-02-23 14:50 UTC  (3+ messages)
` [Bug tree-optimization/19952] "

[Bug ada/19901] New: ACATS c85006e ICE block does not dominate
 2005-02-23 14:31 UTC  (2+ messages)
` [Bug tree-optimization/19901] [4.0 Regression] "

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

[Bug ada/19902] New: ACATS cxa3004 cxb3006 fail at compile time "ambiguous expression"
 2005-02-23 14:22 UTC  (4+ messages)
` [Bug ada/19902] "

[Bug java/20158] New: gcj fails to compile Apache ant, resulting in "Bus error"
 2005-02-23 14:16 UTC 

[Bug c++/20098] New: Unresolved dependent "static const" symbol in template
 2005-02-23 14:14 UTC  (2+ messages)
` [Bug c++/20098] [4.0 Regression] Missed optimization with static const and templates

[Bug c++/20073] New: [4.0 regression] ICE initializing const array
 2005-02-23 14:12 UTC  (5+ messages)
` [Bug c++/20073] "

[Bug c++/19991] New: [3.4/4.0 regression] Enum not accepted in array-size
 2005-02-23 14:02 UTC  (4+ messages)
` [Bug c++/19991] "
` [Bug c++/19991] [3.4 "

[Bug c++/20148] New: [4.0 regression] Hosed error message with statement expression
 2005-02-23 13:56 UTC  (6+ messages)
` [Bug c++/20148] "

[Bug c++/20153] New: ICE when C++ template function contains anonymous union
 2005-02-23 13:47 UTC  (6+ messages)
` [Bug c++/20153] [3.4/4.0 Regression] "
` [Bug c++/20153] [3.4 "

[Bug c++/20152] New: ICE compiling krusader-1.5.1 with latest CVS gcc
 2005-02-23 13:43 UTC  (7+ messages)
` [Bug c++/20152] "
` [Bug c++/20152] [3.4/4.0 Regression] "
` [Bug c++/20152] [3.4 "

[Bug c++/20099] New: -pthreads should imply -fno-threadsafe-statics
 2005-02-23 12:28 UTC  (5+ messages)
` [Bug c++/20099] "

[Bug regression/20139] New: [4.0 regression] cris-elf testsuite: gcc.c-torture/execute/20020720-1.c
 2005-02-23 12:00 UTC  (3+ messages)
` [Bug regression/20139] "

[Bug middle-end/20017] New: internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212
 2005-02-23 11:54 UTC  (3+ messages)
` [Bug rtl-optimization/20017] [4.0 Regression] "

[Bug AWT/20029] New: Robot needs XTest
 2005-02-23 11:23 UTC  (3+ messages)
` [Bug AWT/20029] "

[Bug c++/20103] New: [4.0 regression] ICE in create_tmp_var
 2005-02-23 11:10 UTC  (2+ messages)
` [Bug c++/20103] [4.0 regression] ICE in create_tmp_var with C99 style struct initializer

[Bug c++/20147] New: [3.4/4.0 regression] ICE on undefined variable in statement expression
 2005-02-23 10:35 UTC  (3+ messages)
` [Bug c++/20147] "

[Bug c++/20133] New: internal compiler error: in import_export_decl, at cp/decl2.c:1726
 2005-02-23 10:24 UTC  (2+ messages)
` [Bug c++/20133] [4.0 Regression] "

[Bug libstdc++/10606] uncaught_exception() returns false too early
 2005-02-23 10:23 UTC 

[Bug libstdc++/20091] New: 18_support/14026.cc execution test fails
 2005-02-23 10:21 UTC  (5+ messages)
` [Bug libstdc++/20091] [4.0 Regression] "

[Bug target/19683] New: MIPS wrong-code for 64-bit multiply from java program
 2005-02-23  9:50 UTC  (6+ messages)
` [Bug target/19683] "
` [Bug target/19683] MIPS wrong-code for 64-bit multiply

[Bug libgcj/20155] New: libgcj build fails with "execvp: /bin/sh: Argument list too long"
 2005-02-23  9:01 UTC  (4+ messages)
` [Bug libgcj/20155] "

[Bug c++/19883] New: [4.0 regression] Even more array bounds rejected as non-constant in template
 2005-02-23  6:35 UTC  (3+ messages)
` [Bug c++/19883] "

[Bug fortran/20154] New: fortran: scoping of implicit none & interfaces
 2005-02-23  5:37 UTC 

[Bug java/19823] New: java fails with non-executable memory
 2005-02-23  2:00 UTC  (3+ messages)
` [Bug libgcj/19823] "

[Bug fortran/20151] New: internal compiler error: Bus error
 2005-02-23  1:53 UTC  (2+ messages)
` [Bug fortran/20151] "

[Bug tree-optimization/20083] New: Missed optimization with conditional and basically ||
 2005-02-23  1:29 UTC  (2+ messages)
` [Bug tree-optimization/20083] "

[Bug tree-optimization/20084] New: missed optimization with conditional and loads and cross jumping
 2005-02-23  1:29 UTC  (2+ messages)
` [Bug tree-optimization/20084] "

[Bug tree-optimization/20134] New: 176.gcc miscompare with -m64 after DOM change
 2005-02-23  1:11 UTC  (3+ messages)
` [Bug rtl-optimization/20134] [4.0 Regression] combine messes up subreg/zero_extend/compare/lshift

[Bug libstdc++/20150] New: allocate(0) consistency checks
 2005-02-23  0:02 UTC 

[Bug c++/19989] New: Inconsistency with zero-sized arrays
 2005-02-22 23:59 UTC  (2+ messages)
` [Bug c++/19989] "

[Bug c++/20025] New: Internal error while compiling
 2005-02-22 23:56 UTC  (2+ messages)
` [Bug target/20025] "

[Bug fortran/20146] New: internal compiler error on equivalence
 2005-02-22 22:52 UTC  (2+ messages)
` [Bug fortran/20146] "

[Bug fortran/20149] New: fatal error: gfc_todo: Not Implemented
 2005-02-22 22:41 UTC  (2+ messages)
` [Bug fortran/20149] "

[Bug fortran/17298] New: gfortran ICE: Not Implemented: Scalarization of non-elemental intrinsic: __transfer1
 2005-02-22 22:38 UTC  (2+ messages)
` [Bug fortran/17298] "

[Bug middle-end/5169] paradoxical subreg problem
 2005-02-22 22:03 UTC 

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