This is the mail archive of the gcc@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: GNAT Breakage on Trunk


Joel Sherrill <joel.sherrill@oarcorp.com> writes:

> a-strunb.ads: In function 'Ada.Strings.Unbounded.Unbounded_Stringip':
> a-strunb.ads:394: error: non-trivial conversion at assignment
> const struct string___XUB *
> struct string___XUB *
> _init->reference.P_BOUNDS = &ada__strings__unbounded__null_string.F.BOUNDS
> +===========================GNAT BUG DETECTED==============================+
> | 4.4.0 20080418 (experimental) (sparc-unknown-rtems4.9) GCC error:        |
> | verify_gimple failed                                                     |

That appears to be caused by this change:

2008-04-17  Eric Botcazou  <ebotcazou@adacore.com>

	* decl.c (gnat_to_gnu_entity) <object>: Promote the alignment of
	objects by default.
	* fe.h (Debug_Flag_Dot_A): Delete.
	* debug.adb (-gnatd.a): Update documentation.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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