This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
C/C++ extensions for array notations
- From: Sebastian Pop <sebpop at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 13 Dec 2010 11:08:39 -0600
- Subject: C/C++ extensions for array notations
Hi,
I would like to ask the opinion of C/C++ maintainers about the extension
that the Intel compiler proposes for array notations:
http://software.intel.com/sites/products/documentation/studio/composer/en-us/2011/compiler_c/index.htm#optaps/common/optaps_par_cean_prog.htm
Are there strong opinions against this extension?
Thanks,
Sebastian
PS: The openMP accelerator subcommittee is discussing about adopting
this notation as well to specify slices of data to be sent to an accelerator.