]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (is_cplusplus_method): Use Is_Primitive flag to detect primitive operations...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 8 Feb 2015 09:49:10 +0000 (09:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 8 Feb 2015 09:49:10 +0000 (09:49 +0000)
commit86ceee8522f4877bd76cd1848e7b39a9b1ce98ce
treefae4f50a44e1126d3d1d84888f5eb26ed02370f8
parent9d11273c622b4b50d5bc5a4c9b382fd2b2dddaee
decl.c (is_cplusplus_method): Use Is_Primitive flag to detect primitive operations of tagged and untagged types.

* gcc-interface/decl.c (is_cplusplus_method): Use Is_Primitive flag to
detect primitive operations of tagged and untagged types.

From-SVN: r220512
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c