gcc-prs archive
subject index for July, 2002

This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Re: ada/6767: make gnatlib-shared fails on -laddr2line

Re: ada/6910: When I run this code it segfaults.

ada/7208: build of gnatlib failed with SIGILL

ada/7337: ICE in reg-stack.de / a-flteio.ads

ada/7420: bug or strange feature?

ada/7436: GtkAda compilation on gcc 3.1.1

Re: bootstrap/5918: While trying to bootstrap on ppc fails with undefined references (ada)

Re: bootstrap/6768: stage2 xgcc segfaults on PowerPC NetBSD 1.5.2

Re: bootstrap/7143: real.c: In function `make_nan': `TFbignan' undeclared

bootstrap/7184: GCC 3.0.x and 3.1 failed to compile on HP-UX 11.11

bootstrap/7192: build failed in gcc/cp/pt.c

bootstrap/7205: /usr/bin/ld: gengenrtl: Not enough room for program headers (allocated 6, need 7)

bootstrap/7210: bootstrap fails on darwin

bootstrap/7217: Building a i686->sparc cross-compiler is a no go.

bootstrap/7231: boostrap failure on gcc-cvs (libstdc++)

bootstrap/7300: ../../gcc-3.1/gcc/libgcc2.c:1004: internal error: Segmentation fault

bootstrap/7312: bootstrap failure due to invalid use of errno

bootstrap/7323: Install failed to property account for libstdc++ location

bootstrap/7343: error in bootstrapping on powerpc-apple-darwin5.5

bootstrap/7379: compiling ltdl.c caught in endless look

bootstrap/7389: bad declaration of flow_bb_inside_loop_p

bootstrap/7392: Well, doesn't compile... told me to come here

bootstrap/7404: bootstrap: Illegal .size expression

bootstrap/7454: make boostraps fails on SPARC v8

Re: c++/1058: [parser]gcc version 2.95.2 produces "parse error before `>'"

Re: c++/1103: G++ creates parse error when a member template is called within a template function

Re: c++/177: -frepo not working

Re: c++/178: GCC Bug ?

Re: c++/1883: Function lookup in template constructors fails when using namespace.

Re: c++/1983: compiler tells me to submit a bug report for static const declaration.

Re: c++/2108: [parser]parse error on legal code.

Re: c++/2124: Misleading error message when name conflicts detected

Re: c++/2185: [parser](T()) not accepted as function argument

Re: c++/2189: g++ rejects legal code

Re: c++/2325: Small problem cross-compiling the c++ compiler

Re: c++/2421: can't declare ordinary nested class as friend of template class

Re: c++/2570: [parser] G++ reports internal Error on simple code

c++/2862

Re: c++/2862: gcc accepts invalid explicit instantiation syntax

Re: c++/2863: gcc accepts invalid explicit specialization syntax

Re: c++/3100: [parser]fails to compile syntactically correct code

Re: c++/3115: g++ find a friend operator while it should not

Re: c++/3765: member using declaration can't change access from public

c++/3797

Re: c++/3797: gcc 3.0 fails to emit explicit specialization of a template member

Re: c++/4316: Mistaken parsing error?

c++/4802

Re: c++/4802: g++ accepts an illegal code containing templates.

Re: c++/4862: [parser]Parse error with templated member function

Re: c++/4874: Using wide characters arrays sign extends the character data

Re: c++/4920: c++ 3.0.2 Class undeclared compile problem

Re: c++/5023: Error declaring constructor of template class specialization as friend

Re: c++/5074: Static class member initialization

Re: c++/509

Re: c++/5168: wrong memory representation of special wchar_t characters like "®" (the registered trademark sign)

Re: c++/5261: floating point casting problem

Re: c++/5387: g++ fails to catch use of private type in template

Re: c++/5534: simple case that fails to link when using -frepo

Re: c++/5607: Covariant return types

Re: c++/5767: Forwarding template template parameters

Re: c++/5931: ICE when using template class that is child if another template class

Re: c++/5946: A -frepo failure

