http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
--- Comment #8 from Richard Guenther 2012-01-04
13:40:19 UTC ---
Oh, and why is this a regression?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
--- Comment #7 from gee 2011-12-15 13:00:58 UTC ---
(In reply to comment #6)
> so it should figure that out automatically. Aren't you e.g. building in
> source
> directory (./configure ...)? Otherwise it would be good if you could debug
> why
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
--- Comment #6 from Jakub Jelinek 2011-12-15
12:41:49 UTC ---
Do you have a new enough version of dejagnu?
There is no need for any of these variables.
libjava.exp has:
if ![info exists GCJ_UNDER_TEST] {
if [info exists TOOL_EXECUTABL
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
--- Comment #5 from gee 2011-12-13 10:48:50 UTC ---
(In reply to comment #4)
> None of the testsuite Makefiles for other libraries do anything similar
> (libgomp, libstdc++-v3, ..., so why is libjava so special that it needs it?).
> make check def
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
--- Comment #3 from Richard Guenther 2011-12-12
11:22:33 UTC ---
SUN_JAVAC and MAUVEDIR are weird though, we are testing GCJ after all.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
--- Comment #2 from gee 2011-12-12 10:41:04 UTC ---
(In reply to comment #1)
> What's the issue you are fixing?
i experienced the dejagnu error that gcj is not found in path. this is because
of gnu make doesn't export its variable to environment i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|