https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38874
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
--- Comment #4 from laurent at guerby dot net 2009-05-06 07:07 ---
The form "--param varname=value" is still not supported so I'm leaving this Pr
open.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38874
--- Comment #3 from guerby at gcc dot gnu dot org 2009-05-04 15:32 ---
Subject: Bug 38874
Author: guerby
Date: Mon May 4 15:32:00 2009
New Revision: 147102
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147102
Log:
2009-05-04 Laurent GUERBY
PR ada/38874
* m
--- Comment #2 from laurent at guerby dot net 2009-01-16 15:37 ---
Oops == => =
Index: gcc/ada/make.adb
===
--- gcc/ada/make.adb(revision 143273)
+++ gcc/ada/make.adb(working copy)
@@ -8039,6 +8039,7 @@
--- Comment #1 from laurent at guerby dot net 2009-01-16 15:33 ---
for the --param= case the following should work (untested):
Index: gcc/ada/make.adb
===
--- gcc/ada/make.adb(revision 143273)
+++ gcc/ada/make.adb(w