gcc-prs archive
subject index for May, 2001

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: [patch] Re: preprocessor/2706: #defines expanded when -fpreprocessed given

Re: c++/1036

Re: c++/1052

Re: c++/1053

Re: c++/1094

Re: c++/145

Re: c++/148

Re: c++/1484

Re: c++/1519

Re: c++/1530

Re: c++/1582

Re: c++/1593

Re: c++/1628

Re: c++/163

Re: c++/1651

re: c++/1651 Large number of irix6.5/-mabi=64 testsuite failures

Re: c++/1654

Re: c++/170

Re: c++/1711

Re: c++/1771

Re: c++/178

Re: c++/1837

Re: c++/186

Re: c++/187

Re: c++/1898

Re: c++/1923

Re: c++/1969

Re: c++/1980

Re: c++/1990

Re: c++/20

Re: c++/2014

Re: c++/2045

Re: c++/2055

Re: c++/2113

Re: c++/2136

Re: c++/2140

Re: c++/218

Re: c++/2184

Re: c++/2197

Re: c++/2245

Re: c++/2253

Re: c++/2258

Re: c++/2270

Re: c++/2296

Re: c++/2372

Re: c++/2373

Re: c++/2401

Re: c++/2413

Re: c++/2443

Re: c++/245

Re: c++/2473

Re: c++/2474

Re: c++/2478

Re: c++/2479

Re: c++/2482

Re: c++/2486

Re: c++/2513

Re: c++/2521

Re: c++/2525

Re: c++/2526

Re: c++/2527

Re: c++/2531

Re: c++/2537

Re: c++/2541

Re: c++/2544

Re: c++/2549

Re: c++/2558

Re: c++/2572

Re: c++/2576

Re: c++/2587

Re: c++/2594

Re: c++/26

Re: c++/2619

Re: c++/2628

Re: c++/2632

Re: c++/2640

Re: c++/2664

Re: c++/2668

Re: c++/2679

Re: c++/2680

Re: c++/2685

Re: c++/2687

Re: c++/2688

Re: c++/2689

Re: c++/2693

Re: c++/2693: Internal Compiler Error

Re: c++/2701

Re: c++/2703

c++/2708: ambiguity check fails for namespace vs class scope

Re: c++/2709

c++/2709: Ice in remove_unnecessary_notes (gcc 2.95 regression)

Re: c++/2710

c++/2710: Internal compiler error in c_expand_expr, at c-common.c:4271

Re: c++/2711

c++/2711: ice in c_expand_expr (namespace directive)

Re: c++/2712

c++/2712: ICE on a relative simple intruction.

c++/2717: g++ fails to compile code that should be correct

c++/2723: exception handling

Re: c++/2726

c++/2726: g++ crash with template classes with tow version of operator&

Re: c++/2727

c++/2727: g++ crash with template classes with tow version of operator&

c++/2729: internal error on implicitly inlining a static template member function

c++/2733: (PR C++/2717 continued) GCC (3_0-branch) fails to compile correct code (kdelibs/arts/flow/convert.cc)

Re: c++/2736

c++/2736: g++ misinterpreting initializer syntax

Re: c++/2738

c++/2738: ICE on return type specification of a destructor

Re: c++/2739

c++/2739: g++ allows accessing a private member

Re: c++/2741

c++/2741: GCC bug: compiler takes almost a minute and 350 MB to compile this

Re: c++/2742

c++/2742: Internal compiler error in dwarfout_finish, at dwarfout.c:6067

Re: c++/2743

c++/2743: Compile error when exception in throw clause not qualified

Re: c++/2744

c++/2744: @ causes ice in read_token

Re: c++/2747

c++/2747: g++ crashes on illegal code template<...> typename dd;

Re: c++/2749

c++/2749: Internal compiler error while using template

Re: c++/2752

c++/2752: template function is not instantiated

Re: c++/2756

c++/2756: g++ says Internal compiler error

