public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/53615] New: Buffer overflow in the compiler?
@ 2012-06-08 16:38 gjl at gcc dot gnu.org
  2012-06-08 16:48 ` [Bug other/53615] " gjl at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: gjl at gcc dot gnu.org @ 2012-06-08 16:38 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53615
           Summary: Buffer overflow in the compiler?
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gjl@gcc.gnu.org
              Host: x86-linux-gnu, mingw32
            Target: avr
             Build: x86-linux-gnu


This is a bug I observe with the GCC 4.7.1 release snapshot SVN 188257.

== Command line ==

$ avr-gcc -c wek.c -mmcu=atmega2561 -O3 -mstrict-X

== configure ==

Target: avr
Configured with: ../../gcc.gnu.org/gcc-4_7-branch/configure --target=avr
--prefix=/local/gnu/install/gcc-4.7 --disable-nls --with-dwarf2
--enable-languages=c,c++ --enable-target-optspace=yes
Thread model: single
gcc version 4.7.1 20120606 (prerelease) (GCC)

GNU C (GCC) version 4.7.1 20120606 (prerelease) (avr)
        compiled by GNU C version 4.3.2 [gcc-4_3-branch revision 141291], GMP
version 4.3.2, MPFR version 2.4.2, MPC version 0.8.2

The problem can also be seen with canadian cross configured as:

../../gcc.gnu.org/gcc-4_7-branch/configure --target=avr
--prefix=/local/gnu/install/gcc-4.7-mingw32 --host=i386-mingw32
--build=i686-linux-gnu --enable-languages=c,c++ --disable-nls --disable-shared
--with-dwarf2


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

end of thread, other threads:[~2012-08-05  7:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-08 16:38 [Bug other/53615] New: Buffer overflow in the compiler? gjl at gcc dot gnu.org
2012-06-08 16:48 ` [Bug other/53615] " gjl at gcc dot gnu.org
2012-06-08 16:53 ` gjl at gcc dot gnu.org
2012-06-10 15:07 ` wek at host dot sk
2012-06-10 15:17 ` wek at host dot sk
2012-07-31 17:57 ` gjl at gcc dot gnu.org
2012-08-02  7:09 ` ebotcazou at gcc dot gnu.org
2012-08-02 16:45 ` gjl at gcc dot gnu.org
2012-08-03 16:03 ` gjl at gcc dot gnu.org
2012-08-05  7:51 ` gjl 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).