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

2010-02-11 Thread mmarx at wh2 dot tu-dresden dot de
--- Comment #3 from mmarx at wh2 dot tu-dresden dot de 2010-02-11 17:52 --- Created an attachment (id=19847) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19847&action=view) Test file The test file used to demonstrate the issue. -- http://gcc.gnu.org/bugzilla/show_

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

2010-02-11 Thread mmarx at wh2 dot tu-dresden dot de
--- 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

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

2010-02-11 Thread mmarx at wh2 dot tu-dresden dot de
--- Comment #1 from mmarx at wh2 dot tu-dresden dot de 2010-02-11 17:51 --- Created an attachment (id=19845) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19845&action=view) Expected Output % gnatmake -f -gnatW8 u8 gcc-4.4 -c -gn

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

2010-02-11 Thread mmarx at wh2 dot tu-dresden dot de
gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mmarx at wh2 dot tu-dresden dot de GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_6