Re: c++/2758

c++/2758: gcc 3.0 20010506 generates wrong code with -O2

Re: c++/2758: problem persists

Re: c++/2759

c++/2759: messes up struct/class keywords

Re: c++/2761

c++/2761: template<class c> A: public Container<c> { iterator a; } gives a syntax error with -pedantic/compiles without it

Re: c++/2763

c++/2763: Internal compiler error in `const_hash', at varasm.c:2372

Re: c++/2766

c++/2766: Received 'internal compiler error 980711'

c++/2768: odd warning on spurious 'static'

Re: c++/2769

Re: c++/2769 (update: not a bug)

c++/2769: Compiler doesn't find existing copy constructor

Re: c++/2778

c++/2778: -fdump-translation-unit option inaccuracies

Re: c++/2781

c++/2781: bad code generated for reference call with -O2 (regression from 2.95)

Re: c++/2784

c++/2784: gcc emits duplicate assembly symbol (regression from gcc 2.95)

Re: c++/2786

c++/2786: erroneous pointer returned by dynamic cast

Re: c++/2792

c++/2792: failed to build GCC snapshot on HP-11.00 platform

Re: c++/2794

c++/2794: templated method in a templated class cannot be accessed with full qualification

Re: c++/2795

Re: c++/2796

c++/2796: gcc internal error when parsing a syntax error in a cpp file

c++/2797: on legal code g++ complains: assignment of member `X::x' in read-only structure

Re: c++/2801

c++/2801: ice on using ::std;

Re: c++/2802

c++/2802: internal compiler error with templates

c++/2803: g++ fails where gcc succeeds

c++/2805: building gcc for mips target, error after make

c++/2806: g++ 2.96 inadequate optimization in static and global initializers

Re: c++/2807

c++/2807: problem with __complex__ in std::complex<double> specialization

Re: c++/2809

c++/2809: ice on illegal template specialisation

Re: c++/2810

c++/2810: Problems with enums (gcc 2.95 regression) boost

c++/2811: mult.inheritance+overload+contravariance=SEGV

c++/2814: g++ 3.0 snapshot with dwarf2 -fpic and -g1 on i686-linux

Re: c++/2815

c++/2815: compiler internal error

c++/2816: bad STL implementation on vector / iostream

Re: c++/2817

c++/2817: g++.abi/vtable2.C not aliasing safe?

Re: c++/2818

c++/2818: gcc 2.95.2 sparc-solaris wrong code for "func(*str++)".

c++/2821: C++ code not thread-safe on ARM

Re: c++/2822

c++/2822: gcc: template class error

Re: c++/2823

c++/2823: kde2/artsd miscompilation (part 1)

Re: c++/2831

c++/2831: operator ?: requires storage for initialized static member constants

Re: c++/2839

c++/2839: export is unimplimented

Re: c++/2843

c++/2843: parser doesn't accept __attribute__ ((__unused__)) extension

Re: c++/2846

c++/2846: gcc 2.95.2/3 have an ice while building clanlib (www.clanlib.org)

c++/2853: gcc-3.0 generates incorrect code for std::strchr() for i586-pc-msdosdjgp

Re: c++/2854

c++/2854: g++ gives internal error (ICE) on apparently valid code

Re: c++/2855

Re: c++/2856

c++/2858: internal compiler error

c++/2860: incorrectly initialized auto variable

Re: c++/2861

c++/2861: Parser crashes while parsing a call a template function using the template keyword

Re: c++/2862

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

Re: c++/2863

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

c++/2864: misleading error message about default arg initialization

c++/2867: Koenig lookup bug

Re: c++/2868

c++/2868: using RTTI instruction on "cout"

Re: c++/2869

c++/2869: virtual derived class destructor bug

Re: c++/2872

Re: c++/2875

c++/2875: Compiler Segfault

Re: c++/2876

c++/2876: Internal error: Segmentation fault

