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.

/Qzero

Deleted_U_Intel
Employee
414 Views
Hi,
Does anybody know if thecompiler flag /Qzero ever will be supported in IVF8. The absence default zero-initializations of scalar variables seem's to cause me a lot of trouble when porting a large project from CVF 6.6.
Regards,
Dan
0 Kudos
1 Reply
Steven_L_Intel1
Employee
414 Views
Yes, in fact, I think it will be in the next update. It is not a universal panacea for fixing buggy code, though. CVF didn't zero-initialize variables either.
0 Kudos
Reply