public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/55044] New: Compile error in tree-ssa
@ 2012-10-23 21:51 us15 at os dot inf.tu-dresden.de
  2012-10-24 10:02 ` [Bug tree-optimization/55044] " rguenth at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: us15 at os dot inf.tu-dresden.de @ 2012-10-23 21:51 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55044
           Summary: Compile error in tree-ssa
    Classification: Unclassified
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: us15@os.inf.tu-dresden.de


gcc svn revision 192745 fails to compile here:

gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-4.8.0/gcc/../libbacktrace
   ../../gcc-4.8.0/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o
../../gcc-4.8.0/gcc/tree-ssa-threadedge.c:583:1: error: unused parameter 'n'
[-Werror=unused-parameter]
 cond_arg_set_in_bb (edge e, basic_block bb, int n)
 ^
cc1plus: all warnings being treated as errors
make[3]: *** [tree-ssa-threadedge.o] Error 1
make[3]: Leaving directory
`/gcc-7e5bb7de84c28d9296f5e4fd9f4a9a4a/gcc.build.lnx/gcc'
make[2]: *** [all-stage2-gcc] Error 2


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

* [Bug tree-optimization/55044] Compile error in tree-ssa
  2012-10-23 21:51 [Bug tree-optimization/55044] New: Compile error in tree-ssa us15 at os dot inf.tu-dresden.de
@ 2012-10-24 10:02 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-10-24 10:02 UTC (permalink / raw)
  To: gcc-bugs


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

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

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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2012-10-24 10:01:46 UTC ---
This has been fixed.


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

end of thread, other threads:[~2012-10-24 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-23 21:51 [Bug tree-optimization/55044] New: Compile error in tree-ssa us15 at os dot inf.tu-dresden.de
2012-10-24 10:02 ` [Bug tree-optimization/55044] " rguenth 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).