Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Future consideration
Categories z/TPF
Created by Guest
Created on Dec 6, 2022

(TPFUG/Visa) Support COMPATBILITY mode(s) to aid compiler migration

In order to migrate to a new compiler, all new warnings or errors in user code must be corrected and/or user defined compiler overrides must be applied to suppress warnings enabled by default for the new compiler. Some shops may require all code remediation is done before migrating to the new compiler to avoid issues with emergency loads etc. Remediation can take considerable effort, resources, and coordination.


We need support for one or more “compatibility” phases of the new compiler to expedite rollout by supporting a graduated approach to remediating the full suite of new compiler warnings. For example, TPFGCC_VERSION could be set to the current or new compiler versions which would apply the full set of compiler options in each case, but could also be set to COMPAT which would use the new compiler version but disable as many of the new compiler warnings as possible and revert any default compile options back to the current compiler C/C++ standard defaults wherever possible. Use of the COMPAT version would represent the minimum amount of change required in order to use the new compiler for production code builds. IBM would determine what options were required for COMPAT. Using the COMPAT option could then become phase 1 in a multi-phased approach to a compiler upgrade.

To support later phases, we would also like IBM to fully support one or more user named COMPATn values for TPFGCC_VERSION. These COMPATn compiler versions would represent interim phases (compiler option settings) between the minimalist IBM provided COMPAT and the new compiler version with no compiler warnings suppressed or C/C++ standard defaults back-levelled.

Today, users can override compiler options for all builds in user exit file maketpf.user_rules_setup1. This ability needs to be preserved so users can override settings in any supported TPFGCC_VERSION option, including compatibility modes.

Idea priority Medium