[Bug web/54711] Fix --target_board examples on test.html page

2012-12-29 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com ---

[Bug web/54711] Fix --target_board examples on test.html page

2012-09-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 --- Comment #1 from Richard Guenther 2012-09-26 09:03:01 UTC --- RUNTESTFLAGS="--target_board=unix/\{-m32,\}" works for me as well. You say the elaborated list needs fixing? Care to fix it yourself?

[Bug web/54711] Fix --target_board examples on test.html page

2012-09-26 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 --- Comment #2 from Steve Ellcey 2012-09-26 15:10:21 UTC --- Yes, RUNTESTFLAGS="--target_board=unix/\{-m32,\}" works fine but RUNTESTFLAGS="--target_board=unix --target_board=unix/-m32" does not. It should be RUNTESTFLAGS="--target_board='

[Bug web/54711] Fix --target_board examples on test.html page

2012-09-26 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 Hans-Peter Nilsson changed: What|Removed |Added CC||gerald at gcc dot gnu.org,

[Bug web/54711] Fix --target_board examples on test.html page

2012-09-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 --- Comment #4 from Andrew Pinski 2012-09-26 17:53:48 UTC --- (In reply to comment #3) > (In reply to comment #2) > > I am not sure where the sources > > for the web pages are. Are they in the GCC source tree somewhere? > > I didn't see

[Bug web/54711] Fix --target_board examples on test.html page

2012-09-26 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 --- Comment #5 from Steve Ellcey 2012-09-26 18:18:05 UTC --- OK, I can check out wwwdocs but the page I am interested in doesn't seem to be there. On the web it is http://gcc.gnu.org/install/test.html, but I can't seem to find this page i

[Bug web/54711] Fix --target_board examples on test.html page

2012-09-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 --- Comment #6 from Andrew Pinski 2012-09-26 18:20:04 UTC --- (In reply to comment #5) > OK, I can check out wwwdocs but the page I am interested in doesn't seem to be > there. On the web it is http://gcc.gnu.org/install/test.html, but I

[Bug web/54711] Fix --target_board examples on test.html page

2012-09-26 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 --- Comment #7 from Steve Ellcey 2012-09-26 22:47:26 UTC --- Author: sje Date: Wed Sep 26 22:47:22 2012 New Revision: 191781 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191781 Log: 2012-09-26 Steve Ellcey PR web/54

[Bug web/54711] Fix --target_board examples on test.html page

2012-10-17 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54711 Steve Ellcey changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|