Re: c++/2879

Re: c++/2885

c++/2885: Internal compiler error in `output_die', at dwarf2out.c:5433

c++/2886: Optimizer bug

Re: c++/2887

c++/2887: Automatic template instanciation failure snapshot 20010507

Re: c++/2892

c++/2892: array addresses corrupted when using template classes

c++/2897: Segmentation fault by calling methods of ifstream

Re: c++/2899

c++/2899: Internal compiler error when using typename in template function

c++/2901: Program crash when using -fno-rtti with exceptions

Re: c++/2905

c++/2905: Wrong warning cast when using vector class

Re: c++/2908

c++/2908: GCC segfaults

Re: c++/2909

c++/2909: when trying to build and install the gcc

Re: c++/2910

c++/2910: dynamic_cast seems to lose or change information

Re: c++/2914

c++/2914: gcc 3.0 crashes on xalan DoubleSupport.cpp

Re: c++/2915

c++/2915: gcc 3.0 using std::less is ignored

Re: c++/2920

c++/2920: compiler crashes while compiling static constructor

Re: c++/2922

c++/2922: two-phase name lookup not working

Re: c++/2926

c++/2926: gcc 2.95.2 with -O3 makes a bad short to int assignment

Re: c++/2933

c++/2933: GCC reports 'internal compiler error' (getting address of static template function)

Re: c++/2935

c++/2935: internal compiler error gcc

Re: c++/2936

c++/2936: gcc gives me an internal error when compiling mozilla with --enable-optimization="-O3"

Re: c++/2937

c++/2937: Simple C++ programs do not link: undefined reference to `std::strchr(char const*, int)'

Re: c++/2942

Re: c++/2944

c++/2944: gcc 2.95.3 internal compiler error on koffice

Re: c++/2948

Re: c++/2949

c++/2949: incorrect Koenig lookup of friend functions

Re: c++/2952

c++/2952: ICE while compiling ddd-3.3-1mdk.src.rpm

Re: c++/2957

c++/2957: -pedantic: parse error

Re: c++/2958

Re: c++/296

Re: c++/2969

c++/2969: minor bug

Re: c++/2972

c++/2972: Uninitialized member variables are not default initialized

Re: c++/2975

c++/2975: Compiler segfaults compiling Qt 2.3.0

Re: c++/2980

c++/2980: ICE on omission of colon before member initialiser list

Re: c++/2981

c++/2981: ICE on omission of colon before member initialiser list

Re: c++/2982

c++/2982: ICE on omission of colon before member initialiser list

Re: c++/2983

c++/2983: ICE on omission of colon before member initialiser list

c++/2986: __builtin_frame_address broken for MIPS

c++/2988: Incorrect error on assignment of const char[] to char *

Re: c++/2990

c++/2990: Internal compiler error with member templates with syntax error

Re: c++/2993

c++/2993: confusing constants and const integers produces ICE

Re: c++/2994

c++/2994: enum type may be defined but not DECLARED

Re: c++/2996

c++/2996: Internal compiler error on typecast (T[][]...)

c++/3002: internal compiler error on ia64 itanium for orbacus 3.

c++/3004: g++ internal compiler error on "class Foo::Bar::Baz::Ptr"

c++/3005: improper evaluation of mixed mode expressions involving long long

Re: c++/3006

c++/3006: bad code for complicated virtual inheritance (regression from 2.95)

c++/3007: impossibility to discard "virtual" and/or to get to know, for which class(not instance) the method, currently being executed, has been called

Re: c++/3008

re: c++/3008 - Test g++.dg/mangle1.C fails for irix6.5 -mabi=64

c++/3008: Test g++.dg/mangle1.C fails for irix6.5 -mabi=64

c++/3009: Wrong name lookup in template

c++/3011: g++ 2.95.3 hangs forever on syntactically eroneous code

c++/3012: c++ bug

c++/3013: templated inline function not inlined

