Go to the first, previous, next, last section, table of contents.
- 847
- Assignment from constructor causes temporary without destructor.
- 1071
- link-time bugs in PT code
- 3767
- if I don't *declare* a destructor but I *define* a destructor then two files implement the destructor
- 4055
- here g++ gives `invalid functional cast' when there is a matching operator()(...) available)
- 4677
- g++ incorrectly allows two implicit user defined conversions for initialisation of objects
- 5103
- g++ doesn't notice that some pure virtuals has been redefined
- 5104
- g++ complains about copy-constructor not returning a const value
- 5287
- template problem
- 5370
- delete dumps core with -fhuge-objects
- 5494
- segfault in decl_function_context here; reno-1.3 could deal with it
- 5555
- #include optimization not optimizing fully.
- 5628
- a missing const gives me "argument list for `f' does not match any in class `X"'
- 5677
- HPPA: constructors called twice if -E passed to ld
- 5701
- HPPA PIC: compiler looses return value of ctor
- 5729
- Passing overloaded static members as arguments to constructor does not work.
- 5730
- Address of private static member function cannot be passed to constructor of friend class.
- 5732
- Inline-function used before declared inline
- 5733
- Error reported when protected member of virtual base is called.
- 5735
- Illegal pointer assignment accepted by g++
- 5748
- Default arguments must be specified in one place.
- 6556
- Task-library
- 6825
- empty component decl causes parse error
- 6826
- g++ instantiates unnecessary templates
- 6981
- Using templates under g++ 2.6
- 7051
- g++ 29k incorrectly overwrites a register used to cache a function address
- 7067
- errors building Tools.h++ 6.1
- 7143
- g++ : default con- and destructors
- 7150
- g++ : cpp's -include option search path
- 7207
- a default destructor is not generated when needed
- 7277
- bad code for passing object without copy constructor
- 7289
- g++: Internal compiler error
- 7304
- more bad code in 2.7.0 for objects w/o copy constructors
- 7306
- Compiler problems with ObjectTime case tool
- 7308
- Confusing warnings from g++ re signed/unsigned comparison
- 7317
- Bogus warning: declaration of `a' shadows a member of `this'
- 7324
- __declspec(dllimport) causes spurious warnings for member data
- 7332
- choice of void* and const void* ambiguous for char*
- 7349
- internal compiler error 205
- 7360
- __declspec(dllimport) for a virtual method causes gcc to exit
- 7400
- static const member data being put in RO data
- 7440
- HPPA bad code generated for -O2 or -O
- 7458
- does 95q2 contain all the g++ features of gnu 2.7.0?
- 7460
- private operator delete not allowed
- 7461
- when is 95q3 being released
- 7475
- g++ problem with dynamic_cast
- 7476
- g++ problem with dynamic_cast
- 7487
- definition of 'operator new' crashes NT hosted ARM g++
- 7492
- Cannot use MFC as a DLL with Bristol Technology Wind/U product.
- 7518
- Internal compiler error.
- 7525
- g++: wrong error message
- 7535
- g++: wrong error message
- 7537
- 'extra' words in v-tables
- 7556
- Question regarding C++ ANSI Draft Standard
- 7585
- Un-initialized data not in BSS
- 7606
- c++ overload resolution fails on hp/ux
- 7613
- g++: switch
- 7622
- g++ internal error - "Directive name not recognized - PARAM"
- 7635
- mutable and const collide
- 7638
- g++ incorrectly reports an ambiguous conversion when a derived class has multiple conversions to its base classes
- 7639
- Internal compiler error
- 7641
- ~ should not apply to bool
- 7657
- g++ internal compiler error
- 7659
- _abort call causing crashes
- 7660
- can't cast void* to int
- 7663
- HPPA: dp (r19) not restored after function call for -O2
- 7681
- Can't pass derived* as a base*& ??
- 7730
- The compiler is inconsistant about when it puts a function
- 7746
- g++ has error compiling a template
- 7753
- calling dynamic_cast<> on an apparently reasonable ptr segv's
- 7754
- g++ reference to "this" in an expression causes compiler error
- 7762
- cast of base class cause compiler meltdown
- 7783
- __declspec(dllexport) && __declspec(naked) don't compile , says e.g attribute dllexport ignored
- 7788
- Strange compile message with -Wsynth
- 7795
- compiler generates unmangled names in assembly
- 7808
- g++ template problem
- 7847
- __declspec (dllimport) and __declspec(dllexport) are ignored
- 7848
- Can't find g++ libraries automatically
- 7862
- problem in using typename as a variable name
- 7877
- g++ -O hoses with internal compiler error
- 7887
- Is a friend of a friend a friend of mine?
- 7901
- -Wparentheses doesn't warn when I expected it to
- 7915
- typedef name may not be class-qualified
- 7932
- g++ optimization reordering asm code
- 7933
- Parsing in switch statements is not handled properly
Go to the first, previous, next, last section, table of contents.