Dne 18.5.2015 v 17:38 Martin Walch napsal(a): > On Monday 18 May 2015 15:36:03 Michal Marek wrote: >> Are you able to construct a testcase that triggers this bug? I haven't >> been successful: >> [..] >> config TEST1 >> def_tristate (FOO || BAR) && (!FOO && !BAR) > > This does not trigger the bug, because expr_eliminate_dups is only applied > to dependencies, but not to the expressions of default values. > > I modified your example a bit, so that the bug becomes apparent: Thanks, now I can reproduce it as well. Would you be so kind add this reproducer to the changelog? Thanks, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html