This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Fwd: gcc-3.0.4 on Compaq Tru64]


I reported a bug on Compaq last week.

Please confirmed that you have received this.

Thanks,

-- 
Arne Jorgensen, Graphics Section
-----------------------------------------------------
ECMWF, Shinfield Park, Reading, Berkshire RG2 9AX, UK
e-mail:    Arne.Jorgensen@ecmwf.int
Telephone: +44 118 9499 373   direct line
           +44 118 9499 000   operator
Facsimile: +44 118 9869 450
WWW:       http://www.ecmwf.int/
   --------------------------------------------------
   European Centre for Medium-Range Weather Forecasts
   --------------------------------------------------
--- Begin Message ---
Hi,

gcc-3.0.4 does not compile on Compaq using 

%cc -V
Compaq C V6.4-009 on Compaq Tru64 UNIX V5.1A (Rev. 1885)
Compiler Driver V6.4-008 (sys) cc Driver

I get this (and a lot more ...):


cc -c  -DIN_GCC     -g   -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp 
-I./config -I./../include cp/decl.c -o cp/decl.o
cc: Error: cp/decl.c, line 528: In this statement, "(cfun&&((struct
cp_language_function ...)(cfun->language))->bindings?((struct
cp_language_function
...)(cfun->language))->bindings:scope_chain->bindings)" is not an
lvalue, but occurs in a context that requires one. (needlvalue)
  current_binding_level = newlevel;
--^

Cheers,

Arne Jorgensen, Graphics Section
-----------------------------------------------------
ECMWF, Shinfield Park, Reading, Berkshire RG2 9AX, UK
e-mail:    Arne.Jorgensen@ecmwf.int
Telephone: +44 118 9499 373   direct line
           +44 118 9499 000   operator
Facsimile: +44 118 9869 450
WWW:       http://www.ecmwf.int/
   --------------------------------------------------
   European Centre for Medium-Range Weather Forecasts
   --------------------------------------------------
--- End Message ---

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]