c++/3014: gcc3: cin problems with solaris 5.8 and >> extractors

c++/3015: Internal compiler error on illegal code

c++/3019: Failure to "make"

c++/3020: using operator-> within the class that defines it

c++/3021: Missing attachment from report c++/3020

Re: c++/349

Re: c++/350

Re: c++/40

Re: c++/424

Re: c++/433

Re: c++/562

Re: c++/573

Re: c++/590

Re: c++/65

Re: c++/70

Re: c++/71

Re: c++/756

Re: c++/785

Re: c++/807

Re: c++/833

Re: c++/88

Re: c++/881

Re: c++/896

Re: c++/916

Re: c++/919

Re: c++/924

Re: c++/925

Re: c++/93

Re: c++/949

Re: c++/958

Re: c++/999

Re: c/1042

Re: c/1539

c/166

Re: c/1777

Re: c/1785

Re: c/1795

Re: c/1829

Re: c/1956

Re: c/1977

Re: c/2002

Re: c/2011

Re: c/2012

Re: c/2030

Re: c/2041

Re: c/2161

Re: c/2164

Re: c/2164: ICE on NetBSD/i386, gcc 3.0 20010303 (prerelease)

Re: c/2165

Re: c/2169

Re: c/2187

c/2291

Re: c/2327

Re: c/2446

Re: c/2466

re: c/2466 Testsuite failure gcc.c-torture/execute/loop-2b.c -O2

Re: c/2555

Re: c/2584

Re: c/2675

Re: c/2678: gcc/g++ should stick compilation options into the .o file

Re: c/2682

Re: c/2702

c/2705: Struct arguments passed incorrectly on Origin 2000

c/2707: gcc does not warn on truncate

Re: c/2721

c/2721: Linux kernel 2.4.4 compile failure

Re: c/2728

c/2728: Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS

c/2735: can't cast a union type defined by a typedef to itself

c/2748: Solaris, pointers and accessing memory with them.

