gcc-prs archive
subject index for June, 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:

ada/6910: reproducible segmentation fault

ada/6911: sin/cos broken on i386

ada/6919: Bug box refers to missing file gnatinfo.txt

ada/6921: cygwin bootstrap failure in s-except.ads

ada/6931: stage1-gnat fails to compile scn.adb (hang)

ada/6941: GNAT BUG DETECTED

ada/6942: Error detected at g-spipat.adb:4828:7 (cygwin)

ada/6946: problem with Ada DLL made with GNAT, invoked by C code

Re: ada/6946: problem with Ada DLL made with GNAT, invoked by Ccode

ada/6983: ada compiler missing after gcc build

ada/7144

ada/7144: Typo in Makefile-comment

Re: bootstrap/3589: GCC 3.0-CVS illegal instruction on hppa1.1-proelf

Re: bootstrap/3818: mksh reports fatal error in reader in directory objdir/sparc-sun-solaris2.7/libjava

Re: bootstrap/3922: sparc-elf embedded target makes UNIX calls

Re: bootstrap/4034: V3 still misdetecting GCC 3.0.1 [on Alaph Tru64 5.0 system]

Re: bootstrap/4165: gcc 3.0.1 fails to build on linux for sh-coff,sh-hms for language c++

Re: bootstrap/5149: gcc-20011217 reads beyond EOF on cygwin

Re: bootstrap/5485: Document 64-bit bootstrap using 32-bit compiler {sparc,hppa}64

Re: bootstrap/6866: gcc-3.1 won't compile itself with -march=pentium4 -msse2 -mfpmath=sse

Re: bootstrap/6889: genattrtab: Internal error: abort in make_numeric_value, at ../../gcc/gcc/genattrtab.c:5931

bootstrap/6924: non-ansi compiler fails on gcc/tradcpp.c

bootstrap/6929: gnat1 is growing out of bounds

bootstrap/6952: gcc 3.1 fails to configure on HP-UX A.09

bootstrap/6953: xgcc fails to compile part of libgcc2

bootstrap/6967: build fails - ICE in assemble_integer, at varasm.c:2012

bootstrap/6969: cannot build gcc-3.1 with binutils-2.12.1 on solaris8

Re: bootstrap/6969: cannot build gcc-3.1 with binutils-2.12.1 onsolaris8

bootstrap/7020: bootstrap failure on powerpc-unknown-linux-gnu

bootstrap/7027: Internal compiler error in dwarf2out_frame_debug_expr, at dwarf2out.c:1517

bootstrap/7045: /usr/bin/ld:libgcc/./libgcc.map:4: parse error in VERSION script

Re: bootstrap/7045: /usr/bin/ld:libgcc/./libgcc.map:4: parse errorin VERSION script

bootstrap/7087: sub-make FLAG propagation fails if flag ends with '='

Re: bootstrap/7090: libstdc++ configure script fails to find install-sh when cross-compiling

bootstrap/7093: ICE building libgcc during boostrap

bootstrap/7104: [new-regalloc-branch] bootstrap failure for sh-elf target

bootstrap/7125: libz is built even if configured with --with-system-zlib

bootstrap/7126: zlib version is wrong in zlib/configure.in

bootstrap/7132: IEEE_COMPLEX_DIVIDE defined on VAX target

bootstrap/7141: GCC-3.1 does not build on DEC OSF1 4.0e

bootstrap/7142: 'make bootstrap' fails

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

bootstrap/7162: Miscellaneous ISO features in gengtype.c

bootstrap/7163: gengtype-lex.c: libiberty.h: redeclaration of xmalloc

bootstrap/7170: libiberty/regex.c uses string concatenation in definition of re_error_msgid

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

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

Re: c++/3671: g++ incorrectly tries to instantiate multiple member template specializations

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

Re: c++/4429: certain member variables that shadow template parameters cause ice.

Re: c++/4462: Incorrect warning about noreturn function in C++

Re: c++/4854: GCC 3.0.2 fails to flag ambiguous method definitions

Re: c++/4908: Pointer to function type template arguments include default argument info

Re: c++/4908: Pointer to function type template arguments includedefault argument info

