This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/45843] [4.3 Regression] __builtin_va_arg overwrites into adjacent stack location


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.4.6
            Summary|[4.3/4.4 Regression]        |[4.3 Regression]
                   |__builtin_va_arg overwrites |__builtin_va_arg overwrites
                   |into adjacent stack         |into adjacent stack
                   |location                    |location
      Known to fail|4.4.4                       |4.4.5

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-10-01 13:25:18 UTC ---
Fixed even for 4.4.6.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]