OSDN Git Service

2011-08-30 Javier Miranda <miranda@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Aug 2011 13:23:33 +0000 (13:23 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Aug 2011 13:23:33 +0000 (13:23 +0000)
commit8298a7dc663af2e98455436e7cbc2453122987a1
treec1c905b268ac4a15da6e463ef91f8fb021829a19
parent47d210a3ba0527052910cf757b129617527e0fbc
2011-08-30  Javier Miranda  <miranda@adacore.com>

* exp_ch3.adb (Make_Eq_If): If the etype of the _parent component is an
interface type then do not generate code to compare this component.
Required since they have no components and their equality operator is
abstract.

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