public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/46386] New: negative shift count in build_constants_constructor for 16 bit pointer targets
@ 2010-11-09  8:25 amylaar at gcc dot gnu.org
  2010-11-09 14:34 ` [Bug java/46386] " amylaar at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: amylaar at gcc dot gnu.org @ 2010-11-09  8:25 UTC (permalink / raw)
  To: java-prs

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

           Summary: negative shift count in build_constants_constructor
                    for 16 bit pointer targets
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org


Currently, we can't compile java/constants.c with -Werror for any target
with 16 bit pointers - such as h8300, m32c, m68hc11, pdp11 or stormy16 -
because of a negative shift in build_constants_constructor.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-16 21:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-09  8:25 [Bug java/46386] New: negative shift count in build_constants_constructor for 16 bit pointer targets amylaar at gcc dot gnu.org
2010-11-09 14:34 ` [Bug java/46386] " amylaar at gcc dot gnu.org
2010-11-16 21:46 ` amylaar at gcc dot gnu.org
2010-11-16 21:49 ` amylaar at gcc dot gnu.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).