This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

build/2251: gdb-6.6 breaks strict aliasing rules


>Number:         2251
>Category:       build
>Synopsis:       gdb-6.6 breaks strict aliasing rules
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 10 20:18:01 BST 2007
>Closed-Date:
>Last-Modified:
>Originator:     pacho@condmat1.ciencias.uniovi.es
>Release:        gdb-6.6
>Organization:
>Environment:

>Description:
When I compile gdb I get:
i387-fp.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules
i387-fp.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules
i387-fp.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules
i387-fp.c:108: warning: dereferencing type-punned pointer will break strict-aliasing rules
i387-fp.c:189: warning: dereferencing type-punned pointer will break strict-aliasing rules
i387-fp.c:193: warning: dereferencing type-punned pointer will break strict-aliasing rules

Thanks a lot
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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