Re: c++/5958: Multiple calls to destructor of local objects, inside a for-loop

Re: c++/5963: gcc won't temrminate with simple source

Re: c++/5975: ICE with typedefs and templates

Re: c++/6078: Template params in functions not picking up types correctly from arguments

Re: c++/6118: ICE in resolve_offset_ref, at cp/init.c:1873

c++/6255

Re: c++/6255: ICE with templatess

Re: c++/6259: Explicit instantiation of template constructor not allowed

Re: c++/6365: Uninitialized static pointer-to-member is not NULL(-1)

Re: c++/6564: -frepo with function template in anonymous namespace fails to compile

c++/6611

Re: c++/6621: link failure in 3.0.3

Re: c++/6623: C++ library function suddenly defined as symbol in text section

c++/6706

Re: c++/6706: internal error: Segmentation fault

Re: c++/6707: Segfault when compiling with -ggdb3 (-ggdb2 works)

Re: c++/6716: loop and fill ram during compiling

Re: c++/6803: Default copy constructor problem in GCC v3.1

Re: c++/6828: g++3 makes wrong mangled name for template cast operator

Re: c++/6830: Virtual table layout: wrong vcall/vbase order for primary base class

Re: c++/6831: Wrong base class alignment (nvalign vs. align)

Re: c++/6974: g++ 3.1 accesses private typedef of base class

Re: c++/7008: unexpected error message "var was not declared in this scope"

Re: c++/7009: please provide command line option to turn off newinclude warnings

Re: c++/7019: erroneous failure to compile

Re: c++/7065: unnamed derived classes/structs are rejected

c++/7099

Re: c++/7099: G++ doesn't set the noreturn attribute on std::exit and std::abort

Re: c++/7112: Regression: ICE on C++ code involving templates and sizeof

Re: c++/7115: Internal compiler error on template stuff

Re: c++/7129: C++ min/max assignment operators (<?= and >?=) with structs cause segmentation fault in 3.x

Re: c++/7131: Wrong virtual method calls

Re: c++/7136: Template constants deduction

c++/7176: g++ confused by friend and static member with same name

c++/7178: "CONST" pre-processed to "const" -- case problem (pre-processing bug)

Re: c++/7181: foo<n>::bar = foo<n-1>::bar + foo<n-2>::bar evaluates to zero at compile time

Re: c++/7181: foo<n>::bar = foo<n-1>::bar + foo<n-2>::bar evaluatesto zero at compile time

Re: c++/7181: foo<n>::bar = foo<n-1>::bar + foo<n-2>::bar evaluatesto zero at compile time

c++/7183: structs passed by value are corrupted

c++/7188: Segfault with template class and recursive (incorrect) initalizer list.

c++/7191: internal compiler failure

c++/7201: Multiple inheritance from classes without data members wastes memory

c++/7202: function arg of "int X(0)" causes seg fault in compiler

c++/7209: Faulty array dereferencing

c++/7214: const declaration syntax and multiple definitions

c++/7218: incorrect 'implicit typename' warnings

c++/7221: wrong linkage in member functions of typedef-named classes

c++/7224

c++/7224: g++ 3.x does not tecognize unused ambiguous inline member functions

c++/7228: ICE when using member template and template function

c++/7229: Internal compiler error in g++

c++/7234: Link Problem, GCC 3.1 on AIX 4.3.3

Re: c++/7235: If I open twice a file, I'm not able to read anything from it.

c++/7235: iostream bug: cannot re-read a file.

c++/7239: g++ rejects pointer to own class type in throw statement

Re: c++/7244: Internal compiler error

c++/7252: g++ 3.2: ICE in constructor_name_full

c++/7253: Internal compiler error with -O2, ok with -O1

c++/7259: ice in g++ version 3.x

c++/7261: ICE when reporting on passing variable-sized struct to function

c++/7266: pedantic segfaults on missing typename

c++/7268: gcc 3.1 crashes

c++/7279

c++/7279: NRV related miscompilation

Re: c++/7280: [PATCH] NRV related miscompilation

c++/7280: NRV related miscompilation