c/2750: Bug: Internal compiler error in `gen_tagged_type_instantiation_die'

Re: c/2751

c/2751: Spurious warnings in gcc 2.95.3 <stdarg.h> include files

Re: c/2754

c/2754: "Internal error: Segmentation fault" w/ minor syntax problem

Re: c/2755

c/2755: snapshot releases ICE on legal mozilla C code, gcc 2.95.3 does not

Re: c/2762

c/2762: scanf and sscanf failed to handle floating point values

Re: c/2765

c/2765: File-scope division by zero causes segfault

c/2770: internal compiler error using ultrasparc backend cpu

Re: c/2771

c/2771: internal compiler error

Re: c/2776

c/2776: Wrong (misleading) error message in gcc 2.95.3

Re: c/2777

c/2777: Wrong (misleading) error message in gcc 2.95.3

c/2782: HPUX: g77 3.0 (pre) regression caused by C90 bool args

Re: c/2783

c/2783: -ggdb -O1 -finline-functions causes "Internal compiler error"

c/2787: Compiler dump core on sparc-sun-solaris2.7

Re: c/2788

c/2788: can't compile linux-2.4.2 on alpha ev5

Re: c/2803

c/2804: C GCC 2001-05-11 snapshot "Internal error: Segmentation fault"

c/2819: ICE in reload_cse_simplify_operands, at reload1.c:8347

c/2820: unnamed union inside unnamed struct changes rest of the struct

c/2840: HP-UX: ICEs with -march=1.0 in gcc 3.0 prerelease

Re: c/2845

c/2845: Function array causes bug report in 2.96, gives just errors in 2.95

c/2848: Flow mishandles conditional SETs where the mode is wider than a single register

Re: c/2849

c/2849: -mmmx flag causes gcc to segfault

Re: c/2866

c/2866: float-int conversion causes infinite recursion on the h8300 port

Re: c/2871

c/2871: passing float, gets converted to double

c/2880: compilation of a python wrapper gives insn failure on macosx

Re: c/2888

c/2888: crash in reload on eliminating register in REG_EQUAL note containing ASM_OUTPUT

c/2889: ia64 gcc core dumps when compiling xmame-0.37b14.2

Re: c/2890

c/2890: ANSI STD function strerror missing from SUN 4.1.3

Re: c/2891

c/2891: extern inline - undefined references

Re: c/2894

c/2894: Incorrect union padding on Linux/ARM port; other architectures correct

Re: c/2894: Incorrect union padding on Linux/ARM port; otherarchitectures correct

c/2895: Option -mabi=32 not recognized

c/2896: -std=foo gives error message twice

c/2898: Illegal function return in ARM code when compiling with -mthumb-interwork -O2

Re: c/2898: Illegal function return in ARM code when compiling with-mthumb-interwork -O2

Re: c/2904

c/2904: printf changes order

Re: c/2912

c/2912: Regression error gcc 3.0: Internal compiler error in print_rtl_and_abort

c/2924: [3.0 regression] Nested function returning variable size struct

Re: c/2934

c/2934: error while compiling the kernel 2.4 on linux redhat 7.0

c/2939: compiler crashes on nested functions returning variable size structures

Re: c/2951&Body=http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2951&database=gcc

c/2951: --target=sh-elf fails to build due to missing patch

c/2978: won't compile

Re: c/2979

c/2979: Resulting prog crashes with segmentation fault

c/2987: gcc 3.0 0526 fails to build on mips

Re: c/2995

c/2995: __complex__ int typecasts maybe broken

c/3001: option -fprofile-arcs does not work with my powerpc-linux-gcc

Re: c/3003

c/3003: Incorrect coding in file gcc/cpphash.c

Re: c/693

Re: c/698

Re: c/700

Re: c/719

Re: c/748

Re: c/761

Re: c/772

Re: c/773

Re: c/808

Re: c/825

Re: c/860

Re: c/876

Re: c/897

Re: c/900

Re: c/912

Re: c/914

Re: c/920

Re: c/922

Re: c/932

Re: c/939

Re: c/940

Re: c/942

Re: c/963

Re: c/969

Re: c/993

Re: debug/2097

debug/2714: Stabs truncated on AIX

Re: debug/2785

debug/2785: compiler fails in final.c while outputting debug information

Re: debug/2813

debug/2813: Type of variable is wrong in dwarf2 debugging info

Re: debug/2813: Type of variable is wrong in dwarf2 debugginginfo

debug/2829: Invalid stabx storage class for GCC marker

debug/2851: dbxout.c's concat loses information

debug/2971: Type of variable is wrong in dwarf2 debugging info

debug/2984: File name information is incorrect in debug output

Re: fortran/2193

Re: fortran/2244

Re: fortran/2667

Re: java/2535

java/2538

Re: java/2579

Re: java/2598

Re: java/2658

Re: java/2665: segv with -gstabs option on

Re: java/2697

Re: java/2731

java/2731: jartool.c:539: undefined reference to `strdup'

java/2791: Bogus "class `foo' already defined ..." error from jc1

java/2812: Build failure; missing symbols (iconv) in link of jc1

java/2916: gcj 2.97 produces wrong code for concatenation and final

java/2953: ICE in inner class constructor.

java/2955: target configure-target-boehm-gc do not compile

java/2956: gcj does not terminate on invalid class definition

java/2959: gcj-3.0 does not know that interface members are public by default

java/2973: libgcj doesn't build on systems with no libffi port

java/2974: libgcj doesn't build for newlib targets (no sigaction function)

libgcj/2237

Re: libgcj/2715

libgcj/2715: Can't compile on Redhat 6.2

libgcj/2730: -d and --output-class-dir= fail to place the .o file in the output dir

libgcj/2737: User-defined thrown exception is not found

Re: libgcj/2745

