GCC build failed for native with your patch on 2003-06-04T18:31:13Z.

Andrew Pinski pinskia@physics.uc.edu
Wed Jun 4 18:57:00 GMT 2003


This is latency bug in gcc/config/rs6000/darwin.h for the marco 
RS6000_OUTPUT_BASENAME all the way back to the initial checkin of it.
The problem is that RS6000_OUTPUT_BASENAME has a semi-colon at the end 
so it cause bootstrap to fail.

ChangeLog:
2003-06-04  Andrew Pinski <pinskia@physics.uc.edu>

	* config/rs6000/darwin.h (RS6000_OUTPUT_BASENAME):
	Remove semi-colon at the end of the expression.


Patch:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: temp.diff
Type: application/octet-stream
Size: 531 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-regression/attachments/20030604/a38465e7/attachment.obj>
-------------- next part --------------



Thanks,
Andrew Pinski

PS How long does it usually take to get at least the copywrite 
assignment to sign?


On Wednesday, Jun 4, 2003, at 14:46 US/Eastern, GCC regression checker 
wrote:

> With your recent patch, GCC does not compile on:
>  native
> Attached is build output for those targets.
>
> The build failures are new.
>
> For more information, see http://gcc.gnu.org/regtest/.
> <ChangeLog.diff><native-log.txt>--
> Geoffrey Keating <geoffk@apple.com>
> (via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list