c++/7288: Base and derived class don't agree on base class variables

c++/7294: GCC 3.1 problem with templates

c++/7295: GCC 3.1 problem with templates

c++/7296: Internal compiler error when getting a pointer to a templated function inside a templated class

Re: c++/7301: template template parameters are not correctly parsed when using 'typename'

c++/7301: template template parameters are not correctly parsed when using 'typename'

c++/7302: -Wnon-virtual-dtor should't complain of protected dtor

c++/7303: Internal error #75 -- typedef + templates + typeof

c++/7306: Regression: gcc-3.x fails to compile virtual inheritance with variable number of argument methode

c++/7307: -pedantic makes errors to warnings

c++/7308: template-class member functions / namespace scope resolution in conjunction with template specialization

c++/7309: Cannot create instances of privatly inherited grand-parent classes in a method of a class.

Re: c++/7311: inline functions do not give control reaches end of non-void function in g++

c++/7311: inline functions do not give control reaches end of non-void functionin g++

c++/7313: variable declared but not defined with "C" linkage placed in enclosing namespace at link time

c++/7314: templated qualified name lookup fails

c++/7319: misleading template in error message

c++/7320

c++/7320: g++ 3.2 relocation problem

c++/7322: Code to Compute Numeric Limits "runs away" when -O<any> used

c++/7326: Code triggers internal compiler error

c++/7332: lookup_template_class internal error

c++/7338: Error message contains newline, breaks grep -v; warning from include/g++-v3/bits/stl_threads.h

c++/7345: parse error when using templated member function from templated base class

c++/7346: templated conversion operator to dependent type

c++/7347

c++/7347: Typedef'ing a protected typedef disallowed

c++/7348: More recent access control problems, and wrong implicit typename warnings

c++/7354: NULL not defined correctly for g++ 64-bits

c++/7359: Global FIle Streams Broken

c++/7362: "Pack" attribute causes compiler error on empty structs

c++/7363: bogus __alignof__ implementation

c++/7365: Use of extern integer constant causes ice

c++/7368: std::vector<void const* const>

c++/7369: weird results with the statement "#define PI 4.*atan(1.)"

c++/7373: g++ 3.0 and 3.1 miscompile certain uses of the ternary operator

Re: c++/7377: internal error

c++/7377: orbitcpp doesn't compile

Re: c++/7378: [parser] Internal compiler error instead of syntax error message

c++/7378: Internal compiler error instead of syntax error message

c++/7385: g++ problems with enum and __attribute__

c++/7387: gcc 3.1 accepts if (int x = f()) {int x;}

c++/7393: gcc / g++ says "Internal compiler error"

c++/7394: <synopsis of the problem (one line)>

c++/7395: namespace qualification in friend causes later semantic failure

c++/7397: GCC doesn't compile the correct code

c++/7398: An ambiguity error is flagged during cast with proper perfect single match.

c++/7400: dynamic_cast segfaults with -shared option

c++/7402: Partial Template Specialization Problem

c++/7403: An ambiguity error is flagged during cast with proper perfect single match.

c++/7408: GCC prints a strange message on the legal code

c++/7412: References to references (DR 106)

c++/7428: Precedence in selecting overloaded operators

c++/7430: if method signature lies "I return SomeClass by value" but actually there is no 'return' then construct-destruct asymmetry results!

c++/7432: Changed bitfield allocation strategy in g++ 3.1.1

c++/7433: Class::Constructor accepted

c++/7435: g++ rejects certain integral constant expressions

c++/7439: Can't use the name INFINITY in an enum.

