Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

ICE with Parallel Studio XE 2017 Beta

OP1
New Contributor III
501 Views

The cute code below triggers an ICE with the XE 2017 Beta compiler.

PROGRAM P
ALLOCATE(CHARACTER,::S)
END

 

0 Kudos
4 Replies
Steven_L_Intel1
Employee
501 Views

We would prefer that you use Intel Premier Support for all beta issues. I'll file this one for you.

0 Kudos
Steven_L_Intel1
Employee
501 Views

This also fails in 16.0. Issue number is DPD200409878.

0 Kudos
Steven_L_Intel1
Employee
501 Views

Fixed for a future release.

0 Kudos
TimP
Honored Contributor III
501 Views

I got a response on one ips filing on the beta. I'm not holding my breath. 

0 Kudos
Reply