public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug bootstrap/14589] New: [tree-ssa] Bootstrap failure on Tru64 UNIX
 2004-04-30  1:30 UTC  (2+ messages)
` [Bug c/14589] "

[Bug fortran/15204] New: ADJUSTR intrinsic accesses corrupted pointer
 2004-04-30  1:13 UTC  (4+ messages)
` [Bug fortran/15204] [gfortran] "
` [Bug libfortran/15204] "

[Bug c++/15217] New: Compiler lost in templates
 2004-04-30  1:08 UTC  (3+ messages)
` [Bug c++/15217] "

[Bug bootstrap/15093] New: make bootstrap fails to configure libffi
 2004-04-30  0:58 UTC  (3+ messages)
` [Bug libgcj/15093] "

[Bug bootstrap/15216] New: bootstrap failure on SunOS 5.7
 2004-04-30  0:56 UTC  (2+ messages)
` [Bug bootstrap/15216] "

[Bug other/15215] New: make bootstrap fails on solaris2.8 when configuring libffi
 2004-04-30  0:54 UTC  (2+ messages)
` [Bug other/15215] "

[Bug fortran/15205] New: NEAREST intrinsic returns wrong value in DOUBLE PRECISION
 2004-04-30  0:51 UTC  (4+ messages)
` [Bug fortran/15205] [gfortran] "
` [Bug libfortran/15205] "

[Bug c++/15214] New: Warning non-virtual-dtor too strict
 2004-04-30  0:41 UTC  (4+ messages)
` [Bug c++/15214] "

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor
 2004-04-30  0:36 UTC 

[Bug c/14251] New: Coreutils POSIX2_VERSION as 200112L
 2004-04-30  0:31 UTC  (7+ messages)
` [Bug c/14251] "
` [Bug c/14251] Use POSIX-compatible flags for 'head' and 'tail'
` [Bug other/14251] "

[Bug other/15213] New: Coreutils POSIX2_VERSION as 200112L
 2004-04-29 22:34 UTC  (4+ messages)
` [Bug other/15213] "
` [Bug other/15213] Use POSIX-compatible flags for 'head' and 'tail'

[Bug bootstrap/15212] New: [3.4 Regression] bootstrap fails on interix3
 2004-04-29 22:16 UTC  (7+ messages)
` [Bug bootstrap/15212] "

[Bug c++/15202] New: internal compiler error: in reload_cse_simplify_operands, at postreload.c
 2004-04-29 22:04 UTC  (5+ messages)
` [Bug target/15202] ICE "

[Bug other/15210] New: gcc-3.4.0.tar.gz fails to unpack on SunOS 5.7
 2004-04-29 20:58 UTC  (3+ messages)
` [Bug other/15210] "

[Bug fortran/15203] New: D FORMAT SPECIFIER
 2004-04-29 20:53 UTC  (4+ messages)
` [Bug libf2c/15203] "

[Bug fortran/15211] New: ICE with LEN intrinsic
 2004-04-29 20:42 UTC  (2+ messages)
` [Bug fortran/15211] [gfortran] "

[Bug c++/15209] New: Runs out of memory with packed structs
 2004-04-29 20:28 UTC  (3+ messages)
` [Bug c++/15209] "
` [Bug c++/15209] [3.4/3.5 Regression]Runs "

[Bug c/15189] New: wrong filling of delay slot with -march=mips1 -G0 -mno-split-addresses -mno-explicit-relocs
 2004-04-29 20:14 UTC  (6+ messages)
` [Bug target/15189] "

[Bug c++/15054] New: Bad code due to overlapping stack temporaries
 2004-04-29 20:04 UTC  (2+ messages)
` [Bug middle-end/15054] [3.3/3.4/3.5 Regression] "

GCC 3.4.0 g++ Internal error
 2004-04-29 19:55 UTC 

[Bug c++/10611] operations on vector mode not recognized in C++
 2004-04-29 19:44 UTC 

