-
- Downloads
[Ada] Do not set Current_Error_Node to a node without location
The message "No source file position information available" is displayed in the bugbox when Current_Error_Node has no location, which is useless. gcc/ada/ * gcc-interface/trans.cc (gnat_to_gnu): Do not set Current_Error_Node to a node without location.
Loading
Please register or sign in to comment