[Bug target/63352] problem with fmt_g0_1.f08 on i386-pc-solaris2.11

ro at CeBiTec dot Uni-Bielefeld.DE gcc-bugzilla@gcc.gnu.org
Wed Oct 8 07:53:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63352

--- Comment #16 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> Well, I get this, for example:
>
> In file included from opncls.c:26:0:
> opncls.c: In function 'bfd_fopen':
> bfd.h:529:65: error: right-hand operand of comma expression has no effect
> [-Werror=unused-value]
>  #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
>                                                                  ^
> opncls.c:263:5: note: in expansion of macro 'bfd_set_cacheable'
>      bfd_set_cacheable (nbfd, TRUE);
>      ^

Please configure with --disable-werror and file a gdb bug.  This is not
the place to discuss gdb build issues.

Thanks.
        Rainer



More information about the Gcc-bugs mailing list