public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/50964] New: [trans-mem] no support for LTO
@ 2011-11-02 16:01 patrick.marlier at gmail dot com
  2011-11-02 21:06 ` [Bug lto/50964] " rguenth at gcc dot gnu.org
  2011-11-06 21:14 ` aldyh at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: patrick.marlier at gmail dot com @ 2011-11-02 16:01 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50964
           Summary: [trans-mem] no support for LTO
    Classification: Unclassified
           Product: gcc
           Version: trans-mem
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: patrick.marlier@gmail.com
                CC: aldyh@gcc.gnu.org, rth@gcc.gnu.org,
                    torvald@gcc.gnu.org


Created attachment 25690
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25690
generate ICE

A simple test (attached) shows that LTO does not support TM
(GIMPLE_TRANSACTION).

gcc -O0 -fgnu-tm -flto test.c -o test.o
test.c: In function ‘main’:
test.c:10:1: internal compiler error: in output_gimple_stmt, at
gimple-streamer-out.c:155
Please submit a full bug report,
with preprocessed source if appropriate.

Patrick Marlier.


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

* [Bug lto/50964] [trans-mem] no support for LTO
  2011-11-02 16:01 [Bug lto/50964] New: [trans-mem] no support for LTO patrick.marlier at gmail dot com
@ 2011-11-02 21:06 ` rguenth at gcc dot gnu.org
  2011-11-06 21:14 ` aldyh at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-11-02 21:06 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code, lto
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-11-02
     Ever Confirmed|0                           |1
           Severity|enhancement                 |normal

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-11-02 21:05:15 UTC ---
The, if not fixed before a merge to trunk, this option combination should be
rejected instead of the compiler ICEing.  Not exactly an "enhancement".


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

* [Bug lto/50964] [trans-mem] no support for LTO
  2011-11-02 16:01 [Bug lto/50964] New: [trans-mem] no support for LTO patrick.marlier at gmail dot com
  2011-11-02 21:06 ` [Bug lto/50964] " rguenth at gcc dot gnu.org
@ 2011-11-06 21:14 ` aldyh at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: aldyh at gcc dot gnu.org @ 2011-11-06 21:14 UTC (permalink / raw)
  To: gcc-bugs

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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

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

--- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2011-11-06 21:12:55 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2011-11/msg00823.html

fixed


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

end of thread, other threads:[~2011-11-06 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-02 16:01 [Bug lto/50964] New: [trans-mem] no support for LTO patrick.marlier at gmail dot com
2011-11-02 21:06 ` [Bug lto/50964] " rguenth at gcc dot gnu.org
2011-11-06 21:14 ` aldyh 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).