regressions on HEAD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Chris,

I saw that a few patches have been pushed on the head,
including the two I disagreed with and which I explained *why*
they where wrong. Well.

Meanwhile, I see some regressions with the current head.
For example some simple programs like:
	void a(void)
	{
		int b[] = { 8 };
		int c;
		for (;;)
			b[c] = b[0];
	}
now crashes when used with test-linearize.

I also see regressions in the generated IR, of course,
like I explained in November.

-- Luc
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux