public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/17149] New: ICE: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in check_accessibility_of_qualified_id, at cp/semantics.c:1388
 2004-08-23 13:00 UTC  (2+ messages)
` [Bug c++/17149] "

[Bug fortran/17145] New: sum does not handle complex numbers
 2004-08-23 12:49 UTC  (4+ messages)
` [Bug fortran/17145] "

[Bug c++/226] Internal compiler error 19970302 on bad class definition
 2004-08-23 12:46 UTC  (2+ messages)

[Bug c++/17148] New: Internal compiler error 19970302
 2004-08-23 12:45 UTC  (3+ messages)
` [Bug c++/17148] "

[Bug tree-optimization/17141] New: *&a->b is not folded
 2004-08-23 12:41 UTC  (4+ messages)
` [Bug tree-optimization/17141] "

[Bug c/17126] New: ICE (segfault)
 2004-08-23 11:52 UTC  (20+ messages)
` [Bug c/17126] "
` [Bug middle-end/17126] [3.5 Regression] ICE in GC with non-unit-at-a-time

[Bug tree-optimization/17147] New: Alignment information lost with variable size structures
 2004-08-23 11:17 UTC 

[Bug tree-optimization/17016] New: [lno] ICE with struct passed as reference
 2004-08-23 10:36 UTC  (8+ messages)
` [Bug tree-optimization/17016] "
` [Bug tree-optimization/17016] "

[Bug tree-optimization/17146] New: [lno] ICE: tree check: expected integer_type or enumeral_type or boolean_type or char_type or real_type, have reference_type in number_of_iterations_cond, at tree-ssa-loop-niter.c:161
 2004-08-23 10:36 UTC  (2+ messages)
` [Bug tree-optimization/17146] "

[Bug tree-optimization/17116] New: Missed optimization with loop and % (or ands)
 2004-08-23 10:30 UTC  (4+ messages)
` [Bug tree-optimization/17116] Missed jump threading/bypassing "

[Bug middle-end/17128] New: ICE in tree-line
 2004-08-23 10:15 UTC  (7+ messages)
` [Bug middle-end/17128] ICE in tree-inline
` [Bug middle-end/17128] [3.5 Regression] "

[Bug libstdc++/12859] New: Output of floating point value changes global lokale
 2004-08-23  8:55 UTC  (2+ messages)
` [Bug libstdc++/12859] Output of floating point value changes global locale

[Bug middle-end/17052] New: altivec varargs failure if no optimization
 2004-08-23  8:47 UTC  (3+ messages)
` [Bug middle-end/17052] [3.5 Regression] "

[Bug fortran/16970] New: long write times via NFS
 2004-08-23  8:27 UTC  (2+ messages)
` [Bug libf2c/16970] "

[Bug c++/17113] New: GCSE breaks SSE2 intrinsics
 2004-08-23  8:07 UTC  (5+ messages)
` [Bug target/17113] [3.4 Regression] ICE with "

[Bug fortran/17144] New: Not Implemented: Character string array constructors / Assignment to char array
 2004-08-23  7:37 UTC  (3+ messages)
` [Bug fortran/17144] "

[Bug c++/16030] New: [cygwin/mingw]: stdcall function decoration vs LTHUNK alias in multiple inheritanc
 2004-08-23  6:54 UTC  (4+ messages)
` [Bug c++/16030] [3.4/3.5 Regression] "
` [Bug c++/16030] [3.4 "

[Bug c++/15485] New: [tree-ssa] The C++ front-end generates a lot of (void) casts for statements
 2004-08-23  6:14 UTC  (4+ messages)
` [Bug c++/15485] "

[Bug libstdc++/17140] New: Floating point output is slow
 2004-08-23  5:31 UTC  (2+ messages)
` [Bug libstdc++/17140] "

[Bug tree-optimization/8781] Pessimization of functional-style code
 2004-08-23  5:24 UTC 

[Bug fortran/17142] New: assertion "POINTER_TYPE_P (TREE_TYPE (se->expr))" failed
 2004-08-23  4:48 UTC  (2+ messages)
` [Bug fortran/17142] "

[Bug fortran/17143] New: 2**63 prints garbage
 2004-08-23  4:43 UTC  (2+ messages)
` [Bug libfortran/17143] "

[Bug optimization/14814] New: Dead stores not eliminated
 2004-08-23  4:13 UTC  (4+ messages)
` [Bug rtl-optimization/14814] no folding back to ARRAY_REF for COMPONENT_REF
` [Bug tree-optimization/14814] "

[Bug optimization/14029] New: [tree-ssa] wrong-code
 2004-08-23  4:02 UTC  (4+ messages)
` [Bug tree-optimization/14029] [3.5 Regression] Miscompilation of unrolled loop due to Iterator::base having an aliasing problem

[Bug optimization/15262] New: [tree-ssa] Alias analyzer cannot handle addressable fields
 2004-08-23  4:02 UTC  (4+ messages)
