[Bug c++/45090] New: x86_64 passing structure by value to a non-inlined function causes register-resident structures to flush to stack

2010-07-26 Thread dickie at acm dot org
Object()); p.a += (p.b + 1) >> 3; p.b = (p.b + 1) & 0x7; } } -- Summary: x86_64 passing structure by value to a non-inlined function causes register-resident structures to flush to stack Product: gcc

[Bug driver/39278] New: subdirectory named 'gcc' with parent in $PATH, before actual gcc executable in $PATH, is treated as executable

2009-02-23 Thread dickie at acm dot org
inux-gnu/4.3.2/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-save-temps' '-c' '-mtune=generic' src$ -- Summary: subdirectory named 'gcc' with parent in $PATH, before actual gcc executable in $PATH, is treated as executable Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: driver AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dickie at acm dot org GCC build triplet: 4.3.2 GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39278