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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug-report: aligment of vtable is greater, that maximum object file aligment


Submitter-Id: Users
Originator  : Ruslan Shevchenko
Organization:
Confidential: No
Synopsis:     aligment of vtable is greater than maximum object file
aligment
Severity:     non-critical
Priority:     medium
Category:     egcs
Release:      egcs-2.91.57 19980901 (egcs-1.1 release)
Class:        sw-bug
Envirowment:
      SCO Open Server version 5.04
Description:
     
      During compiling some programs, egcs produce the next warning:

STL/STLASEqualityCollection.h:45: warning: alignment of `vtable for
class
STLASEqualityIterator_const<set<OBVarVar<CORBA_Any>,AnyUniversalLess,__default_alloc_template<false,0>
> >' is greater than maximum object file alignment. Using 4.

How-To-Repeat:

      gcc -c x.ii

     (gzipped x.ii in attachment)

Fix:  unknown





-- 
    @=                                   
     //RSSH                             
mailto:Ruslan@Shevchenko.Kiev.UA

CORBA in Ukraine & ex-USSR: http://www.corbadev.kiev.ua

x.ii.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]