This is the mail archive of the gcc-patches@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]

[patch] fix format_length_info initializers for solaris


Hello,

The attached patch adjusts the format_length_info initializers in
sol2-c.c to provide values for an extra field introduced by r151047
for PR/40786.

The currently missing field initializer is causing bootstrap to fail
on sparc-solaris.

Patch tested by checking that the bootstrap proceeds past the failure
point.

Olivier

2009-09-02  Olivier Hainque  <hainque@adacore.com>

	* config/sol2-c.c (cmn_err_length_specs): Provide initializers
	for scalar_identity_flag fields.

Attachment: sol2-format.dif
Description: Text document


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