Re: c++/5193: Problem with nested templates instanciation

Re: c++/5355: pointer to templated function gives internal error

Re: c++/5369: g++ 3.0.1 fails to honor a template member friend declaration

Re: c++/5551: nested classess, private constructors, and friends: fail to compile

Re: c++/5655: 11.1.3 not enforced

Re: c++/5665: gcc goes into endless loop on bad code

Re: c++/5792: g++ fails with functions as arguments

Re: c++/5802: spurious "might be used uninitialized" warning with dynamic_cast

Re: c++/5832: Internal compiler error in `emit_move_insn_1', at expr.c:2830

Re: c++/5930: Incorrect access control checking on static data members

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

Re: c++/6190: T::C.X is accepted, although it should read T::C::X

Re: c++/6239: Internal error #108, Internal compiler error in incomplete_type_error, at cp/typeck2.c:249

Re: c++/6252: [parser]ICE when accessing member template of explicit specialization of outer template

Re: c++/6252: ICE when accessing member template of explicit specialization of outer template

Re: c++/6412: ice in template friend member function

Re: c++/6458: Code segfaults for dynamic allocation, not static

Re: c++/6485: compile failure

Re: c++/6504: Error using RWTValHashDictionary/RWTValHashMap

Re: c++/6507: auto type promotion of referee in reference member variable initialization

Re: c++/6508: compilation error when using "min< double >" as function parameter

Re: c++/6530: GCC 3.0.4 rejects legal code

Re: c++/6544: G++ and illegal code: Internal compiler error in pop_binding, at cp/decl.c:1187

Re: c++/6546: static const members optimization failure

Re: c++/6548: Incorrect mangling for extern C and namespace

Re: c++/6628: cannot typedef const functions

Re: c++/6640: [parser] missing error hint

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

Re: c++/6682: many types undefined makes a compiler bug

Re: c++/6695: Regression: template friend declaration doesn't work

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

Re: c++/6723: ICE on source code successfully compiled by previous versions

Re: c++/6747: PPC: C++ rejects inline assembly, C works

Re: c++/6785: Core dump from g++ 3.0.4 (on Linux)

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

Re: c++/6804: timeout compiling simple-but-large object

Re: c++/6805: Stack mess up with overloading a function...

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

Re: c++/6839:

Re: c++/6850: private nested classes can be accessed by outside code

Re: c++/6863: compiler crash

Re: c++/6874: deriving from zero-sized objects causes extraneous padding

c++/6892: ICE from #include inside switch(){} inside template function

c++/6894: lookup of anonymous structure members does not work as in C frontend

c++/6905: Suggested g++ warning: changed semantics of conditional expressions

Re: c++/6914: -O2 and -O give different results for the same valid FP code

Re: c++/6914: -O2 and -O give different results for the same validFP code

c++/6914: Wrong outcome of 'double' calculations with -O2

c++/6915: istream::get calls won't compile when getting an unsigned char

c++/6918: Incorrect error report generated during overload resolution

Re: c++/6923: [parser] Ex of g++ 3.1 not compiling apparently valid code

c++/6923: Ex of g++ 3.1 not compiling apparently valid code

c++/6925: No warning given for sub-expression with no effect in delete statement

c++/6930: different behavior in 3.1 and 3.0.4

c++/6936: member "using" binds wrong

c++/6938: Conflicting redefinition is accepted

c++/6940: taking sizeof array parameter should trigger a warning

c++/6945: A static constant that is initialize inline is not create if only a temperary is used

c++/6948: Internal compiler error in `emit_move_insn', at expr.c:2769

c++/6949: ICE in tsubst_decl, at cp/pt.c:5733

c++/6951: g++3 with threads and system() breaking when statically linked

c++/6965: typedef'd void pointer not recognized as const

c++/6971: Internal compiler error / compiler SIGSEGV

c++/6972: libgcc2.c GCC 3.1 Cross-compiler Compilation Errors

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

c++/6982: outlined code in text section

c++/6989: crash of application with pure virtual methods and method pointers

c++/6992: GCC-3.1.x - attribute 'section' broken for constructors

