(Write_Eol): Remove trailing spaces before writing the line
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Aug 2007 09:04:48 +0000 (09:04 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Aug 2007 09:04:48 +0000 (09:04 +0000)
commit501afbd65eaf138011030efde9abe9b289710b4e
tree1bb18a3351cde0d151dc453c8ac38ac9ba936995
parent29bcb9f38edbe5878155ca43495b010771c793c9
(Write_Eol): Remove trailing spaces before writing the line
(Write_Eol_Keep_Blanks): New procedure to write a line, including
possible trailing spaces.
(Output_Source_Line): Call Write_Eol_Keep_Blanks to output a source line
Fix problem with suppressing warning messages from back end
Improve handling of deleted warnings

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127474 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/errout.adb