libgcj/2745: Recompiles after successful 'gmake' when 'gmake install' is tried

libgcj/2746: Bundled zip overvrites higher versioned zip in /usr/local/bin/zip

libgcj/2808: Makefile generates broken Object.h and Class.h

libgcj/2833: New testsuite failures on 3.0 branch

libgcj/2874: libjava testsuite disk space usage

libgcj/2999: Compilation error

libobjc/2945: xgcc: Internal compiler error: program cc1obj got fatal signal 11

Re: libstdc++/1072: Exception-unsafe code in locale

Re: libstdc++/1089

Re: libstdc++/1531

Re: libstdc++/1605

Re: libstdc++/1704

Re: libstdc++/1734

Re: libstdc++/1776

Re: libstdc++/1805

Re: libstdc++/1815

Re: libstdc++/1822

Re: libstdc++/1850

Re: libstdc++/1852

Re: libstdc++/1854

Re: libstdc++/1856

Re: libstdc++/2038

Re: libstdc++/2209

Re: libstdc++/2259

Re: libstdc++/2302

Re: libstdc++/2311

Re: libstdc++/2345

Re: libstdc++/2363

Re: libstdc++/2440

Re: libstdc++/2504

Re: libstdc++/2505

Re: libstdc++/2517

Re: libstdc++/2523

Re: libstdc++/2568

Re: libstdc++/2593

Re: libstdc++/2609

Re: libstdc++/2615

Re: libstdc++/2627

Re: libstdc++/2634

Re: libstdc++/2644

Re: libstdc++/2644: g++ produces wrong code

Re: libstdc++/2657

Re: libstdc++/2691

Re: libstdc++/2694

Re: libstdc++/2700

Re: libstdc++/2720

libstdc++/2720: cin input truncated if istream.clear() used in cases on "ind" and "ix" only

Re: libstdc++/2767

libstdc++/2767: Problems with the new bits/std_cstring.h header

Re: libstdc++/2772

libstdc++/2772: bind2nd(mem_fun1_ref) does not work

Re: libstdc++/2773

libstdc++/2773: "allocator" not used by stringstream!

Re: libstdc++/2779

libstdc++/2779: resolution conflicts between std namespace and <cstring>

Re: libstdc++/2800

libstdc++/2800: sstream compiles with warnings if -Wall

Re: libstdc++/2816

Re: libstdc++/2825

libstdc++/2825: istream::vscan has gone

Re: libstdc++/2830

libstdc++/2830: incorrect inserter for std::string

Re: libstdc++/2832

libstdc++/2832: rdbuf methods incorrect

Re: libstdc++/2837

libstdc++/2837: Reference counted string is not smp safe

Re: libstdc++/2841

libstdc++/2841: -static in libstdc++ v3 dejagnu testsuite causes linking to fail

Re: libstdc++/2859

libstdc++/2859: Fix for smp ref-counted string bug on intel systems

Re: libstdc++/2877

libstdc++/2877: numeric_limits<wchar_t> specialization missing

Re: libstdc++/2897

libstdc++/2907: libstdc++ compiled with optimization fails to initialize ios.

libstdc++/2913: iostreams ignore No space left on device condition

libstdc++/2919: --enable-cxx-flags breaks library

Re: libstdc++/2921

libstdc++/2921: exception::what() return '9exception', not 'exception'

Re: libstdc++/2923

libstdc++/2923: signed/unsigned comparison in stringbuf::sync()

Re: libstdc++/2931

Re: libstdc++/2932

libstdc++/2932: new operator segfaults for arrays using pthreads on hpux

Re: libstdc++/2970

libstdc++/2970: complex inserter with extraneous 'ends'

Re: libstdc++/2976

libstdc++/2976: problem with compiling std::getline

libstdc++/2977: string.h doesn't always inject names into std::

Re: libstdc++/2985

libstdc++/2985: inserter and extractor for std::complex can only be used on simple streams.