c++/6999: ALPHA link ERROR: relocation truncated to fit GPREL32: *UND*

c++/7000: Compiler not picking up inherited function from base-class

c++/7004: The program aborts if a function with exception-specification throws an exception that is not listed

c++/7006: ccmips crashes in compilation

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

c++/7009: please provide command line option to turn off new include warnings

c++/7012: istringstream cannot read integers on Solaris 2.5.1 / regression from 3.0.x

c++/7015: certain __asm__ constructs rejected

c++/7016: missing definitions for <?= and >?=

c++/7019: erroneous failure to compile

c++/7023: C++ structure initialization problem if too few initializers given

c++/7033: gcc-3.1

c++/7046: wrong template instantiation within #pragma pack(1) context

Re: c++/7049 Overloading "cout <<" in one namespace obscures similar functions in a different namespace

c++/7049: Overloading "cout <<" in one namespace obscures similar functions in a different namespace

c++/7050: g++-3.0 segfaults on: (i ? get_string() : throw)

c++/7051: gcc/cp/parse.y & gcc/cp/decl.h: Conflict on TYPENAME + Yacc types clashes

c++/7052: ICE when declaring a function already defined as a friend method of a template class

c++/7053: ICE when declaring a function already defined as a friend method of a template class

c++/7055: G++ 3.1 debugging output problem with -gcoff flag (Also segv).

c++/7058: ice when using static const strings in classes

c++/7059: cannot assign a static string member of class

c++/7062: Segmentation fault on type_info

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

c++/7075: Specialization of template in template does not work

c++/7077: nested typedef conversion operator

c++/7080: g++ ICE compiling Qt

c++/7081: DWARF enhancements for C++

c++/7083: internal error (segfault) using -gstabs with dodgy class derivation

c++/7084: locale dependant ICE

c++/7086: g++ -O2 locks up

c++/7089: reinterpret_cast forbids cast void* to function pointer

c++/7094: initialized static const value in class disappears sometimes

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

c++/7100: Class constructors considered during argument-dependent lookup

c++/7103: Internal compiler error with mingw-gcc-3.1

c++/7105: g++ 2.95.3 misses candidate function in virtual base of class template

c++/7109: parse error when declare function pointer returning T in class T

Re: c++/7110: [parser] parse error when declare function pointer returning T in class T

c++/7110: parse error when declare function pointer returning T in class T

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

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

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

c++/7131: Wrong virtual method calls

c++/7135: Faulty Operator Precedence

c++/7136: Template constants deduction

c++/7148: Seg fault with static class member

c++/7152: Compiler trap when comparing class instance to zero

c++/7165: Static template member functions causes parse error when accessed from template class

c++/7166: Non-type template instantiation fails for pointer types

c++/7167: C++ Exceptions in Multithreaded Applications Crash (cygwin)

Re: c++/787: g++ calls function multiple times for multiple pre-increment

Re: c/2179

Re: c/3954: simple returns are broken when the return value is in a pseudo

Re: c/4175: floating point wrong code generation

Re: c/4243: sig 11 when __attribute((regparm(3))) used for function pointers

Re: c/4304: wrong code on sparc-sun-solaris2.6

Re: c/4939: [cygwin] Failure of test gcc.dg/c99-intconst-1.c

Re: c/6188: gcc3.1 - Internal compiler error in failed_reload

c/6660

Re: c/6677: GCC 3.1 has a bug in signed char treatment

Re: c/6684: Internal compiler error of GCC 3.1 with -O2

c/6809

c/6893: gcc generates invalid code for x86 subarches.

c/6897: Code produced with -fPIC reserves EBX, but compiles bad __asm__ anyway

c/6898: gcc produces incorrect minimization code

c/6900: Floating point behaviour of gcc on pentium

c/6902: stdcall function attribute doesn't work any longer

c/6904: GCC attribute syntax

c/6906: warn about asserts with side effects

c/6916: Wrong assembler code for ARM/Thumb

c/6917: optimization problem in gcc 3.1

c/6926: gcc-3.1 does not want to install on sparc-sun-solaris2.8

c/6939: taking sizeof array parameter should trigger a warning

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

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

