public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
c++/10804: [3.4 regression] missing implicit instantiation of template static methods
 2003-05-15 18:36 UTC 

c++/3518: [2003-05-03] default conversion to pointer-to-function is applied to soon (related to DR295)
 2003-05-15 18:20 UTC 

target/10730
 2003-05-15 18:16 UTC 

c++/10807: [DR 295] It is possible to cv-qualify references even to function types, if the CV qualifications are introduced through a typedef or a template argument
 2003-05-15 18:16 UTC 

target/10806: Illegal instruction calling function in shared object on AIX
 2003-05-15 18:06 UTC 

c++/5388: [3.3/3.4 regression] [2003-05-01] Incorrect message "operands to ?: have different types"
 2003-05-15 17:52 UTC 

bootstrap/10169: Bootstrap fails on mainline with Tru64 5.1B
 2003-05-15 17:16 UTC 

c++/8385
 2003-05-15 17:06 UTC 

c++/8385
 2003-05-15 17:06 UTC 

bootstrap/10805: [sun-solaris2.7] relocation error when creating sparcv9/libgcc_s.so.1
 2003-05-15 17:06 UTC 

c++/8385: [3.4 regression] typeof(...) as template arg
 2003-05-15 17:01 UTC 

c++/10804: regression from 3.2: implicit instantiation of template static methods
 2003-05-15 16:36 UTC 

target/10691: Invalid assembly emitted when using _m128 datatypes on x86
 2003-05-15 16:26 UTC 

c++/8385: [3.4 regression] typeof(...) as template arg
 2003-05-15 16:24 UTC 

libstdc++/10800: Locale problems prevent streams from recognizing whitespaces
 2003-05-15 16:09 UTC 

libstdc++/10794: std::map's erase method invalidates reverse_iterators
 2003-05-15 16:01 UTC 

optimization/10803: wrong constant value generated by g++ -O
 2003-05-15 15:06 UTC 

optimization/10189: pentium4 breaks suns libm code for __ieee754_pow(double x, double y)
 2003-05-15 14:32 UTC 

optimization/10774: Problem with ``-march=pentium4 -O''
 2003-05-15 14:26 UTC 

other/10799: Constructors of static classes are not called
 2003-05-15 14:05 UTC 

inline-asm/10798: my dodgy invalid assembler causes internal compiler error
 2003-05-15 14:02 UTC 

target/8734: [x86_64] -O2 breaks something in 3.2.1
 2003-05-15 14:01 UTC 

optimization/10774: Problem with ``-march=pentium4 -O''
 2003-05-15 13:55 UTC 

target/7832: [Sparc -> PPC] libc not found when linking libgcc.so
 2003-05-15 13:53 UTC 

target/8528: [PPC] Internal compiler error in extract_insn, at recog.c:2148
 2003-05-15 13:52 UTC 

bootstrap/10802: Bootstrap of gcc-3.3 on Solaris 9 x86 fails on undefined symbol in libgcj.so
 2003-05-15 13:26 UTC 

libstdc++/10801: ld bus error on linking .libs/libstdc++ under mips-irix-6.3
 2003-05-15 13:06 UTC 

libstdc++/10800: Locale problems prevent streams from recognizing whitespaces
 2003-05-15 13:06 UTC 

other/10799: Constructors of static classes are not called
 2003-05-15 11:27 UTC 

c++/3518: [2003-05-03] default conversion applied too soon
 2003-05-15 11:27 UTC 

c++/3518: [2003-05-03] default conversion applied too soon
 2003-05-15 11:00 UTC 

target/10775: m32r-elf-gcc -O3 (regrename) used lr in leaf-functions without saving
 2003-05-15 10:56 UTC 

c++/10796: [3.3/3.4 regression] ICE (segfault) when defining an enum with two values: -1 and MAX_INT_64BIT
 2003-05-15 10:40 UTC 

inline-asm/10798: my dodgy invalid assembler causes internal compiler error
 2003-05-15  9:46 UTC 

