public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/54436] New: Compiling some regular C++ code gives assembler '700415 shortened to 255' warning
@ 2012-08-31 12:09 mathias at gaunard dot com
  2012-08-31 12:43 ` [Bug other/54436] [4.7/4.8 Regression] " jakub at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mathias at gaunard dot com @ 2012-08-31 12:09 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54436
           Summary: Compiling some regular C++ code gives assembler
                    '700415 shortened to 255' warning
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mathias@gaunard.com


Created attachment 28110
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28110
automatically reduced testcase

When I compile the attached C++ code with GCC 4.7 and GNU as 2.22 with -O1, I
get the following message:
$ g++ -O1 -c reversebits.ii
/tmp/cchfvrG0.s: Assembler messages:
/tmp/cchfvrG0.s:40: Warning: 700415 shortened to 255

I do not think it is normal that GCC does not report any problem while the
assembler does.

The attached testcase was unfortunately automatically reduced from a large code
base, so it isn't very readable. Sorry about that.
I also do not know what is the right component, so putting in 'other' for now.


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

end of thread, other threads:[~2012-09-03 16:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-31 12:09 [Bug other/54436] New: Compiling some regular C++ code gives assembler '700415 shortened to 255' warning mathias at gaunard dot com
2012-08-31 12:43 ` [Bug other/54436] [4.7/4.8 Regression] " jakub at gcc dot gnu.org
2012-08-31 16:42 ` [Bug target/54436] " jakub at gcc dot gnu.org
2012-09-01  1:23 ` mathias at gaunard dot com
2012-09-01 19:09 ` jakub at gcc dot gnu.org
2012-09-03 16:06 ` jakub at gcc dot gnu.org
2012-09-03 16:09 ` jakub 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).