c/6968: functions that shouldn't accept arguments accept infinite arguments (eg; test() )

Re: c/6968: functions that shouldn't accept arguments accept infinitearguments (eg; test() )

c/6970: Unable to compile gcc-2.x.x using the make utility in DEC platform.

c/6980: -Wbad-function-cast gives bogus warning for (double) rand()

c/6986: Internal compiler error in reload_cse_simplify_operands

c/6987: failure at s390_final_chunkify when more than 4K bytes for globals

c/7010: Bug in 3.1 with inline memcpy

c/7017: gcc-3.1 does not recognise -a flag

Re: c/7026: compiler dies with "internal compiler error"

c/7026: sparc V9 -mflat -g appears not working

c/7030: Bad DWARF with volatile + structs

Re: c/7030: Incorrect DWARF

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

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

c/7047: -march=2.0 often fails

c/7054: #pragma pack handled incorrectly

c/7068: ICE with incomplete types

c/7070: internal error with -Wunknown-pragmas && empty #pragma

c/7071: Internal compiler error in simplify_subreg, at simplify-rtx.c:2452

c/7082: ICE in copy_to_mode_reg, at explow.c:711

c/7101: attribute unused not honored on static variable preceeded by extern declaration

c/7102: unsigned char divisision results in floating exception

c/7117: long double miscompilation on SparcV9

c/7127: -Wswitch ineffective on GCC 3.0/Debian (Regression from 2.95)

c/7128: Undeclared variables as asm argument cause ICE

c/7137: gcc-3.2 failed to compile kernel

c/7138: gcc-3.2 failed to compile kernel

c/7139: c long long error

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

c/7140: c long long error

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

c/7150: gcc -dM -E ... SegFault

c/7153: bad operands for 'movsbl' error

c/7160: gcc 3.1 gives an ICE when optimizing valid code

debug/7078: debug info is not generated correctly with c++ namespaces are used

debug/7092: Bootstrap fails with ICE on sparc-solaris, CFLAGS="-g1" when building 64-bit libsupc++

Re: debug/7092: Bootstrap fails with ICE on sparc-solaris,CFLAGS="-g1" when building 64-bit libsupc++

fortran/7096: g77 cant find libs at run time

fortran/7113: Failure of g77.f-torture/execute/f90-intrinsic-bit.f -Os on irix6.5

java/1343

Re: java/1343: local classes are named incorrectly

Re: java/4865: gcj seg-faults on malformed source

Re: java/5688: cross compiler build fails in libjava

java/5913

Re: java/5913: Core dump for String constant instanceof

java/6336

Re: java/6336: function local classes name clash with other with same name

Re: java/6388: Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc

java/6520

Re: java/6520: Mauve java.lang.Math.min compile failure

java/6820

java/6865

Re: java/6865: gcj: segmentation fault on incorrect input

java/6937: Segfault when deriving a class from another nested class

java/6993: Manpage outdated: Input files

java/7066: gcj generates invalid bytecode for inner classes

java/7095: GCJ built multithreaded program keeps creating zombies

java/7123: TLtest in java testsuite fails, regression on 3.1 branch from 3.1 release

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

Re: libgcj/3883: Internal problem on Alpha OSF1

libgcj/6389

libgcj/6652

Re: libgcj/6652: new java.io.File("").getCanonicalFile() throws exception

libgcj/6996: gij needs assertion-related command-line options

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

libgcj/7073

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

Re: libstdc++/5133: Problems with toupper

Re: libstdc++/5820: EOF not handled correctly on input

Re: libstdc++/6450: Using hex directive with insertion operator (<<) does not

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

Re: libstdc++/6712: __default_alloc_template erroneously calls realloc

Re: libstdc++/6736: g++ 3.1 does not compile source code with istrstream

Re: libstdc++/6776: Build 3.1 Source - Build directory on another file system fails due to hard link creation.

Re: libstdc++/6827: Unreasonable dependencies on ctype.h

libstdc++/6896: ofstream, ^D and flushing

libstdc++/6913: <fstream> totally broken?