libstdc++/2989: libstdc++ breaks compilation of strcpy

libstdc++/2992: 3.0: string functions not always accessible

Re: libstdc++/2997

libstdc++/2997: size_t missing std:: in bitset.cc

libstdc++/3016: stl_queue.h bugs wrt compliance

libstdc++/3017: locale_facets.h is missing some methods

libstdc++/3018: bug in std_bitset.h for bitset<>::test method

Re: libstdc++/739

Re: libstdc++/846

Re: libstdc++/936

Re: libstdc++/943

Re: middle-end/2335

middle-end/2780: Gcc 2.95 pic code gen problem for m68k- targets

middle-end/2793: g++: ICE with -g -O3, in add_abstract_origin_attribute, at dwarf2out.c:9273

middle-end/2827: invalid narrowing during use of double type, arrithametic becomes non-comutative

Re: middle-end/2852

middle-end/2852: internal complier error

Re: objc/1068

Re: objc/2713

Re: objc/2713: Most objc tests fail on solaris2 w/missing threadfunctions

objc/2713: Most objc tests fail on solaris2 w/missing thread functions

Re: objc/2713: Most objc tests fail on solaris2 w/missing threadfunctions

objc/2716: libgcc_s.so not installed correctly

objc/2824: @protocol forward definitions do not work

objc/2902: collect2 doesn't find ctors/dtors in shared libraries under hpux10.20

objc/2940: Installation problem with libgcc_s.so

Re: optimization/185

Re: optimization/2156

Re: optimization/2157

Re: optimization/2158

Re: optimization/2162

Re: optimization/2514

Re: optimization/2590

optimization/2799: gcc hangs with any optimization level enabled on sha1.c

Re: optimization/2826

optimization/2826: arm-linux-gcc ice

Re: optimization/2842

optimization/2842: long long on IRIX gives bad code

Re: optimization/2844

optimization/2844: Conditional branch movement violates dependency on IA64

optimization/2847: GCC 2.96 with -O2 incorrectly compile if(var==0) break; else printf("test\n"); inside a while

optimization/2865: fixincl broken when STDIN is closed

Re: optimization/2893

optimization/2893: sparc-sun-solaris2.7 -fpic/-fPIC -O regression on compile/20000518-1.c

optimization/2903: Optimization bug with long long arithmetic

Re: optimization/2906

optimization/2906: mips-sgi-irix6.2 RTL check: expected code `reg', have `subreg' in combine_regs

Re: optimization/2911

optimization/2911: Invalid C optimization on structs (regression)

optimization/2917: mozilla doesn't run with "-O2 -march=pentiumpro"

optimization/2918: long long assignment lost

Re: optimization/2925

optimization/2925: inlined builtins emitted more than once

optimization/2927: gcc build of xemacs 21.1.14 core dumps with -O3 but not with -O2

optimization/2938: [Regression vs 2.95] Optimization with -O1 causes near infinite time

optimization/2960: Duplicate loop conditions even with -Os

optimization/2962: unnecessary instruction cwtl

optimization/2963: Pointless moving (optimization)

optimization/2967: gcc-2.95.4 hits internal error on the Hurd source with -O3

Re: optimization/487

Re: other/1004

Re: other/1018

Re: other/1081

Re: other/1528

Re: other/1558

Re: other/1697

Re: other/1737

other/1737 Fwd: RE: GCC now will build with make -j

Re: other/1768

Re: other/1948

Re: other/1957

Re: other/2141

Re: other/2539

re: other/2539 contrib/test_summary reports wrong version

Re: other/2599

Re: other/2611

other/2718: in zlib: configure: error: can not find install-sh or install.sh in .. ./..

other/2719: demangler crash

Re: other/2722

other/2722: Option -MD does not work in gcc>2.95 in some cases

other/2734: compile problem on powerpc-linux

Re: other/2764

Re: other/2764: Fixinclude should fix PTHREAD...Solaris2.7

