public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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 c/17126] New: ICE (segfault)
 2004-08-21 16:27 UTC  (14+ messages)
` [Bug c/17126] "
` [Bug middle-end/17126] [3.5 Regression] ICE in GC with non-unit-at-a-time

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

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

[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 fortran/17090] New: Runtime I/O error
 2004-08-21 13:52 UTC  (2+ messages)
` [Bug libfortran/17090] "

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

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

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

[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 middle-end/17128] New: ICE in tree-line
 2004-08-21  2:02 UTC  (6+ messages)
` [Bug middle-end/17128] ICE in tree-inline
` [Bug middle-end/17128] [3.5 Regression] "

[Bug c/16932] New: Compilation error for sh-coff-gcc little endian target
 2004-08-21  1:53 UTC  (4+ 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  (7+ 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  (12+ messages)
` [Bug libstdc++/17120] "
` [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  (3+ 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  (4+ 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 c++/17113] New: GCSE breaks SSE2 intrinsics
 2004-08-20 18:21 UTC  (6+ messages)
` [Bug c++/17113] "
` [Bug c++/17113] [3.4 Regression] "
` [Bug target/17113] [3.4 Regression] ICE with "

[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  (3+ 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  (5+ messages)
` [Bug tree-optimization/17111] "
` [Bug tree-optimization/17111] [3.5 Regression] "

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

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

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

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

[Bug java/2499] Class members should be inherited from implemented interfaces
 2004-08-20 16:05 UTC 

[Bug preprocessor/17110] New: #include_next fails following #include that specifies an absolute path
 2004-08-20 15:40 UTC  (3+ messages)
` [Bug preprocessor/17110] "
` [Bug preprocessor/17110] [3.4/3.5 Regression] "

[Bug fortran/17077] New: adjustable size arrays crash
 2004-08-20 15:37 UTC  (4+ messages)
` [Bug fortran/17077] "

ICE on gcc 3.5 genmodes.c
 2004-08-20 14:36 UTC 

[Bug c/16286] New: Compile errors on altivec ops after #undef vector
 2004-08-20 12:42 UTC  (2+ messages)
` [Bug target/16286] "

[Bug other/5620] [3.3/3.4/3.5 Regression] GCC -save-temps foo.c fails to build foo.o
 2004-08-20 12:35 UTC  (4+ messages)

[Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI
 2004-08-20 10:33 UTC  (2+ messages)
` [Bug target/14207] [3.5 Regression] "

[Bug bootstrap/15567] New: IRIX 5.3 bootstrap failure with native as
 2004-08-20 10:30 UTC  (3+ messages)
` [Bug bootstrap/15567] [3.5 Regression] "

[Bug driver/15288] New: can't use MIPS linker option -exports_file
 2004-08-20 10:29 UTC  (2+ messages)
` [Bug target/15288] "

[Bug c/14650] New: Testsuite failures with -mabi=64 in compile/20031023-1.c, 20031023-2.c and 20031023-3.c
 2004-08-20 10:25 UTC  (2+ messages)
` [Bug target/14650] "

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

[Bug target/17119] New: [m32r] ICE at switch case 0x8000
 2004-08-20  9:27 UTC 

[Bug libgcj/13708] New: java program crashes at startup, UTF-8 environment
 2004-08-20  7:35 UTC  (2+ messages)
` [Bug libgcj/13708] static "

[Bug java/16899] New: Gcj does not produce working executables for big endian ARMs
 2004-08-20  7:35 UTC  (3+ messages)
` [Bug libgcj/16899] "

[Bug c++/10118] Bad diagnostic with cast in template argument expression
 2004-08-20  7:12 UTC  (2+ messages)

[Bug tree-optimization/17116] New: Missed optimization with loop and % (or ands)
 2004-08-20  7:12 UTC 

[Bug java/12202] New: gcj 3.3.1 crashes compiling simple program against apache xmlrpc library
 2004-08-20  6:59 UTC  (2+ messages)
` [Bug java/12202] gcj 3.3.1 crashes compiling the "

[Bug java/12996] New: ICE trying to compile an entire jar file
 2004-08-20  6:59 UTC  (2+ messages)
` [Bug java/12996] "

[Bug target/9760] [arm] Combine cannot do its job because immediate operand is used instead of register
 2004-08-20  6:42 UTC 

[Bug libfortran/16287] New: Test csqrt_1.f90 fails on irix6.5
 2004-08-20  1:56 UTC  (2+ messages)
` [Bug libfortran/16287] "

[Bug fortran/16292] New: Test power.f90 fails on irix6.5 for complex**real
 2004-08-20  1:10 UTC  (2+ messages)
` [Bug target/16292] "

[Bug target/16195] New: Miscompilation of GCC 3.3.x by 3.4.x
 2004-08-19 23:30 UTC  (4+ messages)
` [Bug target/16195] [3.4 only] "

[Bug libfortran/17074] New: Unclassifiable statement in IF-clause / Simple IF followed by WHERE
 2004-08-19 23:30 UTC  (3+ messages)
` [Bug fortran/17074] "

[Bug c/15366] New: -fno-inline-functions ignored by tree inliner for static functions
 2004-08-19 23:01 UTC  (3+ messages)
` [Bug rtl-optimization/15366] [unit-at-a-time] -fno-inline-functions is ignored "

[Bug fortran/16946] New: sum (array, mask) is not accepted
 2004-08-19 22:30 UTC  (2+ messages)
` [Bug fortran/16946] "

[Bug c/448] <stdint.h>-related issues (C99 issues)
 2004-08-19 22:27 UTC  (2+ messages)

[Bug fortran/17091] New: gfortran MAIN__ symbol not marked TREE_PUBLIC
 2004-08-19 22:03 UTC  (3+ messages)
` [Bug fortran/17091] "

[Bug other/15378] New: -Werror should provide notification of why gcc is exiting
 2004-08-19 21:33 UTC  (3+ messages)
` [Bug other/15378] [3.3/3.4/3.5 regression] "

[Bug c++/15320] New: Excessive memory consumption
 2004-08-19 21:08 UTC  (2+ messages)
` [Bug c++/15320] [3.4/3.5? Regression] "

[Bug debug/14900] New: [3.4/3.5 Regression] ICE in loc_descriptor_from_tree (fix_trunc_expr)
 2004-08-19 21:00 UTC  (3+ messages)
` [Bug debug/14900] [3.4 regression] "

[Bug target/15289] New: reload error with big-endian subregs
 2004-08-19 20:53 UTC  (2+ messages)
` [Bug rtl-optimization/15289] [3.4/3.5 Regression] reload error with non-lowpart subregs

[Bug libgcj/15001] New: Using JNI with interpreter and interface methods yields SIGSEGV
 2004-08-19 20:48 UTC  (2+ messages)
` [Bug libgcj/15001] "

[Bug java/14853] New: gcj doesnt reject invalid code with -c
 2004-08-19 20:47 UTC  (2+ messages)
` [Bug java/14853] [3.3/3.4/3.5 Regression] Assignment to final field permitted when compiling to native

[Bug c/14516] New: [3.4/3.5 regression] -fleading-underscore does not work correctly for file static variables
 2004-08-19 20:42 UTC  (2+ messages)
` [Bug c/14516] [3.4 "

[Bug c/13741] New: Variable-length arrays broke in gcc 3.x?
 2004-08-19 20:34 UTC  (2+ messages)
` [Bug tree-optimization/13741] [3.3/3.4 Regression] [tree-ssa] Variable-length arrays broke in gcc 3.x

[Bug target/13754] New: [3.4 regression] ip2k-elf ICE on multiple gotos
 2004-08-19 20:34 UTC  (2+ messages)
` [Bug target/13754] [3.4/3.5 "

[Bug optimization/12863] New: [3.4 regression] basic block reordering fails for fallthru of casesi
 2004-08-19 20:32 UTC  (2+ messages)
` [Bug rtl-optimization/12863] [3.4/3.5 "

[Bug bootstrap/12027] New: sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
 2004-08-19 20:31 UTC  (2+ messages)
` [Bug target/12027] [3.3/3.4/3.5 Regression] "

[Bug c++/11953] New: _REENTRANT defined when compiling non-threaded code
 2004-08-19 20:30 UTC  (2+ messages)
` [Bug libstdc++/11953] "

[Bug target/10692] [3.3/3.4/3.5 regression] [m68k] miscompilation of perl with -O2 -fPIC
 2004-08-19 20:30 UTC 

[Bug libgcj/10353] [3.3/3.4/3.5 regression] Java testsuite failures Array_3, TLtest, Thread_Join, Thread_Wait_Interrupt & Throw_2
 2004-08-19 20:29 UTC 

[Bug c++/15890] New: internal compiler error: in c_expand_expr, at c-common.c:4138
 2004-08-19 20:21 UTC  (5+ messages)
` [Bug c++/15890] [3.3/3.4/3.5 regression] "

[Bug c++/15898] New: Error with templated operator delete not detected
 2004-08-19 20:21 UTC  (2+ messages)
` [Bug c++/15898] "

[Bug fortran/17097] New: Large DATA initialization broken or terminally slow
 2004-08-19 19:45 UTC  (4+ messages)
` [Bug fortran/17097] Large DATA initialization "

[Bug c++/15773] New: Error, if compiled with -O3 (gettext method name)
 2004-08-19 19:42 UTC  (2+ messages)
` [Bug c++/15773] "

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