Re: libstdc++/6932: Broken C++ headers, e.g. fstream (note: __c_file_type!!!)

libstdc++/6932: Broken C++ headers, fstream

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

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

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

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

libstdc++/7074: ignore method doesn't work

libstdc++/7076: iostreams very slow compared with earlier gcc versions

libstdc++/7090: libstdc++ configure script fails to find install-sh when cross-compiling

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

libstdc++/7106: vector<bool>::operator[] wrong on 64bit systems

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

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

libstdc++/7158: Stacks do not work on the main line

libstdc++/7161: Priority queues do not work on the main line

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

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

Re: middle-end/3544: SJLJ exceptions with dwarf2 debug broken

Re: middle-end/5687: [arm] crash in loop

Re: middle-end/6566: sparc64-unknown-netbsd-gcc loops consuming memory

Re: middle-end/6888: gcc -a gives 'unrecognized option' error

middle-end/6950: gcc 3.0.4 miscompiles cppexp.c

middle-end/6963: Linux kernel miscompile due to clobbered MEM_SIZE

middle-end/6994: ICE in find_function_data

middle-end/7018: incorrect bitfield handling

middle-end/7044: gcc-current

middle-end/7048: GCC fails to emit addr_diff_vec table after casesi in -O2.

middle-end/7151: ICE when compiling for UltraSPARC

Re: objc/3929: sparc-elf assertion in __objc_close_hash

Re: objc/6834: gcc 3.1 wrongly compiles some GNUstep code

objc/6958: ObjC compiler doesn't corretly work with -fconstant-string-class=

objc/6959: ObjC compiler doesn't corretly work with -fconstant-string-class=

objc/6960: Compiler doesn't correct allocate object from -fconstant-string-class=

objc/6961: Compiler doesn't correct allocate object from -fconstant-string-class=

objc/6962: Compiler doesn't correct allocate object for -fconstant-string-class=

objc/7014: Wrong compiler's warning

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

objc/7098: ObjC front end doesn't understand attributes on method parameters

Re: optimization/4579: MMX && Optimazation does not work

Re: optimization/4847: Optimizer on Sparc breaks routine-calls in vim60

Re: optimization/6189: Regression from 3.0.x: g++ -O3 generates wrong code

Re: optimization/6189: Regression from 3.0.x: g++ -O3 generateswrong code

Re: optimization/6627: -fno-align-functions regression from 2.95

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

Re: optimization/6722: global register hoisted out of loop containing a call

optimization/6759

Re: optimization/6793: varargs constructor inlined inappropriately.

Re: optimization/6798: cc1 -O2 in semi-infinite loop on sparc

Re: optimization/6822: GCC 3.1.1 - Internal compiler error in extract_insn, at recog.c:2132

optimization/6842

Re: optimization/6842: internal compiler error using MMX intrinsics with optimization

Re: optimization/6845: ICE with -O -march=pentium3%2

Re: optimization/6854: missed optimization with attribute const & pure

optimization/6895: gcc 3.02 can't compile 3.1 mainline

optimization/6901: optimiser could be improved

optimization/6909: problem w/ -Os on modified loop-2c.c test case.

optimization/6928: ICE on inlined function for m68k

optimization/6956: when the given code is compiled with optimization > 0, it fails

optimization/6966: missing symbol for instantiate template with -O3

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

optimization/6975: reload1.c verify_initial_elim_offsets

optimization/6976: reload1.c verify_initial_elim_offsets

optimization/6977: reload1.c verify_initial_elim_offsets

optimization/6978: reload1.c verify_initial_elim_offsets

optimization/6984: wrong code generated with -O2, -O3, -Os for do-while loop on PowerPC

optimization/6985: GCC-3.x incorrectly initializes local arrays

optimization/6988: __asm__ __volatile__ disappears

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

optimization/6995: Internal compiler error when compiling ncurses 5.2 (Solaris 8)

optimization/7001: gcc-3.1 and 3.04 on x86 generate bad memset code

optimization/7002: gcc -fPIC incorrect optimization on i586

optimization/7003: address of array loaded int register twice without any need

optimization/7005: Sibling and tail recursive calls optimisation with -fomit-frame-pointer: strange code generated.