` [Bug tree-optimization/15262] [3.5 Regression] "

[Bug c++/15440] New: mainline C++ code generation bug at -O2
 2004-08-23  3:13 UTC  (2+ messages)
` [Bug c++/15440] "

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

[Bug c++/17138] New: [lno] ICE in peel_address, at tree-ssa-loop-ivopts.c:2854
 2004-08-23  0:52 UTC  (6+ messages)
` [Bug tree-optimization/17138] "

[Bug fortran/15502] New: [meta-bug] bugs needed for SPEC CPU 2K and 2K4
 2004-08-23  0:08 UTC  (3+ messages)
` [Bug fortran/15502] "

[Bug fortran/17075] New: galgel crashes if compiled with -foptimize-sibling-calls
 2004-08-23  0:08 UTC  (7+ messages)
` [Bug middle-end/17075] [3.5 Regression] "
` [Bug middle-end/17075] [3.5 Regression] miscompilation with tail calls in cfgexpand

[Bug c++/16396] New: cout of volatile char * prints funny
 2004-08-23  0:05 UTC  (2+ messages)
` [Bug libstdc++/16396] ostream << volatile char* converts to ostream << bool

[Bug rtl-optimization/17078] New: Jump into if(0)-substatement fails
 2004-08-22 23:50 UTC  (2+ messages)
` [Bug rtl-optimization/17078] [3.4 regression] "

[Bug c++/16693] New: Bitwise AND is lost when used within a cast to an enum of the same precision
 2004-08-22 23:30 UTC  (2+ messages)
` [Bug middle-end/16693] [3.4/3.5 regression] "

[Bug target/17139] New: Bootstrap fails on darwin with "as" version previous to cctools-500
 2004-08-22 23:29 UTC  (2+ messages)
` [Bug target/17139] "

[Bug c++/17005] New: wide character strings don't work on HP-UX 11i using gcc 3.4.1
 2004-08-22 19:31 UTC  (4+ messages)
` [Bug libstdc++/17005] "

[Bug fortran/17123] New: Assertion fail in trans-const.c
 2004-08-22 18:22 UTC  (4+ messages)
` [Bug fortran/17123] "

[Bug fortran/17090] New: Runtime I/O error
 2004-08-22 17:25 UTC  (3+ messages)
` [Bug libfortran/17090] "

[Bug c++/17132] New: GCC fails to eliminate function template specialization when argument deduction fails
 2004-08-22 17:25 UTC  (8+ messages)
` [Bug c++/17132] "
` [Bug c++/17132] [3.4/3.5 Regression] "

[Bug c++/14428] New: incompatible template declarations accepted
 2004-08-22 15:23 UTC  (2+ messages)
` [Bug c++/14428] "

[Bug c/13219] New: -fscse pessimizes double complex calculation
 2004-08-22 14:40 UTC  (2+ messages)
` [Bug rtl-optimization/13219] -fgcse "

[Bug c/16850] New: modulo - feature or bug?
 2004-08-22 14:19 UTC  (4+ messages)
` [Bug c/16850] "

[Bug libgcj/17136] New: [mingw/cygwin] Conflicting JNI function declarations
 2004-08-22 14:18 UTC  (3+ messages)
` [Bug libgcj/17136] "

[Bug other/17135] New: -freorder-functions mis-documented
 2004-08-22 14:15 UTC  (3+ messages)
` [Bug other/17135] "

[Bug libgcj/17137] New: [mingw/cygwin] Conflicting JNI function declarations
 2004-08-22 10:11 UTC  (2+ messages)
` [Bug libgcj/17137] "

[Bug tree-optimization/9327] extra mov instructions on intel
 2004-08-22  7:44 UTC 

Re: Your software
 2004-08-22  6:22 UTC 

[Bug driver/17134] New: collect2 not handling SIGPIPE
 2004-08-22  0:15 UTC  (5+ messages)
` [Bug driver/17134] "

[Bug tree-optimization/17133] New: [3.5 Regression] wrong code with -ftree-loop-optimize
 2004-08-21 21:13 UTC  (2+ messages)
` [Bug tree-optimization/17133] [3.5 Regression] wrong code with -ftree-lim

[Bug pch/14940] New: PCH largefile test fails on various platforms
 2004-08-21 17:05 UTC  (2+ messages)
` [Bug pch/14940] "

[Bug preprocessor/17131] New: memory corruption in preprocessor
 2004-08-21 17:05 UTC  (2+ messages)
` [Bug preprocessor/17131] "

[Bug fortran/14976] New: [gfortran] .space is wrong
 2004-08-21 15:28 UTC  (3+ messages)
` [Bug libfortran/14976] NAMELIST does not support "$" syntax
` [Bug fortran/14976] .space is wrong

[Bug fortran/15530] New: [gfortran] apsi from SPEC2K issues
 2004-08-21 15:28 UTC  (2+ messages)
` [Bug fortran/15530] "

[Bug fortran/16228] New: [gfortran] character arrays not initialized properly with data statements
 2004-08-21 15:28 UTC  (2+ messages)
