public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [vms] Use fix include on alpha-vms
@ 2011-09-22 14:27 Tristan Gingold
  2011-09-22 14:44 ` Bruce Korb
  0 siblings, 1 reply; 3+ messages in thread
From: Tristan Gingold @ 2011-09-22 14:27 UTC (permalink / raw)
  To: GCC Patches

Hi,

currently alpha-vms is listed as a particular target in fixincludes/mkfixinc.sh but ia64-vms isn't.
As I will submit a patch to add some rules for both alpha and ia64 VMS, first fixincludes must be enabled on both.

Committed on trunk.

Tristan.

fixincludes/
2011-09-22  Tristan Gingold  <gingold@adacore.com>

	* mkfixinc.sh (target): Remove alpha-vms from particular targets.

--- fixincludes/mkfixinc.sh	(revision 179086)
+++ fixincludes/mkfixinc.sh	(working copy)
@@ -11,7 +11,6 @@
 
 # Check for special fix rules for particular targets
 case $machine in
-    alpha*-dec-*vms* | \
     i?86-*-cygwin* | \
     i?86-*-mingw32* | \
     x86_64-*-mingw32* | \

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [vms] Use fix include on alpha-vms
  2011-09-22 14:27 [vms] Use fix include on alpha-vms Tristan Gingold
@ 2011-09-22 14:44 ` Bruce Korb
  2011-09-22 14:52   ` Tristan Gingold
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Korb @ 2011-09-22 14:44 UTC (permalink / raw)
  To: Tristan Gingold; +Cc: GCC Patches

Hi Tristan,

On Thu, Sep 22, 2011 at 6:59 AM, Tristan Gingold <gingold@adacore.com> wrote:
> Hi,
>
> currently alpha-vms is listed as a particular target in fixincludes/mkfixinc.sh but ia64-vms isn't.
> As I will submit a patch to add some rules for both alpha and ia64 VMS, first fixincludes must be enabled on both.
>
> Committed on trunk.

Are the current fixes working reasonably for VMS?  If so, then approved.
If not, then maybe defer the activation until it is working better?  Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [vms] Use fix include on alpha-vms
  2011-09-22 14:44 ` Bruce Korb
@ 2011-09-22 14:52   ` Tristan Gingold
  0 siblings, 0 replies; 3+ messages in thread
From: Tristan Gingold @ 2011-09-22 14:52 UTC (permalink / raw)
  To: Bruce Korb; +Cc: GCC Patches


On Sep 22, 2011, at 4:21 PM, Bruce Korb wrote:

> Hi Tristan,
> 
> On Thu, Sep 22, 2011 at 6:59 AM, Tristan Gingold <gingold@adacore.com> wrote:
>> Hi,
>> 
>> currently alpha-vms is listed as a particular target in fixincludes/mkfixinc.sh but ia64-vms isn't.
>> As I will submit a patch to add some rules for both alpha and ia64 VMS, first fixincludes must be enabled on both.
>> 
>> Committed on trunk.
> 
> Are the current fixes working reasonably for VMS?

Yes, as they don't generate invalid headers.

>  If so, then approved.
> If not, then maybe defer the activation until it is working better?  Thanks.

I will submit a few rules to improve the fixes on VMS.
But the first purpose of this patch was to fix the inconsistency between alpha and ia64 VMS.

Tristan.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-22 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-22 14:27 [vms] Use fix include on alpha-vms Tristan Gingold
2011-09-22 14:44 ` Bruce Korb
2011-09-22 14:52   ` Tristan Gingold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).