c++/7440: parse error on valid C++ code (parse error before `&&' token)

c++/7441: compilation by g++ take long time

c++/7443: gcc (mips) 3.0.3 incorrectly optimizes arithmetic containing 0x80000000

c++/7446: gcc 2.95.3 internal compiler error on compiling "ice.ii"

c++/7447: Optimizing crashes g++ when missing return statement

c++/7458: private static objects not constructed in thread-safe fashion

c++/7459: Missing '*' in unwind-dw2.c ?

Re: c++/795: [parser]parse error in member template method

c/2454

Re: c/2454: Test Program A0376972.c fails with gcc-20010320, works with gcc-2.95.3

Re: c/4938: bad warnings about signed and unsigned

Re: c/6126: Tru64 5.1 doesn't expose stat(2) as a function

Re: c/6326: gcc compile illegal code

Re: c/6509: endless-loop in C-parser while parsing struct with forgotten ','

Re: c/6964: Internal compiler error using -O2 but ok using -O0

Re: c/7038: internal compiler error: Internal compiler error in insn_default_length, at insn-attrtab.c:539

Re: c/7039: ICE: ICE in extract_insn, at recog.c:2130

Re: c/7139: Shifting 1 through a 64bit int fails at 32bit line

Re: c/7153: bad operands for 'movsbl' error

c/7185: GCC 3.1 crashes with segmentation fault during code compilation on HPUX 11

c/7190: failed_reload error while compiling XFree86-4

c/7200: Can't compile XFree86-4.2.0 with gcc 3.1

c/7203: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8368

c/7204: ICE on __builtin_ia32_psllq(a, 1)

c/7207: gcc crashes on Mesa 4.0.3 compilation

c/7223: gcc crashes "Internal compiler error in reload_cse_simplify_operands"

c/7225: ice on generic vectors (floats)

c/7227: Regression: bogus uninitialized variable warning with attribute mode TI

c/7237: HP/UX 10.20 compile problems, e.g, STAGE1_CFLAGS not overriden

c/7242: Incorrect specs for cpp_cpucommon on i386

c/7243: cannot declare an array at file level with constant expression for size

c/7249: -Wl, and -Xlinker options to arm-aout-gcc

c/7257: -O3 -fverbose-asm does not display -flag-inline-functions

c/7262: gcc-3.1 on x86 linux gets ice in extract_constrain_insn_cached

c/7267: GCC 3.1 crash when using MMX code and -funroll-loops

c/7271: having problem with pointer to pointer with const in function calling

c/7272: having problem with pointer to pointer with const in function calling

c/7273: having problem with pointer to pointer with const in function calling

c/7277: Casting integers to vector types causes internal compiler error

Re: c/7284: incorrectly simplifies leftshift followed by signed power-of-2 division

Re: Re: c/7284: incorrectly simplifies leftshift followed by signed power-of-2 division

c/7284: incorrectly simplifies leftshift followed by signed power-of-2 division

c/7287: GCC 3.1 fails with an internal compiler error in ix86_secondary_memory_needed.

c/7289: wrong code generated for switch statement

c/7321: ice on vectors with -O3 and -m3dnow

c/7324: Internal compiler error in fixup_var_refs_1, at function.c:1874

c/7325: Test "if ( a && b )" where a, b are 1-bit fields, could be better

c/7330: ICE with dereferenced "void *" pointer

c/7331: Internal compiler error in propagate_one_insn

c/7334: SIGBUS in assignment and in memcpy()

c/7341: Hyperlink to gcov in gcc documentation doesn't work

c/7344: performance regression on huge case statements

c/7353: Compiler dies on known working code (as of gcc 3.0)

c/7361: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8387

c/7366: Can't use '-a' option in gcc 3.1

Re: c/7366: Cannot use '-a' option. gcc says '--a' option not recogni=

c/7375: GCC 3.2 crash while compiling XFree86 4.02

c/7376: linux kernel 2.4.19-rc3 parser error w/ 3.2 CVS (works w/ 3.1) on ix86 semaphore.c

c/7407: libpng triggers ICE on sparc-sun-solaris2.8

c/7411: cistore.c:392: Internal compiler error in instantiate_virtual_regs_1, at function.c:3974

c/7414: GCC 3.1 gens bad pointer arithmetic? SIGSEGV

c/7417: -ggdb3 causes internal error: Segmentation fault

c/7418: Build of glibc2.2.5 fails with gcc-3.1.1

c/7425: deprecated attribute doesn't merge with multiple declarations

c/7431: Compile glibc-2.2.5

c/7437: Identical unsigned int calculations differ by 1, depending on number of steps in calculation.

c/7438: Internal compiler error in `s390_final_chunkify'

c/7450: Cannot read response file with gcc 2.95-3 and gcc 3.1

c/7453: ARM -fverbose-asm segfault

c/7463: In function `__muldi3': ../../gcc-3.1.1/gcc/libgcc2.c:367: internal error: Illegal instruction

debug/7193: Debug and Optimize causes link failure

debug/7241: DWARF encoding for "char" incorrect in gcc

debug/7310: "inline" with "-g -gdwarf -O" for PowerPC fails to be linked

debug/7360: g++ generates incorrect debug info that crashes gdb on Solaris

Re: fortran/3924: g77 generates code which is rejected by GAS if COFF debugging info is requested

Re: fortran/6286: Broken links on web pages

fortran/7179: No error on DIMENSION A(250 000, 250 000) on 32-bit target.

fortran/7278: g77 "bug"; the executable misbehave

fortran/7388: Incorrect output with 0 based array of characters.

Re: java/2388: Cannot compile libgcj on case insensitive file system?

Re: java/6820: miscompilation of (a,++a) as arguments to final method

Re: java/7064: =09gcj generates invalid bytecode for an inner class

Re: java/7169: /usr/ccs/bin/ld: Unsatisfied symbols: libiconv, li

Re: java/7169: /usr/ccs/bin/ld: Unsatisfied symbols: libiconv, libiconv_open, libiconv_close

java/7283: ICE on recursive import of inner classes

java/7290: Inherited method not found when extending abstract class

java/7298: Can't call method of outer class from inner constructor

java/7299: Inner classes of parent not in namespace of child

java/7304: gcj-3.1 ICE

java/7415: gcc/java/parse.c and gcc/java/parse-scan.c require editing to compile

libf2c/7236: OPEN(...,RECL=nnn,...) without ACCESS='DIRECT' should assume a direct access file.

libf2c/7384: DATE_AND_TIME milliseconds field inactive on Windows

libgcj/7060

Re: libgcj/7060: getMethod() doesn't search super interface

libgcj/7073

Re: libgcj/7073: bytecode interpreter gives wrong answer for interface getSuperclass()

libgcj/7180

libgcj/7180: possible bug in javax.naming.spi.NamingManager.getPlusPath()

libgcj/7292

libgcj/7292: java.lang.Character.toString(char) should be static

libgcj/7305: Install path for libgcj header files

libgcj/7416: java.security startup refs "GNU libgcj.security"

Re: libobjc/6328: +initialize being called multiple times

libstdc++/3946

Re: libstdc++/3946: auto_ptr_ref constructor allows dangerous conversion

Re: libstdc++/4144: istream on solaris, ifstream vs. cin

libstdc++/6410

Re: libstdc++/6410: Trouble with non-Ascii monetary symbols and wchar_t

libstdc++/6503

Re: libstdc++/6503: (Deque) Iterators are not typesafe

libstdc++/6642

Re: libstdc++/6642: Constness prevents substraction of iterators

Re: libstdc++/6664: Doesn't differentiate between functions and namespaces as symbols

Re: libstdc++/6732: misaligned objects created by new

Re: libstdc++/6746: ifstream::readsome() always returns zero

Re: libstdc++/6934: c++ increment operator, map bug ?

Re: libstdc++/6935: g++ doesn't find std::cout and other standard symbols on AIX

Re: libstdc++/6991: Seg fault in std::num_put (called from ostringstream::operator<<) while putting numbers

Re: libstdc++/6998: failure when #include <fstream>

Re: libstdc++/7012: istringstream cannot read integers on Solaris 2.5.1

libstdc++/7057

Re: libstdc++/7057: Operator== on hashtables doesn't appear to work correctly (patch included)

libstdc++/7097

Re: libstdc++/7097: _GLIBCPP_HAVE_MBSTATE_T breaks non-GLIB systems

Re: libstdc++/7111: cout of null pointer causes core dump

Re: libstdc++/7157: Queues do not work on the main line

Re: libstdc++/7168: C++ Exceptions in Multithreaded Applications Crash (cygwin)

Re: libstdc++/7172: fstream object cannot be read from a second file after first file is closed

libstdc++/7173

libstdc++/7173: _GLIBCPP_VERSION ="" on the 3.1 branch

libstdc++/7182: make[4]: *** No rule to make target `/xxx/gnu/gcc-3.2/gcc/libstdc++-v3/include/backward/strstream', needed by `stamp-backward'.

libstdc++/7186

libstdc++/7186: DR179 for std::deque::iterator and const_iterator

Re: libstdc++/7187: Parse error concerning virtual keyword in the STL template

libstdc++/7187: virtual keyword parser error in STL templates

libstdc++/7206: gcc 3.1:rewind(fptr) doesn`t work after fwscanf (fptr,L"%c%c",...) on opened with "w+" file.

libstdc++/7213: g++ 3.1: basic_filebuf doesn`t support open mode "a+"

libstdc++/7215: valarray<complex<double>> issue

libstdc++/7216

libstdc++/7216: basic_iostream::traits_type is ambiguous issue

libstdc++/7219

Re: libstdc++/7219: _GLIBCPP_DEPRECATED on (ios_base::streamoff and ios_base::streampos types)

libstdc++/7219: Abstent ios_base::streamoff and ios_base::streampos types

libstdc++/7220

libstdc++/7220: g++ 3.1: basic_istream::ignore(0,delimiter) issue.

libstdc++/7222

libstdc++/7222: g++ 3.1: locale::operator ==() doesn`t work on std::locale("") locales

libstdc++/7230

libstdc++/7230: <strstream> header file is missing (trunk)

libstdc++/7244: Internal compiler error

libstdc++/7264: g++3.1:ostrstream::freeze() don`t work

libstdc++/7276: strstreambuf (charbuf,N,charbuf) doesn`t allowed to read.

libstdc++/7286

libstdc++/7286: placement operator delete issue

libstdc++/7352: typo in bits/slice_array.h (_DEFINE_VALARRAY_OPERATOR)

libstdc++/7372: Contents of sparc-sun-solaris2.8/sparcv9/libstdc++-v3 not installed

libstdc++/7383: atomic operations not atomic on ppc405

libstdc++/7413: Solaris 2.6 ctype<char>::classic_table returns incorrect value

libstdc++/7422: strstreambuf frees buffer when beeing in frozen state

libstdc++/7424: libstdc++: ifstream::open() does not work on used ifstream objects

libstdc++/7442

libstdc++/7442: cxxabi.h does not match the C++ ABI

libstdc++/7445

libstdc++/7445: poor performance of std::locale::classic() in multi-threaded applications

libstdc++/7461: ctype<char>::classic_table() returns offset array on Cygwin

middle-end/7181: foo<n>::bar = foo<n-1>::bar + foo<n-2>::bar evaluates to zero at compile time

middle-end/7198: ia64.md missing usual fnma patterns

middle-end/7199: ia64.md missing usual fnma patterns

middle-end/7245: ICE in find_reloads

middle-end/7258: The message "variable might be used uninitialised" does not tell the location

middle-end/7285: unsigned-to-floating conversion not IA64 spec conformant

middle-end/7315: DEC floating point support in real.c is broken

Re: objc/3822: gcc crashes when compiling class that contains bitfield with enums

Re: objc/4110: Error messages like bug 666, that was never resolved

Re: objc/4975: gcc 3.1 ICE on legal ObjC code (-O3)

Re: objc/666: mistaken compiler warnings:"objc_class_name" not defined

Re: objc/7035: Wrong code in byte-swapping routine generated

Re: optimization/4046: redundant conditional branch

Re: optimization/6698: gcc crashes in reload_cse_simplify_operands (M68HC12)

optimization/6713

Re: optimization/6856: -O2 options causes Internal compiler error on hpux11.00

Re: optimization/6973: gcc-3.1 fails to compille mesa-4.0.2 on i586 (opt >= -O1 works)

Re: optimization/6990: -O do better optimization than -O3/-O2/-Os on jump-to-jump for PowerPC

Re: optimization/7056: [ARM] zero extend code worse in 3.1 than 3.0

Re: optimization/7063: internal compiler error: Internal compiler error in failed_reload, at reload1.c:5047

Re: optimization/7063: internal compiler error: Internal compilererror in failed_reload, at reload1.c:5047

Re: optimization/7108: gcc 3.1 initialize two times the same variable

optimization/7130

Re: optimization/7130: miscompiled code for gcc-3.1 in powerpc linux with -funroll-all-loops

Re: optimization/7130: miscompiled code for gcc-3.1 in powerpclinux with -funroll-all-loops

optimization/7145

Re: optimization/7145: [PATCH] g++ -O with structure initializer & return value optimization generates bad code

Re: optimization/7145: [PATCH] g++ -O with structure initializer &return value optimization generates bad code

Re: optimization/7147: ifcvt.c problem (regression)

optimization/7174: ICE:seg fault with O2 and athlon-xp architecture

optimization/7175: Calculation yields different results for version optimized with -O2

optimization/7189: gcc -O2 -Wall does not print ``control reaches end of non-void function'' warning

optimization/7226: Spurious "output number 1 not directly addressable" error with asm =m constraint

Re: optimization/7232: Incorrect code generate for volatiles

optimization/7232: Incorrect code generate for volatiles and -O2

optimization/7246: ICE in find_reloads, at reload.c:3576

optimization/7247: copy constructor missing when inlining enabled for i386

Re: optimization/7247: copy constructor missing when inliningenabled for i386

Re: optimization/7253: Internal compiler error with -O2, ok with -O1

optimization/7260: GCC 3.1 -O3 optimization generates ICE on legal code (hpux 11)

optimization/7269: Inlining may not eliminate unnecessary tests and branches.

optimization/7270: Redundant compares not eliminated on x86.

optimization/7281: Internal compiler error in reload_cse_simplify_operands on HP PA-RISC 2.0

optimization/7291

optimization/7291: off-by-one in generated inline bzero code for i386 (64bit)

optimization/7293: ICE on inline functions with type conversions when producing pic code on ix86

optimization/7335: Sparc: ICE in verify_wide_reg (flow.c:557) with long double and optimization

optimization/7339: ICE on simple code with GCC 3.1

optimization/7351: Postincrment optimisation problem

optimization/7364: Compiling c++ with -O2 causes 'unrecognizable insn'.

optimization/7390: ICE with gcc 3.1, happens only with -march athlon

optimization/7391: generation of duplicate labels causes assembler to fail

optimization/7409: loop optimization

optimization/7423: gcc-3.2 prerelease have problems compiling XFree86 with CFLAGS="-march=pentium4"

optimization/7426: unable to find a register to spill in class `FLOAT_REGS'

Re: optimization/7426: unable to find a register to spill in class`FLOAT_REGS'

Re: optimization/7427: (powerpc) -O2 problem for checksum calc.

optimization/7427: gcc-3.1.1 -O2 problem for checksum calculation (powerpc)

optimization/7429: SEGV in linuxthreads with gcc 3.1.1 and omit-fp or -O3

optimization/7449: extract_insn

optimization/7460: gcc/g++ 3.1.1 20020714/20020718 (cygwin) segfault on __builtin_ia32_femms()

Re: optimization/7460: gcc/g++ 3.1.1 20020714/20020718 (cygwin) segfaulton __builtin_ia32_femms()

Re: other/6639: Infinite loop in contrib/test_summary

Re: other/7085: Wrong assembler cpu selection entries for PPC 4xx in spec file

Re: other/7114: ICE building strcoll.op from glibc-2.2.5

other/7233: provide ccache (see freshmeat.net) withing the gcc suite

other/7251: Documentation does not reflect the removal of -a and -ax from gcc3

other/7254: GCC Error target = MN10200

other/7263: __extension__ keyword doesn't suppress warning on LL or ULL constants

other/7329: fixed or forbidden register bug (and test case)

other/7340: error: unrecognizable insn

other/7350: 'shoud' typos

other/7356: misreports error location

other/7367: Internal compiler error in failed_reload, at reload1.c:5050

other/7399: Exception object destructors called pre-maturely.

other/7448: Typo in line 289 of "passes.texi" doc page

Re: pending/7116: unsubscribe

Re: pending/7119: AW: other/7118: Compiler generates code that cannot be executed.

Re: pending/7194: ObjC PR/6328

Re: pending/7195: Re: ObjC PR/6328

Re: pending/7196: Re: ObjC PR/6328

Re: pending/7197: Re: ObjC PR/6328

Re: pending/7255: i'm leaving bell labs

Re: pending/7333: Congreso Internacional de Telemática, CITEL 2002

Re: pending/7342: Congreso Internacional de Telemática, CITEL 2002

Re: pending/7381: Congreso Internacional de Telemática, CITEL 2002

Re: pending/7382: Congreso Internacional de Telemática, CITEL 2002

Re: pending/7401: bug in bug report

Re: preprocessor/7029: preprocessor should ignore #warning with -M

preprocessor/7355: ice on array lookup outside function causes GCC segfault

preprocessor/7357: -M option omits system headers files (making it the same as -MM)

preprocessor/7358: Changes to Sun's make Dependencies

preprocessor/7452: Preprocessor doesn't allow pasting " foo-> ## BAR "

preprocessor/7457: failure preprocessing ## directive

RFA: integer subregs of float vectors / Re: c/7225: ice on generic vectors (floats)

Re: target/6744: Generates ASM containing reference to pseudo register z

Re: target/6775: x86-64-netbsd compiler dies with SIGILL when using -Os

Re: target/6887: g++-3.1 fails to link program on AIX 4.3.3

Re: target/6899: construction of C++ classes with less than 5 bytes of storage can cause stack misalignment

Re: target/6912: x86_64 switch code generation problem with -fPIC

Re: target/6981: wrong code in 64-bit manipulation on x86

Re: target/7133: PPC: unrecognizable insn

target/7177

target/7177: cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend mem

target/7211: Alpha prefetch hints interpreted wrong

Re: target/7223: gcc crashes "Internal compiler error in reload_cse_simplify_operands"

target/7238: __builtin_alpha_pkwb generates invalid assembly

target/7240: gcc 3.1 ARM thumb target generates 32bis code sometimes

target/7248: gcc 2.95.3 for m68k generates broken "inclusive or" code

target/7250: __ashrdi3 returns wrong value on 32 bit hppa

target/7265: IA-64 C cross-compiler cannot build libgcc

target/7282

target/7282: powerpc64 SImode in FPR

Re: target/7282: unrecognizable insn

target/7297: sjlj exceptions fail on IRIX 6 O32

target/7317: sh-elf, trunk: invalid assembly (too-long branch?) -m3e libiberty/regex.c

target/7318: m32r-elf, trunk: RTL flag check failure building newlib/libc/stdlib/dtoa.c

target/7328: stack restoration for ARM interrupt("IRQ") attribute

target/7336: Incorrect frame pointer elimination

target/7349: ia64 function pointer :

target/7361

target/7370: ICE in fixup_var_refs_1 on s390x

target/7371: code generation bug for mips-64

Re: target/7371: Negative offsets const arrays result in Sig BUS

target/7374: __builtin_fabsl broken on alpha

target/7380: gcc-3.1.1 powerpc-linux ICE

Re: target/7380: ICE in extract_insn, at recog.c:2148

target/7396: ix86: cmpgt_ss, cmpge_ss, cmpngt_ss, and cmpnge_ss SSE intriniscs are broken

target/7434: ICE in change_address_1, at emit-rtl.c:1934

target/7451: ia64: Internal compiler error in output_206, at insn-output.c:289

target/7456: #243 gcc2.96 - template problems

target/7462: Bad code for unalign access on PPC


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.5.8