Re: input constraints in atomic.h too loose ?
Mike Frysinger <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Organization | wh0rd.org |
| Message-ID | <[email protected]> |
On Sunday 11 February 2007, Carlos O'Donell wrote: > On 2/2/07, Mike Frysinger <[email protected]> wrote: > > while building glibc-2.5/cvs with gcc-4.1.1, i hit an error about invalid > > operands in the locking code ... looks like the declared constraints for > > the inputs in atomic.h are too loose ? > > > > $ hppa2.0-unknown-linux-gnu-gcc -O1 -fPIC vfprintf.i -c > > It is invalid to compiler glibc with less than -O2, you will not get a > build that works at -O1 because of the inlining requirements before > relocation. gcc inlines with -O1 and functions marked as inline ... most of ldso has things marked as inline -mike _______________________________________________ parisc-linux mailing list [email protected] http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
signature.asc
(application/pgp-signature, 827 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.2 (GNU/Linux) iQIVAwUARc++B0FjO5/oN/WBAQIn4BAAv8J2/pK87FH5PfzoQFDfXWTWPFtik8f7 N4uZ+/hFfAsJjElREDlu5ynNRb/EdzZ7Lzgfcm8mcYwd579rpnRVGlpn8Dn6zD8r eY6y4G+tbQ0FMY3mxkF1HIkQ8gcGFGBfmujambuq/tQBNQy6Qatt3/cBm9yXH/25 NaKoEEC+2wsTXdiOPFPAF9UwxwoMuRq2WJisVPU5n5CjYbDdWA3I1LPL1z8ivAiL TALvWuwOgmiycVvx5FxDzCbnk3YcCh11V25PWBTi8jzGT75Zg2e44VbPpsTg+MAs B2zjFT+5D7ekXakGB8lfdVZp9YYS4600QBmuOugka0HgfThOVk8jvc0NALKY6CL9 5tHvC2m3DBl6xM5YFjCkoW3zBLRNhfLhpcm5WjHVisqVtuKJIz/dhYshiNhpmXck lwvVxfo1eGofsy0nhj/5UAa7Cu+V2v/i9VEFddL/rwYP9nu+EIcEhRJDVLeX0w6a UbZrIIlcXO4dISt0LfB0jxr/tqUqU9Xoj+PpTqxfUPm6Q7gPDtsxbGZj3FvnTHOJ N4I2thKH5tsWxsnHsvOlXfEs2dT8Nvoo96l4KupEzYbhtmQ9uw+ChE8YjGi6lvxU sJoDbi2K0m9DmqT1mwFJuwTgaGm/1XC+NjFqdP1Czdjadn/hW7AOyM/N1S9lef9Q yDaew7MLsi8= =V+RH -----END PGP SIGNATURE-----