public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/23125] [4.0 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault
       [not found] <bug-23125-8581@http.gcc.gnu.org/bugzilla/>
@ 2005-10-04 13:38 ` pinskia at gcc dot gnu dot org
  2005-10-04 13:39 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-04 13:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from pinskia at gcc dot gnu dot org  2005-10-04 13:38 -------
Fixed on the mainline at least.  Will be applying to the branch later this
week.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0/4.1 Regression]        |[4.0 Regression] OpenBSD's
                   |OpenBSD's zic.c causes g++  |zic.c causes g++ but not gcc
                   |but not gcc to segfault     |to segfault


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


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

* [Bug middle-end/23125] [4.0 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault
       [not found] <bug-23125-8581@http.gcc.gnu.org/bugzilla/>
  2005-10-04 13:38 ` [Bug middle-end/23125] [4.0 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault pinskia at gcc dot gnu dot org
@ 2005-10-04 13:39 ` cvs-commit at gcc dot gnu dot org
  2005-10-04 20:03 ` pinskia at gcc dot gnu dot org
  2005-10-04 20:05 ` cvs-commit at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-04 13:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from cvs-commit at gcc dot gnu dot org  2005-10-04 13:39 -------
Subject: Bug 23125

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     pinskia@gcc.gnu.org     2005-10-04 13:39:17

Modified files:
        gcc            : ChangeLog c-decl.c varasm.c 
        gcc/cp         : ChangeLog decl.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/gcc.dg: register-var-3.c 

Log message:
        2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23125
        * decl.c (make_rtl_for_nonlocal_decl): Use set_user_assembler_name
        instead of change_decl_assembler_name.
        2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23125
        * c-decl.c (finish_decl): Use set_user_assembler_name even for
        register variables.
        * varasm.c (make_decl_rtl): If a register variable does not
        have a set user assmbler name, error out.
        Decode the asmspec is now name+1 bypassing '*'.
        2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23125
        * gcc.dg/register-var-3.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10074&r2=2.10075
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.685&r2=1.686
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&r1=1.529&r2=1.530
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4910&r2=1.4911
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1429&r2=1.1430
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.6131&r2=1.6132
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/register-var-3.c.diff?cvsroot=gcc&r1=NONE&r2=1.1


-- 


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


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

* [Bug middle-end/23125] [4.0 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault
       [not found] <bug-23125-8581@http.gcc.gnu.org/bugzilla/>
  2005-10-04 13:38 ` [Bug middle-end/23125] [4.0 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault pinskia at gcc dot gnu dot org
  2005-10-04 13:39 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-04 20:03 ` pinskia at gcc dot gnu dot org
  2005-10-04 20:05 ` cvs-commit at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-04 20:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from pinskia at gcc dot gnu dot org  2005-10-04 20:03 -------
Fixed on both the mainline and 4.0 branches.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug middle-end/23125] [4.0 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault
       [not found] <bug-23125-8581@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-04 20:03 ` pinskia at gcc dot gnu dot org
@ 2005-10-04 20:05 ` cvs-commit at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-04 20:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from cvs-commit at gcc dot gnu dot org  2005-10-04 20:05 -------
Subject: Bug 23125

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     pinskia@gcc.gnu.org     2005-10-04 20:05:15

Modified files:
        gcc            : ChangeLog c-decl.c varasm.c 
        gcc/cp         : ChangeLog decl.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/gcc.dg: register-var-3.c 

Log message:
        2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23125
        * c-decl.c (finish_decl): Use set_user_assembler_name even for
        register variables.
        * varasm.c (make_decl_rtl): If a register variable does not
        have a set user assmbler name, error out.
        Decode the asmspec is now name+1 bypassing '*'.

        2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23125
        * decl.c (make_rtl_for_nonlocal_decl): Use set_user_assembler_name
        instead of change_decl_assembler_name.

        2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23125
        * gcc.dg/register-var-3.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.446&r2=2.7592.2.447
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.630.6.21&r2=1.630.6.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.477.6.13&r2=1.477.6.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4648.2.114&r2=1.4648.2.115
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1371.2.22&r2=1.1371.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.425&r2=1.5084.2.426
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/register-var-3.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1


-- 


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


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

end of thread, other threads:[~2005-10-04 20:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23125-8581@http.gcc.gnu.org/bugzilla/>
2005-10-04 13:38 ` [Bug middle-end/23125] [4.0 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault pinskia at gcc dot gnu dot org
2005-10-04 13:39 ` cvs-commit at gcc dot gnu dot org
2005-10-04 20:03 ` pinskia at gcc dot gnu dot org
2005-10-04 20:05 ` cvs-commit at gcc dot gnu dot 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).