public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/48902] New: var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN
@ 2011-05-06  0:43 amylaar at gcc dot gnu.org
  2011-05-06  7:35 ` [Bug debug/48902] " jakub at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: amylaar at gcc dot gnu.org @ 2011-05-06  0:43 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: var-tracking.c fails to compile for
                    PCC_STATIC_STRUCT_RETURN
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: jakub@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Target: m68k-openbsd


gcc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror
-Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -I. -I.
-I../../../gcc/gcc -I../../../gcc/gcc/. -I../../../gcc/gcc/../include
-I../../../gcc/gcc/../libcpp/include -I/opt/cfarm/mpc/include 
-I../../../gcc/gcc/../libdecnumber -I../../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber    ../../../gcc/gcc/var-tracking.c -o var-tracking.o
../../../gcc/gcc/var-tracking.c: In function ‘prepare_call_arguments’:
../../../gcc/gcc/var-tracking.c:5650:8: error: ‘else’ without a previous ‘if’
make[2]: *** [var-tracking.o] Error 1


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

* [Bug debug/48902] var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN
  2011-05-06  0:43 [Bug rtl-optimization/48902] New: var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN amylaar at gcc dot gnu.org
@ 2011-05-06  7:35 ` jakub at gcc dot gnu.org
  2011-05-06  7:38 ` jakub at gcc dot gnu.org
  2011-05-06  7:46 ` jakub at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-05-06  7:35 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-05-06 07:26:56 UTC ---
Should be fixed now.


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

* [Bug debug/48902] var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN
  2011-05-06  0:43 [Bug rtl-optimization/48902] New: var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN amylaar at gcc dot gnu.org
  2011-05-06  7:35 ` [Bug debug/48902] " jakub at gcc dot gnu.org
@ 2011-05-06  7:38 ` jakub at gcc dot gnu.org
  2011-05-06  7:46 ` jakub at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-05-06  7:38 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.05.06 07:19:49
          Component|rtl-optimization            |debug
   Target Milestone|---                         |4.7.0
     Ever Confirmed|0                           |1


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

* [Bug debug/48902] var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN
  2011-05-06  0:43 [Bug rtl-optimization/48902] New: var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN amylaar at gcc dot gnu.org
  2011-05-06  7:35 ` [Bug debug/48902] " jakub at gcc dot gnu.org
  2011-05-06  7:38 ` jakub at gcc dot gnu.org
@ 2011-05-06  7:46 ` jakub at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-05-06  7:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-05-06 07:23:06 UTC ---
Author: jakub
Date: Fri May  6 07:23:03 2011
New Revision: 173470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173470
Log:
    PR debug/48902
    * var-tracking.c (prepare_call_arguments): Move else before #endif.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/var-tracking.c


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

end of thread, other threads:[~2011-05-06  7:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-06  0:43 [Bug rtl-optimization/48902] New: var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN amylaar at gcc dot gnu.org
2011-05-06  7:35 ` [Bug debug/48902] " jakub at gcc dot gnu.org
2011-05-06  7:38 ` jakub at gcc dot gnu.org
2011-05-06  7:46 ` jakub 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).