libobjc/10742: objc_lookup_class() called with illegal argument
 2003-05-15  9:40 UTC 

libstdc++/10797: filebuf.open() locks when using -lpthread on MIPS
 2003-05-15  9:36 UTC 

target/8734: [x86_64] -O2 breaks something in 3.2.1
 2003-05-15  9:06 UTC 

bootstrap/10303: [sparc] Build process for gcc-3.2.2 failed on install
 2003-05-15  7:56 UTC 

bootstrap/6110: [sparc-sun-solaris 2.8]Error message after make install of gcc with c/c++ and 64bit support
 2003-05-15  7:51 UTC 

bootstrap/9238: make install: install-sh: not found
 2003-05-15  7:46 UTC 

libstdc++/7372: Contents of sparc-sun-solaris2.8/sparcv9/libstdc++-v3 not installed
 2003-05-15  7:43 UTC 

bootstrap/9303: [sparc-solaris2.8] trying to build gcc 3.2 on solaris 2.8 fails
 2003-05-15  7:36 UTC 

target/9719: [SPARC] gcc-3.2.2 compilation fails for sparcv9-sun-solaris2.8
 2003-05-15  7:32 UTC 

bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
 2003-05-15  7:27 UTC 

c++/10796: gianormous enum values
 2003-05-15  7:26 UTC 

bootstrap/10104: [Solaris 9] GCC 3.2.2 fails to install due to one missing symlink
 2003-05-15  7:21 UTC 

c++/8076: -Wmissing-declarations is C-only, conflicts with documentation
 2003-05-15  5:42 UTC 

c/10320: [3.4 regression] gcc 3.4 gets rid of static inline function that does not get inlined
 2003-05-15  5:31 UTC 

c/10333: typeof (bitfield) is accepted but doesn't work
 2003-05-15  5:29 UTC 

middle-end/10795: [3.4 regression] ICE in extract_insn, at recog.c:2188
 2003-05-15  4:49 UTC 

