public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/32455] [4.3/4.4/4.5/4.6 regression] ICE with modified va_list, allows declaration of __builtin_*
       [not found] <bug-32455-4@http.gcc.gnu.org/bugzilla/>
@ 2010-12-16 13:27 ` rguenth at gcc dot gnu.org
  2011-04-28 16:01 ` [Bug c/32455] [4.3/4.4/4.5/4.6/4.7 " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-12-16 13:27 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.5.2                       |4.5.3

--- Comment #13 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-12-16 13:03:46 UTC ---
GCC 4.5.2 is being released, adjusting target milestone.


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

* [Bug c/32455] [4.3/4.4/4.5/4.6/4.7 regression] ICE with modified va_list, allows declaration of __builtin_*
       [not found] <bug-32455-4@http.gcc.gnu.org/bugzilla/>
  2010-12-16 13:27 ` [Bug c/32455] [4.3/4.4/4.5/4.6 regression] ICE with modified va_list, allows declaration of __builtin_* rguenth at gcc dot gnu.org
@ 2011-04-28 16:01 ` rguenth at gcc dot gnu.org
  2012-01-12 13:07 ` [Bug c/32455] [4.4/4.5 Regression] " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-04-28 16:01 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.5.3                       |4.5.4

--- Comment #14 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-28 14:51:53 UTC ---
GCC 4.5.3 is being released, adjusting target milestone.


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

* [Bug c/32455] [4.4/4.5 Regression] ICE with modified va_list, allows declaration of __builtin_*
       [not found] <bug-32455-4@http.gcc.gnu.org/bugzilla/>
  2010-12-16 13:27 ` [Bug c/32455] [4.3/4.4/4.5/4.6 regression] ICE with modified va_list, allows declaration of __builtin_* rguenth at gcc dot gnu.org
  2011-04-28 16:01 ` [Bug c/32455] [4.3/4.4/4.5/4.6/4.7 " rguenth at gcc dot gnu.org
@ 2012-01-12 13:07 ` rguenth at gcc dot gnu.org
  2012-03-27  8:47 ` [Bug c/32455] [4.5 " rguenth at gcc dot gnu.org
  2021-02-23 10:57 ` jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-12 13:07 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.6.0, 4.7.0
            Summary|[4.4/4.5/4.6/4.7            |[4.4/4.5 Regression] ICE
                   |regression] ICE with        |with modified va_list,
                   |modified va_list, allows    |allows declaration of
                   |declaration of __builtin_*  |__builtin_*

--- Comment #15 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-12 13:05:20 UTC ---
No longer ICEs since 4.6.


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

* [Bug c/32455] [4.5 Regression] ICE with modified va_list, allows declaration of __builtin_*
       [not found] <bug-32455-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-01-12 13:07 ` [Bug c/32455] [4.4/4.5 Regression] " rguenth at gcc dot gnu.org
@ 2012-03-27  8:47 ` rguenth at gcc dot gnu.org
  2021-02-23 10:57 ` jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-03-27  8:47 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.5.4                       |4.6.0
      Known to fail|                            |4.5.4

--- Comment #16 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-27 08:40:24 UTC ---
ice-on-invalid, fixed in 4.6.0, wontfix for the last 4.5 release.


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

* [Bug c/32455] [4.5 Regression] ICE with modified va_list, allows declaration of __builtin_*
       [not found] <bug-32455-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-03-27  8:47 ` [Bug c/32455] [4.5 " rguenth at gcc dot gnu.org
@ 2021-02-23 10:57 ` jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-02-23 10:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32455

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The ICE on #c2 stopped with r0-101269-g70f348148c09468b05aa09fcfa91b61611003c27
(I think, r0-101269 doesn't ICE anymore and r0-101265 still ICEs), but the FE
patch hasn't been ever applied.

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

end of thread, other threads:[~2021-02-23 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-32455-4@http.gcc.gnu.org/bugzilla/>
2010-12-16 13:27 ` [Bug c/32455] [4.3/4.4/4.5/4.6 regression] ICE with modified va_list, allows declaration of __builtin_* rguenth at gcc dot gnu.org
2011-04-28 16:01 ` [Bug c/32455] [4.3/4.4/4.5/4.6/4.7 " rguenth at gcc dot gnu.org
2012-01-12 13:07 ` [Bug c/32455] [4.4/4.5 Regression] " rguenth at gcc dot gnu.org
2012-03-27  8:47 ` [Bug c/32455] [4.5 " rguenth at gcc dot gnu.org
2021-02-23 10:57 ` 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).