stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly built CALL_EXPR.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 6 Jun 2010 15:38:13 +0000 (15:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 Jun 2010 15:38:13 +0000 (15:38 +0000)
commitf7b4a38334869a374e6cc050939dd3015d0a76f5
treeda17d9cb81391d461da68e122f1d5dcf239c7f88
parent3333e14626d3841c6a3e09857ea90f8e4d16379d
stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly built CALL_EXPR.

* stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the
newly built CALL_EXPR.
* tree-profile.c (tree_profiling): Return 0 for built-in stuff.

From-SVN: r160344
gcc/ChangeLog
gcc/stor-layout.c
gcc/tree-profile.c