This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-fvtable-gc


Hi,

I see the ecos Makefiles use -fvtable-gc.
So i am using it also in my ecos applications, but for some C++ code, this
provoke asm warnings message ("Warning: asm operand 1 probably doesn't match
constraints")

I've seen a word about that in the GNUPro docs, but i'am wondering if there
is:
1./ Any danger at using -fvtable-gc when I see such warning.
2./ Any way to write the C++ code so that it doesnt emit the warning.

Thanks

-- 
Fabrice Gautier, 
Fabrice_Gautier@sdesigns.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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