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]
Other format: [Raw text]

[Bug ada/43041] Default WCEM for opened files is always WCEM_Brackets instead of the -gnatW-specified encoding



------- Comment #2 from mmarx at wh2 dot tu-dresden dot de  2010-02-11 17:52 -------
Created an attachment (id=19846)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19846&action=view)
Constraint_Error because the file is opened with bracket coding

% gnatmake -f -gnatW8 u8_fail
gcc-4.4 -c -gnatW8 u8_fail.adb
gnatbind -x u8_fail.ali
gnatlink u8_fail.ali
% ./u8-fail 

raised CONSTRAINT_ERROR : s-wchcnv.adb:209 explicit raise
%


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43041


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