[Bug middle-end/40252] Internal compiler error on samba4 (verify_gimple failed)

2009-05-25 Thread bradh at frogmouth dot net
--- Comment #1 from bradh at frogmouth dot net 2009-05-26 06:48 --- Created an attachment (id=17916) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17916&action=view) .i for bug40252 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40252

[Bug middle-end/40252] New: Internal compiler error on samba4 (verify_gimple failed)

2009-05-25 Thread bradh at frogmouth dot net
--param ggc-min-expand=30 --param ggc-min-heapsize=4096 GNU C (GCC) version 4.5.0 20090525 (experimental) (x86_64-unknown-linux-gnu) compiled by GNU C version 4.5.0 20090525 (experimental), GMP version 4.2.2, MPFR version 2.3.1 GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: 5b3a9021a60040f8dfe43a8bcad898cd heimdal/lib/hcrypto/des.c: In function ‘IP’: heimdal/lib/hcrypto/des.c:1065: error: type mismatch in shift expression int uint32_t int D.5855 = D.5854 r>> 31; heimdal/lib/hcrypto/des.c:1065: error: type mismatch in shift expression int uint32_t int D.5868 = D.5867 r>> 31; heimdal/lib/hcrypto/des.c:1065: internal compiler error: verify_gimple failed Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. -- Summary: Internal compiler error on samba4 (verify_gimple failed) Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bradh at frogmouth dot net GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40252

[Bug other/40004] gcc does not install appropriate plugin headers

2009-05-08 Thread bradh at frogmouth dot net
--- Comment #3 from bradh at frogmouth dot net 2009-05-08 07:58 --- Looks like the install is now dealing with this. -- bradh at frogmouth dot net changed: What|Removed |Added

[Bug other/40004] gcc does not install appropriate plugin headers

2009-05-02 Thread bradh at frogmouth dot net
--- Comment #1 from bradh at frogmouth dot net 2009-05-02 07:23 --- Created an attachment (id=17791) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17791&action=view) .i of trivial example Source was only one line: #include "gcc-plugin.h" -- http://gcc

[Bug other/40004] New: gcc does not install appropriate plugin headers

2009-05-02 Thread bradh at frogmouth dot net
everity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bradh at frogmouth dot net GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40004