bug report : -save-temps and stdin

2012-10-28 Thread Mike Dupont
using a very recent : gcc version 4.8.0 20121021 (experimental) (GCC) h4ck3rm1k3@gcc10:~/experiments/build/glibc$ echo "int x;" | g++ -save-temps -x c - cc1: error: unrecognized command line option ā€˜-.iā€™ this causes problems compiling glibc with -save-temps. is this known? should I report a bu

Re: AIX trunk build fail #3

2012-10-28 Thread Perry Smith
>> Does the group / team have an AIX 6.1 build machine to build the trunk on? >> Or am I the first to person walk into this? > > I'm still curious in the question above And I'm still curious :-) I opened this bug report: http://gcc.gnu.org/bugzilla/post_bug.cgi I finally got trunk to build.

Re: AIX trunk build fail #3

2012-10-28 Thread Jonathan Wakely
On 28 October 2012 13:39, Perry Smith wrote: > I opened this bug report: http://gcc.gnu.org/bugzilla/post_bug.cgi http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55105

Re: AIX trunk build fail #3 (edited)

2012-10-28 Thread Perry Smith
>> Does the group / team have an AIX 6.1 build machine to build the trunk on? >> Or am I the first to person walk into this? > > I'm still curious in the question above And I'm still curious :-) I opened this bug report:http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55105 I finally got trunk to

Re: bug report : -save-temps and stdin

2012-10-28 Thread Joseph S. Myers
On Sun, 28 Oct 2012, Mike Dupont wrote: > is this known? should I report a bug? any ideas on fixing it, I might > be able to do so, it should be simple. I think the fix should be to give an early error message for compiling from stdin with -save-temps, and then stop the compilation because ther

gcc-4.8-20121028 is now available

2012-10-28 Thread gccadmin
Snapshot gcc-4.8-20121028 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.8-20121028/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.8 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk