Open GoogleCodeExporter opened 8 years ago
interesting. This page suggests that it's supposed to be an equal sign there:
https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Dialect-Options.html
Do you think using a dash would work universally? across other versions of GCC?
Original comment by arvid.no...@gmail.com
on 29 Jan 2015 at 2:12
Hi
I found this release changes Docu:
https://gcc.gnu.org/gcc-4.5/changes.html
Tested on these systems:
Fedora 21 (3.17.8-300.fc21.x86_64)
gcc (GCC) 4.9.2 20141101 (Red Hat 4.9.2-1)
-ftemplate-depth=n
RHEL/CentOS 5 (2.6.18-398.el5)
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-55)
-ftemplate-depth-n
RHEL/CentOS 6 (2.6.32-504.3.3.el6.x86_64)
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
-ftemplate-depth-n
RHEL/CentOS 7 (3.10.0-123.el7.x86_64)
gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16)
-ftemplate-depth=n
Martin
Original comment by martin.k...@gmail.com
on 29 Jan 2015 at 8:41
Original issue reported on code.google.com by
martin.k...@gmail.com
on 28 Jan 2015 at 3:02