public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/30349]  New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220
@ 2007-01-02  0:56 danglin at gcc dot gnu dot org
  2007-01-02  1:12 ` [Bug middle-end/30349] " pinskia at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-01-02  0:56 UTC (permalink / raw)
  To: gcc-bugs

/test/gnu/gcc/objdir/./gcc/xgcc -B/test/gnu/gcc/objdir/./gcc/
-B/opt/gnu/gcc/gcc
-4.3.0/hppa2.0w-hp-hpux11.11/bin/
-B/opt/gnu/gcc/gcc-4.3.0/hppa2.0w-hp-hpux11.11
/lib/ -isystem /opt/gnu/gcc/gcc-4.3.0/hppa2.0w-hp-hpux11.11/include -isystem
/op
t/gnu/gcc/gcc-4.3.0/hppa2.0w-hp-hpux11.11/sys-include -c -g -O2 -fPIC
-mdisable-
indexing     -W -Wall -gnatpg  a-nlcoty.ads -o a-nlcoty.o
../../../gcc/libssp/ssp.c: In function '__stack_chk_fail_local':
../../../gcc/libssp/ssp.c:177: warning: visibility attribute not supported in
th
is configuration; ignored
../../../gcc/libssp/ssp.c: At top level:
../../../gcc/libssp/ssp.c:177: internal compiler error: in
cgraph_expand_all_fun
ctions, at cgraphunit.c:1220


-- 
           Summary: gcc/libssp/ssp.c:177: ICE: in
                    cgraph_expand_all_functions, at cgraphunit.c:1220
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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


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

* Re: [Bug middle-end/30349]  New: gcc/libssp/ssp.c:177: ICE: in  cgraph_expand_all_functions, at cgraphunit.c:1220
  2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
  2007-01-02  1:12 ` [Bug middle-end/30349] " pinskia at gmail dot com
@ 2007-01-02  1:12 ` Andrew Pinski
  2007-01-02  2:28 ` [Bug middle-end/30349] " dave at hiauly1 dot hia dot nrc dot ca
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Andrew Pinski @ 2007-01-02  1:12 UTC (permalink / raw)
  To: gcc-bugzilla; +Cc: gcc-bugs

This should have been fixed by:

2007-01-01  Jan Hubicka  <jh@suse.cz>
           Andrew Pinski  <pinskia@gmail.com>

       * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functions
       before starting IPA passes.

-- Pinski


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

* [Bug middle-end/30349] gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220
  2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
@ 2007-01-02  1:12 ` pinskia at gmail dot com
  2007-01-02  1:12 ` [Bug middle-end/30349] New: " Andrew Pinski
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gmail dot com @ 2007-01-02  1:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gmail dot com  2007-01-02 01:12 -------
Subject: Re:   New: gcc/libssp/ssp.c:177: ICE: in
        cgraph_expand_all_functions, at cgraphunit.c:1220

This should have been fixed by:

2007-01-01  Jan Hubicka  <jh@suse.cz>
           Andrew Pinski  <pinskia@gmail.com>

       * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functions
       before starting IPA passes.

-- Pinski


-- 


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


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

* [Bug middle-end/30349] gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220
  2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
  2007-01-02  1:12 ` [Bug middle-end/30349] " pinskia at gmail dot com
  2007-01-02  1:12 ` [Bug middle-end/30349] New: " Andrew Pinski
@ 2007-01-02  2:28 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-01-02 23:55 ` danglin at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-01-02  2:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2007-01-02 02:28 -------
Subject: Re:  gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at
cgraphunit.c:1220

> This should have been fixed by:

Will check.

Dave


-- 


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


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

* [Bug middle-end/30349] gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220
  2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-01-02  2:28 ` [Bug middle-end/30349] " dave at hiauly1 dot hia dot nrc dot ca
@ 2007-01-02 23:55 ` danglin at gcc dot gnu dot org
  2007-01-10 19:06 ` [Bug middle-end/30349] [4.3 Regression] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-01-02 23:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from danglin at gcc dot gnu dot org  2007-01-02 23:55 -------
Fixed.


-- 

danglin at gcc dot gnu dot org changed:

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


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


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

* [Bug middle-end/30349] [4.3 Regression] gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220
  2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2007-01-02 23:55 ` danglin at gcc dot gnu dot org
@ 2007-01-10 19:06 ` pinskia at gcc dot gnu dot org
  2007-01-10 19:12 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-01-10 19:19 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-01-10 19:06 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build, ice-on-valid-code
      Known to work|                            |4.2.0
            Summary|gcc/libssp/ssp.c:177: ICE:  |[4.3 Regression]
                   |in                          |gcc/libssp/ssp.c:177: ICE:
                   |cgraph_expand_all_functions,|in
                   |at cgraphunit.c:1220        |cgraph_expand_all_functions,
                   |                            |at cgraphunit.c:1220
   Target Milestone|---                         |4.3.0


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


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

* [Bug middle-end/30349] [4.3 Regression] gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220
  2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2007-01-10 19:06 ` [Bug middle-end/30349] [4.3 Regression] " pinskia at gcc dot gnu dot org
@ 2007-01-10 19:12 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-01-10 19:19 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-01-10 19:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2007-01-10 19:11 -------
Subject: Re:  [4.3 Regression] gcc/libssp/ssp.c:177: ICE: in
cgraph_expand_all_functions, at cgraphunit.c:1220

This is now fixed.  Not sure which patch.

Dave


-- 


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


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

* [Bug middle-end/30349] [4.3 Regression] gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220
  2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2007-01-10 19:12 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2007-01-10 19:19 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-01-10 19:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2007-01-10 19:19 -------
I am very sure it was:
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00565.html
And/or the one I indenfy before.


-- 


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


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

end of thread, other threads:[~2007-01-10 19:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-02  0:56 [Bug middle-end/30349] New: gcc/libssp/ssp.c:177: ICE: in cgraph_expand_all_functions, at cgraphunit.c:1220 danglin at gcc dot gnu dot org
2007-01-02  1:12 ` [Bug middle-end/30349] " pinskia at gmail dot com
2007-01-02  1:12 ` [Bug middle-end/30349] New: " Andrew Pinski
2007-01-02  2:28 ` [Bug middle-end/30349] " dave at hiauly1 dot hia dot nrc dot ca
2007-01-02 23:55 ` danglin at gcc dot gnu dot org
2007-01-10 19:06 ` [Bug middle-end/30349] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-01-10 19:12 ` dave at hiauly1 dot hia dot nrc dot ca
2007-01-10 19:19 ` pinskia 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).