optimization/7011: internal compiler error in elimination_effects, at reload1.c:2838

Re: optimization/7024: __asm__ __volatile__ disappears

optimization/7025: Build of jikes fails in simplify_unary_operation at simplify-rtx.c:580

optimization/7028: compilation failure of g++ 3.1 with -O3, works with -O2

optimization/7034: ICE on -march=athlon for CLAPACK code

optimization/7041: a.out gives different results when compiled by g++ 3.1 and g++ 3.1 -O

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

optimization/7061: Alpha: Access of bytes in struct parameters

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

optimization/7067: -Os with -mcpu=powerpc optimizes for speed (?) instead of space

optimization/7069: Instruction scheduling for some CPUs is very wrong with -O2; gcc generates bad code

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

optimization/7120: Run once loop should *always* be unrolled

optimization/7122: -o2 processed floating point code generates bogus NaN

optimization/7124: -O2 -march=athlon produces ICE

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

optimization/7134: Athlon: ICE in extract_insn, at recog.c:2130

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

Re: optimization/7145: g++ -O with structure initializer & returnvalue optimization generates bad code

optimization/7145: Optimize + structure init + return value optimization fails

optimization/7147: ifcvt.c problem (regression)

optimization/7154: verify_initial_elim_offsets at reload1.c:3337

optimization/7155: AVR Build of GCC - Problem with optimizing

optimization/7164: optimization -O3 breaks deques

optimization/7171: Not enough room for program headers (allocated 7, need 8)

Re: other/2222: option enable-target-optspace disables _GNU_SOURCE

Re: other/5620: [3.1] GCC -save-temps foo.c fails to build foo.o

Re: other/6782: Specifing "-fverbose-asm" option throws ICE.

other/6836

Re: other/6836: crtfastmath.o is not built as 64-bit with sparc-sun-solaris2.8 32-bit and 64-bit multilib

other/6903: gcc could give better error message when /tmp gets full

other/6943: problem report 6817

other/6947: /usr/software/gcc/gcc-3.1/gcc/libgcc2.c:64: internal error: Segmentation fault

other/6955: collect2 says "core dumped" when there is no core

other/7031: program-suffix not respected in make install

other/7072: Installation .h files missing errors

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

other/7088: host-x-host builds install broken limits.h

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

other/7118: Compiler generates code that cannot be executed.

other/7121: other: .bb, .da, .bbg files put in wrong directory

Re: pending/6907: Rivey@nep.net

Re: pending/6979: testing - ignore

Re: pending/7036: A special nice game

Re: pending/7037: Receipt of your email to eBay Customer Support (KMM53724504V14873L0KM)

Re: pending/7043: gcc-3.1 reads beyond EOF on Linux

Re: pending/7146: Re: real.c: In function `make_nan': `TFbignan' undeclared

Re: pending/7149: Re: real.c: In function `make_nan': `TFbignan' undeclared

Re: preprocessor/5288: "cpp -traditional -dD" does not output preprocessing result

preprocessor/7022: #line in .i files is broken in gcc 3.1

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

preprocessor/7040: gcc 3.x cannot compile its own preprocessor output

preprocessor/7070

Re: preprocessor/7070: internal error with -Wunknown-pragmas && empty #pragma

preprocessor/7138

Re: preprocessor/7138: gcc-3.2 failed to compile kernel

preprocessor/7150

Re: preprocessor/7150: gcc -dM -E ... SegFault

Re: target/1037: failed to compile crosscimpiler for gcc2.95.2 --tartget=powerpc-unknown-eabi

Re: target/139: [Unixware x86] g++ 2.95 seg faults on SCO UnixWare 2.1

Re: target/2354: [MIPS SVR4.2] Compiler passes wrong switches to assembler

Re: target/2403: Bug in __mulhi3 causes it to give wrong answer for certain values for Atmel AVR Target

Re: target/2403: Bug in __mulhi3 causes it to give wrong answer forcertain values for Atmel AVR Target

Re: target/2434: Compilation with large file support (solaris & aix)

Re: target/2448: Bus errors on Solaris 8

