[tree-ssa] get_lineno and get_filename problem

Diego Novillo dnovillo@redhat.com
Thu Jan 16 14:52:00 GMT 2003


On Wed, 15 Jan 2003, Jose Renau wrote:

> Labels generated by gimplify_loop_expr do not have locus. Since no lineno
> and filename can be extracted, -fdump-tree-ccp-details fails.
> 
> This patch returns -1 or "???" when an expression does not have a locus.
> 
Thanks.  The patch seems fine, but before you can commit it:

- Do you have an FSF copyright assignment?  For this patch it may
  not be needed, but you will need one before we can accept any
  more contributions from you.

- You need to add ChangeLog entries and format the code according
  to the guidelines in http://gcc.gnu.org/contribute.html.


Diego.



More information about the Gcc-patches mailing list