This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, documentation] Add documentation for check_effective_target_strict_align
- From: Mike Stump <mikestump at comcast dot net>
- To: Steve Ellcey <sellcey at mips dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Date: Wed, 20 Aug 2014 00:45:48 -0700
- Subject: Re: [Patch, documentation] Add documentation for check_effective_target_strict_align
- Authentication-results: sourceware.org; auth=none
- References: <1408484287 dot 31355 dot 10 dot camel at ubuntu-sellcey>
On Aug 19, 2014, at 2:38 PM, Steve Ellcey <sellcey@mips.com> wrote:
> I was pinged about the lack of documentation for the
> check_effective_target_non_strict_align procedure I added
> to target-supports.exp. This patch fixes that.
Ok.