other/2764: Fixinclude should fix PTHREAD_MUTEX_INITIALIZER on Solaris2.7

other/2774: Missing PRs

other/2775: avr.h CVS corruption

other/2838: Installation error

Re: other/2857

other/2857: i18n, translations does not work

Re: other/2865

other/2870: Can't build binary RPM from gcc-snapshot-20010516-1.src.rpm on Red Hat Linux 7.1

other/2873: Bogus fixinclude of stdio.h from glibc 2.2.3

other/2930: Failure to compile/link when check_stack rule defined

other/2931: Link errors (undef. __gxx_personality_v0) during libstdc++-v3/configure

other/2991: Bootstrap error (Forbidden identifiers: sparc sun unix)

other/2998: "function.c: 7030: missing #endif" when building for SunOS 4.1.4

other/3010: ld:libgcc.map: file format not recognized; treating as linker script

Re: other/466

Re: other/490

other/567

Re: other/584

Re: other/586

Re: other/684

Re: other/704

Re: other/707

other/930

Re: other/951

Re: other/979

Re: preprocessor/2677

Re: preprocessor/2706

preprocessor/2706: #defines expanded when -fpreprocessed given

Re: preprocessor/2724

preprocessor/2724: trouble with ' and " between #if 0 and #endif

Re: preprocessor/2789

preprocessor/2789: #line directive disallows legal filenames

Re: preprocessor/2790

preprocessor/2790: Preprocessor has problems using ## to construct valid C code.

Re: preprocessor/2881

preprocessor/2881: code inside "#if 0" generates warnings with -pedantic

Re: preprocessor/2881: code inside "#if 0" generates warnings with-pedantic

Re: preprocessor/2882

Re: preprocessor/2882: code inside "#if 0" generates warnings with -pedantic

Re: preprocessor/2883

preprocessor/2883: cpp stringizing problem 1

Re: preprocessor/2884

Re: preprocessor/2900

preprocessor/2900: Does not handle concatenation of macros properly

Re: preprocessor/2928

preprocessor/2928: out of memory during macros expansion

Re: preprocessor/2941

preprocessor/2941: gcc/preprocessor bug

Re: preprocessor/2946

preprocessor/2946: different behaviour directly to C++ vs. saving -E output

Re: preprocessor/2947

preprocessor/2947: different behaviour directly to C++ vs. saving -E output

Re: preprocessor/2948

preprocessor/2948: different behaviour directly to C++ vs. saving -E output

Re: preprocessor/2948: different behaviour directly to C++ vs.saving -E output

Re: preprocessor/2950

preprocessor/2950: different behaviour directly to C++ vs. saving -E output

Re: preprocessor/2954

preprocessor/2954: gcc -MM dir/file.c produces incorrect dependency

Re: preprocessor/607

Re: target/146

Re: target/1597

Re: target/2032

Re: target/2119

Re: target/2385

target/2725: Trouble using -mipsX without -mabi on IRIX

target/2732: Interaction with Solaris assembler and SPARCV9 instructions

target/2757: CVS snapshots don't build on i386-pc-solaris2.8

Re: target/2760

target/2760: Error compiling gcc 2.95.3 with HP-UX C compiler

Re: target/2828

target/2828: arm-linux: cc1 consumes all memory [regression from 2.95]

target/2878: ARM: cannot use 3.0 to build stage 1 of bootstrap; bad code generated at -O0?

Re: target/2878: ARM: cannot use 3.0 to build stage 1 of bootstrap;bad code generated at -O0?

Re: target/294

target/3023: Failure of test gcc.dg/asm-fs-1.c on cygwin

Re: target/324

Re: target/507

Re: target/639

Re: target/645

Re: target/656

Re: target/817

Re: target/859

Re: target/992

Re: web/1646

Re: web/2612

Re: web/2753

web/2753: gnatsweb requires cookies without saying so


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