public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/8897] Demangling of template conversion operators
 2003-12-01  3:08 UTC  (3+ messages)

[Bug other/11212] demangler bug
 2003-12-01  3:07 UTC  (2+ messages)

[Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
 2003-12-01  3:03 UTC 

[Bug libstdc++/11028] The standalone C++ demangler doesn't work on some symbols
 2003-12-01  3:03 UTC 

[Bug optimization/12628] New: [3.4 regression] Segfault with -fno-expensive-optimizations -fno-rerun-loop-opt
 2003-12-01  2:55 UTC  (3+ messages)
` [Bug optimization/12628] "

[Bug c++/13229] New: Odd combination of optimizations causes ICE in double complex loop
 2003-12-01  2:55 UTC  (3+ messages)
` [Bug optimization/13229] "

[Bug target/11634] New: [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555
 2003-12-01  2:53 UTC  (3+ messages)
` [Bug optimization/11634] "

[Bug c++/13243] New: Segfault on illegal template construct
 2003-12-01  2:51 UTC  (6+ messages)
` [Bug c++/13243] "
` [Bug c++/13243] [3.4 Regression] "

[Bug c++/13244] New: Demangler should parenthesize > operator?
 2003-12-01  2:51 UTC  (4+ messages)
` [Bug c++/13244] "

[Bug fortran/13253] New: [gfortran] ICE when using DIMENSION
 2003-12-01  2:47 UTC  (2+ messages)
` [Bug fortran/13253] "

[Bug java/13252] New: gcj 3.4 bug handling qualified "super"
 2003-12-01  2:27 UTC 

[Bug middle-end/13222] New: -O -funroll-loops miscompiles POOMA test
 2003-12-01  2:25 UTC  (2+ messages)
` [Bug optimization/13222] "

[Bug java/13214] New: GCJ uses surprsingly long to compile included example
 2003-12-01  2:24 UTC  (2+ messages)
` [Bug middle-end/13214] "

[Bug fortran/13248] New: ICE when using CHARACTER() in a type
 2003-12-01  2:19 UTC  (3+ messages)
` [Bug middle-end/13248] "
` [Bug middle-end/13248] [gfortran] "

[Bug fortran/13249] New: Error when using COMMON
 2003-12-01  2:19 UTC  (4+ messages)
` [Bug fortran/13249] "
` [Bug fortran/13249] [gfortran] "

[Bug fortran/13251] New: wrong error: character kind=0 not available
 2003-12-01  2:19 UTC  (2+ messages)
` [Bug fortran/13251] [gfortran] "

[Bug c++/13215] New: bad code generated to call operator new[] when -fcheck-new
 2003-12-01  2:06 UTC  (2+ messages)
` [Bug c++/13215] [3.3 Regression] "

[Bug fortran/13213] New: Hex constant problem when compiling with -fugly-logint and -ftypeless-boz
 2003-12-01  2:04 UTC  (2+ messages)
` [Bug fortran/13213] [g77] "

[Bug optimization/13250] New: [SH] Gcc code for rotation clobbers the register, but gcc continues to use the register as if it was not clobbered
 2003-12-01  1:55 UTC  (3+ messages)
` [Bug optimization/13250] "

[RFC] Possible gcc/DWARF or gdb/DWARF problem
 2003-12-01  1:54 UTC  (2+ messages)

[Bug libstdc++/13189] New: <ext/enc_filebuf.h> fails to compile
 2003-12-01  1:43 UTC  (2+ messages)
` [Bug libstdc++/13189] "

[Bug c/13134] New: Visibility attribute is ignored
 2003-12-01  1:10 UTC  (5+ messages)
` [Bug c/13134] [3.4 regression] "

[Bug c++/13179] New: ICE w/template parameter in catch specification
 2003-12-01  1:10 UTC  (2+ messages)
` [Bug c++/13179] [3.4 Regression] "

[Bug c++/13170] New: V3.4 ICE in build_base_path
 2003-12-01  1:09 UTC  (2+ messages)
` [Bug c++/13170] [3.4 Regression] "

[Bug optimization/12304] New: -fnew-ra and Pentium 3
 2003-12-01  1:04 UTC  (4+ messages)
` [Bug optimization/12304] "

[Bug c++/13074] New: Stops with message: g++: Internal error: Killed (program cc1plus)
 2003-12-01  1:04 UTC  (3+ messages)
` [Bug c++/13074] "

[Bug optimization/13246] New: [meta-bug] new-ra related problems
 2003-12-01  1:04 UTC  (4+ messages)
` [Bug optimization/13246] "

[Bug c++/12910] New: Double exception error
 2003-12-01  1:02 UTC  (2+ messages)
` [Bug c++/12910] "

[Bug libstdc++/12595] New: link problems with static libstdc++
 2003-12-01  1:00 UTC  (2+ messages)
` [Bug libstdc++/12595] "

[Bug c++/13065] New: Internal compiler error in 'make_decl_rtl' @ varasm.c:739
 2003-12-01  0:58 UTC  (2+ messages)
` [Bug c++/13065] "

[Bug libstdc++/9635] time_get<>::date_order unimplemented
 2003-12-01  0:55 UTC 

[Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
 2003-12-01  0:52 UTC 

[Bug preprocessor/12829] New: include search bug -- gid related
 2003-12-01  0:44 UTC  (2+ messages)
` [Bug preprocessor/12829] "

[Bug other/8121] BAD file ownership for gcc fixedinclude files
 2003-12-01  0:44 UTC 

[Bug c++/12045] New: gcc 3.3.1 with -Os flag once again builds QT library incorrectly
 2003-12-01  0:28 UTC  (2+ messages)
` [Bug c++/12045] "

[Bug c/12642] New: gcc segfaults when compiling nvidia drivers
 2003-12-01  0:26 UTC  (2+ messages)
` [Bug c/12642] "

[Bug libf2c/10885] On 64-bit targets one can write >2Gb records in sequential files, but not in direct access files
 2003-12-01  0:26 UTC 

[Bug optimization/10160] [3.3/3.4 regression] compile time regression; inordinate time spent in "scheduling"
 2003-12-01  0:24 UTC 

[Bug fortran/13155] New: Name mangling error
 2003-11-30 23:23 UTC  (2+ messages)
` [Bug fortran/13155] [gfortran] "

[Bug bootstrap/13247] New: Relative PREFIX paths cause breakage in libiberty configure
 2003-11-30 23:00 UTC  (3+ messages)
` [Bug bootstrap/13247] "

m68k-aout-g++ : Strange data generated to .data section __GLOBAL__F_*
 2003-11-30 21:57 UTC  (3+ messages)

[Bug target/11322] New: SH profiler outputs multiple definitions of symbol
 2003-11-30 21:35 UTC  (3+ messages)
` [Bug target/11322] "

[Bug fortran/12032] New: flag -fnew-ra does not work! In the description you'll find the source AND all relevant information
 2003-11-30 21:28 UTC  (2+ messages)
` [Bug optimization/12032] [new-ra] ICE in select_spill

[Bug middle-end/12143] New: Internal error with -fnew-ra -O
 2003-11-30 21:28 UTC  (4+ messages)
` [Bug optimization/12143] "

[Bug optimization/12177] New: -new-ra with -ftracer, -fomit-frame-pointer, and -O2 ICE
 2003-11-30 21:28 UTC  (3+ messages)
` [Bug optimization/12177] "

[Bug optimization/8479] [new-ra] ICE in select_spill, at ra-colorize.c:1001
 2003-11-30 21:28 UTC  (3+ messages)

[Bug optimization/10469] [3.3, 3.4] constant V4SF loads get moved inside loop
 2003-11-30 21:28 UTC  (2+ messages)

[Bug optimization/11379] New: ICE with optimization option -fnew-ra
 2003-11-30 21:27 UTC  (2+ messages)
` [Bug optimization/11379] ICE with optimization and -fnew-ra

[Bug c/11718] New: ICE on valid code with SSE and -fnew-ra
 2003-11-30 21:27 UTC  (2+ messages)
` [Bug optimization/11718] [new-ra] ICE on valid code with SSE

[Bug c/12619] New: ICE with -fnew-ra on Pentium 4
 2003-11-30 21:27 UTC  (3+ messages)
` [Bug optimization/12619] "

[Bug optimization/11488] New: Scheduling severely worsens performance
 2003-11-30 21:26 UTC  (2+ messages)
` [Bug optimization/11488] Pre-regalloc scheduling "

[Bug c/13230] New: ICE: Didn't find a coloring
 2003-11-30 21:25 UTC  (3+ messages)
` [Bug optimization/13230] "

[Bug c/13232] New: ICE in remember_web_was_spilled with -O3 -march=pentium4 -fnew-ra
 2003-11-30 21:25 UTC  (4+ messages)
` [Bug optimization/13232] "

[Bug target/11292] [3.4 Regression] -fnew-ra causes sibcalling to go wrong
 2003-11-30 21:25 UTC  (2+ messages)

[Bug optimization/7563] g77 3.1.1 internal error: Segmentation Fault at -O2 -funroll-loops -m64
 2003-11-30 21:25 UTC 

[Bug optimization/11162] New: new-ra bug
 2003-11-30 21:24 UTC  (3+ messages)
` [Bug optimization/11162] [3.4 Regression] [-fnew-ra] ICE compiling channel.i on sh

[Bug c/13219] New: -fscse pessimizes double complex calculation
 2003-11-30 21:22 UTC  (2+ messages)
` [Bug optimization/13219] -fgcse "

[Bug fortran/13240] New: wrong alignment of automatic adjustable DOUBLE PRECISION array
 2003-11-30 21:22 UTC  (9+ messages)
` [Bug fortran/13240] "
` [Bug fortran/13240] [g77] "

[Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main
 2003-11-30 21:04 UTC  (3+ messages)

[Bug optimization/11082] [new-ra] A case where -fnew-ra seriously degrades performance
 2003-11-30 20:51 UTC 

[Bug c++/13245] New: SIGBUS (alignment) on ia-32 if alignment trapping is enabled
 2003-11-30 20:48 UTC  (5+ messages)
` [Bug c++/13245] "

[Bug libstdc++/10378] [library DR 402] cannot add object with inplace new into STL collections
 2003-11-30 20:16 UTC  (2+ messages)

[Bug c++/12727] New: mipsisa64-elf -mips32 regression: g++.dg/eh/registers1.C
 2003-11-30 19:33 UTC  (4+ messages)
` [Bug c++/12727] [3.4 Regression] "

[Bug c++/13241] New: Incorrect mangling of template arguments
 2003-11-30 19:11 UTC  (2+ messages)
` [Bug c++/13241] "

[Bug c++/13242] New: Incorrect mangling of template reference parameters
 2003-11-30 18:03 UTC 

[Bug debug/12267] New: [3.4 regression] function-at-a-time generates stabs in bad order
 2003-11-30 17:48 UTC  (2+ messages)
` [Bug debug/12267] "

[Bug c++/13239] New: [3.3 REGRESSION] Assertion does not seem to work correctly anymore
 2003-11-30 17:16 UTC  (2+ messages)
` [Bug c++/13239] "

[Bug pch/13218] New: Potential problems with PCH and includes relative to current directory
 2003-11-30 17:13 UTC  (5+ messages)
` [Bug pch/13218] "

[Bug fortran/13238] New: [gfortran] read(X,*) segfault on unformatted input unit
 2003-11-30 13:37 UTC  (5+ messages)
` [Bug fortran/13238] "

[Bug inline-asm/6162] [3.3/3.4 regression] i386 asm reloader ice in reload_cse_simplify_operands
 2003-11-30  9:04 UTC 

[Bug optimization/3041] [3.3/3.4 regression] Stepanov Abstraction Penalty regression for powerpc-ibm-aix
 2003-11-30  8:54 UTC 

[Bug target/1532] [3.3/3.4 Regression] -O3 generates (obviously) redundant tests and jumps
 2003-11-30  8:52 UTC 

[Bug optimization/12617] New: jump to next instruction not always properly eliminated
 2003-11-30  8:48 UTC  (2+ messages)
` [Bug optimization/12617] [3.4 Regression] "

[Bug other/10944] alloc_page in ggc-page.c is slow
 2003-11-30  8:38 UTC 

[Bug c++/12479] New: superfluous colon with -pedantic gives error not present w/o -pedantic (mozilla build failure)
 2003-11-30  8:36 UTC  (2+ messages)
` [Bug c++/12479] [3.4 only] System header should not cause -pedantic to error about "extra `;'"

[Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
 2003-11-30  8:35 UTC 

[Bug c++/9187] [3.4] Duplicate warning about a missing "typename"
 2003-11-30  8:34 UTC 

[Bug other/13221] New: libffi's closure couldn't pass sequence of char and/or short arguments
 2003-11-30  8:26 UTC  (3+ messages)
` [Bug other/13221] "

[Bug libstdc++/12658] New: Thread safety problems in locale::global() and locale::locale()
 2003-11-30  8:18 UTC  (2+ messages)
` [Bug libstdc++/12658] "

[Bug c++/13235] New: segfault on compiling lufs modules for linux 2.6.0-test11
 2003-11-30  8:16 UTC  (6+ messages)
` [Bug c++/13235] "
` [Bug optimization/13235] "

[Bug c/13185] New: Parse error in pthread.h
 2003-11-30  8:14 UTC  (2+ messages)
` [Bug c/13185] "

GCC 3.2.3 Linker error while compiling appz using <errno.h> (maybe glibc error)
 2003-11-30  4:53 UTC  (5+ messages)

[Bug libgcj/2382] libjava's testsuite returns error case
 2003-11-30  3:31 UTC 

gcc 3.3.2 (i386) doesn't compile kernel sources
 2003-11-30  3:02 UTC  (2+ messages)

Relative Paths cause libiberty's configure script to break
 2003-11-30  2:55 UTC 

FW: statically declared static structs with constructors procueces random symbol
 2003-11-30  0:46 UTC  (2+ messages)

[Bug c++/13227] New: [3.4 Regression] dlclose() causes destruction of global objects in ALL shared C++ libraries
 2003-11-30  0:32 UTC  (5+ messages)
` [Bug c++/13227] "

[Bug c/13158] New: bad unwind info as a result of sibcall
 2003-11-30  0:10 UTC  (3+ messages)
` [Bug optimization/13158] "

[Bug c/13228] New: Aliasing problem with IMI with structs
 2003-11-29 23:35 UTC  (2+ messages)
` [Bug c/13228] "

[Bug java/13237] New: ICE on Math.sqrt(2.0)
 2003-11-29 23:16 UTC  (4+ messages)
` [Bug java/13237] [3.4 regression] "

[Bug c++/11929] New: Cannot obtain variable arguments list in function with last named argument being of non-POD type
 2003-11-29 21:45 UTC  (2+ messages)
` [Bug c++/11929] "

[Bug c++/11971] New: Problems with allocator::rebind::other
 2003-11-29 21:45 UTC  (2+ messages)
` [Bug c++/11971] [3.4 regression] ICE in cp_expr_size with variadic function call

[Bug c/12826] New: Optimizer removes reference through volatile pointer
 2003-11-29 21:35 UTC  (2+ messages)
` [Bug optimization/12826] [3.4 Regression] "

[Bug c++/10771] [3.4 regression] Unreadable error message for illegal specialization
 2003-11-29 21:04 UTC 

[Bug c++/10179] alignment attributes are not inherited correctly with empty classes
 2003-11-29 20:59 UTC 

[Bug libgcj/10403] [win32] FileInputStream(File.toUrl().getFile()) does not work
 2003-11-29 20:47 UTC 

[Bug libgcj/6298] java.net.URL doesn't handle file:/c:/pub/files/foobar.txt correctly (Mauve failure)
 2003-11-29 20:47 UTC 

[Bug debug/13231] New: Bad DWARF2 CFI when there is no frame pointer
 2003-11-29 20:31 UTC  (2+ messages)
` [Bug debug/13231] "

[Bug middle-end/13236] New: Internal compiler error: in add_may_alias
 2003-11-29 20:21 UTC  (3+ messages)
` [Bug middle-end/13236] "
` [Bug optimization/13236] "

[Bug c/10333] typeof (bitfield) is accepted but doesn't work
 2003-11-29 20:17 UTC  (2+ messages)

[Bug c++/13234] New: ICE when dumping a translation unit
 2003-11-29 19:07 UTC  (3+ messages)
` [Bug c++/13234] "
` [Bug middle-end/13234] [3.4 Regression] "

[Bug c/13233] New: ICE Segmentation Fault with static function call
 2003-11-29 18:50 UTC  (2+ messages)
` [Bug c/13233] "

[Bug libgcj/13139] New: gcj throws exception with faulty stacktrace with freenet
 2003-11-29 16:48 UTC  (2+ messages)
` [Bug libgcj/13139] "

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