Re: target/2780: [m68k] pic code gen problem

Re: target/2930: [m68k] Failure to compile/link when check_stack rule defined

Re: target/2986: __builtin_frame_address broken for MIPS

Re: target/3064: [SPARC/Solaris] optimizer fails to genrate correct code.

Re: target/3459: Cannot build powerpc-unknown-linux-gnu cross compiler

Re: target/3588: GCC 3.0-CVS ICE on fr30-elf

Re: target/3895: mips cross compiler using gcc-3.0

Re: target/3920: wrong register number for CTR in stabs

Re: target/400: [x?86] internal compiler error in move_for_stack_reg

Re: target/4041: [m68k coldfire] mem->mem move generated

Re: target/4731: SPARC gives wrong output on simple combination of Fortran main program and C functions

Re: target/4789: [DJGPP] preprocessing fortran files by cpp with extension .f

Re: target/4959: gcc/s390 fails with more than 1024 function pointers

Re: target/4965: Segmentation fault building mipsisa32-elf

Re: target/5232: [IA-64] ICE when compiling XEmacs with gcc-3.0.3

Re: target/5545: [AIX] gcc: installation problem, cannot exec `cpp0': A file or directory in the path name does not exist.

Re: target/5545: [AIX] gcc: installation problem, cannot exec `cpp0': Afile or directory in the path name does not exist.

Re: target/5562: [NextStep] gcc-3.0.3 bootstrap fails after stage 1 completion

Re: target/5769: can't build a29k-amd-udi target on sparc-sun-solaris2.6 host

Re: target/5938: IRIX mabi=64/crtbegin.o is not -mips3

Re: target/6044: gcc-3.0.4 from cvs fails to make on darwin

Re: target/6168: [fr30] Cross compiler chokes at __divdi3() function from libgcc2.c

Re: target/6224: [fr30] 'Unrecognizable insn' message

Re: target/6285: ia64 undefined reference to `_Unwind_GetDataRelBase'

Re: target/6536: g++/s390 generates invalid assembler code

Re: target/6678: g++ 3.1 leaks memory when throwing exceptions

Re: target/6719: Internal compiler error in change_address_1, at emit-rtl.c:1921

Re: target/6719: Internal compiler error in change_address_1, at emit-rtl.c:1921

Re: target/6735: sse V4SF alignment not distributed to structs

Re: target/6770: "-mcpu=ultrasparc -O3": Internal compiler error in change_addres

target/6841

Re: target/6841: ICE on ssh-rand-helper.c from openssh-3.2.3p1 with -mcpu=ultrasparc -O3

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

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

target/6920: gcc-arm-elf v3.1 Wrong assembler code with -mthumb -Os (-O2)

target/6922: -mcpu=ultrasparc causes i.c.e. on lame mp3 encoder

Re: target/6927: "could not split insn" error in C compiler for cris

target/6927: ICE in final_scan_insn

target/6954: ICE in output_branch, at config/sh/sh.c

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

target/6997

target/6997: CRIS: compare result incorrect -- sleu pattern in cris.md at fault

Re: target/6999: ALPHA link ERROR: relocation truncated to fit GPREL32: *UND*

target/7013: redeclaring volatile objects forces them always into long data

target/7021: __builtin_alpha_zapnot gives ICE

target/7032: arm-elf-gcc 3.1 generates wrong DWARF-2, unlike 3.0.4

target/7042

target/7042: cris-elf miscompiles line_hints in ghostscript - "return" delay slot bug

Re: target/7044: vax casesi breakage

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

target/7079: Won't compile gcc 3.1 for host=i686-pc-linux-gnu, target=arm-linux

target/7091: ice with gcc 3.1 when optimizing for k6

target/7133: PPC: unrecognizable insn

target/7156: Should not attempt to build 32/64 bi-arch compiler on sparc-*-solaris2.[789] if unsupported, bootstrap will fail

Re: target/7156: Should not attempt to build 32/64 bi-archcompiler on sparc-*-solaris2.[789] if unsupported, bootstrap will fail

web/6908: Searching wrong mailing list

web/7159: Make command for Apache web server fails because of gcc?


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