[Bug c++/15208] New: Vector extensions don't work in C++ and cannot be implemented using operator overloading
 2004-04-29 19:42 UTC  (3+ messages)
` [Bug c++/15208] "

[Bug other/13756] New: tree-ssa documentation missing in the internals manual
 2004-04-29 19:37 UTC  (2+ messages)
` [Bug other/13756] [tree-ssa] "

GCC 3.4.0 g++ Internal error
 2004-04-29 19:37 UTC 

[Bug optimization/12028] New: powerpc-eabispe: ICE building __divdi3.o: in ccr_bit, at config/rs6000/rs6000.c:8136
 2004-04-29 19:34 UTC  (2+ messages)
` [Bug target/12028] [3.4 Regression] powerpc-eabispe produces bad sCOND operation

[Bug c/15207] New: Problem with float in local-scope function declarations
 2004-04-29 19:32 UTC  (3+ messages)
` [Bug c/15207] "

[Bug inline-asm/15089] New: local register variable with a specified register is bad
 2004-04-29 19:23 UTC  (5+ messages)
` [Bug inline-asm/15089] "

[Bug c++/13716] New: segfaults for big functions with heaps of goto statements
 2004-04-29 19:09 UTC  (2+ messages)
` [Bug optimization/13716] segfaults for big functions with heaps of computed goto

[Bug other/1963] collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_liblookup"
 2004-04-29 18:29 UTC  (3+ messages)

[Bug fortran/15206] New: RRSPACING intrinsics returns wrong result for 0.0
 2004-04-29 18:25 UTC  (3+ messages)
` [Bug fortran/15206] [gfortran] "

[Bug optimization/13653] New: [3.3 regression] -O2 -funroll-loop miscompiles POOMA testcase
 2004-04-29 17:54 UTC  (2+ messages)
` [Bug optimization/13653] "

[Bug bootstrap/14829] New: [3.5 Regression] Bootstrap comparison failure on hppa64-hp-hpux11.11
 2004-04-29 17:39 UTC  (2+ messages)
` [Bug debug/14829] "

[Bug c++/15201] New: Parsing Problem with template (with > 1type) as default parameter
 2004-04-29 14:48 UTC  (4+ messages)
` [Bug c++/15201] "

[Bug c++/57] [DR 325] GCC can't parse a non-parenthesized comma in a template-id within a default argument
 2004-04-29 14:48 UTC 

[Bug c++/2922] [DR 197] two-stage name lookup
 2004-04-29 13:54 UTC  (2+ messages)

[Bug optimization/14944] [3.4 only] ICE when gcc reads *.gcda file of different version
 2004-04-29 13:00 UTC 

[Bug bootstrap/15071] New: ICE in "crtstuff.c" during "make bootstrap" when building GCC 3.3
 2004-04-29 12:58 UTC  (2+ messages)
` [Bug bootstrap/15071] "

[Bug c++/15199] New: Error in partial specialization of template class member function
 2004-04-29 12:54 UTC  (2+ messages)
` [Bug c++/15199] "

[Bug c++/15200] New: Internal compiler error in grokdeclarator
 2004-04-29 12:15 UTC  (2+ messages)
` [Bug c++/15200] "

[Bug c++/15198] New: Error specializing template class member function with const argument
 2004-04-29 11:49 UTC  (2+ messages)
` [Bug c++/15198] "

[Bug libstdc++/13860] New: Poor error messages on invalid template parameters for basic_filebuf
 2004-04-29 11:43 UTC  (3+ messages)
` [Bug libstdc++/13860] "

[Bug libstdc++/14975] New: Segfault on low-level write error during imbue
 2004-04-29 11:37 UTC  (3+ messages)
` [Bug libstdc++/14975] [3.4 only] "

[Bug c++/15090] New: locale_facets.h is incompatible with -fno-for-scope
 2004-04-29 11:37 UTC  (2+ messages)