c++/10784: [diagnostic] Warning about choosing custom operator over copy constructor cannot be turned off (and it's useless in the first place)
 2003-05-15  4:47 UTC 

c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
 2003-05-15  4:46 UTC 

target/9612: [i686] compiler fails using "-O2 -march=pentium4", succeeds with "-O2 -march=i686" or "-march=pentium4"
 2003-05-15  4:44 UTC 

target/9307: [sh-coff] ICE
 2003-05-15  4:44 UTC 

bootstrap/7589: libgcc.map file is empty; ld dies
 2003-05-15  4:43 UTC 

target/10213: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC
 2003-05-15  4:41 UTC 

other/9691: Shared libraries don't work with g++
 2003-05-15  4:38 UTC 

target/9552: [x86-64] ICE in named_section_flags, at varasm.c
 2003-05-15  4:37 UTC 

middle-end/10795: ICE in extract_insn, at recog.c:2188
 2003-05-15  4:36 UTC 

other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path
 2003-05-15  4:36 UTC 

c++/10784: [diagnostic] Warning about choosing custom operator over copy constructor cannot be turned off (and it's useless in the first place)
 2003-05-15  4:36 UTC 

target/8734: [x86_64] -O2 breaks something in 3.2.1
 2003-05-15  4:34 UTC 

target/7434: [x86_64] ICE in change_address_1, at emit-rtl.c:1934
 2003-05-15  4:34 UTC 

target/5212: [Hurd] profiling support for i386-gnu specs file
 2003-05-15  4:32 UTC 

target/9945: [x86 -> mn10020] ultra trivial file (10 lines) causes internal compiler error
 2003-05-15  4:30 UTC 

bootstrap/10010: [x86 linux 2.0] looking for sys/ucontext.h
 2003-05-15  3:16 UTC 

optimization/10774: Problem with ``-march=pentium4 -O''
 2003-05-15  3:06 UTC 

debug/8664: [PPC linux] ICE in dwarf2out_frame_debug_expr, at dwarf2out.c:1538
 2003-05-15  1:56 UTC 

debug/8664: [PPC linux] ICE in dwarf2out_frame_debug_expr, at dwarf2out.c:1538
 2003-05-15  1:56 UTC 

target/8528: [PPC] Internal compiler error in extract_insn, at recog.c:2148
 2003-05-15  1:46 UTC 

optimization/10774: Problem with ``-march=pentium4 -O''
 2003-05-15  1:06 UTC 

target/7832: [Sparc -> PPC] libc not found when linking libgcc.so
 2003-05-15  1:06 UTC 

target/10213: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC
 2003-05-15  1:06 UTC 

optimization/7003: [ppc] address of array loaded int register twice without any need
 2003-05-15  1:06 UTC 

target/10213: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC
 2003-05-15  0:36 UTC 

target/9945: [x86 -> mn10020] ultra trivial file (10 lines) causes internal compiler error
 2003-05-15  0:36 UTC 

c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
 2003-05-15  0:26 UTC 

target/9958: [x86] Compiling for 'new' target causes a "Segmentation Error" in Libgcc2.c
 2003-05-15  0:16 UTC 

target/9908: [x86] wrong code generated for virtual method call (gas bug?)
 2003-05-15  0:16 UTC 

bootstrap/7589: libgcc.map file is empty; ld dies
 2003-05-15  0:16 UTC 

c/10083: alpha: ICE while building swi-prolog-packages
 2003-05-15  0:08 UTC 

c++/9597: [x86-solaris-2.8] Exception crash in shared library
 2003-05-15  0:06 UTC 

optimization/9771: [x86] wrong ebp optimisation
 2003-05-15  0:06 UTC 

middle-end/10776: [3.3/3.4 regression] Large aggregate initializers with a single relocated entry causes excessive compile time regression
 2003-05-15  0:00 UTC 

target/9552: [x86-64] ICE in named_section_flags, at varasm.c
 2003-05-14 23:56 UTC 

target/8734: [x86_64] -O2 breaks something in 3.2.1
 2003-05-14 23:56 UTC 

libstdc++/10794: std::map's erase method invalidates reverse_iterators
 2003-05-14 23:46 UTC 

target/6624: [x86]SSE mis-alignment with -O0
 2003-05-14 23:46 UTC 

target/6678: [i?86] g++ 3.1 leaks memory when throwing exceptions
 2003-05-14 23:36 UTC 

c++/10722: [3.3 regression] ICE (segfault) when specializing with an invalid type
 2003-05-14 23:26 UTC 

target/6678: [i?86] g++ 3.1 leaks memory when throwing exceptions
 2003-05-14 23:26 UTC 

c++/10793: [3.4 regression] ICE (treecheck) when partial-specializing with an invalid type and a base class, in xref_basetypes, at cp/decl.c:12834
 2003-05-14 23:26 UTC 

optimization/6806: gcc 3.0.4 ignoring clobbered registers in inline asm with -O1 or higher on i386
 2003-05-14 23:16 UTC 

target/7434: [x86_64] ICE in change_address_1, at emit-rtl.c:1934
 2003-05-14 23:16 UTC 

target/9307: [sh-coff] ICE
 2003-05-14 23:06 UTC 

c++/10771: [3.4 regression] [diagnostic] Unreadable error message for illegal specialization
 2003-05-14 23:06 UTC 

optimization/9711: glibc 2.3.1 miscompiled (mcpu=i686, mcpu=athlon, -fomit-frame-pointer)
 2003-05-14 23:06 UTC 

target/9186: [i686] async exception from a signal handler not working as before
 2003-05-14 23:06 UTC 

target/5212: [Hurd] profiling support for i386-gnu specs file
 2003-05-14 22:46 UTC 

target/9612: [i686] compiler fails using "-O2 -march=pentium4", succeeds with "-O2 -march=i686" or "-march=pentium4"
 2003-05-14 22:36 UTC 

target/10467: [arm] ICE in pre_insert_copy_insn,
 2003-05-14 22:26 UTC 

bootstrap/7379: compiling ltdl.c caught in endless look
 2003-05-14 22:06 UTC 

c++/10776: [3.3 regression] Large aggregate initializers cause GCC to fail
 2003-05-14 22:06 UTC 

other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path
 2003-05-14 22:06 UTC 

middle-end/7071: [arm] ICE in simplify_subreg, at simplify-rtx.c:2452
 2003-05-14 21:55 UTC 

c++/10776: [3.3 regression] Large aggregate initializers cause GCC to fail
 2003-05-14 21:36 UTC 

c++/10771: [3.4 regression] [diagnostic] Unreadable error message for illegal specialization
 2003-05-14 21:18 UTC 

optimization/10764
 2003-05-14 21:16 UTC 

libstdc++/8307: libstdc++ fails to compile because of fixincludes headers
 2003-05-14 21:14 UTC 

c/9720: segmentation fault compiling allegro
 2003-05-14 21:13 UTC 

c++/9686: gcc 3.2 compile Generative Matrix Page fail
 2003-05-14 21:12 UTC 

pending/10786: Re: Couple more bug updates 5/13
 2003-05-14 21:09 UTC 

pending/10785: Re: arm-linux-gcc for armv5te
 2003-05-14 21:08 UTC 

c++/10790: g++/gcc
 2003-05-14 21:02 UTC 

pending/10791: Re:_bootstrap/10787:_Segmentation_fault_during_the_upgrade_from_gcc2.95.3_to_gcc3.2.3
 2003-05-14 21:01 UTC 

c++/10792: Error reporting routines re-entered
 2003-05-14 21:00 UTC 

bootstrap/10787: Segmentation fault during the upgrade from gcc2.95.3 to gcc3.2.3
 2003-05-14 20:59 UTC 

bootstrap/10788: segmentation fault during the upgrade from gcc2.95.3 to 3.2.3
 2003-05-14 20:57 UTC 

optimization/10772: Result differences between debug and optmize libs on linux; and with sol/nt on optimize mode
 2003-05-14 20:56 UTC 

bootstrap/10789: segmentation fault during the upgrade from gcc2.95.3 to 3.2.3
 2003-05-14 20:56 UTC 

other/9691: Shared libraries don't work with g++
 2003-05-14 19:46 UTC 

other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path
 2003-05-14 19:46 UTC 

bootstrap/10010: [x86 linux 2.0] looking for sys/ucontext.h
 2003-05-14 19:26 UTC 

target/3746: [mips-elf] cross-compilation of mips-tfile missing mips/a.out.h
 2003-05-14 19:26 UTC 

optimization/10772: Result differences between debug and optmize libs on linux; and with sol/nt on optimize mode
 2003-05-14 19:26 UTC 

optimization/10752: -O2 generates loop assembly instruction with label too far away
 2003-05-14 19:16 UTC 

bootstrap/9899: bootstrap failed on stage3 build
 2003-05-14 19:16 UTC 

c++/10790: g++/gcc
 2003-05-14 19:16 UTC 

bootstrap/8926: Bootstrap comparison failure on linux pentiumpro System!
 2003-05-14 19:06 UTC 

bootstrap/9451: Cannot build cross gcc /w shared libs
 2003-05-14 19:06 UTC 

bootstrap/7141: GCC-3.1 does not build on DEC OSF1 4.0e
 2003-05-14 18:56 UTC 

c++/10792: Error reporting routines re-entered
 2003-05-14 18:46 UTC 

bootstrap/7379: compiling ltdl.c caught in endless look
 2003-05-14 18:36 UTC 

bootstrap/10169: Bootstrap fails on mainline with Tru64 5.1B
 2003-05-14 18:36 UTC 

bootstrap/9741: ICE (segfault) while building a cross compiler
 2003-05-14 18:36 UTC 

objc/429: forward:: / performv:: fail to work
 2003-05-14 18:26 UTC 

bootstrap/10517: Make bootstrap fails to compile with abs' is already declared in this scope in complex_io.lo
 2003-05-14 18:16 UTC 

bootstrap/10169: Bootstrap fails on mainline with Tru64 5.1B
 2003-05-14 18:16 UTC 

target/10775: m32r-elf-gcc -O3 (regrename) used lr in leaf-functions without saving
 2003-05-14 18:16 UTC 

optimization/10774: Problem with ``-march=pentium4 -O''
 2003-05-14 18:06 UTC 

c++/10790: g++/gcc
 2003-05-14 18:06 UTC 

bootstrap/10787: Segmentation fault during the upgrade from gcc2.95.3 to gcc3.2.3
 2003-05-14 17:56 UTC 

optimization/8896: '-mcpu=xscale -fno-strict-aliasing -O2' generates wrong code
 2003-05-14 17:46 UTC 

bootstrap/10789: segmentation fault during the upgrade from gcc2.95.3 to 3.2.3
 2003-05-14 17:46 UTC 

bootstrap/10788: segmentation fault during the upgrade from gcc2.95.3 to 3.2.3
 2003-05-14 17:46 UTC 

bootstrap/3641: can not bootstrap on i386-linux and others without glibc - MD_FALLBACK_FRAME_STATE_FOR
 2003-05-14 17:36 UTC 

libstdc++/6702: requirements for wchar_t support are too restrictive
 2003-05-14 17:36 UTC 

bootstrap/10787: Segmentation fault during the upgrade from gcc2.95.3 to gcc3.2.3
 2003-05-14 17:36 UTC 

libstdc++/6702: requirements for wchar_t support are too restrictive
 2003-05-14 17:36 UTC 

bootstrap/3641: can not bootstrap on i386-linux and others without glibc - MD_FALLBACK_FRAME_STATE_FOR
 2003-05-14 17:30 UTC 

bootstrap/7162: Miscellaneous ISO features in gengtype.c
 2003-05-14 17:16 UTC 

bootstrap/7162: Miscellaneous ISO features in gengtype.c
 2003-05-14 17:07 UTC 

c++/10722: ICE after "error: expected a type, got `pm::nothing'"
 2003-05-14 16:59 UTC 

bootstrap/7163: gengtype-lex.c: libiberty.h: redeclaration of
 2003-05-14 16:56 UTC 

bootstrap/7163: gengtype-lex.c: libiberty.h: redeclaration of xmalloc
 2003-05-14 16:54 UTC 

bootstrap/8690: libjava doesn`t build with Cygwin, nt 5.1
 2003-05-14 16:28 UTC 

c++/10784: [diagnostic] Warning about choosing custom operator over copy constructor cannot be turned off (and it's useless in the first place)
 2003-05-14 16:24 UTC 

c++/10780: compiler crash on code with error
 2003-05-14 16:23 UTC 

c++/10784: [diagnostic] Warning about choosing custom operator over copy constructor cannot be turned off (and it's useless in the first place)
 2003-05-14 16:16 UTC 

optimization/10764: [3.4 regression] ICE when using log(), -fast-math and optimization
 2003-05-14 15:56 UTC 

libstdc++/10783: std::vector::reverse_iterator could be smaller
 2003-05-14 15:46 UTC 

bootstrap/10728: make bootstrap can't find libiconv
 2003-05-14 15:25 UTC 

optimization/10772: Result differences between debug and optmize libs on linux; and with sol/nt on optimize mode
 2003-05-14 15:16 UTC 

optimization/10772: Result differences between debug and optmize libs on linux; and with sol/nt on optimize mode
 2003-05-14 15:14 UTC 

c++/10782: undefined reference to `virtual thunk 
 2003-05-14 15:11 UTC 

c++/10782: undefined reference to `virtual thunk 
 2003-05-14 14:46 UTC 

c++/10776: [3.3 regression] Large aggregate initializers cause GCC to fail
 2003-05-14 14:46 UTC 

optimization/10772: Result differences between debug and optmize libs on linux; and with sol/nt on optimize mode
 2003-05-14 14:36 UTC 

c++/10781: wrong class size and alignment with static class member
 2003-05-14 14:36 UTC 

bootstrap/7125: libz is built even if configured with --with-system-zlib
 2003-05-14 14:16 UTC 

c++/10779: [3.4 regression] [diagnostic] Error cascade for unknown type in function prototype
 2003-05-14 14:11 UTC 

other/10777: gcc: unrecognized option `-no-cpp-precomp'
 2003-05-14 14:10 UTC 

optimization/10764: [3.4 regression] ICE when using log(), -fast-math and optimization
 2003-05-14 14:06 UTC 

bootstrap/8690: libjava doesn`t build with Cygwin, nt 5.1
 2003-05-14 14:06 UTC 

bootstrap/9996: plural.c can't be found
 2003-05-14 14:06 UTC 

optimization/10752: -O2 generates loop assembly instruction with label too far away
 2003-05-14 13:56 UTC 

bootstrap/3867: [djgpp] eh_frame optimization check in configure is broken
 2003-05-14 13:36 UTC 

c++/10780: compiler crash on code with error
 2003-05-14 13:16 UTC 

ada/9480: Cannot "kill -TERM" programs that link the tasking runtime
 2003-05-14 12:56 UTC 

bootstrap/7882: HP bootstrap failure when building on PA 2.0 for PA 1.1
 2003-05-14 12:46 UTC 

c++/10779: [3.4 regression] [new parser] Error cascade for unknown type in function prototype
 2003-05-14 12:37 UTC 

c++/10779:
 2003-05-14 12:26 UTC 

other/10777: gcc: unrecognized option `-no-cpp-precomp'
 2003-05-14 12:06 UTC 

bootstrap/7087: sub-make FLAG propagation fails if flag ends with '='
 2003-05-14 10:57 UTC 

objc/429: forward:: / performv:: fail to work
 2003-05-14 10:57 UTC 

bootstrap/3216: buildir == srcdir setup fails at make install time
 2003-05-14 10:57 UTC 

bootstrap/3437: [vxworks] cross-compile problem because of fixincludes
 2003-05-14 10:56 UTC 

bootstrap/6604: cc1 gives up after allocating more than 126MB while compiling crtstuff.c
 2003-05-14 10:56 UTC 

bootstrap/7882: HP bootstrap failure when building on PA 2.0 for PA 1.1
 2003-05-14 10:56 UTC 

bootstrap/8690: libjava doesn`t build with Cygwin, nt 5.1
 2003-05-14 10:56 UTC 

bootstrap/6972: libgcc2.c GCC 3.1 Cross-compiler Compilation Errors
 2003-05-14 10:55 UTC 

bootstrap/8180: --without-headers configure option not working
 2003-05-14 10:53 UTC 

bootstrap/7090: libstdc++ (or libffi) configure script fails to find install-sh when cross-compiling in srcdir
 2003-05-14 10:53 UTC 

bootstrap/7125: libz is built even if configured with --with-system-zlib
 2003-05-14 10:53 UTC 

bootstrap/7323: Install failed to property account for libstdc++ location
 2003-05-14 10:53 UTC 

bootstrap/8124: GCC 3.2 make install error
 2003-05-14 10:53 UTC 

bootstrap/7757: configure: error: can not find install-sh or install.sh in . ./.. ./../
 2003-05-14 10:52 UTC 

bootstrap/7716: can't compile getpwd.c during build
 2003-05-14 10:52 UTC 

bootstrap/8009: Can't find library for -lintl
 2003-05-14 10:51 UTC 

bootstrap/8796: Bootstrap fails on Tru64 4.0f with native make and cc
 2003-05-14 10:50 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).