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] |
This is a testcase modified from the test in http://gcc.gnu.org/PR8750 It used to fail on Cygwin. In one of my naive attempts to fix PR12209 by simply deleting some Cygwin specific code, I did get Cygwin to bootstrap and pass all of the C testcases, but unfortunately this testcase failed miserably. I am suggesting we add this slightly modified testcase to gcc.c-torture/execute; adding it to a fresh checkout passes with flying colors. Kelley Cook
Attachment:
pr8750.c
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |