public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/64729] New: gcc.dg/stackprotectexplicit1.c FAILs
@ 2015-01-22 12:32 ro at gcc dot gnu.org
  2015-01-22 12:32 ` [Bug middle-end/64729] " ro at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2015-01-22 12:32 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64729
           Summary: gcc.dg/stackprotectexplicit1.c FAILs
           Product: gcc
           Version: 5.0
               URL: https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01884.ht
                    ml
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: marcos.diaz at tallertechnologies dot com
              Host: *-*-solaris2.*
            Target: *-*-solaris2.*
             Build: *-*-solaris2.*

As reported in

https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01884.html

the new gcc.dg/stackprotectexplicit1.c FAILs on Solaris:

FAIL: gcc.dg/stackprotectexplicit1.c (test for excess errors)
WARNING: gcc.dg/stackprotectexplicit1.c compilation failed to produce
executable

Excess errors:
Undefined                       first referenced
 symbol                             in file
__stack_chk_guard                   /var/tmp//ccv9aOr1.o
ld: fatal: symbol referencing errors. No output written to .

Further analysis and proposed patch above.

  Rainer


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

* [Bug middle-end/64729] gcc.dg/stackprotectexplicit1.c FAILs
  2015-01-22 12:32 [Bug middle-end/64729] New: gcc.dg/stackprotectexplicit1.c FAILs ro at gcc dot gnu.org
@ 2015-01-22 12:32 ` ro at gcc dot gnu.org
  2015-04-22 11:58 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2015-01-22 12:32 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |5.0


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

* [Bug middle-end/64729] gcc.dg/stackprotectexplicit1.c FAILs
  2015-01-22 12:32 [Bug middle-end/64729] New: gcc.dg/stackprotectexplicit1.c FAILs ro at gcc dot gnu.org
  2015-01-22 12:32 ` [Bug middle-end/64729] " ro at gcc dot gnu.org
@ 2015-04-22 11:58 ` jakub at gcc dot gnu.org
  2015-04-30 14:51 ` ro at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-04-22 11:58 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|5.0                         |5.2

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 5.1 has been released.


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

* [Bug middle-end/64729] gcc.dg/stackprotectexplicit1.c FAILs
  2015-01-22 12:32 [Bug middle-end/64729] New: gcc.dg/stackprotectexplicit1.c FAILs ro at gcc dot gnu.org
  2015-01-22 12:32 ` [Bug middle-end/64729] " ro at gcc dot gnu.org
  2015-04-22 11:58 ` jakub at gcc dot gnu.org
@ 2015-04-30 14:51 ` ro at gcc dot gnu.org
  2015-04-30 14:59 ` ro at gcc dot gnu.org
  2015-04-30 15:01 ` ro at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2015-04-30 14:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Thu Apr 30 14:50:26 2015
New Revision: 222631

URL: https://gcc.gnu.org/viewcvs?rev=222631&root=gcc&view=rev
Log:
Add missing PR middle-end/64729 reference.

Modified:
    trunk/gcc/ChangeLog


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

* [Bug middle-end/64729] gcc.dg/stackprotectexplicit1.c FAILs
  2015-01-22 12:32 [Bug middle-end/64729] New: gcc.dg/stackprotectexplicit1.c FAILs ro at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2015-04-30 14:51 ` ro at gcc dot gnu.org
@ 2015-04-30 14:59 ` ro at gcc dot gnu.org
  2015-04-30 15:01 ` ro at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2015-04-30 14:59 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Thu Apr 30 14:59:21 2015
New Revision: 222632

URL: https://gcc.gnu.org/viewcvs?rev=222632&root=gcc&view=rev
Log:
Add missing PR middle-end/64729 reference.

Modified:
    branches/gcc-5-branch/gcc/ChangeLog


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

* [Bug middle-end/64729] gcc.dg/stackprotectexplicit1.c FAILs
  2015-01-22 12:32 [Bug middle-end/64729] New: gcc.dg/stackprotectexplicit1.c FAILs ro at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2015-04-30 14:59 ` ro at gcc dot gnu.org
@ 2015-04-30 15:01 ` ro at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2015-04-30 15:01 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|5.2                         |5.0

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> ---
The bug had actually been fixed some time ago, but since I'd filed the PR only
after the original patch submission, the commit lacked the reference.  Now
fixed
on 5 branch and mainline.


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

end of thread, other threads:[~2015-04-30 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22 12:32 [Bug middle-end/64729] New: gcc.dg/stackprotectexplicit1.c FAILs ro at gcc dot gnu.org
2015-01-22 12:32 ` [Bug middle-end/64729] " ro at gcc dot gnu.org
2015-04-22 11:58 ` jakub at gcc dot gnu.org
2015-04-30 14:51 ` ro at gcc dot gnu.org
2015-04-30 14:59 ` ro at gcc dot gnu.org
2015-04-30 15:01 ` ro 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).