This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC build failed for 3 targets with your patch on 2002-07-02T23:16:39Z.


Hi,

My patch did not do this damage. My patch was Objective C only.
This regression -- undefined reference to `incomplete_type_error' --
is caused by some other patch. I saw some discussion on it today
on gcc list and the fix is to use 'cxx_incomplete_type_error'
instead of 'incomplete_type_error'.

Graham Stott has posted a patch to fix this.

Thank you,
Devang

On Tuesday, July 2, 2002, at 04:41  PM, GCC regression checker wrote:

With your recent patch, GCC does not compile on:
powerpc-eabisim mips-elf native
Attached is build output for those targets.

The last time the regression tests were run, GCC did not compile either,
so the problem might not be caused by your patch.

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
<ChangeLog.diff><powerpc-eabisim-log.txt><mips-elf-log.txt><native- log.txt>--
Geoffrey Keating <regress@redhat.com>
(via an automated GCC regression-testing script.)






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]