This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/45870] New: note: non-delegitimized UNSPEC 5 found (-O1 -g)


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

           Summary: note: non-delegitimized UNSPEC 5 found (-O1 -g)
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gary@intrepid.com


The attached C source file will generate the following notes when compiled with
(-01 -g, checks enabled):

non-delegit-uspec-5-g-O1.c: In function 'main':
non-delegit-uspec-5-g-O1.c:41:1: note: non-delegitimized UNSPEC 5 found in
variable location
non-delegit-uspec-5-g-O1.c:41:1: note: non-delegitimized UNSPEC 5 found in
variable location


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]