public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/44762]  New: score/predicates.md warnings
@ 2010-07-01 17:28 amylaar at gcc dot gnu dot org
  0 siblings, 0 replies; only message in thread
From: amylaar at gcc dot gnu dot org @ 2010-07-01 17:28 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1681 bytes --]

gcc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror
-Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -I. -I.
-I../../../gcc/gcc -I../../../gcc/gcc/. -I../../../gcc/gcc/../include
-I../../../gcc/gcc/../libcpp/include  -I../../../gcc/gcc/../libdecnumber
-I../../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber  -DCLOOG_PPL_BACKEND 
-I/usr/include/libelf  insn-preds.c -o insn-preds.o
../../../gcc/gcc/config/score/predicates.md: In function
‘score_load_multiple_operation_1’:
../../../gcc/gcc/config/score/predicates.md:92:7: error: variable ‘src_addr’
set but not used [-Werror=unused-but-set-variable]
../../../gcc/gcc/config/score/predicates.md: In function
‘score_store_multiple_operation_1’:
../../../gcc/gcc/config/score/predicates.md:127:7: error: variable ‘dest_addr’
set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[1]: *** [insn-preds.o] Error 1
make[1]: Leaving directory `/user/inria/fsf/multi/score-elf/gcc'
make: *** [all-gcc] Error 2


-- 
           Summary: score/predicates.md warnings
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
GCC target triplet: score-elf
OtherBugsDependingO 44756
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44762


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-01 17:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-01 17:28 [Bug target/44762] New: score/predicates.md warnings amylaar at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).