` [Bug fortran/16228] "

[Bug fortran/16908] New: Segfault in libgfortran/io/transfer.c
 2004-08-21 15:25 UTC  (4+ messages)
` [Bug libfortran/16908] "

[Bug preprocessor/17130] New: identifier major macro expanded into gnu_dev_major
 2004-08-21 15:23 UTC  (3+ messages)
` [Bug preprocessor/17130] "

[Bug c/17129] New: all gcc fail to warn zero sized array
 2004-08-21  9:11 UTC  (3+ messages)
` [Bug c/17129] "

[Bug target/17114] New: ColdFire ICE with illegal constraints
 2004-08-21  5:16 UTC  (2+ messages)
` [Bug target/17114] "

[Bug fortran/15548] New: enable-languages broken wrt libgfortran
 2004-08-21  3:46 UTC  (2+ messages)
` [Bug other/15548] [3.5 Regression] libgfortran in wrong CVS module, breaks build

conflict include file names found in gcc-3.4.1
 2004-08-21  2:58 UTC  (2+ messages)

[Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__
 2004-08-21  2:04 UTC  (2+ messages)
` [Bug target/15583] "

[Bug c/16932] New: Compilation error for sh-coff-gcc little endian target
 2004-08-21  1:53 UTC  (2+ messages)
` [Bug target/16932] "

[Bug middle-end/16460] New: ICE when compiling glibc (ld-ctype.c)
 2004-08-21  1:51 UTC  (2+ messages)
` [Bug middle-end/16460] [3.5 Regression] "

[Bug c++/17121] New: Link problem with function-local classes
 2004-08-21  1:32 UTC  (3+ messages)
` [Bug c++/17121] [3.5 regression] "

[Bug libstdc++/17120] New: [3.5 regression] warning: suggest parentheses around assignment used as truth value
 2004-08-21  0:37 UTC  (3+ messages)
` [Bug c++/17120] "

[Bug c++/13684] New: local static object variable constructed once but ctors and dtors called multiple times on same memory when called in multiple threads
 2004-08-21  0:01 UTC  (2+ messages)
` [Bug c++/13684] "

[Bug rtl-optimization/14944] [3.4 only] ICE when gcc reads *.gcda file of different version
 2004-08-20 21:53 UTC  (3+ messages)

[Bug bootstrap/17099] New: Bootstrap failure on powerpc64-redhat-linux
 2004-08-20 21:41 UTC  (3+ messages)
` [Bug rtl-optimization/17099] [3.5 Regression] "

[Bug c++/17127] New: -fexpensive-optimizations causes output of wrong code
 2004-08-20 21:37 UTC  (3+ messages)
` [Bug c++/17127] "

[Bug debug/17124] New: warning is called with unsupported format specifier
 2004-08-20 21:20 UTC  (3+ messages)
` [Bug debug/17124] "
` [Bug debug/17124] [3.4 only] "

[Bug libstdc++/7219] _GLIBCPP_DEPRECATED on (ios_base::streamoff and ios_base::streampos types)
 2004-08-20 21:19 UTC  (2+ messages)

[Bug c++/17125] New: ICE with new-ra, inline-functions, pentium 4 on floating point math
 2004-08-20 21:16 UTC  (3+ messages)
` [Bug c++/17125] "
` [Bug rtl-optimization/17125] "

[Bug target/15486] New: -fdata-sections moves COMMON vars to .bss
 2004-08-20 21:09 UTC  (2+ messages)
` [Bug middle-end/15486] [3.3/3.4/3.5] -fdata-sections moves common "

[Bug c++/17112] New: default operator= for struct with packed bitfield is wrong
 2004-08-20 20:23 UTC  (2+ messages)
` [Bug c++/17112] "

[Bug rtl-optimization/15792] New: missed subreg optimization
 2004-08-20 18:47 UTC  (2+ messages)
` [Bug rtl-optimization/15792] "

[Bug middle-end/15513] New: loop peeling failed
 2004-08-20 17:14 UTC  (2+ messages)
` [Bug rtl-optimization/15513] loop peeling failed becuase of non-constant start

[Bug c++/17115] New: -Winline does not respect __attribute__((__noinline__))
 2004-08-20 17:12 UTC  (2+ messages)
` [Bug c++/17115] [3.3/3.4/3.5 regression] "

[Bug tree-optimization/17111] New: tree check ICE in value_insert_into_set_bitmap on inlining a memcmp-like function
 2004-08-20 16:48 UTC  (3+ messages)
` [Bug tree-optimization/17111] [3.5 Regression] "

[Bug bootstrap/17118] New: internal compiler error in pop_scope
 2004-08-20 16:40 UTC  (2+ messages)
` [Bug bootstrap/17118] "

[Bug c++/17122] New: Unable to compile friend operator within template
 2004-08-20 16:35 UTC  (2+ messages)
` [Bug c++/17122] "

[Bug fortran/17117] New: Unimplemented intrinsic HUGE / Unimplemented intrinsic TINY
 2004-08-20 16:22 UTC  (2+ messages)
` [Bug fortran/17117] "

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