This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C Patch]: pr52543
- From: Ian Lance Taylor <iant at google dot com>
- To: Kenneth Zadeck <zadeck at naturalbridge dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Mike Stump <mikestump at comcast dot net>, Kenneth Zadeck <Kenneth dot Zadeck at NaturalBridge dot com>, avr at gjlay dot de, ramana dot radhakrishnan at linaro dot org, rdsandiford at googlemail dot com
- Date: Tue, 03 Apr 2012 13:36:10 -0700
- Subject: Re: [C Patch]: pr52543
- References: <4F67D595.9030700@naturalbridge.com> <mcrd387n9bf.fsf@dhcp-172-18-216-180.mtv.corp.google.com> <4F6881EA.9080306@naturalbridge.com> <mcrvclzl7b7.fsf@dhcp-172-18-216-180.mtv.corp.google.com> <4F6889CC.8080302@naturalbridge.com> <mcrr4wnl6lb.fsf@dhcp-172-18-216-180.mtv.corp.google.com> <4F74CFB3.5090308@naturalbridge.com> <g47gy2e6z8.fsf@richards-thinkpad.stglab.manchester.uk.ibm.com> <4F75D041.4070206@naturalbridge.com> <g4zkaycd0v.fsf@richards-thinkpad.stglab.manchester.uk.ibm.com> <4F772EF0.8080509@naturalbridge.com> <g4iphgdir9.fsf@richards-thinkpad.stglab.manchester.uk.ibm.com> <4F7B183A.8090903@naturalbridge.com> <87r4w4y647.fsf@talisman.home>
Richard Sandiford <rdsandiford@googlemail.com> writes:
> Does anyone else have any thoughts before I make that change?
I think that one of you should try to write a test case where it makes a
difference, and add the test case to the testsuite.
Ian