` [Bug libstdc++/15090] "

[Bug debug/15171] New: -finit-local-zero tricks g77 into emitting erroneous debug info
 2004-04-29 10:39 UTC  (2+ messages)
` [Bug debug/15171] "

[Bug optimization/14944] New: ICE when gcc reads *.gcda file of different version
 2004-04-29  9:33 UTC  (2+ messages)
` [Bug optimization/14944] "

Stimata Doamna / Stimate Domnule
 2004-04-29  7:19 UTC 

Stimate Domn & Stimata Doamna
 2004-04-29  6:46 UTC 

[Bug c/14235] New: ICE in verify_local_live_at start (flow.c:546) on 2004-02-18 snapshot
 2004-04-29  6:30 UTC  (2+ messages)
` [Bug optimization/14235] [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)

[Bug target/15186] New: ucblib isn't linked in correctly in 64bit mode
 2004-04-29  6:29 UTC  (3+ messages)
` [Bug target/15186] -compat-bsd -m64 does not pick up the 64bit libraries

[Bug optimization/2692] excessive compile time with optimization
 2004-04-29  6:11 UTC  (3+ messages)

[Bug optimization/15197] New: [tree-ssa] no SRA of structs containing complex types
 2004-04-29  6:11 UTC  (2+ messages)
` [Bug optimization/15197] "

[Bug fortran/15196] New: gfortran ICE: gfc_trans_scalar_assign: Assertion `lse->string_length != blah'
 2004-04-29  4:22 UTC  (2+ messages)
` [Bug fortran/15196] [gfortran] ICE: gfc_trans_scalar_assign: Assertion `lse->string_length != NULL_TREE'

[Bug libgcj/14751] New: java program compiled with gcj never release system handle resources allocated by new threads on windows platform
 2004-04-29  1:54 UTC  (3+ messages)
` [Bug libgcj/14751] [win32] "

[Bug java/15195] New: [win32] gcj leaks handles and memory until it crashes
 2004-04-29  1:34 UTC  (2+ messages)
` [Bug java/15195] "

[Bug c++/5660] dependant names involving templates & inheritance
 2004-04-29  0:52 UTC  (6+ messages)
` [Bug c++/5660] [DR213] "

[Bug bootstrap/15194] New: [3.3 Regression] Fastjar configure needlessly fails without long long
 2004-04-29  0:52 UTC  (4+ messages)
` [Bug bootstrap/15194] "
` [Bug other/15194] [3.3/3.4/3.5 "

[Bug c++/2892] array addresses corrupted when using template classes
 2004-04-29  0:45 UTC  (5+ messages)

[Bug c/15004] New: [3.4/3.5 Regression] [unit-at-a-time] no wanring for unused paramater in static function
 2004-04-29  0:38 UTC  (3+ messages)
` [Bug c/15004] [3.4/3.5 Regression] [unit-at-a-time] no warning "
` [Bug c/15004] [3.4 "

[Bug other/1634] Request for gcc-cvs-patches list
 2004-04-29  0:35 UTC 

[g77] D format specifier
 2004-04-28 23:45 UTC  (2+ messages)

[Bug c/15082] New: Minor compilation problem on Solaris-2.8
 2004-04-28 22:31 UTC  (2+ messages)
` [Bug target/15082] Minor compilation problem for cross to Solaris 8

[Bug optimization/15193] New: Unary minus using pointer to V4SF vector causes -fforce-mem to exhaust all memory
 2004-04-28 21:43 UTC  (2+ messages)
` [Bug optimization/15193] [3.4/3.5 Regression] "

[Bug other/15000] New: Support setting the default symbol visibility for ELF
 2004-04-28 19:43 UTC  (2+ messages)
` [Bug other/15000] "

[Bug target/15084] New: -O/-O2 generate wrong code on structure modification
 2004-04-28 19:16 UTC  (3+ messages)
` [Bug target/15084] "

[Bug c++/14482] New: hard to avoid -Weffc++ warnings with union members
 2004-04-28 19:06 UTC  (2+ messages)
` [Bug c++/14482] "

[Bug c++/15192] New: Problem initializing unions in member initialization list
 2004-04-28 18:57 UTC  (5+ messages)
` [Bug c++/15192] "

[Bug preprocessor/15167] New: Internal compiler error with "#pragma once"
 2004-04-28 17:01 UTC  (3+ messages)
` [Bug preprocessor/15167] [3.4/3.5 Regression] "

[Bug c/14966] New: gcc fails to cross compile for arm with internal compiler error
 2004-04-28 16:08 UTC  (3+ messages)
` [Bug target/14966] [3.3 Regression] "

[Bug target/15191] New: -maltivec -mabi=no-altivec results in mis-aligned lvx and stvx
 2004-04-28 16:06 UTC  (3+ messages)
` [Bug target/15191] "

[Bug target/15106] New: vector varargs failure passing from altivec to non-altivec code for -m32
 2004-04-28 16:04 UTC  (3+ messages)
` [Bug target/15106] "

[Bug c/11841] New: The code compiled with -funroll-loops crashes
 2004-04-28 14:47 UTC  (5+ messages)
` [Bug optimization/11841] [3.3 Regression] "

[Bug optimization/15112] New: optimizer generates code to write to unchanging memory
 2004-04-28 14:47 UTC  (2+ messages)
` [Bug optimization/15112] [3.4 Regression] "

[Bug optimization/15187] New: Inefficient if optimization with -O2 -ffast-math
 2004-04-28 14:45 UTC  (7+ messages)
` [Bug optimization/15187] "

[Bug fortran/15190] New: [gfortran] incorrect matching of print statement
 2004-04-28 14:27 UTC  (2+ messages)
` [Bug fortran/15190] "

[Bug c++/100] confusing name lookup diagnostic
 2004-04-28 12:38 UTC  (2+ messages)

[Bug c++/15188] New: Ambiguity caused by 'using' is misreported
 2004-04-28 11:44 UTC  (2+ messages)
` [Bug c++/15188] "

[Bug optimization/12305] New: processor return register saved/restore unnecessarily in leaf function
 2004-04-28 11:41 UTC  (4+ messages)
` [Bug target/12305] "

[Bug c++/14140] New: Unwanted call to derived constructor after implicit conversion
 2004-04-28 11:30 UTC  (3+ messages)
` [Bug c++/14140] "

[Bug c++/15172] New: Copy constructor optimization in aggregate initialization
 2004-04-28 11:28 UTC  (2+ messages)
` [Bug c++/15172] "

[Bug target/14960] New: -maltivec affects vector return with -mabi=no-altivec
 2004-04-28  7:20 UTC  (2+ messages)
` [Bug target/14960] "

[Bug c++/3761] ICE in check_template_shadow, at cp/pt.c:2013, with friend and strange class hierarchy
 2004-04-28  6:51 UTC 

[Bug c++/8826] "a >> b" differs from "a.operator>>(b)" in that virtual function calls are not avoided
 2004-04-28  6:47 UTC 

[Bug c++/13658] New: [3.4 Regression] namespace association vs. templates part one
 2004-04-28  5:21 UTC  (2+ messages)
` [Bug c++/13658] [testcase] "

[Bug preprocessor/15185] New: -M default target - -MT documentation
 2004-04-28  4:04 UTC  (2+ messages)
` [Bug preprocessor/15185] "

[Bug c++/10618] Error message for function declarations with invalid return type could be improved
 2004-04-28  2:17 UTC 

[Bug fortran/15149] New: [gfortran] problem computing Pi
 2004-04-28  2:13 UTC  (2+ messages)
` [Bug libfortran/15149] "

[Bug c++/14211] New: missing lvalue check ?
 2004-04-28  2:05 UTC  (2+ messages)
` [Bug c++/14211] [3.3/3.4/3.5 Regression] const_cast returns lvalue but should be rvalue

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