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]

Re: [Ada] Implementation of aspects within generic units



On 31 Aug 2011, at 20:07, Iain Sandoe wrote:


On 31 Aug 2011, at 17:34, Arnaud Charlet wrote:



In particular I'd be curious to know if revision 178376 has the failure or not.

different failure;
built with BOOT_CFLAGS="-O0 -g" ..
.. it fails debug-compare (ada/exp_ch6.o).
There are a lot of seemingly innocuous code differences (nop insertions) masking whatever the real problem is (difficult to compare because of the number of trivial differences).


If I touch compare and continue the bootstrap if fails building the native tools with a gnatmake internal error (SYSTEM_ASSERTIONS.ASSERT_FAILURE) namet.adb line 675 -- but that's a target-specific file, right?

Sorry, misleading datum...


The failure above is the result of building with "-O0 -g"

If I build with default BOOT_CFLAGS, 178376 fails in the same wayt as 178381.

Iain


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